- 05 Nov, 2018 14 commits
-
-
Lin Jen-Shin authored
-
Steve Azzopardi authored
CE upstream - 2018-11-05 01:21 UTC See merge request gitlab-org/gitlab-ee!8224
-
Steve Azzopardi authored
-
Evan Read authored
Geo: Update documentation for push to secondary support See merge request gitlab-org/gitlab-ee!7854
-
GitLab Bot authored
# Conflicts: # CHANGELOG.md [ci skip]
-
Ash McKenzie authored
-
Ash McKenzie authored
- Removed secondary steps - Added push to secondary git output example
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Nick Thomas authored
Add some troubleshooting docs for our ElasticSearch development docs See merge request gitlab-org/gitlab-ee!8174
-
Stan Hu authored
CE upstream - 2018-11-04 23:21 UTC Closes gitlab-org/quality/team-tasks#67 See merge request gitlab-org/gitlab-ee!8223
-
Evan Read authored
Mitigate a few Geo HA setup pitfalls in the documentation Closes #7601 See merge request gitlab-org/gitlab-ee!8117
-
- 04 Nov, 2018 13 commits
-
-
Stan Hu authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Bot authored
# Conflicts: # doc/development/contributing/merge_request_workflow.md [ci skip]
-
Evan Read authored
Using inline links for require QA tests part of definition of done per review feedback See merge request gitlab-org/gitlab-ee!8194
-
Evan Read authored
docs - Update definition of done with e2e tests requirement Closes gitlab-org/quality/team-tasks#67 See merge request gitlab-org/gitlab-ce!22655
-
Kamil Trzciński authored
Update license_management job See merge request gitlab-org/gitlab-ce!22732
-
Philippe Lafoucrière authored
-
Evan Read authored
Update mysql.md with correct anchor link to "how services are linked" See merge request gitlab-org/gitlab-ce!22739
-
🤖 GitLab Bot 🤖 authored
CE upstream - 2018-11-04 03:21 UTC See merge request gitlab-org/gitlab-ee!8220
-
GitLab Bot authored
-
Stan Hu authored
Merge branch '53467-transient-failure-in-spec-controllers-groups-boards_controller_spec-rb' into 'master' Resolve "Transient failure in spec/controllers/groups/boards_controller_spec.rb" Closes #53467 See merge request gitlab-org/gitlab-ce!22785
-
- 03 Nov, 2018 4 commits
-
-
🤖 GitLab Bot 🤖 authored
CE upstream - 2018-11-03 15:21 UTC See merge request gitlab-org/gitlab-ee!8219
-
Brett Walker authored
-
GitLab Bot authored
-
Douwe Maan authored
Optimize merge request refresh by using the database to check commit SHAs See merge request gitlab-org/gitlab-ce!22731
-
- 02 Nov, 2018 9 commits
-
-
Robert Speicher authored
Geo: Admin > Geo > Projects support for batch operations Closes #8120 See merge request gitlab-org/gitlab-ee!7806
-
🤖 GitLab Bot 🤖 authored
CE upstream - 2018-11-02 21:21 UTC See merge request gitlab-org/gitlab-ee!8212
-
GitLab Bot authored
-
Robert Speicher authored
Rails5: fix operations controller spec nil parameter See merge request gitlab-org/gitlab-ee!8209
-
Gabriel Mazetto authored
Instead of a single class iterating in batches and executing the operation there, we iterate in bigger batches to get the ranges and delegate to a separate worker that will operate in the ranges.
-
Gabriel Mazetto authored
Added Resync all and Recheck all actions to the Geo > Projects page. Added ProjectRegistryBatchWorker that is responsible for doing mass update on the ProjectRegistry entries to flag them as requiring recheck or resync.
-
Kamil Trzciński authored
Use our own docker image for helm install pods See merge request gitlab-org/gitlab-ce!22778
-
Stan Hu authored
Previously for a given merge request, we would: 1. Create the array of commit SHAs involved in the push (A) 2. Request all merge request commits and map the SHA (B) 3. Reload the diff if there were any common commits between A and B We can avoid additional database querying and overhead by checking with the database whether the merge request contains any of the commit SHAs. Relates to https://gitlab.com/gitlab-org/gitlab-ce/issues/53213
-
🤖 GitLab Bot 🤖 authored
CE upstream - 2018-11-02 17:21 UTC See merge request gitlab-org/gitlab-ee!8210
-