- 31 Mar, 2021 40 commits
-
-
Amy Qualls authored
The "Open in VS Code" paragraph mentioned it was released in 13.8, but the release note and the related merge request say 13.10.
-
Stan Hu authored
Reduce query for popular worker ExpireJobCacheWorker See merge request gitlab-org/gitlab!57773
-
Dan Davison authored
Update radio button e2e functionality See merge request gitlab-org/gitlab!56871
-
Désirée Chevalier authored
Adds a new method for interacting with radio buttons in e2e specs Updates some selectors related to radio buttons Updates touched files to conform with ruby style guides for parentheses
-
Lin Jen-Shin authored
Enable danger review for forks See merge request gitlab-org/gitlab!57097
-
Alex Kalderimis authored
Redirect deprecated pipeline routes See merge request gitlab-org/gitlab!53990
-
Dmytro Zaporozhets (DZ) authored
Redirect unscoped pipeline routes like group/project/pipelines to the scoped one like group/project/-/pipelines Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Igor Drozdov authored
Add enqueueing of Onboarding Progress to the Invite Service See merge request gitlab-org/gitlab!57372
-
Doug Stull authored
- aligning with standard member creation process.
-
Steve Abrams authored
Add cloud column to licenses See merge request gitlab-org/gitlab!57781
-
Douglas Barbosa Alexandre authored
Resolves rubocop offense Style/RedundantSelfAssignment See merge request gitlab-org/gitlab!57920
-
Amy Qualls authored
Update index.md - Add Usage Ping local setup See merge request gitlab-org/gitlab!57306
-
Luis Mejia authored
Revise the new section to bring it closer to GitLab tone and style.
-
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
-