- 02 Mar, 2022 40 commits
-
-
lmeckley authored
Adjust users spec test for new dropdown Use name as default sorting Split admin user sorting logic to helper Adjust sorting func, update gitlab pot Make sorting more legible, add unit test Add back label, update small screen dropdown margins Removes unneeded code from label admin dropdown Use provided class instead of creating new one
-
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
-
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
-
Anna Vovchenko authored
The MR fixes the bug on not updating `maxAgents` property when navigating through the clusters tabs, which prevented agent creation and threw an error. Changelog: fixed
-
Grzegorz Bizon authored
Remove feature flag for bulk inserting job tags See merge request gitlab-org/gitlab!79243
-
Enrique Alcántara authored
Add timeline tab for incident view See merge request gitlab-org/gitlab!80802
-
Rajendra Kadam authored
Add feature flag for timeline events tab Add specs for tab component Fix typo in frontend specs Apply suggestions
-
Rémy Coutable authored
Add shellcheck job for vendored CI templates scripts See merge request gitlab-org/gitlab!80435
-
Brian Williams authored
GitLab CI jobs will already fail automatically if attempting to change into a directory which does not exist. So, this check is redundant and adding `|| exit` to CI YAML results in unnecessary noise.
-
Marcel Amirault authored
Add Verify stage contributions guidelines to development docs See merge request gitlab-org/gitlab!79514
-
Grzegorz Bizon authored
-
Etienne Baqué authored
Clean up 7_prometheus initializer See merge request gitlab-org/gitlab!81133
-
Matthias Käppler authored
This also returns early unless we are executing in a real application context.
-
Doug Stull authored
Update gitlab-dangerfiles to 2.10.1 See merge request gitlab-org/gitlab!81987
-
Bob Van Landuyt authored
Add experimentation circuit breaker See merge request gitlab-org/gitlab!81834
-
Bob Van Landuyt authored
Add default_branch to KAS responses See merge request gitlab-org/gitlab!81950
-
Kushal Pandya authored
Merge branch '344179-replace-data-confirm-modals-with-glmodal-in-app-views-projects-artifacts-_artifact-html-haml' into 'master' Replace `data-confirm` modals with `GlModal` in `app/views/projects/artifacts/_artifact.html.haml` See merge request gitlab-org/gitlab!81877
-
Kati Paizee authored
Fix required role level for Jenkins-to-GitHub built status notifications See merge request gitlab-org/gitlab!82007
-
Furkan Ayhan authored
Prevent database deadlocks when deleting projects See merge request gitlab-org/gitlab!81266
-