- Oct 18, 2021
-
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/technical-writing/-/issues/492
-
- Oct 17, 2021
-
-
Luke Duncalfe authored
Don't attempt Issue rate liming for CSV imports See merge request !72260
-
Paul Slaughter authored
Fix MR draft RegEx See merge request !72454
-
Paul Slaughter authored
This prevents issues where the regex could match an empty string so the .test is true but the .replace doesn't replace anything.
-
Russell Dickenson authored
Style updates to Protected Environments page See merge request !72407
-
-
Paul Gascou-Vaillancourt authored
This fixes a RegEx that checks whether an MR is a draft in the MR edit/create page. The RegEx was recently changed in a way that prevents it from detecting the current MR state and breaks the toggle draft status feature.
-
Suzanne Selhorn authored
CTRT edits for Webhooks page - part 2 See merge request !72374
-
-
Kerri Miller authored
Fix quote mark in postBuffer settings See merge request !72379
-
-
Kati Paizee authored
Typo fix in background_migrations.md See merge request !72445
-
Kati Paizee authored
Fix mmctl docs link See merge request !72444
-
Ben Bodenmiller authored
-
Ben Bodenmiller authored
-
- Oct 16, 2021
-
-
Enrique Alcántara authored
Added v-scrolling to both editors See merge request !71136
-
Dylan Griffith authored
Update pg_query to v2.1.1 See merge request !72426
-
- Oct 15, 2021
-
-
Amy Qualls authored
Removed concurrent notes from File hooks page See merge request !72431
-
Craig Norris authored
Remove "Note" wording from Note alert
-
Craig Norris authored
Removed concurrent notes from File hooks page
-
Suzanne Selhorn authored
Typo fix for incorrect grammar See merge request !72352
-
-
Amy Qualls authored
Resolve "Push option `merge_request.create` does not work for forks" See merge request !72317
-
-
Nick Gaskill authored
Style and version edits for Policies page See merge request !72410
-
Amy Qualls authored
Add a note warning about issue 276930 See merge request !72291
-
Amy Qualls authored
Note the Group Deploy Tokens' LFS bug See merge request !72091
-
Amy Qualls authored
Various style edits to AsciiDoc page See merge request !72408
-
Amy Qualls authored
Fix typo in readme.md See merge request !71728
-
-
Jacob Vosmaer authored
Implement Dependency proxy via Workhorse injectors See merge request gitlab-org/gitlab!71890
-
Bob Van Landuyt authored
Removed the resource boundary on StuckCiJobsWorker See merge request gitlab-org/gitlab!72384
-
Sean McGivern authored
Add Gitlab::Redis::Sessions Redis instance See merge request !72221
-
Stan Hu authored
We disabled GC due in pg_query to work around https://github.com/pganalyze/pg_query/issues/226, but this turned out to be a bug where the Ruby garbage collector might incorrectly garbage collect an intermediate variable (https://bugs.ruby-lang.org/issues/18140#note-2). https://github.com/pganalyze/pg_query/pull/227 works around the problem by calling to_ary to ensure the Ruby interpreter does not do this. As a result, we can remove the workaround.
-
Igor Drozdov authored
Changelog: changed
-
Alper Akgun authored
Regenerate gitlab.pot to fix master See merge request !72424
-
Heinrich Lee Yu authored
-
Nicolò Maria Mezzopera authored
Address require-string-literal-i18n-helpers offenses See merge request !72389
-