- 18 Mar, 2019 24 commits
-
-
Robert Speicher authored
Move EE specific code out of lib/gitlab See merge request gitlab-org/gitlab-ce!25741
-
Phil Hughes authored
Removes EE differences for clusters/_sidebar.html.haml Closes gitlab-ee#10428 See merge request gitlab-org/gitlab-ce!26271
-
Clement Ho authored
Resolve "Spinners are active prematurely in Bitbucket Cloud import" Closes #58889 See merge request gitlab-org/gitlab-ce!26175
-
Brandon Labuschagne authored
-
Douglas Barbosa Alexandre authored
Fix storage migration check for non-empty queues Closes #58739 See merge request gitlab-org/gitlab-ce!26109
-
Phil Hughes authored
Fix skipping of user rendering for none and any See merge request gitlab-org/gitlab-ce!26268
-
Igor authored
-
Phil Hughes authored
Resolve "Z-Index Issue on Pipeline Dropdown" Closes #58999 See merge request gitlab-org/gitlab-ce!26274
-
Lin Jen-Shin authored
Merge branch 'ce-10421-implement-the-retrieval-reading-of-the-insights-file-to-be-used-in-the-insights-controller' into 'master' New Repository#insights_config method Closes gitlab-ee#10421 See merge request gitlab-org/gitlab-ce!26183
-
Yorick Peterse authored
This backports the changes EE made to Gitlab::UserExtractor, removing the need for an EE specific module.
-
James Lopez authored
Update acts-as-taggable-on 5.0 -> 6.0 See merge request gitlab-org/gitlab-ce!26051
-
Nathan Friend authored
This commit lowers the z-index of the .merge-request-tabs-holder class to avoid rendering conflicts with the mini pipeline status dropdown on the merge request page.
-
Phil Hughes authored
Removes EE differences for pipelines/index.html Closes gitlab-ee#6353 See merge request gitlab-org/gitlab-ce!26226
-
Filipa Lacerda authored
-
Pirate Praveen authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Marin Jankovski authored
Set asset image name properly for all possible CE/EE project names See merge request gitlab-org/gitlab-ce!26217
-
Rémy Coutable authored
Fix Error 500 when user commits Wiki page with no commit message Closes #59065 See merge request gitlab-org/gitlab-ce!26247
-
Douwe Maan authored
Fix authorized applications count Closes #43297 See merge request gitlab-org/gitlab-ce!25715
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Phil Hughes authored
Remove unused CSS (similar to BS4's .align-items-center) See merge request gitlab-org/gitlab-ce!26134
-
Phil Hughes authored
Removes EE differences for stage_column_component_spec Closes gitlab-ee#6622 See merge request gitlab-org/gitlab-ce!26219
-
Evan Read authored
Fix simple typo in Documentation See merge request gitlab-org/gitlab-ce!26243
-
Evan Read authored
`untracked: true` does not adhere to .gitignore, see gitlab-org/gitlab-runner#3378 See merge request gitlab-org/gitlab-ce!24122
-
Michael Bisbjerg authored
-
- 17 Mar, 2019 1 commit
-
-
Stan Hu authored
Previously if a user submitted a blank commit message, Gitaly would error out with `3:WikiWritePage: empty CommitDetails.Message` since Gitaly checks whether any content is present for the message. We now use a default commit message if a user leaves it blank. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59065
-
- 16 Mar, 2019 5 commits
-
-
Gabriel Mazetto authored
The previous code works fine when running specs, but the API does not exist outside that environment.
-
fschl authored
-
Marcia Ramos authored
Add logging info to Go guide Closes #57298 See merge request gitlab-org/gitlab-ce!25714
-
Steve Azzopardi authored
closes https://gitlab.com/gitlab-org/gitlab-ce/issues/57298
-
moyuru authored
-
- 15 Mar, 2019 10 commits
-
-
Marcia Ramos authored
On GitLab University readme, add link to Education solutions page See merge request gitlab-org/gitlab-ce!26230
-
Mike Lewis authored
-
Yorick Peterse authored
-
Mek Stittri authored
Document better the package-and-qa job See merge request gitlab-org/gitlab-ce!25978
-
Filipa Lacerda authored
Moves shared runner partial behind render_if_exists
-
Achilleas Pipinellis authored
Documentation : Update index.md See merge request gitlab-org/gitlab-ce!26149
-
Achilleas Pipinellis authored
Docs: Fix note syntax See merge request gitlab-org/gitlab-ce!26163
-
Marcia Ramos authored
-
Achilleas Pipinellis authored
[documentation] add section on resolving errors and solution for push failure to GitHub See merge request gitlab-org/gitlab-ce!26206
-
Michael Tedder authored
-