- 11 Jan, 2022 40 commits
-
-
Dan Jensen authored
Previously most errors raised by Projects::DestroyService were not reported, only logged. That meant we were effectively discarding the backtrace, which we have found that we need for pinpointing the source of certain errors. This adds error reporting to the service to equip us for faster, more efficient troubleshooting.
-
Miguel Rincon authored
Improve line rendering speed [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57237
-
Shinya Maeda authored
Enable `create_deployment_in_separate_transaction` feature flag by default See merge request gitlab-org/gitlab!77840
-
Mark Chao authored
Add Removals page to Docs See merge request gitlab-org/gitlab!77200
-
Pavel Shutsin authored
Adds API feature configuring default mr target See merge request gitlab-org/gitlab!77169
-
Lin Jen-Shin authored
Update DAST On-Demand Scan Template See merge request gitlab-org/gitlab!73564
-
Marcos Rocha authored
The DAST On-demand scan template should be updated to use the API Security scanner Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/73564 EE: true
-
Sean McGivern authored
We should not exit in rake task See merge request gitlab-org/gitlab!77955
-
Doug Stull authored
Allow gradual rollout for the container registry Google CDN feature See merge request gitlab-org/gitlab!77705
-
João Pereira authored
Adds a feature flag and logic to allow a "percentage of time" gradual rollout for the new Container Registry Google Cloud CDN feature as described in https://gitlab.com/gitlab-org/gitlab/-/issues/349417.
-
Dmitry Gruzd authored
Use typhoeus adapter for Elasticsearch client See merge request gitlab-org/gitlab!76879
-
Douglas Barbosa Alexandre authored
Fix GraphQL/FieldMethod offense (Part 2/2) See merge request gitlab-org/gitlab!76021
-
Olena Horal-Koretska authored
Use GraphQl api to fetch package managers URLs See merge request gitlab-org/gitlab!77560
-
Nicolò Maria Mezzopera authored
- Add data to query - Change the bindings Remove un-needed injections and use API response Finalise tests for for new graphl aproach - fix composer installation - tests - mock data - snapshots
-
Douglas Barbosa Alexandre authored
Add Additional Error Messages When Minimal Access Role is Not Available See merge request gitlab-org/gitlab!77646
-
Abdul Wadood authored
Current return message does not tell the caller why the call failed. This change adds two additional messages to the returned error message. Changelog: changed EE: true Co-authored-by: Abdul Wadood <awadood@gitlab.com>
-
Sean McGivern authored
Revert "Merge branch '337250-decrease-sub-expiration-banner-duration' into 'master'" See merge request gitlab-org/gitlab!77966
-
Pavel Shutsin authored
Resolve "Backup Package registry files" See merge request gitlab-org/gitlab!77532
-
Ian Baum authored
* Adds support for packages to the backup and restore rake tasks Changelog: added
-
Douglas Barbosa Alexandre authored
Merge branch '347319-api-call-to-retrieve-information-of-wrong-token-returns-error-400-instead-of-401' into 'master' Resolve "API call to retrieve information of wrong token returns error "400" instead of "401"" See merge request gitlab-org/gitlab!77644
-
Mikołaj Wawrzyniak authored
Remove runner specs from crossdatabase list See merge request gitlab-org/gitlab!77877
-
Kev authored
-
Robert May authored
-
Mark Chao authored
Update secret-detection git log command See merge request gitlab-org/gitlab!77722
-
Zach Rice authored
Changelog: changed
-
Rémy Coutable authored
This reverts merge request !77608
-
Kushal Pandya authored
Link issue contacts widget to crm docs See merge request gitlab-org/gitlab!77826
-
Robert May authored
Renders diff lines inline, rather than rendering through a partial. Also removes numerous conditionals to speed up rendering by focusing only on the primary use-case. Changelog: performance
-
Mikołaj Wawrzyniak authored
Remove the duplicated suggestion usage data See merge request gitlab-org/gitlab!77570
-
Frédéric Caplette authored
Removes the dismiss button from the pipeline header See merge request gitlab-org/gitlab!77128
-
Furkan Ayhan authored
Remove the dast_view_scans feature flag See merge request gitlab-org/gitlab!77672
-
Fabio Pitino authored
Render GFM Mermaid diagrams in a sandboxed iframe See merge request gitlab-org/gitlab!74414
-
Dheeraj Joshi authored
This should prevent XSS issues from mermaid dependency impacting GitLab application. The changes are behind a feature flag
-
Marc Shaw authored
This is currently covered by suggestion by i_code_review_user_add_suggestion in HLL MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/77570 Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/348408
-
Etienne Baqué authored
Add validation for new_user_signups_cap enabling See merge request gitlab-org/gitlab!75906
-
Vijay Hawoldar authored
Enabling the User Cap setting for a root group should only be possible if the group or any of it's subgroups have not been shared outside of the root group's hierarchy Changelog: changed EE: true
-
Lin Jen-Shin authored
If we call exit it'll stop any tests running after tests running this specific test.
-
Robert May authored
Enable filtering agent tokens by status See merge request gitlab-org/gitlab!77735
-
Enrique Alcántara authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!77888
-
GitLab Dependency Bot authored
-