- 31 Mar, 2021 40 commits
-
-
Toon Claes authored
Add `namespace_settings` to the list of high traffic tables. It's a table with about an equal amount of rows as `namespaces`, and that table is also considered large, on both number of rows and total size. At the time of writing: | table | # rows | |--------------------+----------| | namespaces | 10416978 | | namespace_settings | 10319252 |
-
Mark Chao authored
Fix error when default VS is requested See merge request gitlab-org/gitlab!56761
-
Olena Horal-Koretska authored
Add remove approvals on commit to group-level MR approval settings See merge request gitlab-org/gitlab!57816
-
Jiaan Louw authored
- Add a new checkbox to group settings > MR approval - Update the group approvals store to handle the new setting - Update specs for new setting
-
Marcia Ramos authored
Updated K8s ClusterRoleBinding API version See merge request gitlab-org/gitlab!57100
-
Raimund Hook authored
Updated the ClusterRoleBinding on the gitlab-admin-service-account.yaml snippet provided while adding a cluster. V1 of the API has been available since at least 1.16, and v1beta1 is currently deprecated. Signed-off-by: Raimund Hook <raimund.hook@exfo.com>
-
Sanad Liaquat authored
Fix maximum comments exceeded errors See merge request gitlab-org/gitlab!58028
-
Olena Horal-Koretska authored
Hide pipeline filter when no pipeline exists See merge request gitlab-org/gitlab!57881
-
Nick Thomas authored
Fix uploads accelerated by Workhorse not working with paths [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57889
-
Natalia Tepluhina authored
Revert "Merge branch '325630-gl-filtered-search-reaction-emoji' into 'master'" See merge request gitlab-org/gitlab!58050
-
Martin Wortschack authored
Standardize project-level MR approval rule label See merge request gitlab-org/gitlab!57194
-
Dan Jensen authored
The input label for the project-level MR approval rule for overriding approvers differed from the instance-level input label. This changes the project-level label to match the instance-level.
-
Phil Hughes authored
Remove file content QA selector from simple viewer See merge request gitlab-org/gitlab!57997
-
Will Meek authored
As per refactoring this is now duplicated with the simple viewer
-
Rémy Coutable authored
Remove merge_request_cached_pipeline_serializer FF [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57822
-
Amy Qualls authored
Docs: Update badges screenshot See merge request gitlab-org/gitlab!58071
-
Stefan Schmalzhaf authored
-
Adam Hegyi authored
This change fixes the error when the initial, in-memory default value stream is requested.
-
Mark Florian authored
Remove ci_commit_pipeline_mini_graph_vue flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!56510
-
Brandon Labuschagne authored
Remove top margin for print layout See merge request gitlab-org/gitlab!57824
-
Dmytro Zaporozhets (DZ) authored
Signed-off-by: Dmytro Zaporozhets <dzaporozhets@gitlab.com>
-
Fabio Pitino authored
Move pipeline processing async [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57589
-
Mark Chao authored
Refactor artifactable concern [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57409
-
Dmytro Zaporozhets (DZ) authored
Adds scheduling_type to Job and UsesNeeds to Pipeline See merge request gitlab-org/gitlab!57398
-
Francisco Javier López authored
Update create_personal_snippet_spec.rb, remove smoke test tag See merge request gitlab-org/gitlab!58014
-
Sarah Groff Hennigh-Palermo authored
Move to btn-confirm from btn-success in pipelines quotas page See merge request gitlab-org/gitlab!57861
-
Dmytro Zaporozhets (DZ) authored
Remove key param check when validating actor See merge request gitlab-org/gitlab!57675
-
Nicolas Dular authored
-
Nicolò Maria Mezzopera authored
Clarify the impact of selecting incidents in the new issue form See merge request gitlab-org/gitlab!57373
-
Olena Horal-Koretska authored
-
Achilleas Pipinellis authored
Update old DORA endpoint docs to show deprecation status See merge request gitlab-org/gitlab!57866
-
Nathan Friend authored
This commit updates the docs to make it clear that the "old" DORA REST endpoints have been deprecated.
-
Marcia Ramos authored
Move KAS installation under admin docs See merge request gitlab-org/gitlab!57162
-
Olena Horal-Koretska authored
Edit UI text for Operations Status page See merge request gitlab-org/gitlab!57884
-
Nick Gaskill authored
-
David Fernandez authored
Tweak code styles & doc on external approval rules API See merge request gitlab-org/gitlab!57363
-
Mikołaj Wawrzyniak authored
Remove the api_fuzzing_configuration_ui feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57583
-
Igor Drozdov authored
Merge branch '293843-expand-filtering-functionality-of-vulnerabilities-graphql-endpoint-to-support-vendor-graphql' into 'master' GraphQL field for Scanner ID See merge request gitlab-org/gitlab!56041
-
Jonathan Schafer authored
Update documentation as well
-