- 31 Mar, 2021 40 commits
-
-
Scott Hampton authored
Deprecate btn-warning on admin area delete user modal See merge request gitlab-org/gitlab!57761
-
Alex Kalderimis authored
Fetch eligibility for new purchase from customers app See merge request gitlab-org/gitlab!53857
-
Marcia Ramos authored
Minor postgresql.md wording change See merge request gitlab-org/gitlab!57677
-
Rémy Coutable authored
Update ruby-magic-static to v0.3.5 See merge request gitlab-org/gitlab!57984
-
Rémy Coutable authored
Fix the Review Apps config syntax See merge request gitlab-org/gitlab!58094
-
Mark Florian authored
Update New Issue form copy from comment to description See merge request gitlab-org/gitlab!58068
-
Kerri Miller authored
Send token in header to external validation service See merge request gitlab-org/gitlab!57855
-
Markus Koller authored
Limit security policy to a file See merge request gitlab-org/gitlab!57736
-
Can Eldem authored
Allow only 5 policy to be enabled
-
Amy Qualls authored
Added other edits from prior MR See merge request gitlab-org/gitlab!57913
-
Stan Hu authored
This pulls in https://github.com/kwilczynski/ruby-magic/pull/5, which brings significant improvements in the building of `libmagic`: - Use `mini_portile2` gem to build the C extension. - Clean up unneeded files after build. - By default, build a static library of `libmagic` and link it. - Support disabling of static library generation via the `--disable-static` argument. - Support for using the system library via the `--use-system-libraries` argument.
-
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
-
Rémy Coutable authored
This was inadvertently broken due to a wrong suggestion applied at https://gitlab.com/gitlab-org/gitlab/-/merge_requests/57782#note_540576935Signed-off-by: Rémy Coutable <remy@rymai.me>
-
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
-
David O'Regan authored
-
Pedro Pombeiro authored
Pass value from EXTERNAL_VALIDATION_SERVICE_TOKEN in `X-Gitlab-Token` if present.
-
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
-