- 05 Jan, 2021 1 commit
-
-
David Fernandez authored
A group or project is now required for the finder to return packages
-
- 04 Jan, 2021 39 commits
-
-
Jose Ivan Vargas authored
Remove `vue_group_members_list` feature flag See merge request gitlab-org/gitlab!49612
-
Lin Jen-Shin authored
Handle WIP/DRAFT in commit/mr linting See merge request gitlab-org/gitlab!50718
-
Craig Norris authored
Exception to fake URL in Style Guide See merge request gitlab-org/gitlab!50777
-
Mike Jang authored
-
Suzanne Selhorn authored
Add notes around external registry authentication See merge request gitlab-org/gitlab!50562
-
Harsh Chouraria authored
The configuration instructions for configuring external container registries only implicitly notes that the external registry service must be configured to use GitLab's JWT authentication endpoints. These changes add explicit notes on what the external registry configuration for `auth` should look like, and the image naming limitations one will run into if it is not configured. This is related to https://gitlab.com/gitlab-org/gitlab/-/issues/295644
-
Amy Qualls authored
Add workaround for issue preventing multi-cluster setup from working See merge request gitlab-org/gitlab!50757
-
Kate Grechishkina authored
Add hard line wraps. Rewrite to bring closer to GitLab tone and style. Roll in a couple of other small fixes while I'm there - mostly word choice.
-
Alper Akgun authored
Add section about temp indexes to DB docs See merge request gitlab-org/gitlab!50630
-
Steve Abrams authored
-
Sarah Groff Hennigh-Palermo authored
Update dependency @gitlab/ui to v25.2.1 See merge request gitlab-org/gitlab!50627
-
Natalia Tepluhina authored
Fix UI on global breadcrumb on Project/Group Container Registry See merge request gitlab-org/gitlab!48288
-
Igor Drozdov authored
Move the ready to merge state to GraphQL See merge request gitlab-org/gitlab!49948
-
Phil Hughes authored
This moves the widgets ready to merge state into GraphQL Closes https://gitlab.com/gitlab-org/gitlab/-/issues/235716
-
Kerri Miller authored
Resolve labels with duplicate title and group ID See merge request gitlab-org/gitlab!37148
-
charlie ablett authored
- Add uniqueness index to DB
-
Mike Jang authored
Add clarity around session cookie expiration See merge request gitlab-org/gitlab!50603
-
Harsh Chouraria authored
The session cookies expire as a result of no activity (zero webpage visits or background loads) over the defined validity period. This change adds a few short explicit notes to existing docs to make this clearer.
-
Amy Qualls authored
Added allows, enables to terms to avoid list See merge request gitlab-org/gitlab!50589
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/293747
-
peterhegman authored
Also remove now unused JS and HAML templates
-
Mike Jang authored
Docs: Disable two-factor authentication free accounts See merge request gitlab-org/gitlab!44439
-
Ricardo Leite authored
-
Kerri Miller authored
Avoid 409 StaleObjectError errors with /rebase See merge request gitlab-org/gitlab!50719
-
Kerri Miller authored
Upgrade state_machines-activerecord to v0.8.0 See merge request gitlab-org/gitlab!50723
-
Amy Qualls authored
docs: make example IPv6 addresses RFC3849 compliant See merge request gitlab-org/gitlab!50551
-
Douglas Barbosa Alexandre authored
Merge branch '295625-include-a-test-to-check-if-users-user-is-redirected-to-users-show' into 'master' Add test to check if /users/User is redirected to /User See merge request gitlab-org/gitlab!50651
-
Mike Jang authored
Use gitlab.com in 2FA recovery ssh command See merge request gitlab-org/gitlab!50591
-
Harsh Chouraria authored
Most of the times the users following a recovery guide are the ones that use GitLab.com (SaaS), because on self-managed instances they are more likely to reach out to their local administrators.
-
Paul Gascou-Vaillancourt authored
Fixes specs that got broken after some close buttons got converted from plain button elements to GlButton components in GitLab UI.
-
Denys Mishunov authored
Revise UI text for protected branches See merge request gitlab-org/gitlab!50475
-
Amy Qualls authored
Decrease wordiness and bring the wording closer to the GitLab style guide.
-
David O'Regan authored
Update error message to be more actionable in BoardSidebarSubscription and import getters without remapping names See merge request gitlab-org/gitlab!50352
-
Eulyeon Ko authored
Uniformly use `activeIssue` rather than remapping it to `issue` throughout swimlane sidebar components.
-
Denys Mishunov authored
Remove temporary gl-w-#p utility classes See merge request gitlab-org/gitlab!49695
-
Takuya Noguchi authored
This fix is done by partially replacing the existing pre JavaScript code with gitlab-ui's Breadcrumb component. A small part of the fix is a visual-only, transitional workaround, which can be removed in MR 48115. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/48115Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Fabio Pitino authored
Namespace CI Pipeline Mutations See merge request gitlab-org/gitlab!50292
-
Doug Stull authored
- reuse and centralize some shared title bits.
-
Craig Norris authored
AWS install cost fixes and changes See merge request gitlab-org/gitlab!50663
-