- 02 Dec, 2020 19 commits
-
-
Amy Qualls authored
Fix some easier-to-fix issues in the style guide to get closer to Vale compliance.
-
Ezekiel Kigbo authored
Migrate environment dashboard dropdown See merge request gitlab-org/gitlab!48318
-
Russell Dickenson authored
Update index.md, fix error Secret-Detection.gitlab-ci.yml is empty or does not exist See merge request gitlab-org/gitlab!48446
-
Shinya Maeda authored
Auto Rollback When a critical alert is raised See merge request gitlab-org/gitlab!48222
-
Shinya Maeda authored
This commit integrates the Auto Rollback service with Alert model.
-
Luke Duncalfe authored
Allow filtering by member relations in GraphQL See merge request gitlab-org/gitlab!48372
-
Shinya Maeda authored
Improve logging on feature flag modification See merge request gitlab-org/gitlab!48417
-
Shinya Maeda authored
This commit improves the logging
-
Michael Kozono authored
Improve GraphQL pagination specs See merge request gitlab-org/gitlab!48496
-
Russell Dickenson authored
Update Epics tooltip on the permissions page with correct tier information See merge request gitlab-org/gitlab!48942
-
Illya Klymov authored
Adds gl-buttons classes to issue settings See merge request gitlab-org/gitlab!48471
-
Sam Beckham authored
-
Illya Klymov authored
Update header text on project security dashboard See merge request gitlab-org/gitlab!48872
-
Evan Read authored
Adjust Kroki docs with the correct tier See merge request gitlab-org/gitlab!48906
-
Mark Chao authored
Add confirm modal to reactivate user See merge request gitlab-org/gitlab!48173
-
Doug Stull authored
- same styling as rest of the admin user actions.
-
Mark Chao authored
Fix kwargs deprecation warnings in lines unfolder spec See merge request gitlab-org/gitlab!48810
-
Paul Slaughter authored
Remove unified tests script See merge request gitlab-org/gitlab!46926
-
Paul Gascou-Vaillancourt authored
Now that we have migrated all specs to Jests (except for a few excceptions), we can remove the unified tests script and update the docs accordingly.
-
- 01 Dec, 2020 21 commits
-
-
Craig Norris authored
Edited for Vale rules See merge request gitlab-org/gitlab!48849
-
Stan Hu authored
Don't call FindCommit for raw blobs See merge request gitlab-org/gitlab!48917
-
Paul Slaughter authored
Add type filtering in appearance page of the admin panel See merge request gitlab-org/gitlab!48709
-
Dylan Griffith authored
Move uninstall_command to Clusters::Concerns::ApplicationCore See merge request gitlab-org/gitlab!48828
-
Amy Qualls authored
Remove support for Kubernetes 1.13, add 1.18 See merge request gitlab-org/gitlab!48503
-
Craig Norris authored
Convert future tense to present tense See merge request gitlab-org/gitlab!48525
-
Amy Qualls authored
More cleaning up of future tense in docs, in favor of present tense.
-
Nick Gaskill authored
Add a second TXT entry for domain verification See merge request gitlab-org/gitlab!47006
-
Simon Kelly authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!48957
-
Stan Hu authored
-
Nick Gaskill authored
Docs: Present deploy token as alternative to job token See merge request gitlab-org/gitlab!48881
-
Katrin Leinweber authored
-
Luke Duncalfe authored
Resolve "Improve slow tests in ./spec/features/ide/user_sees_editor_info_spec.rb" See merge request gitlab-org/gitlab!48074
-
GitLab Release Tools Bot authored
-
Douglas Barbosa Alexandre authored
Add permissions for Security bot See merge request gitlab-org/gitlab!48676
-
Andrew Fontaine authored
Treeshake bootstrap.js See merge request gitlab-org/gitlab!48682
-
Olena Horal-Koretska authored
Build on-call schedule empty state See merge request gitlab-org/gitlab!46639
-
Enrique Alcántara authored
Replace prepend-bottom-20 in devise See merge request gitlab-org/gitlab!48402
-
Jose Ivan Vargas authored
This replaces the prepend-bottom-20 css class in the devise folder, the files are all related to the signup/signin process
-
Alex Kalderimis authored
This mainly adds a new test to the pagination shared examples that verifies that we can paginate backwards as well as forwards. It takes the opportunity to: - update the queries use `nodes` rather than `edges.nodes` - update some of the query generation to be simpler - add some helper methods and bindings to DRY up this code
-