- 02 Mar, 2019 4 commits
-
-
GitLab Bot authored
-
Grzegorz Bizon authored
Removing old code path for search_files_by_content See merge request gitlab-org/gitlab-ce!25617
-
GitLab Bot authored
-
Robert Speicher authored
Eliminate most N+1 queries loading UserController#calendar_activities Closes #58392 See merge request gitlab-org/gitlab-ce!25697
-
- 01 Mar, 2019 36 commits
-
-
John Cai authored
In 11.8, we added a fix for the SearchFilesByContent RPC in gitaly to send back the response in chunks. However, we kept in the old code path for backwards compatibility. Now that the change is fully deployed, we can remove that old codepath.
-
GitLab Bot authored
-
Robert Speicher authored
Bump Bootsnap to 1.4.1 See merge request gitlab-org/gitlab-ce!25701
-
GitLab Bot authored
-
Stan Hu authored
1.4.1 contains a number of bug fixes and performance improvements: https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
-
Stan Hu authored
Resolve "Github importer ignores Milestone due_date" Closes #57612 See merge request gitlab-org/gitlab-ce!25182
-
Stan Hu authored
Fix commenting on epics permissions Closes #9023 See merge request gitlab-org/gitlab-ee!9783
-
Stan Hu authored
Fix bridge jobs than can be hidden keys too Closes gitlab-ce#58358 See merge request gitlab-org/gitlab-ee!9796
-
GitLab Bot authored
-
Marcia Ramos authored
Badge and improve limits topic See merge request gitlab-org/gitlab-ee!9758
-
Evan Read authored
-
Marcia Ramos authored
Fix some 404 links into charts project See merge request gitlab-org/gitlab-ce!25589
-
Evan Read authored
-
Marcia Ramos authored
Add quick link to GitLab.com settings See merge request gitlab-org/gitlab-ce!25580
-
Evan Read authored
-
Marcia Ramos authored
Add confidential issue linking guidance See merge request gitlab-org/gitlab-ce!25326
-
Evan Read authored
-
Stan Hu authored
We can reduce a significant number of queries by preloading the associations for events. On GitLab.com, for a date that had 456 events, this brought the load time down from 8.7 to 1.2 s. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58392
-
Stan Hu authored
Merge branch '10138-cannot-drop-index-index_prometheus_alerts_on_project_id_and_prometheus_metric_id-needed-in-a-foreign-key-constraint' into 'master' Resolve "Cannot drop index 'index_prometheus_alerts_on_project_id_and_prometheus_metric_id': needed in a foreign key constraint" Closes #10138 See merge request gitlab-org/gitlab-ee!9792
-
GitLab Bot authored
-
Stan Hu authored
Fix GitLab::JsonCache when reading a persisted entry back from the cache See merge request gitlab-org/gitlab-ce!25587
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Create pool repositories on Geo secondaries See merge request gitlab-org/gitlab-ee!9428
-
Stan Hu authored
Resolves "Geo - Selective sync by namespace is broken" Closes #10041 and #9903 See merge request gitlab-org/gitlab-ee!9732
-
Douglas Barbosa Alexandre authored
Hashed Storage rollback mechanism See merge request gitlab-org/gitlab-ce!23955
-
GitLab Bot authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Marcia Ramos authored
Update Serverless docs with livestream feedback See merge request gitlab-org/gitlab-ce!25616
-
Daniel Gruesso authored
-
GitLab Bot authored
-
Peter Leitzen authored
MySQL requires to drop FK for time of re-adding index
-
Kamil Trzciński authored
Add suffix (`_event`) to merge request source Closes gitlab-ee#9893 See merge request gitlab-org/gitlab-ce!25508
-
Kamil Trzciński authored
Add suffix (`_event`) to merge request source Closes #9893 See merge request gitlab-org/gitlab-ee!9681
-
GitLab Bot authored
-
Marcia Ramos authored
Minor grammar and accuracy fixes See merge request gitlab-org/gitlab-ce!25665
-