- 23 Aug, 2021 14 commits
-
-
Sheldon Led authored
-
Tiger Watson authored
Drop un-used db/ci_migrate symlink See merge request gitlab-org/gitlab!68710
-
Shinya Maeda authored
Add Marcel as a CI template codeowner See merge request gitlab-org/gitlab!68616
-
Marcel Amirault authored
-
Ash McKenzie authored
Test case return 404 instead of 500 error See merge request gitlab-org/gitlab!68548
-
Mark Chao authored
Allow combining hashes and nested hash arrays See merge request gitlab-org/gitlab!68398
-
David Kim authored
Update domain validation settings See merge request gitlab-org/gitlab!68437
-
Ezekiel Kigbo authored
-
Heinrich Lee Yu authored
Extend /help/instance_configuration with size limits See merge request gitlab-org/gitlab!68284
-
Jonas Wälter authored
-
Thong Kuah authored
Rails defaults to db/migrate anyway so we can rely on that for our ci: database. Changelog: fixed
-
Marcel Amirault authored
Switch Resource Groups docs "simultaneously" to "concurrently" See merge request gitlab-org/gitlab!68611
-
Neil McCorrison authored
-
charlie ablett authored
Changelog: added EE: true
-
- 22 Aug, 2021 4 commits
-
-
Luke Duncalfe authored
Change external_wiki maintainance triggers See merge request gitlab-org/gitlab!68172
-
Alex Kalderimis authored
Update the triggers for the functions that maintain the external wiki flag on the project table so that they check the new column values for the STI `type/type_new`. The migration ensures that there is no point at which one of the triggers is not installed, ensuring we do not allow rows to be inserted, updated or deleted without triggering one or other of the two versions of the trigger. A new temporary trigger is added, which handles the fact that we first insert rows with `type` set, and then later set `type_new` as part of the STI migration for the `integrations` table. Changelog: changed Fix project spec This uses a factory to ensure that the type/type_new columns are set correctly, and renames 'service' to 'integration' where appropriate. https://gitlab.com/gitlab-org/gitlab/-/issues/334127
-
Mark Lapierre authored
Quarantine revert MR spec for large setup See merge request gitlab-org/gitlab!68650
-
Russell Dickenson authored
Improve DS docs: change "Python installation" to "Python build" See merge request gitlab-org/gitlab!68625
-
- 21 Aug, 2021 3 commits
-
-
Matija Čupić authored
Allows combining hashes and nested hash arrays in rules sections of jobs.
-
Sid Sijbrandij authored
doc: Update interactive web terminal wording See merge request gitlab-org/gitlab!68688
-
Lucas Charles authored
Adds phrase "debugging with SSH" for SEO purposes
-
- 20 Aug, 2021 19 commits
-
-
Mike Greiling authored
Fix tooltip on issue sidebar See merge request gitlab-org/gitlab!68614
-
Drew Blessing authored
Mark users blocked pending approval when block_auto_created_users is set See merge request gitlab-org/gitlab!63650
-
Vincent Fazio authored
Previously the user state was set to `blocked` when `block_auto_created_users` was set for a provider. Now, the state is set to `blocked_pending_approval` so accounts can be worked down by admins via the pending approval queue. Changelog: changed
-
Andrew Fontaine authored
Add translation to months in CI minutes feature See merge request gitlab-org/gitlab!68580
-
Mayra Cabrera authored
Remove substransaction from wiki event creation See merge request gitlab-org/gitlab!68627
-
Craig Norris authored
Updated nav steps to match standard See merge request gitlab-org/gitlab!68673
-
Suzanne Selhorn authored
I'm working to clarify how we refer to nav steps in the documentation, so we can write consistently Related to: https://gitlab.com/gitlab-org/technical-writing/-/issues/454
-
Michael Kozono authored
Added links for deployments by target See merge request gitlab-org/gitlab!68262
-
Viktor Nagy (GitLab) authored
-
Mayra Cabrera authored
Prepare Ruby 3 support See merge request gitlab-org/gitlab!68531
-
Alex Kalderimis authored
Resolve "Track total number of suggestions and applied suggestions" See merge request gitlab-org/gitlab!67525
-
Paul Slaughter authored
Fix getAction is undefined bug See merge request gitlab-org/gitlab!68583
-
Savas Vedova authored
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/68583 Changelog: fixed
-
Doug Stull authored
Add tracking events for trial reassurance experiment See merge request gitlab-org/gitlab!67072
-
Dallas Reedy authored
-
Fabio Pitino authored
Fix namespace checks for live quota consumption See merge request gitlab-org/gitlab!68646
-
Enrique Alcántara authored
Update edit page to account for type parameter See merge request gitlab-org/gitlab!68416
-
Suzanne Selhorn authored
Add beta access request issue url See merge request gitlab-org/gitlab!68623
-
Mayra Cabrera authored
Clarify the correct milestone for security fixes in `master` See merge request gitlab-org/gitlab!68182
-