- 19 Oct, 2021 1 commit
-
-
Stan Hu authored
In development mode, Marginalia comments include the line that originated the request in the SQL development log. However, the default filter fails to ignore the load balancing code, so the comment would usually attribute the call to the connection proxy. We now filter out some lines to help narrow in the real caller of the SQL query.
-
- 16 Oct, 2021 1 commit
-
-
Dylan Griffith authored
Update pg_query to v2.1.1 See merge request gitlab-org/gitlab!72426
-
- 15 Oct, 2021 27 commits
-
-
Amy Qualls authored
Removed concurrent notes from File hooks page See merge request gitlab-org/gitlab!72431
-
Craig Norris authored
Removed concurrent notes from File hooks page
-
Suzanne Selhorn authored
Typo fix for incorrect grammar See merge request gitlab-org/gitlab!72352
-
Ben Bodenmiller authored
-
Amy Qualls authored
Resolve "Push option `merge_request.create` does not work for forks" See merge request gitlab-org/gitlab!72317
-
Kai Armstrong authored
-
Nick Gaskill authored
Style and version edits for Policies page See merge request gitlab-org/gitlab!72410
-
Amy Qualls authored
Add a note warning about issue 276930 See merge request gitlab-org/gitlab!72291
-
Amy Qualls authored
Note the Group Deploy Tokens' LFS bug See merge request gitlab-org/gitlab!72091
-
Amy Qualls authored
Various style edits to AsciiDoc page See merge request gitlab-org/gitlab!72408
-
Amy Qualls authored
Fix typo in readme.md See merge request gitlab-org/gitlab!71728
-
Elisha Hollander authored
-
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 gitlab-org/gitlab!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 gitlab-org/gitlab!72424
-
Heinrich Lee Yu authored
-
Nicolò Maria Mezzopera authored
Address require-string-literal-i18n-helpers offenses See merge request gitlab-org/gitlab!72389
-
Paul Gascou-Vaillancourt authored
-
Nicolò Maria Mezzopera authored
Address require-string-literal-i18n-helpers offenses See merge request gitlab-org/gitlab!72385
-
Paul Gascou-Vaillancourt authored
-
Thong Kuah authored
Link to documentation in the cross-db Exception See merge request gitlab-org/gitlab!72359
-
Craig Norris authored
Style and version edits for Policies page
-
Thong Kuah authored
Fixing typo in comment See merge request gitlab-org/gitlab!72403
-
Craig Norris authored
Various style edits to AsciiDoc page
-
- 14 Oct, 2021 11 commits
-
-
Ash McKenzie authored
Adds User Cap instrumentation See merge request gitlab-org/gitlab!71786
-
Chase Southard authored
-
Kerri Miller authored
-
Mayra Cabrera authored
Fix: update links in billing page See merge request gitlab-org/gitlab!72259
-
Illya Klymov authored
Deprecate getJSONFixture See merge request gitlab-org/gitlab!71808
-
Doug Stull authored
Resolve "GitLab Migration - Migrate Issue Boards" See merge request gitlab-org/gitlab!71661
-
Allen Cook authored
-
Grzegorz Bizon authored
Upgrade GitLab Pages to 1.46.0 See merge request gitlab-org/gitlab!72383
-
Heinrich Lee Yu authored
Log number of Sidekiq jobs scheduled by set See merge request gitlab-org/gitlab!72393
-
Jose Ivan Vargas authored
Disable create list button when create list modal is already open See merge request gitlab-org/gitlab!72048
-
Nick Gaskill authored
Document possible event types for cilium See merge request gitlab-org/gitlab!72309
-