- 17 Jan, 2019 40 commits
-
-
Philippe Lafoucrière authored
Disable parsing Container Scanning reports by default See merge request gitlab-org/gitlab-ee!9208
-
GitLab Bot authored
-
Dan Davison authored
Let QA_REMOTE_GRID be nil or empty string See merge request gitlab-org/gitlab-ce!24468
-
ddavison authored
-
GitLab Bot authored
-
Mark Lapierre authored
[Review Apps] Don't exit when dependable job fails See merge request gitlab-org/gitlab-ce!24469
-
GitLab Bot authored
-
Lin Jen-Shin authored
Markdown footnotes not working Closes #26375 See merge request gitlab-org/gitlab-ce!24168
-
GitLab Bot authored
-
Rémy Coutable authored
Modify file restore to rectify tar issue See merge request gitlab-org/gitlab-ce!24000
-
Rémy Coutable authored
The function that retrieves the dependable job is pretty basic and retrieves the first job found with the matching name, but this job can be failed but then successfully retried. In that case, we would exit the depending job even though the dependable job actually succeeded (the second time). Let's simplify things, be optimistic and continue with the depending job even if the dependable job fails. That reverts to the original behavior. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Olivier Gonzalez authored
-
GitLab Bot authored
-
Andreas Brandl authored
Cleanup legacy artifact background migration Closes #46866 See merge request gitlab-org/gitlab-ce!24144
-
GitLab Bot authored
-
Andreas Brandl authored
Port to EE: Cleanup legacy artifact background migration Closes gitlab-ce#46866 See merge request gitlab-org/gitlab-ee!9106
-
Annabel Dunstone Gray authored
Resolve "Remove expansion hover animation from status icon buttons" Closes #42769 See merge request gitlab-org/gitlab-ce!24268
-
Brett Walker authored
Since the rendering of footnotes is changed, the cached html need to be updated
-
Brett Walker authored
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Refactor "Allow edits from maintainers in forks" docs See merge request gitlab-org/gitlab-ce!24426
-
Jason Colyer authored
Fixed typo in run_pipeline! function -> Open3.pieline to Open3.pipeline
-
Jason Colyer authored
Adjusted run_pipeline! function to match rubocop syntax requirements Adjusted run_pipeline! function to use variable instead of string interpolation
-
Jason Colyer authored
Changed run_pipeline! function to have use $ in regex Changed run_pipeline! function to use Open3.pipeline instead of Open3.pipeline_start
-
Rémy Coutable authored
Fix EE codebase after refactoring github repository import Closes #9256 and #9257 See merge request gitlab-org/gitlab-ee!9211
-
Brett Walker authored
and additional spec
-
Achilleas Pipinellis authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Lin Jen-Shin authored
Resolve "Duplicate Maven result should be hidden" Closes #9047 See merge request gitlab-org/gitlab-ee!9151
-
GitLab Bot authored
-
Andreas Brandl authored
Improve MilestonesFinder to accept project and group relations Closes #47988 See merge request gitlab-org/gitlab-ce!24325
-
Lin Jen-Shin authored
Show CI artifacts size with 3 significant digits Closes #56363 See merge request gitlab-org/gitlab-ce!24387
-
Vladimir Shushlin authored
-
Phil Hughes authored
Change width of .dropdown-menu-toggle to 160px See merge request gitlab-org/gitlab-ce!24391
-
GitLab Bot authored
-
Phil Hughes authored
Moves index page of feature flags completely to Vue See merge request gitlab-org/gitlab-ee!9155
-
Filipa Lacerda authored
-
Rémy Coutable authored
Backport github import fix from EE See merge request gitlab-org/gitlab-ce!24462
-
GitLab Bot authored
-
Phil Hughes authored
Update issue template with user journey, persona label additions, and clarification between success metrics and acceptance criteria See merge request gitlab-org/gitlab-ee!9186
-