- 06 Mar, 2020 40 commits
-
-
Michael Kozono authored
* Add caveat that we don't support PG HA in secondaries * Suggest ensuring the secondary cluster works without Geo first * Add configuration to disable geo_logcursor on the PG read-replica node to prevent it from attempting to configure Rails if you don't have any Rails services explicitly enabled. Otherwise, reconfigure could get blocked on things like erroring on migrating databases even though you never asked to run geo_logcursor on the PG node. * Add suggestion to run backend Rails services on backend app nodes
-
Stan Hu authored
Update gpgme gem to fix build with gawk 5 See merge request gitlab-org/gitlab!26700
-
Markus Koller authored
This fixes a build error with gawk versions >= 5: https://github.com/ueno/ruby-gpgme/issues/134
-
Mayra Cabrera authored
Add nginx throughput to WAF Anomaly Summary Service See merge request gitlab-org/gitlab!25273
-
Robert Speicher authored
Move pipeline creation on MR create to Sidekiq See merge request gitlab-org/gitlab!26172
-
Robert Speicher authored
Move EE Users related specs to correct folder See merge request gitlab-org/gitlab!26636
-
Robert Speicher authored
Add remote mirrors API documentation See merge request gitlab-org/gitlab!22486
-
Marcia Ramos authored
Fix merge train docs about feature flag See merge request gitlab-org/gitlab!25870
-
Michael Kozono authored
Remove dead code: Service#find_by_template See merge request gitlab-org/gitlab!26604
-
Douglas Barbosa Alexandre authored
Add more specs for Projects::WebIdeTerminalsController#retry See merge request gitlab-org/gitlab!26603
-
Stan Hu authored
Fix CodeReviewMetrics worker failure with kwargs Closes #209160 See merge request gitlab-org/gitlab!26647
-
Marcia Ramos authored
User sentence case in HA docs See merge request gitlab-org/gitlab!26482
-
Mike Jang authored
Fix bad link, accidentally pushed to !26398 See merge request gitlab-org/gitlab!26691
-
Marcia Ramos authored
Documentation: Conflicting information when a file matches multiple entry in CODEOWNERS Closes #205394 See merge request gitlab-org/gitlab!25084
-
Achilleas Pipinellis authored
Refactoring compliance docs See merge request gitlab-org/gitlab!25735
-
Nick Gaskill authored
Moving compliance docs into new Compliance section
-
Mike Jang authored
-
Douglas Barbosa Alexandre authored
Use factory prof to find un-needed db access in tests See merge request gitlab-org/gitlab!26532
-
Mike Jang authored
-
John Long authored
See merge request gitlab-org/gitlab!26398
-
Douglas Barbosa Alexandre authored
Add user_type and bot_type consistency tests See merge request gitlab-org/gitlab!26578
-
allison.browne authored
-
allison.browne authored
Use build and let_it_be where it can be used instead of let and create
-
Douglas Barbosa Alexandre authored
Refactor analytics metric refresh specs See merge request gitlab-org/gitlab!26585
-
Lin Jen-Shin authored
Don't try to stop already stopped environments See merge request gitlab-org/gitlab!26678
-
Tim Zallmann authored
Replace 'issue-external' icon with 'external-link' See merge request gitlab-org/gitlab!26402
-
Jeremy Elder authored
Replaced the 'issue-external' icon with the 'external' link icon.
-
Mike Jang authored
Closes #208965 See merge request gitlab-org/gitlab!26504
-
Sean McGivern authored
Improve ApplicationSettings::UpdateService spec See merge request gitlab-org/gitlab!26672
-
Mike Jang authored
List regenerate 2FA recovery codes See merge request gitlab-org/gitlab!26258
-
Ben Bodenmiller authored
-
Bob Van Landuyt authored
Fix SCIM API Application Context Closes #199587 See merge request gitlab-org/gitlab!26514
-
Drew Blessing authored
The SCIM API needs to override the Application Context and set the user to nil since the SCIM API doesn't operate in the context of a user. Rather, the SCIM API uses a static token specific to the group enabling SCIM. Without overriding the context saving a user will hang when attempting to resolve the current_user set in the Application Context in the main API (lib/api/api.rb).
-
Rémy Coutable authored
Separate geo, subs and npm entities into own class files See merge request gitlab-org/gitlab!26674
-
Rajendra Kadam authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Peter Leitzen authored
Import/Export project snippets See merge request gitlab-org/gitlab!24150
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Rename ruby coverage job to rspec:coverage See merge request gitlab-org/gitlab!26669
-