- 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 2 commits
-
-
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 34 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
-
Nick Gaskill authored
Add membership requirement note for mapping See merge request gitlab-org/gitlab!68663
-
Cynthia Ng authored
-
Saikat Sarkar authored
Don't override vulnerability feedback UUID anymore See merge request gitlab-org/gitlab!68313
-
rossfuhrman authored
-
Max Woolf authored
Improve error message for TransferService See merge request gitlab-org/gitlab!68536
-
Achilleas Pipinellis authored
Add Helm packages to Geo supported data types See merge request gitlab-org/gitlab!68564
-
Nick Nguyen authored
-
Paul Slaughter authored
Fix links to Jira docs See merge request gitlab-org/gitlab!68644
-
Enrique Alcántara authored
Enable `assumeImmutableResults` in environment list See merge request gitlab-org/gitlab!68641
-
Craig Norris authored
Added link to TW fundamentals course See merge request gitlab-org/gitlab!68658
-
Suzanne Selhorn authored
-
Savas Vedova authored
Wrap pipeline artifact dropdown item names See merge request gitlab-org/gitlab!68545
-
Marc Shaw authored
Changelog: added MR: gitlab.com/gitlab-org/gitlab/-/merge_requests/67525 Issue: gitlab.com/gitlab-org/gitlab/-/issues/329889
-
Paul Slaughter authored
Add issue template for updating left sidebar See merge request gitlab-org/gitlab!68490
-
-