- 20 Oct, 2021 40 commits
-
-
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
-
Stan Hu authored
Jobs such as https://gitlab.com/gitlab-org/gitlab-foss/-/jobs/1686583500 were intermittently failing because the Authorization header would have slightly different JWTs. It turns out the `iat` and `exp` fields were off by a second since the test might generate the field before the test made the HTTP request. We fix this issue by freezing the time whenever we need to make an HTTP request.
-
Marcia Ramos authored
Fix syntax error in resources.yml See merge request gitlab-org/gitlab!72447
-
Marcia Ramos authored
-
Enrique Alcántara authored
Update audit events date range filter See merge request gitlab-org/gitlab!71671
-
Jiaan Louw authored
Clarifies the date range constraints on audit events Changelog: changed EE: true
-
Doug Stull authored
RuboCop: Re-enable rule Naming/FileName See merge request gitlab-org/gitlab!72521
-
Jan Provaznik authored
Filter issues by releaseTag in GraphQL See merge request gitlab-org/gitlab!71012
-
Suzanne Selhorn authored
Add troubleshooting note for dind connection error on k8s executor See merge request gitlab-org/gitlab!72664
-
Marcia Ramos authored
Update Vue.js guide for: provide/inject See merge request gitlab-org/gitlab!72266
-
Stan Hu authored
Re-generate emoji assets based on TanukiEmoji See merge request gitlab-org/gitlab!71313
-
Andrejs Cunskis authored
Fixing the Fork creation over API on Canary & co See merge request gitlab-org/gitlab!72184
-
Heinrich Lee Yu authored
Apply model layer validations on report ingestion See merge request gitlab-org/gitlab!72145
-
Michael Kozono authored
Retrieve the account id and pass it to the FE See merge request gitlab-org/gitlab!71266
-
Angelo Gulina authored
-
Enrique Alcántara authored
Improve merge blocked text for skipped pipelines See merge request gitlab-org/gitlab!72520
-
Payton Burdette authored
Improve the merge blocked text for when a pipeline has been skipped and pipelines must succeed is enabled. Changelog: changed EE: true
-
Douglas Barbosa Alexandre authored
Fix previous license period See merge request gitlab-org/gitlab!72330
-
Corinna Wiesner authored
-
Mikołaj Wawrzyniak authored
Handle new action and other missed actions See merge request gitlab-org/gitlab!71183
-
Markus Koller authored
Add custom label GitHub status check checkbox See merge request gitlab-org/gitlab!72566
-
Doug Stull authored
Remove ff_group_membership_export flag See merge request gitlab-org/gitlab!72624 This feature has been globally enabled for 2 milestones and can safely be removed. Changelog: added EE: true
-