- 25 Jan, 2022 40 commits
-
-
Andrew Fontaine authored
Add badge for invited user See merge request gitlab-org/gitlab!78407
-
Amy Qualls authored
Clarifying permissions See merge request gitlab-org/gitlab!79076
-
Carlos Bazan authored
-
Suzanne Selhorn authored
CTRT cleanup of merged results pipelines doc See merge request gitlab-org/gitlab!78956
-
Marcel Amirault authored
REmove all the info that's duplicated on the MR pipelines and merge trains page. Move merge train details to merge trains page. Simplify language as much as possible, and make sure the page follows current style guide for navigation and content types. Also adds a header to the feature flags admin page so that we can link to that section.
-
Brandon Labuschagne authored
Add Web IDE preview success metrics See merge request gitlab-org/gitlab!78952
-
Stan Hu authored
Group API Plans Performance See merge request gitlab-org/gitlab!77538
-
Douglas Barbosa Alexandre authored
Swap FK ci_stages.project_id to projects for LFK See merge request gitlab-org/gitlab!78945
-
Robert May authored
Add endpoint for contacts autocomplete See merge request gitlab-org/gitlab!78469
-
Stan Hu authored
Nit picking typos See merge request gitlab-org/gitlab!79148
-
Jose Ivan Vargas authored
Use gl-badge for web IDE activity bar See merge request gitlab-org/gitlab!78965
-
Robert May authored
Enable Slack application on development See merge request gitlab-org/gitlab!78576
-
Chad Woolley authored
Add new usage ping when Web IDE preview is successful Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/78952
-
Robert May authored
GraphQL: Deprecate active filter for Runners resolver See merge request gitlab-org/gitlab!79018
-
David Fernandez authored
Container Repository state machine for migration_state See merge request gitlab-org/gitlab!78499
-
Brandon Labuschagne authored
Improve UI text of projects settings for merge request approvals See merge request gitlab-org/gitlab!78853
-
Alex Kalderimis authored
Add Rubocop to check system file decompressing See merge request gitlab-org/gitlab!79075
-
Douglas Barbosa Alexandre authored
Swaps FK for ci_stages.project_id to projects Changelog: changed
-
Suzanne Selhorn authored
Add documentation for runner GIT_SUBMODULE_UPDATE_FLAGS See merge request gitlab-org/gitlab!78958
-
Nejc Habjan authored
-
Sheldon Led authored
When a user is invited to a group but doesn't have a GitLab account yet, we display a badge indicating the user status Changelog: added
-
Vitaly Slobodin authored
Update iteration dropdown to use dates See merge request gitlab-org/gitlab!78361
-
Aleksei Lipniagov authored
Disable memory-static job in CI See merge request gitlab-org/gitlab!79010
-
Aleksei Lipniagov authored
This job started to give us seg faults after we updated google-protobuf gem. We want to disable it for now. More in https://gitlab.com/gitlab-org/gitlab/-/issues/350296
-
Phil Hughes authored
Improve button loading states of MR reviews feature See merge request gitlab-org/gitlab!79129
-
Imre Farkas authored
Remove `net-ssh`, `ed25519`, and `bcrypt_pbkdf` gems from dependencies See merge request gitlab-org/gitlab!78532
-
Drew Blessing authored
When querying the Groups Project API and including subgroups, N+1 queries can take place when loading plans for all the groups in the hierarchy. Plans are only applied at the top-level group so it is unnecessarily inefficient to load plans for each project and associated group in the hierarchy. This change loads the plans once and memoizes them for all project groups. Changelog: fixed EE: true
-
Kerri Miller authored
-
Savas Vedova authored
Render the compliance report violation severity using a component See merge request gitlab-org/gitlab!78475
-
Jiaan Louw authored
- Create a merge request violation severity component - Update specs
-
Steve Abrams authored
Add a state_machine for managing registry imports.
-
David Fernandez authored
Registry migration setting access class See merge request gitlab-org/gitlab!79061
-
Russell Dickenson authored
Changelog: changed EE: true
-
Markus Koller authored
Add support for the gitlab container registry API See merge request gitlab-org/gitlab!78452
-
David O'Regan authored
Replace window.confirm with GlModal for repository index See merge request gitlab-org/gitlab!78907
-
Jannik Lehmann authored
This commit replaces window.confirm dialog with a GlModal when locking a path. Changelog: changed
-
Bob Van Landuyt authored
Use gitlab-shell 13.23.0 See merge request gitlab-org/gitlab!79128
-
Lin Jen-Shin authored
ci: Retry failed specs in a new process after the initial run See merge request gitlab-org/gitlab!76839
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Markus Koller authored
Replace owner with first_owner in policy specs See merge request gitlab-org/gitlab!78860
-