- 02 Sep, 2021 3 commits
-
-
Patrick Bair authored
Add a data migration to remove existing duplicates of DastSiteTokens See merge request gitlab-org/gitlab!68578
-
Marcos Rocha authored
The MR !67933 added an application-level uniqueness constraint on to facilitate token reuse by url. However we may have existing duplicate tokens in the database and race conditions could result in duplicates being created. This MR adds a data migration to remove the existing duplicate tokens Changelog: fixed MR: !68578
-
Krasimir Angelov authored
Prepare ci_builds swap indexes for async creation See merge request gitlab-org/gitlab!69404
-
- 01 Sep, 2021 37 commits
-
-
Thong Kuah authored
Move cross-join yml to inside spec/ directory See merge request gitlab-org/gitlab!69344
-
Krasimir Angelov authored
Use `find_or_create_by` instead of `safe_find_or_create_by` to avoid subtransactions.
-
Thong Kuah authored
Bump fast_gettext to the latest [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!69236
-
Thong Kuah authored
Error on newlines in sidekiq-cluster arguments See merge request gitlab-org/gitlab!69237
-
Stan Hu authored
Re-addition of the state column for members table See merge request gitlab-org/gitlab!69220
-
Stan Hu authored
[GraphQL] Show up to 200 jobs per CI stage See merge request gitlab-org/gitlab!69314
-
Etienne Baqué authored
Changelog: added
-
Amy Qualls authored
Added details about seat usage and the users it applies to See merge request gitlab-org/gitlab!69407
-
Suzanne Selhorn authored
-
pbair authored
Add a new migration that prepares remaining indexes for ci_builds int4->int8 column swaps to be created asynchronously Changelog: other
-
Jacob Vosmaer authored
Add Workhorse support for HTTPS backend See merge request gitlab-org/gitlab!67700
-
Michael Kozono authored
-
Enrique Alcántara authored
Update dependency @tiptap/core to ^2.0.0-beta.102 See merge request gitlab-org/gitlab!69159
-
Marcia Ramos authored
Update cluster management project template See merge request gitlab-org/gitlab!68279
-
João Alexandre Cunha authored
-
Andrew Fontaine authored
Remove redundant sanitization method in notebook component See merge request gitlab-org/gitlab!69151
-
Adam Hegyi authored
Add specific rate limit for Git LFS requests See merge request gitlab-org/gitlab!68642
-
Jonas Wälter authored
-
Marcin Sedlak-Jakubowski authored
Improve headers in CI/CD index See merge request gitlab-org/gitlab!69341
-
Marcel Amirault authored
-
Drew Blessing authored
Update API "expires_at" response to be date instead of datetime See merge request gitlab-org/gitlab!68584
-
Olena Horal-Koretska authored
Fix overflowing text in OmniAuth login buttons See merge request gitlab-org/gitlab!68884
-
Savas Vedova authored
Use selected syntax highlighting theme in code block component See merge request gitlab-org/gitlab!68788
-
Miranda Fluharty authored
-
Savas Vedova authored
Create timezones fixtures See merge request gitlab-org/gitlab!69285
-
Paul Gascou-Vaillancourt authored
-
Dmitriy Zaporozhets (DZ) authored
Fix Rubocop Graphql/Description offenses See merge request gitlab-org/gitlab!69325
-
Phil Hughes authored
Resolve "Improve browser Total Blocking Time (TBT) performance of Project Merge Request Discussions page into S3 tier" See merge request gitlab-org/gitlab!67369
-
Thomas Randolph authored
Resolve "Improve browser Total Blocking Time (TBT) performance of Project Merge Request Discussions page into S3 tier"
-
Achilleas Pipinellis authored
Update test guidelines for externalized contents See merge request gitlab-org/gitlab!69312
-
Andreas Brandl authored
Introduce versioned GitLab migration class See merge request gitlab-org/gitlab!68986
-
Aleksei Lipniagov authored
It would help to avoid taint-related deprecation warning when running on Ruby 3. Changelog: other
-
Andrew Fontaine authored
Add support for description lists in content editor See merge request gitlab-org/gitlab!69149
-
Amy Qualls authored
Fix check and cross symbols on containers page See merge request gitlab-org/gitlab!69342
-
Igor Drozdov authored
-
Sean McGivern authored
Issue template for infradev See merge request gitlab-org/gitlab!69362
-
Andreas Brandl authored
-