- May 09, 2017
-
-
Alfredo Sumaran authored
Former-commit-id: 030f3ed3
-
- May 08, 2017
-
-
Alfredo Sumaran authored
Former-commit-id: 4b488d72
-
- May 06, 2017
-
-
Alfredo Sumaran authored
- Adds Groups component - Adds GroupItem component Former-commit-id: 5e0e3971
-
- May 05, 2017
-
-
Alfredo Sumaran authored
Former-commit-id: 26573605
-
Alfredo Sumaran authored
Former-commit-id: d67ab685
-
Alfredo Sumaran authored
Former-commit-id: 1dc2b469
-
- May 04, 2017
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Former-commit-id: 5bce197b
-
Phil Hughes authored
Add enableMap to gl.GfmAutoComplete for partial re-use -- EE backport See merge request !11073 Former-commit-id: 17dca783
-
Filipa Lacerda authored
Add tooltips to note action buttons Closes #31760 See merge request !11082 Former-commit-id: e7b6f39f
-
Sean McGivern authored
Use blob viewer for job artifacts Closes #31297 See merge request !11018 Former-commit-id: d3768dd7
-
Robert Speicher authored
Fixed tags sort dropdown being empty Closes #31618 See merge request !11055 Former-commit-id: a07d03e7
-
Rémy Coutable authored
Document serializers Closes #26758 See merge request !11059 Former-commit-id: 3441e60f
-
Grzegorz Bizon authored
Former-commit-id: 4d08ea6c
-
Robert Speicher authored
Resolve "Combine all GitLab workflow documentation to CONTRIBUTING.md" Closes #30141 See merge request !10991 Former-commit-id: 985737fd
-
Robert Speicher authored
Fixed tags sort dropdown being empty Closes #31618 See merge request !11055 Former-commit-id: 50b89fc5
-
Douwe Maan authored
Sort the network graph both by commit date and topographically Closes #30973 See merge request !11057 Former-commit-id: 37b1b14a
-
Douwe Maan authored
Former-commit-id: 0f58eb6b
-
Phil Hughes authored
Pipeline table mini graph dropdown remains open when table is refreshed Closes #31558 and #31433 See merge request !11033 Former-commit-id: 9eab1db9
-
Filipa Lacerda authored
Former-commit-id: e69732e2
-
Rémy Coutable authored
Compile gitlab-shell go executables See merge request !11039 Former-commit-id: dcdced81
-
Phil Hughes authored
Remove service from actions dropdown, stop button and redeploy button Closes #31156 and #31567 See merge request !11068 Former-commit-id: 2d43f8a2
-
Sean McGivern authored
Prepare uploaders for personal snippets comments See merge request !11022 Former-commit-id: ba608dc0
-
Filipa Lacerda authored
Former-commit-id: 3a41c99f
-
Rémy Coutable authored
Disable navigation to Pages config if Pages is disabled Closes #30529 See merge request !11008 Former-commit-id: ef71bf62
-
Jacob Vosmaer (GitLab) authored
Former-commit-id: 3960d974
-
Kamil Trzcińśki authored
Always show latest pipeline info in commit box Closes #31378 See merge request !11038 Former-commit-id: 68c12e15
-
Sean McGivern authored
Handle incoming emails from aliases correctly See merge request !11079 Former-commit-id: eddeecf6
-
Sean McGivern authored
Convert seconds to minutes and hours on chat notifations See merge request !11054 Former-commit-id: e65ba684
-
Phil Hughes authored
Allow to create new branch and empty WIP merge request from issue page See merge request !10018 Former-commit-id: f5b93d69
-
Alfredo Sumaran authored
Former-commit-id: b64a37c4
-
Phil Hughes authored
Former-commit-id: fdacc4ee
-
Rémy Coutable authored
Fix caching large snippet HTML content on MySQL databases Closes #31647 See merge request !11024 Former-commit-id: 8983ade2
-
Rémy Coutable authored
Resolve "Size of project from API" Closes #31544 See merge request !11013 Former-commit-id: 12c34c1c
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me> Former-commit-id: 38c29f87
-
Z.J. van de Weg authored
In the pipeline message, the duration of the pipeline was shown as: > gitlab-org/gitlab-ee: Pipeline #8002259 of master branch by Douwe Maan failed in 8612 seconds But this many seconds only gave me a clue how long the pipeline took, so now this will be shown as something like: 02:20:12 which gives a much better measure of time. Former-commit-id: 5d4183e5
-
Mark Fletcher authored
* Regards project-level pages config - Nav link is now shown only if Pages is enabled for instance - Navigation to following controllers denied if Pages disabled: * projects/pages_controller * projects/pages_domains_controller - 'disabled' partial removed + Test for pages_controller introduced Former-commit-id: 3ce95e7c
-
Achilleas Pipinellis authored
Update todos screenshots Closes #31064 See merge request !11081 Former-commit-id: 0f976727
-
Timothy Andrew authored
- Previously, we sorted commits by date, which seemed to work okay. - The one edge case where this failed was when multiple commits have the same commit date (for example: when a range of commits are cherry picked with a single command, they all have the same commit date [and different author dates]). - Commits with the same commit date would be sorted arbitrarily, and usually break the network graph. - This commit solves the problem by both sorting by date, and by sorting topographically (parents aren't displayed until all their children are displayed) - Include review comments from @adamniedzielski A more detailed explanation is present here: https://gitlab.com/gitlab-org/gitlab-ce/issues/30973#note_28706230 Former-commit-id: b44eaf8e
-
- May 03, 2017
-
-
Douwe Maan authored
removes the possibility of commit messages having carriage returns Closes #31671 See merge request !11077 Former-commit-id: 4faa65d8
-
Robert Speicher authored
Add breadcrumb, build header and pipelines submenu to artifacts browser See merge request !11050 Former-commit-id: 9604ce52
-