Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CookieRestriction helper controlled by feature flagsjej/cookie-restriction-toggled-by-feature-flag | James Edwards-Jones | 2018-07-10 | 2 | -0/+91 |
| | |||||
* | Merge branch ↵ | Fatih Acet | 2018-07-02 | 2 | -3/+6 |
|\ | | | | | | | | | | | | | | | | | '6224-extract-ee-specific-files-lines-for-app-views-shared-boards-components' into 'master' Resolve "Extract EE specific files/lines for app/views/shared/boards/components" Closes gitlab-ee#6224 See merge request gitlab-org/gitlab-ce!20292 | ||||
| * | Resolve "Extract EE specific files/lines for app/views/shared/boards/components" | Constance Okoghenun | 2018-07-02 | 2 | -3/+6 |
|/ | |||||
* | Merge branch 'update-left-side-nav-border' into 'master' | Annabel Gray | 2018-07-02 | 1 | -9/+8 |
|\ | | | | | | | | | | | | | Update left side nav border UI Closes #46222 See merge request gitlab-org/gitlab-ce!19967 | ||||
| * | Update left side nav border UI | Andreas Kämmerle | 2018-07-02 | 1 | -9/+8 |
|/ | |||||
* | Merge branch 'add-title-placeholder-for-new-issues' into 'master' | Annabel Gray | 2018-07-02 | 3 | -1/+9 |
|\ | | | | | | | | | | | | | Add title placeholder for new issues Closes #48085 See merge request gitlab-org/gitlab-ce!20271 | ||||
| * | Update create issue test to check for input placeholders | George Tsiolis | 2018-06-29 | 1 | -0/+3 |
| | | |||||
| * | Add title placeholder for new issues | George Tsiolis | 2018-06-29 | 2 | -1/+6 |
| | | |||||
* | | Merge branch 'fix-last-commit-author-link-is-blue' into 'master' | Annabel Gray | 2018-07-02 | 2 | -5/+14 |
|\ \ | | | | | | | | | | | | | | | | | | | Fixed last commit author link is blue regression Closes #48251 See merge request gitlab-org/gitlab-ce!20234 | ||||
| * | | Fixed last commit author link is blue regression | Constance Okoghenun | 2018-07-02 | 2 | -5/+14 |
|/ / | |||||
* | | Merge branch 'docs/job-traces' into 'master' | Marcia Ramos | 2018-07-02 | 1 | -64/+91 |
|\ \ | | | | | | | | | | | | | | | | | | | Change path to CI job traces Closes #47173 See merge request gitlab-org/gitlab-ce!19422 | ||||
| * | | Update job_traces.md | Mike Lewis | 2018-06-30 | 1 | -4/+3 |
| | | | |||||
| * | | Refactor the job traces admin docsdocs/job-traces | Achilleas Pipinellis | 2018-06-25 | 3 | -89/+90 |
| | | | |||||
| * | | Fix trace documentation | Shinya Maeda | 2018-06-25 | 1 | -14/+44 |
| | | | |||||
| * | | Change path to CI job traces | Achilleas Pipinellis | 2018-06-25 | 3 | -6/+3 |
| | | | |||||
* | | | Merge branch 'docs/ad-typo' into 'master' | Marcia Ramos | 2018-07-02 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | Update index.md changed "gonna" to "going to be" See merge request gitlab-org/gitlab-ce!20310 | ||||
| * | | | Update index.md changed "gonna" to "going to be" | joe d | 2018-07-02 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch 'crose-details-on-buildkey' into 'master' | Achilleas Pipinellis | 2018-07-02 | 1 | -2/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add detail around 'Build Key' within the GitLab steps. See merge request gitlab-org/gitlab-ce!20219 | ||||
| * | | | | Add detail around 'Build Key' within the GitLab steps. | Chris Rose | 2018-06-27 | 1 | -2/+1 |
| | | | | | |||||
* | | | | | Merge branch 'update-external-link-icon-in-merge-request-widget' into 'master' | Phil Hughes | 2018-07-02 | 3 | -5/+15 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Update external link icon in merge request widget See merge request gitlab-org/gitlab-ce!20154 | ||||
| * | | | | | Update external link icon in merge request widget | George Tsiolis | 2018-06-27 | 3 | -5/+15 |
| | | | | | | |||||
* | | | | | | Merge branch ↵ | Nick Thomas | 2018-07-02 | 3 | -26/+49 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '6195-http-git-push-to-secondary-for-git-lfs-currently-does-not-work' into 'master' Prep work to support git/git-lfs redirect to primary See merge request gitlab-org/gitlab-ce!19728 | ||||
| * | | | | | | Move check logic into #batch_operation_disallowed? | Ash McKenzie | 2018-07-02 | 1 | -1/+6 |
| | | | | | | | |||||
| * | | | | | | Better route matching for read-only detection | Ash McKenzie | 2018-07-02 | 2 | -25/+43 |
| | | | | | | | |||||
* | | | | | | | Merge branch 'ce-backport-5605-epic-autocomplete' into 'master' | Phil Hughes | 2018-07-02 | 11 | -12/+24 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CE Backport: Add support for autocompleting Epics within Issues & MRs and Labels within Epics See merge request gitlab-org/gitlab-ce!20238 | ||||
| * | | | | | | | Update tests to check emoji autocompletion | Kushal Pandya | 2018-07-02 | 5 | -10/+10 |
| | | | | | | | | |||||
| * | | | | | | | Add `&` support for epics autocompletion | Kushal Pandya | 2018-07-02 | 6 | -2/+14 |
| | | | | | | | | |||||
* | | | | | | | | Merge branch '48653-mr-target-branch-missing' into 'master' | Sean McGivern | 2018-07-02 | 3 | -9/+32 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix notify_conflict? raising exception due to absent branches Closes #48653 See merge request gitlab-org/gitlab-ce!20280 | ||||
| * | | | | | | | Fix notify_conflict? raising exception when branches do not exist | Mark Chao | 2018-07-02 | 3 | -9/+32 |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | repository.can_be_merged? can raise error if diff_head_sha or target_branch are absent, therefore check those explicitly. | ||||
* | | | | | | | Merge branch 'bvl-externalize-singular-docs' into 'master' | Achilleas Pipinellis | 2018-07-02 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add note for variable usage in singular See merge request gitlab-org/gitlab-ce!20286 | ||||
| * | | | | | | | [DOC] Add note for variable usage in singular | Bob Van Landuyt | 2018-06-30 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoiding a count variable allows more natural translation in some languages. | ||||
* | | | | | | | | Merge branch 'dm-emoji-filtter-comment' into 'master' | Sean McGivern | 2018-07-02 | 1 | -4/+0 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove outdated comment from emoji_filter.rb See merge request gitlab-org/gitlab-ce!20306 | ||||
| * | | | | | | | | Remove outdated comment from emoji_filter.rb | Douwe Maan | 2018-07-02 | 1 | -4/+0 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'dm-user-without-projects-performance' into 'master' | Yorick Peterse | 2018-07-02 | 2 | -1/+6 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve performance of User.without_projects scope Closes #48577 See merge request gitlab-org/gitlab-ce!20264 | ||||
| * | | | | | | | | Improve performance of User.without_projects scope | Douwe Maan | 2018-07-02 | 2 | -1/+6 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge branch 'update-installation-11-1' into 'master' | James Lopez | 2018-07-02 | 2 | -3/+364 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update installation and update guides for 11.1 See merge request gitlab-org/gitlab-ce!20299 | ||||
| * | | | | | | | | | Update installation and update guides for 11.1 | Alessio Caiazza | 2018-07-02 | 2 | -3/+364 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge branch '39543-milestone-page-list-redesign' into 'master' | Fatih Acet | 2018-07-02 | 10 | -87/+96 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Milestone page list redesign" Closes #39543 See merge request gitlab-org/gitlab-ce!19832 | ||||
| * | | | | | | | | | Adujsted the height of milestone status on milestones list on mobile | Constance Okoghenun | 2018-06-29 | 2 | -3/+8 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Adjusted styling of milestone projects in milestone list | Constance Okoghenun | 2018-06-28 | 2 | -1/+2 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Fixed alignment of milestone status and projects in milestone list39543-milestone-page-list-redesign | Constance Okoghenun | 2018-06-25 | 2 | -10/+11 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Updated stlying of title and date range of milestone list | Constance Okoghenun | 2018-06-25 | 3 | -4/+2 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Added spacing between milestone list and tabs | Constance Okoghenun | 2018-06-25 | 1 | -0/+1 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Updated test for promoted milestones success message | Constance Okoghenun | 2018-06-21 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into ↵ | Constance Okoghenun | 2018-06-21 | 920 | -5542/+13115 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 39543-milestone-page-list-redesign | ||||
| * | | | | | | | | | | Added changelog entry | Constance Okoghenun | 2018-06-21 | 1 | -0/+5 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Added changelog entry | Constance Okoghenun | 2018-06-21 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Updated the styling of milestone projects in groups milestone list | Constance Okoghenun | 2018-06-21 | 2 | -2/+3 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Added underline to promoted milestone flash message | Constance Okoghenun | 2018-06-21 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Updated the font-size of milestone status in milestone list | Constance Okoghenun | 2018-06-21 | 1 | -0/+4 |
| | | | | | | | | | | |