- 04 May, 2017 29 commits
-
-
Sean McGivern authored
Use blob viewer for job artifacts Closes #31297 See merge request !11018
-
Robert Speicher authored
Fixed tags sort dropdown being empty Closes #31618 See merge request !11055
-
Rémy Coutable authored
Document serializers Closes #26758 See merge request !11059
-
Grzegorz Bizon authored
-
Robert Speicher authored
Resolve "Combine all GitLab workflow documentation to CONTRIBUTING.md" Closes #30141 See merge request !10991
-
Robert Speicher authored
Fixed tags sort dropdown being empty Closes #31618 See merge request !11055
-
Douwe Maan authored
Sort the network graph both by commit date and topographically Closes #30973 See merge request !11057
-
Douwe Maan authored
-
Phil Hughes authored
Pipeline table mini graph dropdown remains open when table is refreshed Closes #31558 and #31433 See merge request !11033
-
Filipa Lacerda authored
-
Rémy Coutable authored
Compile gitlab-shell go executables See merge request !11039
-
Phil Hughes authored
Remove service from actions dropdown, stop button and redeploy button Closes #31156 and #31567 See merge request !11068
-
Sean McGivern authored
Prepare uploaders for personal snippets comments See merge request !11022
-
Filipa Lacerda authored
-
Rémy Coutable authored
Disable navigation to Pages config if Pages is disabled Closes #30529 See merge request !11008
-
Jacob Vosmaer authored
-
Kamil Trzciński authored
Always show latest pipeline info in commit box Closes #31378 See merge request !11038
-
Sean McGivern authored
Handle incoming emails from aliases correctly See merge request !11079
-
Sean McGivern authored
Convert seconds to minutes and hours on chat notifations See merge request !11054
-
Phil Hughes authored
Allow to create new branch and empty WIP merge request from issue page See merge request !10018
-
Alfredo Sumaran authored
-
Phil Hughes authored
-
Rémy Coutable authored
Fix caching large snippet HTML content on MySQL databases Closes #31647 See merge request !11024
-
Rémy Coutable authored
Resolve "Size of project from API" Closes #31544 See merge request !11013
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
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.
-
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
-
Achilleas Pipinellis authored
Update todos screenshots Closes #31064 See merge request !11081
-
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
-
- 03 May, 2017 11 commits
-
-
Douwe Maan authored
removes the possibility of commit messages having carriage returns Closes #31671 See merge request !11077
-
Robert Speicher authored
Add breadcrumb, build header and pipelines submenu to artifacts browser See merge request !11050
-
Douwe Maan authored
-
Sean McGivern authored
Allow commenting on older versions of the diff and comparisons between diff versions See merge request !10388
-
Annabel Dunstone Gray authored
-
Tiago Botelho authored
-
Sean McGivern authored
Refactor Blob support of external storage in preparation of job artifact blobs See merge request !11048
-
Sean McGivern authored
These set the 'actual' destination email in one of the Delivered-To lines, so check those too.
-
Douwe Maan authored
-
Sean McGivern authored
Try waiting for previous dropdown to definitly close before going to click See merge request !11070
-
Jacob Schatz authored
Add real-time note edits
🐿 Closes #30458 See merge request !10837
-