- 07 Dec, 2018 40 commits
-
-
jhampton authored
-
jhampton authored
-
Douwe Maan authored
Reenable CODEOWNERS See merge request gitlab-org/gitlab-ce!23381
-
Douwe Maan authored
Docs: Fix wrong example url (`repositories` instead of `repository`) See merge request gitlab-org/gitlab-ce!23377
-
Douwe Maan authored
Backports changes made to One notification per code review See merge request gitlab-org/gitlab-ce!23656
-
Mike Greiling authored
Resolve "Further improvements to Project overview UI" Closes #51243 See merge request gitlab-org/gitlab-ce!22196
-
jhampton authored
Merge branch '20422-hide-ui-variables-by-default' of https://gitlab.com/gitlab-org/gitlab-ce into 20422-hide-ui-variables-by-default
-
jhampton authored
-
Matija Čupić authored
-
Phil Hughes authored
CE Port of "Web Terminal FE" See merge request gitlab-org/gitlab-ce!23626
-
Paul Slaughter authored
-
jhampton authored
-
Matija Čupić authored
-
Matija Čupić authored
-
Matija Čupić authored
-
Robert Speicher authored
Remove RemoveOldWebHookLogsWorker Closes #52592 See merge request gitlab-org/gitlab-ce!23628
-
Matija Čupić authored
-
Stan Hu authored
Log and pass correlation-id between Unicorn, Sidekiq and Gitaly See merge request gitlab-org/gitlab-ce!22844
-
Douwe Maan authored
Update merge request's merge_commit after branch update Closes #48889 See merge request gitlab-org/gitlab-ce!22794
-
jhampton authored
- Adds coverage for hide/reveal toggle button behavior
-
Filipa Lacerda authored
Improve error message when attempting to reopen MR and there's a new open MR for the same branch Closes #22548 See merge request gitlab-org/gitlab-ce!22326
-
Douwe Maan authored
Backports some changes from gitlab-ee!7885 See merge request gitlab-org/gitlab-ce!23637
-
Douwe Maan authored
Fix transaction pollution in Shard.by_name See merge request gitlab-org/gitlab-ce!23655
-
Tiago Botelho authored
The EE merge request can be found here: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8442
-
Marcia Ramos authored
Documentation for "`only/except: merge-requests` for merge request pipelines" Closes #54511 and #15310 See merge request gitlab-org/gitlab-ce!23397
-
Dennis Tang authored
Continues the iteration on the project overview UI: - moved star, fork and new clone button (copy SSH/HTTPS URLs) to top right, made them smaller - avatar is now larger (64px) - 'Request access' is now a link instead of a button - overview comes before the description + changed styling and added icons - description font-size is now 16px (large-paragraph) - quick links to files are moved downwards below the commit/pipeline info - margins changed to group content into 4 groups to clean up the interface - visibility info reduced to icon-only and moved to the right of the title
-
Nick Thomas authored
-
Phil Hughes authored
Show primary button when all labels are prioritized Closes #54467 See merge request gitlab-org/gitlab-ce!23648
-
George Tsiolis authored
-
Achilleas Pipinellis authored
[Documentation] Fix minor issues in search API doc Closes #54959 See merge request gitlab-org/gitlab-ce!23645
-
Marcia Ramos authored
-
jhampton authored
- Owners and Maintainers are able to view trigger variable values
-
Rubén Dávila authored
-
jhampton authored
- Long named variable key/values are vertially aligned
-
Mark Chao authored
-
Mark Chao authored
If a commit has two parents, one is direct ancestor, and one is not, and the order of `commits` is in such fashion that the non-ancestor side is visited first, the commit would be determined as non-ancestor, when in fact it can be. Therefore we should first determine all direct ancestors prior to analyzing.
-
Douwe Maan authored
Remove Sidekiq::Testing in RepositoryController spec See merge request gitlab-org/gitlab-ce!23653
-
Filipa Lacerda authored
CE Backport: Fix labels tooltip in collapsed Epics sidebar See merge request gitlab-org/gitlab-ce!23647
-
Kushal Pandya authored
Fix duplicate boardsStore variable in milestone select Closes #54139 See merge request gitlab-org/gitlab-ce!23625
-
Phil Hughes authored
-