Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spec fixhash-mr-scroll-load | Phil Hughes | 2017-09-29 | 1 | -7/+3 |
| | |||||
* | CHANGELOG item | Phil Hughes | 2017-09-29 | 1 | -0/+5 |
| | |||||
* | Fixed anchored content not being scrolled into view | Phil Hughes | 2017-09-29 | 2 | -16/+71 |
| | | | | | | | | Correctly scrolls anchored content into view when the user loads the page. This is most obvious when the user loads a link note in a merge request & the page does not scroll down to the note. Closes #38326 | ||||
* | Merge branch '37335-counter-active-state' into 'master' | Phil Hughes | 2017-09-29 | 2 | -3/+8 |
|\ | | | | | | | | | | | | | Add active states to nav bar counters Closes #37335 See merge request gitlab-org/gitlab-ce!14569 | ||||
| * | Add active states to nav bar counters37335-counter-active-state | Annabel Dunstone Gray | 2017-09-28 | 2 | -3/+8 |
| | | |||||
* | | Merge branch '38528-build-url' into 'master' | Phil Hughes | 2017-09-29 | 3 | -1/+20 |
|\ \ | | | | | | | | | | | | | | | | | | | Fixes data parameter not being sent in ajax request for jobs log Closes #38528 See merge request gitlab-org/gitlab-ce!14564 | ||||
| * | | Fixes data parameter not being sent in ajax request for jobs log38528-build-url | Filipa Lacerda | 2017-09-28 | 3 | -1/+20 |
| | | | |||||
* | | | Merge branch '31113-add-guidelines-for-illustrations' into 'master' | Mike Greiling | 2017-09-29 | 15 | -0/+91 |
|\ \ \ | | | | | | | | | | | | | | | | | Guidelines for illustrations See merge request gitlab-org/gitlab-ce!13097 | ||||
| * | | | Add illustration link to ux index page | tauriedavis | 2017-09-26 | 1 | -0/+5 |
| | | | | |||||
| * | | | Fix typo errors | Hazel | 2017-09-22 | 1 | -4/+4 |
| | | | | |||||
| * | | | Add the situation of illustration on mobile | Hazel | 2017-09-22 | 1 | -0/+3 |
| | | | | |||||
| * | | | Add size part to the guideline | Hazel | 2017-09-22 | 5 | -1/+30 |
| | | | | |||||
| * | | | Illustration guidelines - Fix grammar error and update images. | Hazel | 2017-09-22 | 3 | -13/+11 |
| | | | | |||||
| * | | | Update illustrations.md | Hazel Yang | 2017-09-22 | 1 | -2/+2 |
| | | | | |||||
| * | | | Update image size in illustrations.md | Hazel Yang | 2017-09-22 | 1 | -2/+2 |
| | | | | |||||
| * | | | Add some images to illustrations.md | Hazel Yang | 2017-09-22 | 1 | -6/+6 |
| | | | | |||||
| * | | | Add the images for illustration guidelines | Hazel | 2017-09-22 | 9 | -0/+0 |
| | | | | |||||
| * | | | Update illustrations.md | Hazel Yang | 2017-09-22 | 1 | -4/+8 |
| | | | | |||||
| * | | | Update illustrations.md | Hazel Yang | 2017-09-22 | 1 | -1/+1 |
| | | | | |||||
| * | | | Update illustrations.md | Hazel Yang | 2017-09-22 | 1 | -0/+52 |
| | | | | |||||
| * | | | Add new file | Hazel Yang | 2017-09-22 | 1 | -0/+0 |
| | | | | |||||
* | | | | Merge branch 'feature/migrate-repository-add-tag-to-gitaly' into 'master' | Robert Speicher | 2017-09-29 | 7 | -53/+101 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Migrate Gitlab::Git::Repository#add_tag to Gitaly Closes gitaly#601 See merge request gitlab-org/gitlab-ce!14500 | ||||
| * | | | | Migrate Gitlab::Git::Repository#add_tag to Gitalyfeature/migrate-repository-add-tag-to-gitaly | Ahmad Sherif | 2017-09-29 | 7 | -53/+101 |
|/ / / / | | | | | | | | | | | | | Closes gitaly#601 | ||||
* | | | | Merge branch 'feature/migrate-repository-rm-tag-to-gitaly' into 'master' | Robert Speicher | 2017-09-28 | 9 | -16/+86 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Migrate Git::Repository#rm_tag to Gitaly Closes gitaly#562 See merge request gitlab-org/gitlab-ce!14388 | ||||
| * | | | | Migrate Git::Repository#rm_tag to Gitaly | Ahmad Sherif | 2017-09-28 | 9 | -16/+86 |
| | | | | | | | | | | | | | | | | | | | | Closes gitaly#562 | ||||
* | | | | | Merge branch 'acet-repo-editor-prevent-extra-request' into 'master' | Jacob Schatz | 2017-09-28 | 3 | -7/+32 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RepoEditor: Prevent extra network call for already opened files. Closes #38256 See merge request gitlab-org/gitlab-ce!14489 | ||||
| * | | | | | RepoEditor: Prevent extra network call for already opened files.acet-repo-editor-prevent-extra-request | Fatih Acet | 2017-09-27 | 3 | -7/+32 |
| | | | | | | |||||
* | | | | | | Merge branch 'docs-writing-overview-usecases' into 'master' | Job van der Voort | 2017-09-28 | 1 | -1/+46 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs: Feature overview and use cases Closes #38076 See merge request gitlab-org/gitlab-ce!14538 | ||||
| * | | | | | | Docs: Feature overview and use cases | Marcia Ramos | 2017-09-28 | 1 | -1/+46 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'docs-crosslink-pages-guides' into 'master' | Achilleas Pipinellis | 2017-09-28 | 3 | -4/+64 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs: crosslink Pages guides Closes #38427 See merge request gitlab-org/gitlab-ce!14542 | ||||
| * | | | | | | copyedit - reorg headers | Marcia Ramos | 2017-09-28 | 1 | -21/+21 |
| | | | | | | | |||||
| * | | | | | | copyedit + last_updated | Marcia Ramos | 2017-09-28 | 1 | -4/+10 |
| | | | | | | | |||||
| * | | | | | | add note on DNS propagation time | Marcia Ramos | 2017-09-28 | 1 | -0/+4 |
| | | | | | | | |||||
| * | | | | | | add section "Add your custom domain to GitLab Pages settings" | Marcia Ramos | 2017-09-28 | 1 | -4/+24 |
| | | | | | | | |||||
| * | | | | | | fixes links (html => md)docs-crosslink-pages-guides | Marcia Ramos | 2017-09-27 | 3 | -3/+3 |
| | | | | | | | |||||
| * | | | | | | add intro section "Custom domains for GitLab Pages" for comprehensiveness ↵ | Marcia Ramos | 2017-09-27 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | and SEO | ||||
| * | | | | | | update links | Marcia Ramos | 2017-09-27 | 1 | -1/+3 |
| | | | | | | | |||||
| * | | | | | | cross-link Pages references | Marcia Ramos | 2017-09-27 | 1 | -1/+16 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'fix-mr-sidebar-counter-after-merge' into 'master' | Robert Speicher | 2017-09-28 | 3 | -0/+17 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clear merge requests counter cache after merge Closes gitlab-ee#3573 and #38344 See merge request gitlab-org/gitlab-ce!14563 | ||||
| * | | | | | | Clear merge requests counter cache after merge | Sean McGivern | 2017-09-28 | 3 | -0/+17 |
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before this change, the MR counter in the sidebar would be wrong if an MR had been merged since the last update, but not opened or closed, as merging did not trigger a counter cache update. | ||||
* | | | | | | Merge branch 'hashed-storage-migration-path' into 'master' | Douwe Maan | 2017-09-28 | 20 | -14/+736 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hashed storage migration path Closes gitlab-ee#3118 See merge request gitlab-org/gitlab-ce!14067 | ||||
| * | | | | | | Add support to migrate existing projects to Hashed Storage asynchashed-storage-migration-path | Gabriel Mazetto | 2017-09-28 | 16 | -4/+686 |
| | | | | | | | |||||
| * | | | | | | [Backported from EE] Readonly flag for Projects | Gabriel Mazetto | 2017-09-28 | 5 | -11/+51 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is used in EE for the storage migration, and we want to use this in CE as well to be able to migrate projects to hashed_storage. | ||||
* | | | | | | | Merge branch 'bvl-fix-close-issuable-link' into 'master' | Rémy Coutable | 2017-09-28 | 4 | -11/+25 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use relative paths for opening and closing issuables Closes #35822 See merge request gitlab-org/gitlab-ce!14555 | ||||
| * | | | | | | | Use relative paths for opening and closing issuablesbvl-fix-close-issuable-link | Bob Van Landuyt | 2017-09-28 | 4 | -11/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The abuse reports need a full issuable URL, but linking to issuables should use the relative paths | ||||
* | | | | | | | | Merge branch 'feature/custom-attributes' into 'master' | Rémy Coutable | 2017-09-28 | 23 | -2/+433 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support custom attributes on users See merge request gitlab-org/gitlab-ce!13038 | ||||
| * | | | | | | | | Support custom attributes on users | Markus Koller | 2017-09-28 | 23 | -2/+433 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'master' into 'master' | Achilleas Pipinellis | 2017-09-28 | 1 | -7/+22 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document the usage of the Docker OverlayFS driver for every build See merge request gitlab-org/gitlab-ce!14478 | ||||
| * | | | | | | | | Document the usage of the Docker OverlayFS driver for every build | Dominik | 2017-09-28 | 1 | -7/+22 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch '13637-show-account-confirmation-link-in-e-mail-text' into 'master' | Phil Hughes | 2017-09-28 | 2 | -2/+8 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed account confirmation line to e-mail text. Closes #13637 See merge request gitlab-org/gitlab-ce!14243 |