- 17 Nov, 2021 4 commits
-
-
Nikolay Belokolodov authored
The Group SSO Controller is skipping the :group method before it executes. The URL-pseudonymization code that gets included on every page is checking if group is defined. By calling group for tracking the pseudonymized URL, it caused an endless redirect. Changelog: fixed
-
Simon Knox authored
Update required Node.js version to 14.17.5 See merge request gitlab-org/gitlab!74574
-
Evan Read authored
Add LDAP security/blocking documentation See merge request gitlab-org/gitlab!74635
-
Drew Blessing authored
-
- 16 Nov, 2021 36 commits
-
-
Ash McKenzie authored
Fix ee/ directory detection for Danger roulette (Fix empty roulette reviewers from certain forks) See merge request gitlab-org/gitlab!74539
-
Mark Lapierre authored
Unquarantine fulfillment tests and update bug link See merge request gitlab-org/gitlab!74614
-
Jose Ivan Vargas authored
Fix more capitalization of 'merge requests' See merge request gitlab-org/gitlab!74347
-
Andrew Fontaine authored
Add padding to iteration status badge in iteration cadence list See merge request gitlab-org/gitlab!74359
-
Andrew Fontaine authored
Merge branch '331774-fix-new-package-settings-page-to-not-animate-to-close-on-page-load' into 'master' Fix settings_block animations glitches See merge request gitlab-org/gitlab!74411
-
Krasimir Angelov authored
Pass keyword args explicitly See merge request gitlab-org/gitlab!73457
-
Russell Dickenson authored
Add note about mTLS with Pages on separate server See merge request gitlab-org/gitlab!74644
-
Thong Kuah authored
Improve audit events spec for group saml provider See merge request gitlab-org/gitlab!74580
-
Alper Akgun authored
Toggle assignee and reviewer attention requested state See merge request gitlab-org/gitlab!74176
-
Stan Hu authored
Do not propagate parsing exceptions to clients for `pipelineFindings` See merge request gitlab-org/gitlab!74427
-
Alper Akgun authored
Updating metric category to Subscription from Optional See merge request gitlab-org/gitlab!74241
-
huzaifaiftikhar1 authored
-
Furkan Ayhan authored
Add total counters in each runner type tab See merge request gitlab-org/gitlab!74196
-
Suzanne Selhorn authored
Add K8s certificate deprecation notes to CNS and CHS docs See merge request gitlab-org/gitlab!74563
-
Nick Gaskill authored
-
Mehmet Emin INAC authored
-
Suzanne Selhorn authored
Adds docs for ci_job impersonation feature See merge request gitlab-org/gitlab!74509
-
Viktor Nagy (GitLab) authored
-
Russell Dickenson authored
doc: Clarify PAT prefix docs See merge request gitlab-org/gitlab!74639
-
Brie Carranza authored
-
Peter Hegman authored
Replace `window.confirm` in Vue/JS code with `GlModal` confirmation See merge request gitlab-org/gitlab!73950
-
Olena Horal-Koretska authored
When canceling a MR comment Changelog: changed
-
Douglas Barbosa Alexandre authored
Experiment: Pipeline Editor Walkthrough See merge request gitlab-org/gitlab!73050
-
Suzanne Selhorn authored
OmniAuth CTRT edits part 2 See merge request gitlab-org/gitlab!74303
-
Kati Paizee authored
-
Sean McGivern authored
Fix CSRF error when Origin header is null See merge request gitlab-org/gitlab!74581
-
Douglas Barbosa Alexandre authored
Set total of Progress bar nil when replication is disabled See merge request gitlab-org/gitlab!68303
-
Rémy Coutable authored
Add Integrations reviews to Roulette See merge request gitlab-org/gitlab!74330
-
Luke Duncalfe authored
-
Rémy Coutable authored
Set retry metadata instead of running with around See merge request gitlab-org/gitlab!74617
-
Etienne Baqué authored
Adjust links in ReadME with guidance See merge request gitlab-org/gitlab!74249
-
Michael Karampalas authored
-
Rémy Coutable authored
Fix OpenStruct use in delete_spec See merge request gitlab-org/gitlab!74620
-
Sean McGivern authored
Log Bitbucket unauthorized exceptions See merge request gitlab-org/gitlab!74250
-
eugielimpin authored
To make the screen more stable. This prevents the tabs from being pushed down when the dropdown is rendered and making the popover anchor wrong.
-
eugielimpin authored
In this experiment, a walkthrough popover is displayed when the user views the editor tab of the pipeline editor. This popover will guide them to committing a new CI config file in the current branch. The pipeline drawer is also closed when the user is in the candidate group of the experiment (it is open for control group). Changelog: added
-