- 08 Sep, 2021 40 commits
-
-
Andy Soiron authored
Merge branch '331073-feature-flag-rollout-of-use_specialized_worker_for_project_auth_recalculation' into 'master' Use specialized worker to refresh authorizations on group share removal by default See merge request gitlab-org/gitlab!69739
-
Alper Akgun authored
Make configure group metrics valid See merge request gitlab-org/gitlab!69758
-
Peter Leitzen authored
CI: No need to track changelogs/**/*.yml anymore See merge request gitlab-org/gitlab!69757
-
Kushal Pandya authored
Update UI text and link for variable warning See merge request gitlab-org/gitlab!69830
-
Rémy Coutable authored
Reset bundler settings after locating Gemfile See merge request gitlab-org/gitlab!69770
-
Illya Klymov authored
Revert "Merge branch '334465-label-problem-fix' into 'master'" See merge request gitlab-org/gitlab!69837
-
Natalia Tepluhina authored
GraphQL client sends feature category header See merge request gitlab-org/gitlab!66937
-
Andrew Newdigate authored
-
Mikołaj Wawrzyniak authored
Update metrics definitions for group::optimize See merge request gitlab-org/gitlab!69645
-
Grzegorz Bizon authored
Decrease WebHooks::LogExecutionWorker retries See merge request gitlab-org/gitlab!69834
-
Markus Koller authored
Use new Sanitizable concern in NamespaceSetting See merge request gitlab-org/gitlab!69606
-
Philip Cunningham authored
- Includes and uses new concern - Adds specs to capture behaviour
-
Matthias Käppler authored
Make bin/background_jobs use Sidekiq cluster See merge request gitlab-org/gitlab!69734
-
Natalia Tepluhina authored
This reverts merge request !69609
-
Rémy Coutable authored
Run jest related tests on CI on frontend changes See merge request gitlab-org/gitlab!68251
-
Stan Hu authored
Since this worker can update the same row for a group or project, retrying can exacerbate locking in the database. PostgreSQL may create a MultiXactId as a side effect with each lock. If these IDs exceed the working memory of the simple LRU (SLRU) cache, database queries could get slow. If we are unable to store the data after 3 tries then we're better off giving up and thereby reducing contention. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/340272 Changelog: performance
-
Marcel Amirault authored
Quote URLs in cURL command See merge request gitlab-org/gitlab!69576
-
Jonston Chan authored
-
Tiger Watson authored
Cleanup bigint conversion for geo_job_artifact_deleted_events See merge request gitlab-org/gitlab!69722
-
Tiger Watson authored
Cleanup bigint conversion for deployments See merge request gitlab-org/gitlab!69719
-
Marcel Amirault authored
Improve documentation test See merge request gitlab-org/gitlab!69577
-
Jonston Chan authored
-
Simon Knox authored
Create actions cells component for the jobs table refactor See merge request gitlab-org/gitlab!60303
-
Jose Ivan Vargas authored
This is part of the refactor behind the jobs_table_vue feature flag
-
Kati Paizee authored
Doc Consistency: api/e... See merge request gitlab-org/gitlab!69685
-
Niklas authored
-
alinamihaila authored
- Update metric names - Update descriptions - Add product stage Update names
-
Marcel Amirault authored
Update redirects styleguide for contributors See merge request gitlab-org/gitlab!69832
-
Achilleas Pipinellis authored
-
Etienne Baqué authored
Reword NameID format to be recommended See merge request gitlab-org/gitlab!68596
-
Cynthia Ng authored
-
Marcel Amirault authored
Simplify and standardize the text, and split up the docs sections to fix an anchor issue. Changelog: changed
-
Vitaly Slobodin authored
Switch to v-safe-html in Badge form See merge request gitlab-org/gitlab!69825
-
Kushal Pandya authored
Use new Sanitizable concern in ApplicationSetting See merge request gitlab-org/gitlab!69604
-
Kushal Pandya authored
Add button to delete iteration See merge request gitlab-org/gitlab!65621
-
Simon Knox authored
-
Heinrich Lee Yu authored
Allow Sidekiq job compression without limiting See merge request gitlab-org/gitlab!69792
-
Simon Knox authored
Scaffold FE structure for work items See merge request gitlab-org/gitlab!69085
-
Natalia Tepluhina authored
-
Krasimir Angelov authored
Cleanup bigint conversion for ci_stages See merge request gitlab-org/gitlab!69714
-