- 08 Feb, 2018 40 commits
-
-
Sean McGivern authored
-
Robert Speicher authored
Show Group level Roadmap Closes #3559 See merge request gitlab-org/gitlab-ee!4361
-
Marcia Ramos authored
Update docs labels CE See merge request gitlab-org/gitlab-ee!4449
-
Victor Wu 🌴Vacation Feb 10-18🌴 authored
-
Filipa Lacerda authored
Fixed geo_nodes karma spec See merge request gitlab-org/gitlab-ee!4444
-
Douwe Maan authored
Add developer docs for how to add a licensed feature See merge request gitlab-org/gitlab-ee!4414
-
Marin Jankovski authored
CE upstream - 2018-02-08 11:35 UTC Closes #4857, gitaly#996, and gitaly#985 See merge request gitlab-org/gitlab-ee!4443
-
Marin Jankovski authored
10.5 EE Create the "Update" guides See merge request gitlab-org/gitlab-ee!4445
-
Shah El-Rahman authored
-
Shah El-Rahman authored
-
Mark Fletcher authored
-
Oswaldo Ferreira authored
-
Phil Hughes authored
-
Nick Thomas authored
-
Nick Thomas authored
-
GitLab Bot authored
# Conflicts: # app/assets/javascripts/pipelines/components/async_button.vue # locale/gitlab.pot [ci skip]
-
Marin Jankovski authored
Memoize MergeRequest#rebase_in_progress? to prevent N+1 queries in Gitaly Closes #4857 See merge request gitlab-org/gitlab-ee!4439
-
Marin Jankovski authored
CE upstream - 2018-02-07 20:29 UTC Closes #4813, gitaly#880, gitaly#1000, and gitaly#994 See merge request gitlab-org/gitlab-ee!4434
-
Yorick Peterse authored
Fix concurrent fork network migrations Closes #41487 See merge request gitlab-org/gitlab-ce!16988
-
Marin Jankovski authored
Memoize MergeRequest#rebase_in_progress? to prevent N+1 queries in Gitaly Closes gitlab-ee#4857 See merge request gitlab-org/gitlab-ce!16990
-
Sean McGivern authored
Move Namespace to Gitaly using OPT-OUT See merge request gitlab-org/gitlab-ce!15910
-
Tim Zallmann authored
Added changed state to IDE Closes #4540 See merge request gitlab-org/gitlab-ee!4429
-
Stan Hu authored
MergeRequest#rebase_in_progress? and MergeRequest#rebase_path were called twice each time per request. This memoization helps reduce the overall number of queries. See https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/51616319 as a failing job. Closes gitlab-org/gitlab-ee#4857
-
Stan Hu authored
MergeRequest#rebase_in_progress? and MergeRequest#rebase_path were called twice each time per request. This memoization helps reduce the overall number of queries. See https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/51616319 as a failing job. Closes gitlab-org/gitlab-ee#4857
-
Douwe Maan authored
Remove N + 1 block for Root#show Closes #37434 and gitaly#996 See merge request gitlab-org/gitlab-ce!16968
-
Achilleas Pipinellis authored
Fix sample fstab file in GitLab HA docs See merge request gitlab-org/gitlab-ce!16985
-
Filipa Lacerda authored
Update style_guide_scss.md See merge request gitlab-org/gitlab-ce!16651
-
Simon Knox authored
-
Achilleas Pipinellis authored
Add SSO and CAPTCHA notes to JIRA docs See merge request gitlab-org/gitlab-ee!4332
-
Achilleas Pipinellis authored
-
Phil Hughes authored
added more specs
-
Phil Hughes authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
Since the migration might be queued already and be rescheduled when it fails on a uniqueness error, this should help clearing the background migration queue faster.
-
Bob Van Landuyt authored
Since populating the fork networks was scheduled multiple times because of bugs that needed to be fixed: - https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15595/ Creating fork networks for projects that were missing the root of the fork network. - https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15709 The API allowed creating forked_project_links without fork_network_members. Scheduling this migration multiple times would case it to run concurrently. Which in turn would try to insert the same data into `fork_network_members` causing duplicate key errors. This avoids running the migration multiple times.
-
Kamil Trzciński authored
Resolve "Expose GitLab license/plan as a CI/CD variable" Closes #40994 See merge request gitlab-org/gitlab-ce!16936
-
Clement Ho authored
Annotate charts page for internationalization See merge request gitlab-org/gitlab-ce!16687
-
Shah El-Rahman authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-