- 18 May, 2018 40 commits
-
-
Alex authored
-
Robert Speicher authored
Add handling for commit/tags with big messages See merge request gitlab-org/gitlab-ce!17892
-
Ahmad Sherif authored
-
Robert Speicher authored
Migrate Repo#search_by_{content,name} to Gitaly See merge request gitlab-org/gitlab-ce!18750
-
Mike Greiling authored
Update CI/CD icon to be the rocket Closes #46491 See merge request gitlab-org/gitlab-ce!19024
-
Robert Speicher authored
[CE] Resolve "Extract EE specific files/lines for lib/gitlab/auth" See merge request gitlab-org/gitlab-ce!19037
-
Add docs for incremental rollouts Closes gitlab-ee#5925 See merge request gitlab-org/gitlab-ce!18978
-
Nick Thomas authored
Calculating repository checksums executed by Gitaly Closes gitaly#1105 and #46293 See merge request gitlab-org/gitlab-ce!18907
-
Rémy Coutable authored
Memoize Gitlab::Database.version See merge request gitlab-org/gitlab-ce!19021
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Zeger-Jan van de Weg authored
OPT_OUT status has been removed, and alternative implementation removed. Also checks if the repository exists before executing the checksum RPC to guard against NotFound errors. Closes gitlab-org/gitaly#1105
-
Annabel Gray authored
Move group lists css from framework/lists.scss to pages/groups.scss See merge request gitlab-org/gitlab-ce!19027
-
Filipa Lacerda authored
Fixed inconsistent spacing in web IDE sidebar Closes #46162 See merge request gitlab-org/gitlab-ce!18827
-
Phil Hughes authored
Make stores export a createStore() which can be used in tests See merge request gitlab-org/gitlab-ce!19030
-
Kamil Trzciński authored
Add support for variables expression regexp syntax Closes #43601 See merge request gitlab-org/gitlab-ce!18902
-
Kamil Trzciński authored
Do not allow to trigger manual actions that were skipped Closes #42589 See merge request gitlab-org/gitlab-ce!18985
-
Kamil Trzciński authored
Add anchor for incoming email regex, closes 44989 See merge request gitlab-org/gitlab-ce!18917
-
Kim "BKC" Carlbäcker authored
-
Marin Jankovski authored
Add doc about backup-restore in docker and k8s Closes gitlab-org/distribution/team-tasks#87 See merge request gitlab-org/gitlab-ce!18702
-
Douwe Maan authored
Resolve "Expand API: Render an arbitrary Markdown document" Closes #19861 See merge request gitlab-org/gitlab-ce!18926
-
blackst0ne authored
-
Achilleas Pipinellis authored
-
Rémy Coutable authored
Bring CE-EE parity to app/services/milestones/base_service.rb See merge request gitlab-org/gitlab-ce!19018
-
Rémy Coutable authored
Bring CE-EE parity to app/services/lfs/unlock_file_service.rb See merge request gitlab-org/gitlab-ce!19017
-
Update EE > CE downgrade service removal steps Closes #46441 See merge request gitlab-org/gitlab-ce!19034
-
Mark Fletcher authored
-
Winnie Hellmann authored
-
Grzegorz Bizon authored
Loosen the matcher in the MR creation test Closes gitlab-qa#245 See merge request gitlab-org/gitlab-ce!19012
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Douwe Maan authored
Fix api_json.log not always reporting the right HTTP status code See merge request gitlab-org/gitlab-ce!19028
-
Stan Hu authored
As described in https://github.com/aserafin/grape_logging/issues/45, if a Grape error is caught by the handlers and a different return code is returned, then the api_json.log would have a 500 error code instead of the right value. Inserting the GrapeLogging middleware after the Grape middleware fixes this problem. Seen in https://gitlab.com/gitlab-com/infrastructure/issues/4249
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Annabel Gray authored
Resolve "Web IDE: Previewing Markdown in Firefox doesn’t show a scroll bar" Closes #45934 See merge request gitlab-org/gitlab-ce!18992
-
André Luís authored
-