- 04 Feb, 2022 37 commits
-
-
Alex Pooley authored
Fix NoMethodError for RefsController See merge request gitlab-org/gitlab!79779
-
Sanad Liaquat authored
Quarantines the spec to prevent further failure See merge request gitlab-org/gitlab!79785
-
Richard Chong authored
-
Kushal Pandya authored
Merge branch '343493-on-epic-boards-when-open-list-option-is-toggled-off-the-list-still-appears-with-no-items' into 'master' Epic boards - Hide toggled off Open column See merge request gitlab-org/gitlab!79911
-
Andrejs Cunskis authored
Add test case links to e2e shared examples See merge request gitlab-org/gitlab!79776
-
Heinrich Lee Yu authored
Rename RunnerRegistrationTokenAuthor See merge request gitlab-org/gitlab!79753
-
Kati Paizee authored
Include basic example at start of REST API documentation See merge request gitlab-org/gitlab!79672
-
Michael Lussier authored
-
Alex Pooley authored
Support "ecdsa-sk" and "ed25519-sk" SSH keys See merge request gitlab-org/gitlab!78934
-
Dylan Griffith authored
Remove the loose_foreign_key_cleanup FF See merge request gitlab-org/gitlab!79831
-
Ezekiel Kigbo authored
Roadmap - Introduce progress tracking setting See merge request gitlab-org/gitlab!79593
-
Ezekiel Kigbo authored
Merge branch '350442-only-show-promotion-callout-for-security-training-when-the-current-user-hasn-t-enabled-the' into 'master' Dismiss security-training promo when enabling it See merge request gitlab-org/gitlab!79318
-
David Pisek authored
This commit adds a backend call (GraphQL) mutation, which dismisses the promotion callout for the security-training feature, when a user enables the training within the config.
-
Evan Read authored
Add documentation on connecting to Casdoor See merge request gitlab-org/gitlab!78630
-
Steve 0x2a authored
how to use oidc to connect to casdoor.
-
Russell Dickenson authored
Move reference to Praefect commands to page about Praefect See merge request gitlab-org/gitlab!79898
-
Ezekiel Kigbo authored
Fix add corpus modal logic and table column spacing See merge request gitlab-org/gitlab!79724
-
Florie Guibert authored
Review feedback
-
Florie Guibert authored
- Allow user to display epic progress by issue count - Behind roadmap_settings feature flag
-
Anastasia McDonald authored
Add state select to trial tests and Unquarantine Fulfillment tests See merge request gitlab-org/gitlab!79678
-
Evan Read authored
Move and Improve SAML Group Sync warning to top See merge request gitlab-org/gitlab!79895
-
Gerardo Gutierrez authored
-
Marcel Amirault authored
Make deprecations and removals templates pass yamllint See merge request gitlab-org/gitlab!79914
-
Ezekiel Kigbo authored
Merge branch '344503-spike-auto-complete-pinpoint-what-is-causing-the-difference-between-the-webide-and-the-2' into 'master' Add quick suggestions to pipeline editor See merge request gitlab-org/gitlab!79670
-
Evan Read authored
Deprecate option to disable SSH expiration See merge request gitlab-org/gitlab!79905
-
Dan Jensen authored
This announces the deprecation of the option to disable enforcement of expiration on SSH keys at the administrator level.
-
Frédéric Caplette authored
Save sort order on group/project issues list refactor See merge request gitlab-org/gitlab!79532
-
Coung Ngo authored
When the user changes sort order, make a GraphQL mutation to save the sort order. These changes are behind the `vue_issues_list` feature flag, defaulted to off. https://gitlab.com/gitlab-org/gitlab/-/issues/346939
-
Evan Read authored
-
Florie Guibert authored
Changelog: fixed
-
Evan Read authored
Announce deprecation of the option to disable PAT expiration See merge request gitlab-org/gitlab!79904
-
Dan Jensen authored
This announces the deprecation of the option to disable enforcement of expiration on Personal Access Tokens at the administrator level.
-
Fernando Arias authored
* Make logic more robust to handle slow network requests
-
Anastasia McDonald authored
Fix and dequarantine content_editor_spec.rb See merge request gitlab-org/gitlab!79271
-
Anastasia McDonald authored
E2E test - replay all does not leave jobs in skipped state See merge request gitlab-org/gitlab!73326
-
Tiffany Rea authored
Add new qa selector job_group_dropdown.vue Edit qa selector name job_item.vue Add new qa selector stage_column_component.vue Add new pipeline wait method Add new interactions with job group Add expectations to test
-
Russell Dickenson authored
Document rate limits for GitLab Pages on gitlab.com See merge request gitlab-org/gitlab!79747
-
- 03 Feb, 2022 3 commits
-
-
Evan Read authored
Revamp CI/CD permissions documentation See merge request gitlab-org/gitlab!79614
-
Marcel Amirault authored
Merges the two CI/CD permissions sections together into a new section. Also adds permissions for non members, and clarifies permissions for guest members. Moves pipeline security report into CI/CD settings section too.
-
Mayra Cabrera authored
-