- 02 Mar, 2022 40 commits
-
-
Suzanne Selhorn authored
The feature flag warning is not needed
-
Mayra Cabrera authored
Mention createDiffNote mutation bug in the documentation See merge request gitlab-org/gitlab!81383
-
Tomas Vik authored
This reverts commit a7b2d9d5d83a436aa70950d06592c0bd238e50ed.
-
Nick Gaskill authored
Removed feature flag warning See merge request gitlab-org/gitlab!82041
-
Enrique Alcántara authored
Merge branch 'ag/344105-toggle-haml-migrate-app-views-projects-pages_domains-_certificate-html-haml-to-gltoggle' into 'master' Migrate HAML to GlToggle See merge request gitlab-org/gitlab!80465
-
Angelo Gulina authored
This migrates the "Automatic certificate management using Let's Encrypt" form to use GlToggle instead of a custom toggle implementation.
-
Suzanne Selhorn authored
When the flag was enabled by default, the warning was not removed and it should have been. I removed this information from the docs because it's not necessary. Users will either see this info in the UI or not.
-
Suzanne Selhorn authored
CTRT edits for Azure page - part 1 See merge request gitlab-org/gitlab!81990
-
Kati Paizee authored
-
Frédéric Caplette authored
Merge branch '328615-fix-failed-to-resolve-directive-gl-tooltip-error-in-pages-groups-saml_providers-saml_members' into 'master' Fix `Failed to resolve directive: gl-tooltip` console error See merge request gitlab-org/gitlab!81933
-
Enrique Alcántara authored
Increase debounce rate for Pipeline Editor validation to 500ms See merge request gitlab-org/gitlab!81534
-
peterhegman authored
-
Alper Akgun authored
Clean up whitespace in Whats New yamls See merge request gitlab-org/gitlab!81967
-
Enrique Alcántara authored
Move spec to `ee` directory to fix `jest-as-if-foss` job See merge request gitlab-org/gitlab!82032
-
Kyle Wiebers authored
Update gitlab-dangerfiles to fix an issue with labels added by Danger See merge request gitlab-org/gitlab!82031
-
Paul Slaughter authored
Use provide instead of props for IntegrationForm See merge request gitlab-org/gitlab!81811
-
Nick Gaskill authored
Composer v1 performance note See merge request gitlab-org/gitlab!82016
-
Steve Abrams authored
Update composer docs to note v1 performance issue
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
peterhegman authored
CE spec referenced an EE component
-
Gabriel Mazetto authored
Revert "Merge branch '343859-admin-membership-export-background' into 'master'" See merge request gitlab-org/gitlab!81527
-
Mikołaj Wawrzyniak authored
Update import request parameters See merge request gitlab-org/gitlab!81797
-
Nick Gaskill authored
Registry S3 rate limit docs See merge request gitlab-org/gitlab!82015
-
Caleb Cooper authored
-
Suzanne Selhorn authored
Docs: Clarify agent removal behaviour See merge request gitlab-org/gitlab!81962
-
Tiger Watson authored
-
Suzanne Selhorn authored
Fix misworded sentence in protected branches docs See merge request gitlab-org/gitlab!81961
-
Russell Dickenson authored
-
Jacob Vosmaer authored
Update Gitaly dependency in Workhorse to v14.9.0-rc1 See merge request gitlab-org/gitlab!81975
-
Sean McGivern authored
Remove merge_request_eager_fetch_ref feature flag See merge request gitlab-org/gitlab!81942
-
Matthias Käppler authored
Resolve "Support multiple databases for batched background migrations" See merge request gitlab-org/gitlab!80375
-
Sean McGivern authored
Add job_variables_attributes to play build API See merge request gitlab-org/gitlab!81317
-
Avielle Wolfe authored
This will allow users to define custom variables when triggering manual jobs via the REST API, in the same way that they can do so when triggering manual jobs in the UI. Changelog: added
-
Paul Slaughter authored
Add approvers select dropdown See merge request gitlab-org/gitlab!80663
-
Zamir Martins authored
which allows users and groups to be added as approvers. EE: true
-
David O'Regan authored
Change Edit to Open in Blob view to maintain consistency See merge request gitlab-org/gitlab!81759
-
Natalia Tepluhina authored
Remove pipeline editor button from blob view See merge request gitlab-org/gitlab!81903
-
Bob Van Landuyt authored
Refactor `Google Cloud :: Service Account` creation workflow See merge request gitlab-org/gitlab!80895
-
Sri authored
- Use refs (branches / tags) to determine protected state of service account CI vars. This achieves consistency / backward compatibility with original AWS five minute production prototype - Frontend table component's `tableFields` is not reactive, thus it is now a top-level property - Use `permitted_params` for the `create` request - Update existing variable, do not destroy and then recreate
-
Frédéric Caplette authored
Merge branch '353073-error-cannot-read-properties-of-null-reading-project-is-shown-when-installing-gitlab-agent' into 'master' Fix error when installing GitLab Agent from the Agent tab See merge request gitlab-org/gitlab!81071
-