- 09 Sep, 2021 40 commits
-
-
Fiona Neill authored
-
Kati Paizee authored
Fix style and language issues in Elasticsearch page See merge request gitlab-org/gitlab!69743
-
Andreas Brandl authored
Disallow subtransactions in with_lock_retries migration helper See merge request gitlab-org/gitlab!68942
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!69959
-
Kushal Pandya authored
Switch to v-safe-html in request_warning.vue See merge request gitlab-org/gitlab!69935
-
Illya Klymov authored
Revise UI text for Slack slash commands See merge request gitlab-org/gitlab!69107
-
Kati Paizee authored
-
Illya Klymov authored
Abstract out page layout in Security Configuration See merge request gitlab-org/gitlab!69747
-
Bob Van Landuyt authored
Support restoring repository backups in parallel See merge request gitlab-org/gitlab!69330
-
Illya Klymov authored
Refactor help text in AWS cluster form See merge request gitlab-org/gitlab!69829
-
Savas Vedova authored
Use GlAlert instead of a custom alert class See merge request gitlab-org/gitlab!69854
-
fneill authored
Applies changes to docs based on Vale suggestions Fixes broken anchor links Minor edit to correct wording Fixes broken anchor link Apply 1 suggestion(s) to 1 file(s)
-
Andreas Brandl authored
-
Andreas Brandl authored
Also update docs to suggest using lock-retries at the migration level.
-
Andreas Brandl authored
-
Andreas Brandl authored
-
Andreas Brandl authored
-
Andreas Brandl authored
-
Andreas Brandl authored
Using with_lock_retries outside of an existing transaction scope is safe because it doesn't require us opening a subtransaction. Hence add assertions to make sure we're outside of a transaction scope.
-
Andreas Brandl authored
-
Andreas Brandl authored
This allows us to toggle a check in WithLockRetries: Unless we allow subtransactions, we'll raise an error if the logic executes within an already open transaction.
-
GitLab Release Tools Bot authored
-
Matthias Käppler authored
Reject pending approval users via API See merge request gitlab-org/gitlab!69420
-
Serena Fang authored
Changelog: added
-
Kushal Pandya authored
Switch to v-safe-html in awards_list.vue See merge request gitlab-org/gitlab!69953
-
Kushal Pandya authored
Switch to v-safe-html in header_ci_component.vue See merge request gitlab-org/gitlab!69951
-
Jacques Erasmus authored
[RUN AS-IF-FOSS] Move "Allow users to request access" setting to a new subsection "Membership" See merge request gitlab-org/gitlab!69217
-
Kushal Pandya authored
Switch to v-safe-html in Status Modal Wrapper See merge request gitlab-org/gitlab!69950
-
Kushal Pandya authored
Switch to v-safe-html in performance_bar_app.vue See merge request gitlab-org/gitlab!69937
-
Kushal Pandya authored
Switch to v-safe-html in user_popover.vue See merge request gitlab-org/gitlab!69936
-
Kati Paizee authored
Doc Consistency: api/c... See merge request gitlab-org/gitlab!69683
-
Niklas authored
-
Kushal Pandya authored
Switch to SafeHtml in performance bar's request_selector.vue See merge request gitlab-org/gitlab!69931
-
Savas Vedova authored
This is part of our pajamas migration. Instead of using a custom div element with error classes, we prefer using the GlAlert component in order to increase the consistency across GitLab. Changelog: changed EE: true
-
Etienne Baqué authored
Load config variables from external project See merge request gitlab-org/gitlab!69646
-
Kati Paizee authored
Doc Consistency: api/b... See merge request gitlab-org/gitlab!69682
-
Niklas authored
-
Dheeraj Joshi authored
-
Etienne Baqué authored
Send Members API through create service See merge request gitlab-org/gitlab!69295
-
Doug Stull authored
-