- 31 Mar, 2020 40 commits
-
-
Bob Van Landuyt authored
Update DS template to detect scala See merge request gitlab-org/gitlab!27723
-
Igor Frenkel authored
-
Nick Gaskill authored
Update terms for license policies See merge request gitlab-org/gitlab!28438
-
Russell Dickenson authored
Fix broken link to Elasticsearch Analyzers/Tokenizers/Filters See merge request gitlab-org/gitlab!28373
-
Douglas Barbosa Alexandre authored
Create system note when health status is updated See merge request gitlab-org/gitlab!28232
-
Stan Hu authored
Use `ready?` for EpicsResolver parameter validation See merge request gitlab-org/gitlab!27337
-
Stan Hu authored
Prevent ProjectUpdateRepositoryStorageWorker from deleting repo Closes gitaly#1318 See merge request gitlab-org/gitlab!28469
-
Sean McGivern authored
Prefer HTTP status matcher over `response.status` See merge request gitlab-org/gitlab!28273
-
Felipe Artur authored
Create system note when issue health status is updated
-
James Fargher authored
Bump Workhorse version See merge request gitlab-org/gitlab!28468
-
John Cai authored
-
Mayra Cabrera authored
Mark ScheduleAggregationWorker as idempotent See merge request gitlab-org/gitlab!28372
-
Andrew Fontaine authored
Change the link to chart copy text See merge request gitlab-org/gitlab!28371
-
Oswaldo Ferreira authored
Required in order to support profile sample versioning. See: https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/479
-
Mark Florian authored
Pin dependencies See merge request gitlab-org/gitlab!28433
-
Douglas Barbosa Alexandre authored
Add issue creation history to vulnerability page See merge request gitlab-org/gitlab!27832
-
Nick Thomas authored
Gracefully handle missing latest CI pipeline Closes #212552 See merge request gitlab-org/gitlab!28263
-
Jose Vargas authored
-
Douglas Barbosa Alexandre authored
Eliminate FF for first_mentioned_in_commit_at See merge request gitlab-org/gitlab!28427
-
Nick Thomas authored
Merge branch '199076-elasticsearch-integration-menu-will-allow-entering-a-non-url-pattern-in-the-url-field-which' into 'master' Resolve "Elasticsearch Integration Menu will allow entering a non-URL pattern in the URL field which will cause elusive errors during indexing" Closes #199076 See merge request gitlab-org/gitlab!28209
-
Jan Provaznik authored
Move Custom Error to Module It Is Used In See merge request gitlab-org/gitlab!28208
-
GitLab Bot authored
Due to switching to the [`auto` strategy in renovatebot][1]. [1]: https://gitlab.com/gitlab-org/frontend/renovate-gitlab-bot/-/merge_requests/141
-
Mike Jang authored
Document enabling Group SAML on an instance, including why not to See merge request gitlab-org/gitlab!13965
-
James Edwards-Jones authored
-
Nick Gaskill authored
Added instructions to run DAST API scans Closes #10928 See merge request gitlab-org/gitlab!27167
-
Cameron Swords authored
-
Bob Van Landuyt authored
Refactor repository size error message See merge request gitlab-org/gitlab!27419
-
mbergeron authored
-
Jan Provaznik authored
Default board_search_optimization feature flag Closes #35947 See merge request gitlab-org/gitlab!28430
-
Bob Van Landuyt authored
Publish status page on emoji changes See merge request gitlab-org/gitlab!28160
-
Bob Van Landuyt authored
Resolve "Snippets actions with binary data" Closes #212662 See merge request gitlab-org/gitlab!28191
-
Bob Van Landuyt authored
This marks the Namespaces::ScheduleAggregationWorker as idempotent. It was already idempotent, because it checks the existence of the Namespace::AggregationSchedule before doing anything and it uses `safe_find_or_create` to avoid race conditions. This adds specs proving that it is idempotent. It also adds the worker to the DROPPABLE_QUEUES so we can use it to try out deduplicating jobs.
-
Natalia Tepluhina authored
Create a graphQL based security dashboard See merge request gitlab-org/gitlab!27820
-
Sam Beckham authored
- Swaps out the REST endpoints for GraphQL data - Uses the observer component to lazily load extra vulnerabiltiies - Hooks up the error and loading states - WIP: Starts work on the tests
-
Nathan Friend authored
Add outlines to issue right sidebar links See merge request gitlab-org/gitlab!25633
-
Alishan Ladhani authored
-
Paul Slaughter authored
Group Registry Browser: remove feature flag See merge request gitlab-org/gitlab!27814
-
Nicolò Maria Mezzopera authored
Removes feature flags and code for: - group_container_registry_browser - vue_container_registry_explorer https://gitlab.com/gitlab-org/gitlab/-/merge_requests/27814
-
Phil Hughes authored
Refactor leftover boards test to Jest See merge request gitlab-org/gitlab!28317
-
Nicolò Maria Mezzopera authored
- add sortablejs mock - remove common file - refactor to jest - remove old test
-