- 18 Jan, 2019 6 commits
-
-
GitLab Bot authored
-
Kushal Pandya authored
Export default in vuex_shared/modal/actions See merge request gitlab-org/gitlab-ce!24435
-
Kushal Pandya authored
Handle emptyText in user_avatar_list See merge request gitlab-org/gitlab-ce!24436
-
GitLab Bot authored
-
Evan Read authored
Use CI variables in CI docker build examples See merge request gitlab-org/gitlab-ce!24130
-
Siim Tiilen authored
-
- 17 Jan, 2019 34 commits
-
-
GitLab Bot authored
-
Annabel Dunstone Gray authored
Projects dropdown is misaligned on issue boards page Closes #48682 and #54920 See merge request gitlab-org/gitlab-ce!24277
-
Annabel Dunstone Gray authored
Projects dropdown is misaligned on issue boards page Closes gitlab-ce#54920 See merge request gitlab-org/gitlab-ee!9101
-
GitLab Bot authored
-
Philippe Lafoucrière authored
Disable parsing Container Scanning reports by default See merge request gitlab-org/gitlab-ee!9208
-
Johann Hubert Sonntagbauer authored
* dropdown position * add empty state list overflow * avoid double scrollbars in project dropdown
-
Johann Hubert Sonntagbauer authored
* dropdown position * add empty state list overflow * avoid double scrollbars in project dropdown
-
Annabel Dunstone Gray authored
Add spacer and spacers as overrides Closes #55256 See merge request gitlab-org/gitlab-ce!24459
-
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
-