- 11 Mar, 2022 5 commits
-
-
Chad Woolley authored
- Add new support class to be consistent with spam/CAPTCHA controller support classes - Update all relevant API endpoints to use the new support class - Make necessary updates to API helper error methods - Add some docs for REST API, and make some corresponding updates to GraphQL docs Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/80793
-
Thong Kuah authored
Remove Gitlab.dev_env_or_com? in favor of Gitlab.com? See merge request gitlab-org/gitlab!81319
-
Doug Stull authored
- dev_env_or_com has been replaced by com? and this means certain methods are no longer necessary and/or can be renamed.
-
Luke Duncalfe authored
Implement GET APIs for Deploy Tokens See merge request gitlab-org/gitlab!82467
-
Timo Furrer authored
Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/82467
-
- 10 Mar, 2022 35 commits
-
-
Amy Qualls authored
Created top-level page for organization See merge request gitlab-org/gitlab!82633
-
Suzanne Selhorn authored
-
Russell Dickenson authored
Redirections break LetsEncrypt See merge request gitlab-org/gitlab!82599
-
Filip Aleksic authored
-
Andrejs Cunskis authored
Update confiner v0.2.3 See merge request gitlab-org/gitlab!82435
-
Peter Hegman authored
Add deployment approval UI MVC See merge request gitlab-org/gitlab!80759
-
Andrew Fontaine authored
Ensure the correct download link is used for static objects See merge request gitlab-org/gitlab!82580
-
Stan Hu authored
Resolve "Add merge_request_diff_head_sha to CreateNote input parameters" See merge request gitlab-org/gitlab!82248
-
Mayra Cabrera authored
Add namespace to Security Policy Orchestration Configuration See merge request gitlab-org/gitlab!82013
-
Alan (Maciej) Paruszewski authored
Changelog: added EE: true
-
Mayra Cabrera authored
Revert "Merge branch '344533-new-coverage_report-keyword' into 'master'" See merge request gitlab-org/gitlab!82627
-
Andrew Fontaine authored
Sets up the ability for users to approve and reject deployments from within the environments page. Current information shown is how many approvals are needed and how many are done, as well as who has approved and when. A rejection short cuts to killing the deployment. This is currently only in the new environment UI, as the old one is going away. Changelog: added EE: true
-
Lin Jen-Shin authored
Run Yamllint for docs deprecations removals See merge request gitlab-org/gitlab!81957
-
Marcel Amirault authored
-
Alper Akgun authored
Make spinner pajamas compliant See merge request gitlab-org/gitlab!82602
-
Michael Kozono authored
Add harbor_registry in the sidebar See merge request gitlab-org/gitlab!81593
-
orozot authored
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/353595
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!82629
-
Peter Hegman authored
Do not anonymize #note and #diff anchors in URLs See merge request gitlab-org/gitlab!82273
-
Peter Hegman authored
Migrate loading spinners to be design system compliant See merge request gitlab-org/gitlab!82236
-
Amy Qualls authored
Document `derailed_benchmarks` usage See merge request gitlab-org/gitlab!81898
-
Aleksei Lipniagov authored
Revisions to bring these changes closer to GitLab tone and style.
-
Suzanne Selhorn authored
Add docs entry for Services and privileged containers See merge request gitlab-org/gitlab!81956
-
Darren Eastman authored
-
Bob Van Landuyt authored
Remove read_from_vulnerability_finding_evidence See merge request gitlab-org/gitlab!82450
-
Andy Soiron authored
Scan MR description for Jira issue keys when syncing builds with Jira See merge request gitlab-org/gitlab!82204
-
Andy Soiron authored
This scans the MR description for Jira issue keys when syncing builds with Jira. Issue keys can be included in: * MR title * MR description * Branch name * Commit message Commit messages will not be scanned here because they need to be loaded from Gitaly and this can cause N+1 problems. Changelog: fixed
-
Bob Van Landuyt authored
Resolve "ServicePing fails for EE license without active license" See merge request gitlab-org/gitlab!82499
-
Mikołaj Wawrzyniak authored
There is no robus generic mechanism to conditionally include metrics computed from instrumentation classes. Untill it is delivered in order to avoid failing whole ServicePing process, skip such metrics when adding metrics from instrumntation classes
-
Patrick Bair authored
Allow string IDs in background migrations See merge request gitlab-org/gitlab!82527
-
Pedro Pombeiro authored
-
GitLab Release Tools Bot authored
-
Stan Hu authored
Fix handling of resource iteration events when deleting a User See merge request gitlab-org/gitlab!82060
-
Brett Walker authored
when the user is deleted Changelog: fixed EE: true
-
Amy Qualls authored
Update heading for topic: Projects pending deletion See merge request gitlab-org/gitlab!82419
-