- 19 May, 2018 1 commit
-
-
Sergey Sinev authored
Closes #45743
-
- 18 May, 2018 29 commits
-
-
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
-
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
-
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
-
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
-
Annabel Gray authored
Add Keyboard shortcuts for "Kubernetes" and "Environments" Closes #46427 See merge request gitlab-org/gitlab-ce!19002
-
Lukas Eipert authored
-
Robert Speicher authored
Move API group deletion to Sidekiq See merge request gitlab-org/gitlab-ce!18626
-
Stan Hu authored
-
- 17 May, 2018 10 commits
-
-
Sarrah Vesselov authored
add specific details related to how the UX team uses labels to tackle issues See merge request gitlab-org/gitlab-ce!18927
-
Sarrah Vesselov authored
-
Annabel Gray authored
fix / assigne username wrapping problem has been fixed See merge request gitlab-org/gitlab-ce!18986
-
Murat Dogan authored
-
Yorick Peterse authored
This removes the need for running a database query every time we want to check the database version.
-
Annabel Gray authored
NestingDepth (level 5) in pages/pipelines.scss See merge request gitlab-org/gitlab-ce!18830
-
Annabel Gray authored
Fix group lists visual See merge request gitlab-org/gitlab-ce!19010
-
Mayra Cabrera authored
Conditionally enable deprecation log messages Closes #46158 and gitlab-com/infrastructure#4228 See merge request gitlab-org/gitlab-ce!18997
-
Stan Hu authored
-
Rémy Coutable authored
Resolve "Estimating a large amount results in a server error 500" Closes #46193 See merge request gitlab-org/gitlab-ce!18964
-