- 15 May, 2019 19 commits
-
-
Achilleas Pipinellis authored
Removed the unnecessary line. It would be covered anyway by line 352... See merge request gitlab-org/gitlab-ce!28228
-
Evan Read authored
Rjh/doc fixes for source install See merge request gitlab-org/gitlab-ce!27916
-
Richard Hancock authored
-
Evan Read authored
Adds developer documentation for accessing session data in GitLab See merge request gitlab-org/gitlab-ce!27996
-
Kushal Pandya authored
i18n JS files starting with m See merge request gitlab-org/gitlab-ce!28068
-
Rémy Coutable authored
Refactor RoutableActions to allow additional not_found checks See merge request gitlab-org/gitlab-ce!28243
-
Phil Hughes authored
Resolve CE/EE diffs in new proj member import See merge request gitlab-org/gitlab-ce!28254
-
Phil Hughes authored
Resolve CE/EE diffs in project branches See merge request gitlab-org/gitlab-ce!28261
-
Phil Hughes authored
Resolve CE/EE diffs in app/views/layouts view Closes gitlab-ee#6647 See merge request gitlab-org/gitlab-ce!28197
-
Phil Hughes authored
Resolve CE/EE diffs in health check See merge request gitlab-org/gitlab-ce!28270
-
James Edwards-Jones authored
Since this needs to be called on every find_routable!(Project, ... we can instead move it to a RoutableActions check.
-
Phil Hughes authored
Remove unused h-3 and w-3 classes Closes #57239 See merge request gitlab-org/gitlab-ce!28297
-
Phil Hughes authored
Resolve CE/EE diffs in _clone_panel See merge request gitlab-org/gitlab-ce!28309
-
Phil Hughes authored
Resolve CE/EE diffs in zero_authorized_projects See merge request gitlab-org/gitlab-ce!28260
-
Phil Hughes authored
Resolve CE/EE diffs in devise ldap tabs See merge request gitlab-org/gitlab-ce!28252
-
James Edwards-Jones authored
-
James Edwards-Jones authored
-
Kushal Pandya authored
Add link to next badge Closes #61503 See merge request gitlab-org/gitlab-ce!28162
-
James Edwards-Jones authored
-
- 14 May, 2019 15 commits
-
-
Douglas Barbosa Alexandre authored
Add correlation id to all sentry errors Closes #61699 See merge request gitlab-org/gitlab-ce!28253
-
Evan Read authored
Fix typo See merge request gitlab-org/gitlab-ce!28276
-
Nicholas Bishop authored
-
Stan Hu authored
Optimise upload path calls See merge request gitlab-org/gitlab-ce!28264
-
Sean McGivern authored
String#underscore isn't particularly slow, but it's possible for us to call it many times in a users autocomplete request, with mostly-static values ('User', 'Group', etc.). We can memoise this and save a surprising amount of time (around 10% of the total request time in some cases).
-
Luke Bennett authored
Part of single codebase changes.
-
Sean McGivern authored
Fix hiding of quick action prompt in specs See merge request gitlab-org/gitlab-ce!28285
-
Stan Hu authored
delete feature flag when disabling Rugged See merge request gitlab-org/gitlab-ce!28289
-
Rémy Coutable authored
EE Backport to CE of EE!12404 See merge request gitlab-org/gitlab-ce!28292
-
Stan Hu authored
Fix project visibility level validation Closes #59379 See merge request gitlab-org/gitlab-ce!28305
-
Jan Provaznik authored
Rename methods that conflict in Rails 5.2 Closes #55583 See merge request gitlab-org/gitlab-ce!28281
-
Peter Marko authored
-
Heinrich Lee Yu authored
-
Achilleas Pipinellis authored
Use real mermaid for mermaid result See merge request gitlab-org/gitlab-ce!28300
-
Evan Read authored
-
- 13 May, 2019 6 commits
-
-
Mark Lapierre authored
First iteration of documentation for writing end-to-end tests See merge request gitlab-org/gitlab-ce!27603
-
Walmyr authored
framework that intends to make easier for every engineer to contribute with the end-to-end tests creation, edition, and improvements.
-
Evan Read authored
Improve installation from source Closes #47483, #61549, and #50937 See merge request gitlab-org/gitlab-ce!28201
-
Dmitriy Zaporozhets authored
* Add a solution for JavaScript heap out of memory error when compiling assets * Add note about postgres database config * Start gitaly before gitlab:setup as it won't work otherwise Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Marcel van Remmerden authored
-
Evan Read authored
Merge branch '9228-geo-how-to-reconcile-differences-with-geo-checksum-mismatches-docs' into 'master' Document how to reconcile differences with Geo checksum mismatches Closes gitlab-ee#9228 See merge request gitlab-org/gitlab-ce!28183
-