- 16 Nov, 2020 40 commits
-
-
Stan Hu authored
Reject incomplete multibyte strings and other invalid UTF8 See merge request gitlab-org/gitlab!47658
-
Bob Van Landuyt authored
Trying to encode the input to UTF8 before matching would cause errors when the string includes incomplete multibyte characters or any characters ruby can't convert to UTF8.
-
Mike Jang authored
Fix links to design.gitlab.com pages See merge request gitlab-org/gitlab!47849
-
Simon Knox authored
Moved template warning below type See merge request gitlab-org/gitlab!47103
-
Donald Cook authored
-
Nick Gaskill authored
Update Release examples See merge request gitlab-org/gitlab!47738
-
Jaime Martinez authored
-
Paul Gascou-Vaillancourt authored
-
Scott Hampton authored
Global Search - Left Sidebar 2.0 See merge request gitlab-org/gitlab!47561
-
Zack Cuddy authored
This reverts merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/47344
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!47815
-
Brandon Labuschagne authored
Apply gl-button class to buttons See merge request gitlab-org/gitlab!47482
-
Mayra Cabrera authored
Multiple package pipelines for package history See merge request gitlab-org/gitlab!44348
-
Kamil Trzciński authored
Enable zip_pages_deployments by default See merge request gitlab-org/gitlab!47763
-
David O'Regan authored
Remove DOMContentLoaded Eventlisteners See merge request gitlab-org/gitlab!47776
-
Kerri Miller authored
Enable variable expansion in rules:changes See merge request gitlab-org/gitlab!47783
-
Marius Bobin authored
Enable by default variable expansion for variables in rules:changes
-
Douglas Barbosa Alexandre authored
Add CustomEmoji GraphQL API See merge request gitlab-org/gitlab!37911
-
Rajendra Kadam authored
Change and update code to match missed files
-
Mayra Cabrera authored
Implement `deactivated?` for deploy tokens See merge request gitlab-org/gitlab!47698
-
Dominic Couture authored
`PolicyActor` has a `deactivated?` method that returns `false`. However a `DeployToken` can indeed be deactivated.
-
Mike Jang authored
Fix link to Ruby docs See merge request gitlab-org/gitlab!47834
-
Mike Jang authored
-
Kerri Miller authored
Fix undismissed scope See merge request gitlab-org/gitlab!47697
-
Mehmet Emin INAC authored
-
Craig Norris authored
Fix whitespace markdown errors See merge request gitlab-org/gitlab!47711
-
Mike Jang authored
-
Craig Norris authored
Compress remaining uncompressed images, November 2020 See merge request gitlab-org/gitlab!47818
-
Craig Norris authored
Remove unused doc image, Nov 2020 See merge request gitlab-org/gitlab!47824
-
Mike Jang authored
-
Kerri Miller authored
Update deploy token package permissions See merge request gitlab-org/gitlab!47675
-
Steve Abrams authored
Include read_package in deploy token permissions to allow mvn deploy to work with a write_package_registry deploy token.
-
Jannik Lehmann authored
Removing DOMContentLoaded Eventlisteners from index files since the scripts are embedded using the defer tag.
-
Mayra Cabrera authored
Merge branch '214811-add-revoke-buttons-to-the-pat-tab-of-the-credential-inventory-groups' into 'master' Add Revoke buttons to the PAT tab of the Group credentials inventory See merge request gitlab-org/gitlab!40742
-
Robert Hunt authored
- Updated revoke_button_available? restriction to check for group feature flag - Added new routes for managed groups revoke - Updated the revoke service to support no token being passed - Updated the inventory actions to properly render 404 - Added tests
-
Kerri Miller authored
Add feature flag mechanism to aggregated metrics See merge request gitlab-org/gitlab!47534
-
Scott Hampton authored
Merge branch '282168-convert-ee-app-assets-stylesheets-pages-epics-scss-into-page-specific-bundle' into 'master' Move epics.scss into page bundle See merge request gitlab-org/gitlab!47595
-
Sarah Groff Hennigh-Palermo authored
Upgrade @gitlab/ui to v23.9.0 See merge request gitlab-org/gitlab!47592
-
Paul Gascou-Vaillancourt authored
Apply kebab-case to slot names to align with GitLab UI changes
-
Kerri Miller authored
Enable ci_include_multiple_files_from_project by default See merge request gitlab-org/gitlab!47609
-