- 26 Oct, 2021 1 commit
-
-
Tom Quirk authored
Improve store dispatch mock function
-
- 21 Oct, 2021 5 commits
-
-
Tom Quirk authored
- Move toast/error messages to constants file - limit beforeEach for readability - test event handling rather than unit-testing class methods - add missing coverage for some event types
-
Evan Read authored
doc: Document change in Gitaly binary paths See merge request gitlab-org/gitlab!72702
-
Patrick Steinhardt authored
-
James Fargher authored
Hide badge row if there are no pipeline badges See merge request gitlab-org/gitlab!72538
-
Payton Burdette authored
-
- 20 Oct, 2021 34 commits
-
-
Mayra Cabrera authored
Downgrade EMOJI_VERSION to 1 See merge request gitlab-org/gitlab!72730
-
James Fargher authored
Merge branch '342722-fetch-shared-runners-constants-from-the-backend-for-the-frontend' into 'master' Use shared runners constants from the backend for the frontend See merge request gitlab-org/gitlab!72532
-
Doug Stull authored
-
Thong Kuah authored
Merge branch '342795-use-yaml-file-to-define-gitlab_schema-reduce-allowlist-cross-modification-only' into 'master' Shrink cross-database-modification-allowlist for new gitlab_schema See merge request gitlab-org/gitlab!72576
-
Luke Duncalfe authored
Refactor ping method of ZenTao client See merge request gitlab-org/gitlab!72563
-
James Fargher authored
Fix nil value in location column in vulnerability_occurrences See merge request gitlab-org/gitlab!72224
-
Russell Dickenson authored
Update docs for Pipeline Security tab See merge request gitlab-org/gitlab!72156
-
Krasimir Angelov authored
ReplaceTable helper should be passed a connection See merge request gitlab-org/gitlab!72402
-
Stan Hu authored
In a mixed deployment situation, `-/emojis/2/emojis.json` may not exist yet, so we need to make sure we preserve the expand and contract pattern. Relates to https://gitlab.com/gitlab-org/gitlab/-/merge_requests/71313
-
Dylan Griffith authored
Now that we've introduced the YAML format for gitlab_schema it fixed a lot of cross-joins.
-
pbair authored
Update the `ReplaceTable` helper to accept an external database connection rather than relying directly on `ActiveRecord::Base.connection`
-
Thong Kuah authored
Use a YAML file to define gitlab_schema for tables See merge request gitlab-org/gitlab!72353
-
Thong Kuah authored
Support multiple dbs when monitoring partitions See merge request gitlab-org/gitlab!71421
-
Mayra Cabrera authored
Exclude users who wouldn’t be able to take action from the `security_reports_mr_widget_prompt` experiment See merge request gitlab-org/gitlab!71432
-
Jeremy Jackson authored
Exclude users who wouldn’t be able to take action from the `security_reports_mr_widget_prompt` experiment
-
Suzanne Selhorn authored
Fix noun verb agreement See merge request gitlab-org/gitlab!72719
-
James Fargher authored
Ensure specs are under saas context when needed See merge request gitlab-org/gitlab!72481
-
Igor Drozdov authored
Add atomic sidekiq scheduler See merge request gitlab-org/gitlab!72380
-
Heinrich Lee Yu authored
This retrieves jobs from Sidekiq scheduled sets using a Lua script. This allows multiple processes to process the queue efficiently.
-
Nick Gaskill authored
Move Health Check page to Monitor group See merge request gitlab-org/gitlab!72345
-
Medved authored
-
Gabriel Mazetto authored
Migrate license_md5 EE metric to instrumentation class See merge request gitlab-org/gitlab!72340
-
Gabriel Mazetto authored
Remove not used parameter from epics finder See merge request gitlab-org/gitlab!72285
-
Peter Hegman authored
Add search filters to issues page refactor See merge request gitlab-org/gitlab!72523
-
Coung Ngo authored
Adds: - Confidential filtering - MyReaction filtering, including != - Author != filtering - Type != filtering - Including subepics when filtering by epic The refactor from Haml to Vue of the group/project issues page is behind the feature flag `vue_issues_list`
-
Douglas Barbosa Alexandre authored
Fix JIRA client spec failing due to time differences See merge request gitlab-org/gitlab!72453
-
Sanad Liaquat authored
Fix policy alerts test case url See merge request gitlab-org/gitlab!72622
-
Nick Gaskill authored
Add note of external_http requirement See merge request gitlab-org/gitlab!72661
-
Russell Dickenson authored
-
Nick Gaskill authored
Document Cluster Image Scanning with the GitLab Agent See merge request gitlab-org/gitlab!70308
-
Brian Williams authored
-
Marcia Ramos authored
Clarify what clusters can have apps integration enabled See merge request gitlab-org/gitlab!72504
-
Kate Grechishkina authored
-
Marcia Ramos authored
Remove duplicate GitLab Kubernetes Agent entry See merge request gitlab-org/gitlab!72560
-