- 19 Jun, 2018 1 commit
-
-
Stan Hu authored
This significantly improves performance when a user pushes many references. `project.path_locks.any?` doesn't cache the output and runs `SELECT 1 AS one FROM "path_locks" WHERE project_id = N` each time. When there are thousands of refs being pushed, this can time out the unicorn worker. Closes #6465
-
- 18 Jun, 2018 39 commits
-
-
Tim Zallmann authored
Resolve "Use `long-arrow` icon in downstream pipeline instead of importing the svg into the vue component" Closes #5538 See merge request gitlab-org/gitlab-ee!6132
-
Robert Speicher authored
Resolve "Assignee list UI should only appear in Premium or higher" Closes #6474 See merge request gitlab-org/gitlab-ee!6171
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Annabel Gray authored
Update read-only message banner styling for Geo secondary node Closes #4966 See merge request gitlab-org/gitlab-ee!6135
-
Robert Speicher authored
Memoize the global default for push rules within the request Closes #6465 See merge request gitlab-org/gitlab-ee!6160
-
Marin Jankovski authored
CE upstream - 2018-06-18 15:21 UTC Closes gitlab-runner#2211 See merge request gitlab-org/gitlab-ee!6170
-
GitLab Bot authored
-
Nick Thomas authored
Resolve "Geo: Slow JOIN query with project_repository_states" Closes #6053 See merge request gitlab-org/gitlab-ee!5879
-
Filipa Lacerda authored
CE upstream - 2018-06-18 09:22 UTC See merge request gitlab-org/gitlab-ee!6168
-
Sean McGivern authored
Allow trailing whitespace on blockquote fence lines See merge request gitlab-org/gitlab-ce!19960
-
Sean McGivern authored
Redirect favicon.(png|ico) to actual favicon asset or upload Closes #47840 See merge request gitlab-org/gitlab-ce!19956
-
Achilleas Pipinellis authored
Update README.md to clarify EFS is slow and not to use this guide. See merge request gitlab-org/gitlab-ce!19852
-
Lee Matos authored
-
Yorick Peterse authored
Rails5 fix db check: connection execute returns integer instead of string See merge request gitlab-org/gitlab-ce!19901
-
Yorick Peterse authored
Merge branch 'blackst0ne-rails5-invalid-single-table-inheritance-type-group-is-not-a-subclass-of-namespace' into 'master' Resolve "[Rails5] Invalid single-table inheritance type: Group is not a subclass of Namespace" Closes #48014 See merge request gitlab-org/gitlab-ce!19918
-
Yorick Peterse authored
Rails5 fix passing Group objects array into for_projects_and_groups milestone scope Closes #48012 See merge request gitlab-org/gitlab-ce!19920
-
Achilleas Pipinellis authored
Document Custom build directories Closes gitlab-runner#2211 See merge request gitlab-org/gitlab-ce!19664
-
Achilleas Pipinellis authored
fixed broken link to git cheat sheet See merge request gitlab-org/gitlab-ce!19879
-
Fatih Acet authored
Resolve "Creating a deploy token doesn't bring back to the creation page" Closes #46429 See merge request gitlab-org/gitlab-ce!19639
-
Sam Beckham authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Rémy Coutable authored
Grammar fixes in EE build script See merge request gitlab-org/gitlab-ee!6157
-
Douwe Maan authored
Render calendar feed inline when accessed from GitLab Closes #47672 See merge request gitlab-org/gitlab-ce!19698
-
Rémy Coutable authored
Merge branch 'blackst0ne-rails5-expected-the-response-to-have-status-code-ok-but-it-was-404' into 'master' Resolve "[Rails5] expected the response to have status code :ok but it was 404" Closes #48008 See merge request gitlab-org/gitlab-ce!19937
-
GitLab Bot authored
-
Rémy Coutable authored
Rails5 update Gemfile.rails5.lock Closes #48009 See merge request gitlab-org/gitlab-ce!19921
-
Rémy Coutable authored
Resolve "[Rails5] expected: "/search?search=seed_project" got: nil" Closes #48013 See merge request gitlab-org/gitlab-ce!19936
-
Rémy Coutable authored
[Rails5] Fix pipeline_schedules_controller_spec Closes #48011 See merge request gitlab-org/gitlab-ce!19919
-
Rémy Coutable authored
Expose a clean_backtrace method from Gitlab::Profiler See merge request gitlab-org/gitlab-ce!19894
-
Rémy Coutable authored
Rails5 fix update_attribute usage not causing a save Closes #47960 See merge request gitlab-org/gitlab-ce!19881
-
Rémy Coutable authored
[Rails5] Explicitly set request.format for blob_controller Closes #47921 See merge request gitlab-org/gitlab-ce!19876
-
Imre Farkas authored
With text/calendar as Content-Type, the browser always downloads the content as a file (even ignoring the Content-Disposition header). We want to display the content inline when accessed from GitLab, similarly to the RSS feed.
-
Douwe Maan authored
Resolve "Milestone not updating in MR sidebar after selection" Closes #47933 See merge request gitlab-org/gitlab-ce!19870
-
Sean McGivern authored
Resolve "Follow-up from "Add assignee lists to boards"" Closes #6321 See merge request gitlab-org/gitlab-ee!6125
-
Sean McGivern authored
Make Gitaly wiki RPC's mandatory See merge request gitlab-org/gitlab-ce!19701
-
Jacob Vosmaer (GitLab) authored
-
Sean McGivern authored
Fix queue_name in Rails 5 Closes #47372 See merge request gitlab-org/gitlab-ce!19874
-