- 23 Jan, 2019 1 commit
-
-
Mike Lewis authored
-
- 19 Jan, 2019 2 commits
-
-
Mike Lewis authored
-
Mike Lewis authored
-
- 18 Jan, 2019 3 commits
-
-
Mike Lewis authored
-
Mike Lewis authored
-
Evan Read authored
-
- 17 Jan, 2019 34 commits
-
-
Annabel Dunstone Gray authored
Projects dropdown is misaligned on issue boards page Closes #48682 and #54920 See merge request gitlab-org/gitlab-ce!24277
-
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
-
Dan Davison authored
Let QA_REMOTE_GRID be nil or empty string See merge request gitlab-org/gitlab-ce!24468
-
ddavison authored
-
Mark Lapierre authored
[Review Apps] Don't exit when dependable job fails See merge request gitlab-org/gitlab-ce!24469
-
Lin Jen-Shin authored
Markdown footnotes not working Closes #26375 See merge request gitlab-org/gitlab-ce!24168
-
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>
-
Andreas Brandl authored
Cleanup legacy artifact background migration Closes #46866 See merge request gitlab-org/gitlab-ce!24144
-
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
-
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
-
Brett Walker authored
and additional spec
-
Achilleas Pipinellis 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
-
Rémy Coutable authored
Backport github import fix from EE See merge request gitlab-org/gitlab-ce!24462
-
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-ce!24428
-
Dimitrie Hoekstra authored
Update issue template with user journey, persona label additions, and clarification between success metrics and acceptance criteria
-
Nathan Friend authored
The expansion hover animation caused a number of layout headaches; this commit removes the animation and replaces them with hover/active/focus styles. Related issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/42769
-
Kamil Trzciński authored
Conditionally initialize the global opentracing tracer See merge request gitlab-org/gitlab-ce!24186
-
Dmitriy Zaporozhets authored
For codebase consistency Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Lin Jen-Shin authored
Retry Node QA jobs See merge request gitlab-org/gitlab-ce!24438
-
Sean McGivern authored
Upgrade Gitaly to 1.13.0 See merge request gitlab-org/gitlab-ce!24429
-
Rajat Jain authored
-
Achilleas Pipinellis authored
Fix text and markdown See merge request gitlab-org/gitlab-ce!24446
-
Dmitriy Zaporozhets authored
API for importing external repos Closes #52636 See merge request gitlab-org/gitlab-ce!22809
-