- 22 Feb, 2022 1 commit
-
-
Jan Provaznik authored
Until now only internal API create endpoint was rate limited, but not public API endpoints. Instad of rate limiting each of APIs separately, rate limiting is done on service layer (same as for issues). EE: true Changelog: changed
-
- 21 Feb, 2022 17 commits
-
-
Kushal Pandya authored
Add the total time chart to each VSA stage See merge request gitlab-org/gitlab!80255
-
Ezekiel Kigbo authored
Rename duration chart to Total time For group VSA we should display the total time chart on each stage. Changelog: added EE: true
-
Ezekiel Kigbo authored
fix default path when using group template See merge request gitlab-org/gitlab!79638
-
Evan Read authored
Highlight repo-filter --analyze over git-sizer See merge request gitlab-org/gitlab!80490
-
Katrin Leinweber authored
That former is more actionable, especially due to its various "... by reverse size" output files. git-sizer is good to find the single biggest space hog. Co-authored-by:
Evan Read <eread@gitlab.com>
-
Evan Read authored
Add compliance report violations docs See merge request gitlab-org/gitlab!80296
-
Jiaan Louw authored
-
Ezekiel Kigbo authored
Change button variant to confirm in Web IDE modals See merge request gitlab-org/gitlab!80780
-
Mark Chao authored
Clear future subscriptions info on license destroy See merge request gitlab-org/gitlab!80330
-
Vladlena Shumilo authored
Update the Licenses::DestroyService to clear the info related to future subscriptions when the license is destroyed Changelog: changed EE: true
-
Marcel Amirault authored
Fix issues for /user/group/index.md See merge request gitlab-org/gitlab!81074
-
Jaspreet Singh authored
-
Hinam Mehra authored
Changelog: changed
-
charlie ablett authored
Update group runner links See merge request gitlab-org/gitlab!81010
-
Ash McKenzie authored
Remove rate_limited_service_issues_create flag See merge request gitlab-org/gitlab!80990
-
Luke Duncalfe authored
Refactor CAPTCHA internals See merge request gitlab-org/gitlab!80986
-
Chad Woolley authored
- Add explicit named parameters for spammable to have a more functional and easier-to-understand interface - Update and improve comments - Ensure Spammable#spam is always a boolean and not nil - Simplify Mutations::SpamProtection
-
- 20 Feb, 2022 12 commits
-
-
Evan Read authored
Project access tokens are subject to forced expiration limits See merge request gitlab-org/gitlab!80675
-
Steve Grossman authored
-
Russell Dickenson authored
Edited text for grammar and to add GitLab.com See merge request gitlab-org/gitlab!81062
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-com/customer-success/commercial-markets-initiatives/-/issues/229 I wanted to clarify some of the details
-
charlie ablett authored
Topics: allow only names that are case insensitive unique See merge request gitlab-org/gitlab!79826
-
Jonas Wälter authored
Changelog: changed
-
charlie ablett authored
Return error message when deleting group with no active owners See merge request gitlab-org/gitlab!78500
-
Serena Fang authored
If group deletion fails, return failure reason. Changelog: changed
-
Anastasia McDonald authored
E2E: Automatically mark test as flaky if previous failures are present See merge request gitlab-org/gitlab!79790
-
Andrejs Cunskis authored
Fetch historical data in mr runs Filter out tests with pass rate < 98% Add pass rate as test parameter
-
Furkan Ayhan authored
Fix TypeError from Tags::Reference See merge request gitlab-org/gitlab!80845
-
Avielle Wolfe authored
Some missing references were raising a TypeError when using `dig` to extract the referenced object from a reference, in cases where the reference included too many symbols and we ended up attempting to extract a value from an array using a symbol. This commit fixes the issue by rescuing from TypeError and properly returning a message stating that the given reference cannot be found in the given configuration. Changelog: fixed
-
- 18 Feb, 2022 10 commits
-
-
Paul Slaughter authored
[bug-fix] Copy button in Enable Review App modal is broken See merge request gitlab-org/gitlab!80561
-
Ahmet Eren BOYACI authored
- https://gitlab.com/gitlab-org/gitlab/-/merge_requests/80561 Changelog: fixed
-
Suzanne Selhorn authored
Add a section to get started with the newly provisioned cluster See merge request gitlab-org/gitlab!81011
-
Viktor Nagy (GitLab) authored
-
Nick Gaskill authored
Reverting deprecation MR for Self-Monitoring See merge request gitlab-org/gitlab!81059
-
Dan Davison authored
Update Group Policy Pending Membership Specs See merge request gitlab-org/gitlab!81045
-
Jason Goodman authored
Test each role rather than just developer
-
Dan Davison authored
Update Project Policy Pending Membership Specs See merge request gitlab-org/gitlab!81047
-
Jason Goodman authored
Test each role rather than only developer
-
Nick Gaskill authored
Reverting Self-Monitoring Documentation Deprecation Announcement See merge request gitlab-org/gitlab!81058
-