- 14 Dec, 2021 40 commits
-
-
Austin Regnery authored
-
Mikołaj Wawrzyniak authored
Update formula for PG-HyperLogLog small cardinality estimates See merge request gitlab-org/gitlab!76617
-
Rémy Coutable authored
Enable Sentry for Review Apps See merge request gitlab-org/gitlab!76680
-
Peter Leitzen authored
Fix OpenStruct use in board_lists_resolver See merge request gitlab-org/gitlab!74975
-
Mehul Sharma authored
-
Peter Leitzen authored
Fix OpenStruct use in license_spec See merge request gitlab-org/gitlab!74266
-
Mehul Sharma authored
-
Nikola Milojevic authored
Deploy token support for the Composer package registry See merge request gitlab-org/gitlab!75798
-
Steve Abrams authored
-
Marcin Sedlak-Jakubowski authored
Fix the docs warning detected by the vale Acronym rule See merge request gitlab-org/gitlab!76063
-
Dugtuff authored
-
Furkan Ayhan authored
Allow use of `when` with `rules` See merge request gitlab-org/gitlab!76158
-
Nikola Milojevic authored
Fix VSA FF scope to groups See merge request gitlab-org/gitlab!76436
-
Adam Hegyi authored
-
Vitali Tatarintev authored
Add `ClusterImageScanningType` to `VulnerabilitiesResolver` See merge request gitlab-org/gitlab!75797
-
Marcia Ramos authored
Reflect AWS' forking of Elasticsearch to OpenSearch See merge request gitlab-org/gitlab!75537
-
Katrin Leinweber authored
-
Tetiana Chupryna authored
Update parser gem to eliminate Ruby 2.7.5 warning See merge request gitlab-org/gitlab!76674
-
Stan Hu authored
Gracefully handle duplicate dotenv keys See merge request gitlab-org/gitlab!76582
-
Stan Hu authored
-
Andrejs Cunskis authored
E2E: Do not bind knapsack unless parallel run See merge request gitlab-org/gitlab!76736
-
Andrejs Cunskis authored
-
Stan Hu authored
This will make it easier for people to diagnose errors without needing to access the Review Apps cluster directly. This came out of https://gitlab.com/gitlab-org/gitlab/-/merge_requests/72722. This relies on a `REVIEW_APPS_SENTRY_DSN` CI/CD variable being defined, which is now defined in the gitlab-org group.
-
Nikola Milojevic authored
Prevent Sidekiq sleep when DB replica is up-to-date See merge request gitlab-org/gitlab!76669
-
Phil Hughes authored
Link to on-demand scan's security tab See merge request gitlab-org/gitlab!76730
-
Kamil Trzciński authored
Fix open_transactions_baseline to check the base class See merge request gitlab-org/gitlab!76406
-
Phil Hughes authored
Add violation component to compliance report app See merge request gitlab-org/gitlab!76660
-
Jiaan Louw authored
-
Fabio Pitino authored
Expose finished_at in job details JSON See merge request gitlab-org/gitlab!76668
-
Heinrich Lee Yu authored
This saves us from the unnecessary sleep if the replica is already up to date. Based on previous tests, 50% of the time, the replica is already up to date so we don't need the sleep. This also reduces the sleep time because we did not see any stale replica errors with the previous value. This suggests that the delay may be too high.
-
Phil Hughes authored
Migrate package list to vue-router See merge request gitlab-org/gitlab!76657
-
Nicolò Maria Mezzopera authored
-
Ramya Authappan authored
E2E: Validate merge request import See merge request gitlab-org/gitlab!76537
-
Andrejs Cunskis authored
-
Fabio Pitino authored
Change order jobs are returned from jobs_resolver See merge request gitlab-org/gitlab!76227
-
Payton Burdette authored
Change the jobs resolver to return the jobs by order id desc. Changelog: changed
-
Heinrich Lee Yu authored
Merge branch '330887-gitlab-migration-more-fine-grained-status-for-group-bulk-imports' into 'master' Resolve "GitLab Migration - More fine-grained status for group bulk imports" See merge request gitlab-org/gitlab!73960
-
Kushal Pandya authored
Fixes suggestions dropdown not being fully visible See merge request gitlab-org/gitlab!76729
-
Rémy Coutable authored
Add coverage data from decomposed jobs See merge request gitlab-org/gitlab!76639
-
Achilleas Pipinellis authored
Update RA docs to have additional third party DB guidance See merge request gitlab-org/gitlab!76226
-