- 12 Jan, 2022 40 commits
-
-
Vitali Tatarintev authored
Fix Rails/SaveBang offenses for ee/spec/services - I I See merge request gitlab-org/gitlab!75969
-
Alex Kalderimis authored
Fix import project from gitlab.com error See merge request gitlab-org/gitlab!76768
-
Sean McGivern authored
Detect SystemExit in tests and convert it to an error See merge request gitlab-org/gitlab!77987
-
Mikołaj Wawrzyniak authored
In-app awareness of Registration Features - Group access by IP address See merge request gitlab-org/gitlab!74022
-
Axel García authored
Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/74022 EE: true
-
Jacques Erasmus authored
Add trigger_job_retry_action feature flag See merge request gitlab-org/gitlab!77951
-
Imre Farkas authored
Rework group/project member function into common generic one See merge request gitlab-org/gitlab!77820
-
Fabio Pitino authored
Waive credit card validation if project has paid CI/CD minutes See merge request gitlab-org/gitlab!77829
-
Stan Hu authored
Previously users working on a namespace on a free plan would generally be required to add a credit card if they use shared runners. However, free namespaces are not really free if the owner pays for add-on CI/CD minutes. In these instances, we should treat these namespaces as we do with Ultimate/Premium and not require credit card validation for users who use them. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/349835 Changelog: fixed EE: true
-
Kushal Pandya authored
Fixes for attention request removal automation See merge request gitlab-org/gitlab!77520
-
Kushal Pandya authored
Add "Approve" button to pending members table See merge request gitlab-org/gitlab!75756
-
Ammar Alakkad authored
This enables group owners to approve pending members once User Cap has reached its limit Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/75756 EE: true
-
Lin Jen-Shin authored
Because if we let it fall through, it'll stop the tests early. Make sure it's handled.
-
Natalia Tepluhina authored
Fix project storage usage legend order of items See merge request gitlab-org/gitlab!77106
-
Vitali Tatarintev authored
Add mutation for setting escalation policy on incidents See merge request gitlab-org/gitlab!76987
-
Sarah Yasonik authored
Allows users to set an escalation policy for an incident, which should start escalations for the incident after https://gitlab.com/gitlab-org/gitlab/-/merge_requests/76986. Gated behind :incident_escalations feature flag.
-
Peter Leitzen authored
Pass formats explicitly when rendering .html file See merge request gitlab-org/gitlab!76011
-
mgandres authored
-
Sean McGivern authored
Rescue from and log errors in metrics exporters See merge request gitlab-org/gitlab!77651
-
Phil Hughes authored
Blob refactor: Fix blob controls bug See merge request gitlab-org/gitlab!77964
-
Shinya Maeda authored
Prevent CI builds from being enqueued while waiting for deployment approval See merge request gitlab-org/gitlab!77898
-
Alishan Ladhani authored
-
Phil Hughes authored
GitLab Version - Help Dropdown Version Indicator See merge request gitlab-org/gitlab!74830
-
Rémy Coutable authored
Quarantine kubernetes test See merge request gitlab-org/gitlab!77942
-
Phil Hughes authored
Fixes some bugs where the attention request status would show as incorrect. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/348432
-
Siddharth Asthana authored
Changelog: other EE: true
-
Peter Leitzen authored
Pass formats explicitly when rendering html See merge request gitlab-org/gitlab!75772
-
Peter Leitzen authored
Fix Style/OpenStructUse offenses gitlab_controller_spec See merge request gitlab-org/gitlab!75194
-
Peter Leitzen authored
Fix Style/OpenStructUse offenses gitlab_controller_spec See merge request gitlab-org/gitlab!75194
-
Fabio Pitino authored
Change feature category of external PR pipeline creation worker See merge request gitlab-org/gitlab!77974
-
Vitaly Slobodin authored
Fix help text for checkboxes on integrations form See merge request gitlab-org/gitlab!77885
-
Furkan Ayhan authored
Cleanup pipeline logger feature flags See merge request gitlab-org/gitlab!77973
-
Achilleas Pipinellis authored
Style and content updates for Geo troubleshooting See merge request gitlab-org/gitlab!77784
-
Craig Norris authored
Style and content updates for Geo troubleshooting
-
Peter Leitzen authored
Fix Rails/SaveBang offenses for ee/spec/lib/gitlab See merge request gitlab-org/gitlab!75929
-
Imre Farkas authored
Refactor Group Policy Spec See merge request gitlab-org/gitlab!77137
-
Jason Goodman authored
Refactor group policy specs to reuse public permissions Add spec for public group with a foreign user
-
David Fernandez authored
Update excon gem to v0.89.0 See merge request gitlab-org/gitlab!78007
-
Siddharth Asthana authored
Changelog: other EE: true
-
Thong Kuah authored
Add spec to validate we do not add more cross-database foreign keys See merge request gitlab-org/gitlab!77732
-