- 13 Apr, 2022 8 commits
-
-
Michał Zając authored
-
Thong Kuah authored
Revert "Merge branch '356406-fj-remove-wiki-async-load-ff' into 'master'" See merge request gitlab-org/gitlab!85007
-
Patrick Bajao authored
Minor spell checking change See merge request gitlab-org/gitlab!83957
-
Thong Kuah authored
Raise the GraphQL query threshold See merge request gitlab-org/gitlab!84977
-
Marcel Amirault authored
Define limits for build_timeout See merge request gitlab-org/gitlab!83715
-
Cheryl Li authored
-
Mike Greiling authored
Replace generic checkbox with GitLab UI styled checkbox See merge request gitlab-org/gitlab!84848
-
Thong Kuah authored
-
- 12 Apr, 2022 32 commits
-
-
Stan Hu authored
Merge branch '336405-feature-flag-rollout-of-groups-runners-as-a-first-class-citizen-runner_list_group_view_vue_ui' into 'master' Remove runner list in group settings See merge request gitlab-org/gitlab!84165
-
Miguel Rincon authored
This change expands on the implementation of the group runners list by removing the old list implementation. When `runner_list_group_view_vue_ui` is disabled, the old runner list is still available, but it pending for full removal. Changelog: removed
-
David O'Regan authored
This reverts merge request !84690
-
Russell Dickenson authored
Update documentation regarding private profiles See merge request gitlab-org/gitlab!77509
-
ben authored
-
Michael Kozono authored
Allow SKIP=remote option to be specified during backup See merge request gitlab-org/gitlab!83816
-
kakakikikeke authored
Even if you have set backup_upload_connection, you can skip the process of uploading the backup file to the cloud storage by giving the SKIP=remote option. Changelog: added
-
Steve Abrams authored
Add unique index for work item type names with no namespace See merge request gitlab-org/gitlab!84787
-
Russell Dickenson authored
Update feature flag template to make staging-canary explicit See merge request gitlab-org/gitlab!84421
-
Stan Hu authored
Add a feature flag to control when the login can be prevented See merge request gitlab-org/gitlab!84971
-
Russell Dickenson authored
Fix grammar of newly-added content See merge request gitlab-org/gitlab!84915
-
Marc Shaw authored
Adding ci_secure_files_read_only Feature Flag See merge request gitlab-org/gitlab!84089
-
Nick Gaskill authored
Update link to vulnerability database source list See merge request gitlab-org/gitlab!84984
-
Sam White authored
-
Amy Qualls authored
Docs: Clarify container registry project transfer steps See merge request gitlab-org/gitlab!84959
-
Chris Kaburu authored
-
Marcia Ramos authored
Add details about rejection messages See merge request gitlab-org/gitlab!84301
-
Cleveland Bledsoe Jr authored
-
Amy Qualls authored
Add RHEL 8 to supported OSes See merge request gitlab-org/gitlab!84986
-
Amy Qualls authored
Add end-to-end test troubleshooting doc See merge request gitlab-org/gitlab!84124
-
Amy Qualls authored
After completing the word wraps, let's apply changes to tone and style.
-
Marcin Sedlak-Jakubowski authored
Add a warning about iid vs id to epic notes api See merge request gitlab-org/gitlab!84975
-
John Hope authored
-
Achilleas Pipinellis authored
-
Amy Qualls authored
This page needs hard line wraps to conform to our style. To prevent merge conflicts later, let's do the hard wraps first.
-
Marcia Ramos authored
Docs: IaC review (overview) See merge request gitlab-org/gitlab!80422
-
Marcia Ramos authored
- Try to explain better all the templates - Address Vale warnings - PM and TW review
-
Jan Provaznik authored
Add test coverage for confidential notes in `Notes::BuildService` See merge request gitlab-org/gitlab!80080
-
Kyle Wiebers authored
Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/358845
-
Ville-Pekka Vahteala authored
-
Marius Bobin authored
Collect included files on CI pipeline creation See merge request gitlab-org/gitlab!81982
-
Furkan Ayhan authored
We want to show included files in the CI Linter page. To do that, backend needs to send this information to frontend via the ciConfig result. In this commit, we only collect this data in a metadata method of CI Config. In the next iteration, we'll pass this information to the GraphQL endpoint.
-