- Jun 06, 2023
-
-
Paul Gascou-Vaillancourt authored
Remove direct data manipulation from geo_sites_filters_spec See merge request !122702 Merged-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Approved-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Approved-by:
Scott de Jonge <sdejonge@gitlab.com> Co-authored-by:
Artur Fedorov <afedorov@gitlab.com>
-
Peter Leitzen authored
Apply Cost Factor for Forks to Total Namespace Storage See merge request !122245 Merged-by:
Peter Leitzen <pleitzen@gitlab.com> Approved-by:
Peter Leitzen <pleitzen@gitlab.com> Approved-by:
Mohamed Hamda <mhamda@gitlab.com> Reviewed-by:
Peter Leitzen <pleitzen@gitlab.com> Reviewed-by:
Mohamed Hamda <mhamda@gitlab.com> Co-authored-by:
Jason Goodman <jgoodman@gitlab.com>
-
Apply cost factor for forks to namespace storage limit checks Cost factor is not applied to reported storage on usage quotas page
-
drew stachon authored
Skipped pending deleted projects for root_storage_statistics See merge request !121690 Merged-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Approved-by:
Michał Zając <mzajac@gitlab.com> Approved-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Approved-by:
Mohamed Hamda <mhamda@gitlab.com> Reviewed-by:
Michał Zając <mzajac@gitlab.com> Reviewed-by:
Mohamed Hamda <mhamda@gitlab.com> Co-authored-by:
Suraj Tripathi <stripathi@gitlab.com>
-
-
drew stachon authored
Move masked variable regex warning to help text See merge request !122131 Merged-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Approved-by:
Amelia Bauerly <abauerly@gitlab.com> Approved-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Approved-by:
Mireya Andres <mandres@gitlab.com> Approved-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Reviewed-by:
Miranda Fluharty <mfluharty@gitlab.com> Reviewed-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Reviewed-by:
Mireya Andres <mandres@gitlab.com> Co-authored-by:
Miranda Fluharty <mfluharty@gitlab.com>
-
In the variable settings modal, instead of making the warning bold when masked is checked show help text next to the variable value input Changelog: changed
-
Dan Davison authored
E2E test: Only enable importing for large MRs See merge request !120548 Merged-by:
Dan Davison <ddavison@gitlab.com> Approved-by:
Nailia Iskhakova <niskhakova@gitlab.com> Approved-by:
Dan Davison <ddavison@gitlab.com> Co-authored-by:
Jay McCure <jmccure@gitlab.com>
-
drew stachon authored
Advanced search migration for catalog resources See merge request !121562 Merged-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Approved-by:
Dmitry Gruzd <dgruzd@gitlab.com> Approved-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Reviewed-by:
Terri Chu <tchu@gitlab.com> Co-authored-by:
Terri Chu <tchu@gitlab.com> Co-authored-by:
Laura Montemayor <lmontemayor@gitlab.com>
-
Changelog: added EE: true
-
Dan Davison authored
Fix compliance framework E2E test retry failures See merge request !122410 Merged-by:
Dan Davison <ddavison@gitlab.com> Approved-by:
Dan Davison <ddavison@gitlab.com> Approved-by:
Jay McCure <jmccure@gitlab.com> Reviewed-by:
Dan Davison <ddavison@gitlab.com> Reviewed-by:
Jay McCure <jmccure@gitlab.com> Co-authored-by:
Mark Lapierre <mlapierre@gitlab.com>
-
The test would fail on retry if the first attempt left a default framework behind. This removes any frameworks in the sandbox group after the test finishes
-
Drew Blessing authored
Fix LDAP tls_options not working See merge request !122789 Merged-by:
Drew Blessing <drew@gitlab.com> Approved-by:
Kassio Borges <kborges@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
Suzanne Selhorn authored
Clarify when & how to get an Enterprise License to contribute See merge request !122322 Merged-by:
Suzanne Selhorn <sselhorn@gitlab.com> Approved-by:
Daniel Murphy <dmurphy@gitlab.com> Reviewed-by:
Raimund Hook <rhook@gitlab.com> Reviewed-by:
Daniel Murphy <dmurphy@gitlab.com> Co-authored-by:
Daniel Murphy <dmurphy@gitlab.com> Co-authored-by:
Nick Veenhof <nveenhof@gitlab.com>
-
-
Simon Tomlinson authored
Create routing table for ci_builds See merge request gitlab-org/gitlab!120873 Merged-by:
Simon Tomlinson <stomlinson@gitlab.com> Approved-by:
Simon Tomlinson <stomlinson@gitlab.com> Approved-by:
Tianwen Chen <tchen@gitlab.com> Reviewed-by:
Simon Tomlinson <stomlinson@gitlab.com> Reviewed-by:
Tianwen Chen <tchen@gitlab.com> Co-authored-by:
Marius Bobin <mbobin@gitlab.com>
-
Changelog: added
-
John Mason authored
Audit events for google cloud logging configurations See merge request !122025 Merged-by:
John Mason <9717668-john-mason@users.noreply.gitlab.com> Approved-by:
John Mason <9717668-john-mason@users.noreply.gitlab.com> Approved-by:
Michael Becker <11881043-wandering_person@users.noreply.gitlab.com> Reviewed-by:
Michael Becker <11881043-wandering_person@users.noreply.gitlab.com> Co-authored-by:
harsimarsandhu <hsandhu@gitlab.com>
-
This commit adds audit events for create, update and delete actions on google cloud logging configurations EE: true Changelog: added
-
Anna Vovchenko authored
Geo Replicables - SSF Filtering Support See merge request !122126 Merged-by:
Anna Vovchenko <avovchenko@gitlab.com> Approved-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Approved-by:
Anna Vovchenko <avovchenko@gitlab.com> Approved-by:
Sunjung Park <spark@gitlab.com> Reviewed-by:
Zack Cuddy <zcuddy@gitlab.com> Reviewed-by:
Anna Vovchenko <avovchenko@gitlab.com> Reviewed-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Co-authored-by:
Zachary Cuddy <zcuddy@gitlab.com>
-
Drew Blessing authored
Enable deleting_account_disabled_for_users by default See merge request !122640 Merged-by:
Drew Blessing <drew@gitlab.com> Approved-by:
Adil Farrukh <afarrukh@gitlab.com> Approved-by:
Drew Blessing <drew@gitlab.com> Co-authored-by:
Jarka Košanová <jarka@gitlab.com>
-
Mark Florian authored
Merge branch '413497-migrate-app-assets-javascripts-tags-components-sort_dropdown-vue-to-gldisclosuredropdown-or' into 'master' Migrate tags sort_dropdown GlDropdown to GlCollapsibleListbox See merge request !122451 Merged-by:
Mark Florian <mflorian@gitlab.com> Approved-by:
Mark Florian <mflorian@gitlab.com> Reviewed-by:
Mark Florian <mflorian@gitlab.com> Reviewed-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Co-authored-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Co-authored-by:
Thomas Hutterer <thutterer@gitlab.com>
-
Changelog: other
-
GitLab Release Tools Bot authored
[ci skip]
-
Alex Ives authored
Add automated query analysis blueprint See merge request !111490 Merged-by:
Alex Ives <aives@gitlab.com> Approved-by:
Dylan Griffith <dyl.griffith@gmail.com> Approved-by:
Alex Ives <aives@gitlab.com> Reviewed-by:
Matt Kasa <mkasa@gitlab.com> Reviewed-by:
Mat Appelman <mappelman@gitlab.com> Reviewed-by:
Roger Woo <rwoo@gitlab.com> Co-authored-by:
Matt Kasa <mkasa@gitlab.com>
-
GitLab Release Tools Bot authored
[ci skip]
-
Olena Horal-Koretska authored
Update dependency @gitlab/ui to v64.2.3 See merge request !121070 Merged-by:
Olena Horal-Koretska <ohoralkoretska@gitlab.com> Approved-by:
Olena Horal-Koretska <ohoralkoretska@gitlab.com> Approved-by:
Aaron Huntsman <ahuntsman@gitlab.com> Reviewed-by:
Simon Knox <simon@gitlab.com> Reviewed-by:
Justin Ho Tuan Duong <hduong@gitlab.com> Co-authored-by:
Rahul Chanila <rchanila@gitlab.com> Co-authored-by:
Simon Knox <simon@gitlab.com> Co-authored-by:
Paul Gascou-Vaillancourt <paul.gascvail@gmail.com>
-
Phillip Wells authored
Docs Fix See merge request !122781 Merged-by:
Phillip Wells <pwells@gitlab.com> Approved-by:
Phillip Wells <pwells@gitlab.com> Co-authored-by:
Vladimír Brodský <vbrodsky@gitlab.com>
-
Mario Celi authored
Fix RuboCop alignment violation in spec See merge request !122609 Merged-by:
Mario Celi <mcelicalderon@gitlab.com> Approved-by:
Mario Celi <mcelicalderon@gitlab.com> Approved-by:
Minahil Nichols <minahilnichols@gitlab.com> Co-authored-by:
Vijay Hawoldar <vhawoldar@gitlab.com>
-
Adam Hegyi authored
Reduce to single over limit notification worker See merge request !118906 Merged-by:
Adam Hegyi <ahegyi@gitlab.com> Approved-by:
Doug Stull <dstull@gitlab.com> Approved-by:
Vitali Tatarintev <vtatarintev@gitlab.com> Approved-by:
Serhii Yarynovskyi <syarynovskyi@gitlab.com> Approved-by:
Adam Hegyi <ahegyi@gitlab.com> Co-authored-by:
Ross Byrne <robyrne@gitlab.com> Co-authored-by:
Sam Figueroa <sfigueroa@gitlab.com>
-
- Simplify observation of CPU usage - Refs: gitlab-com/gl-infra/production#8655 (comment 1370042975)
-
Andrejs Cunskis authored
Remove redundant spec and related selectors See merge request !122699 Merged-by:
Andrejs Cunskis <acunskis@gitlab.com> Approved-by:
Andy Hohenner <ahohenner@gitlab.com> Approved-by:
Andrejs Cunskis <acunskis@gitlab.com> Co-authored-by:
treagitlab <trea@gitlab.com>
-
Chloe Liu authored
Remove maven request forward e2e tests See merge request !122194 Merged-by:
Chloe Liu <yliu@gitlab.com> Approved-by:
Andy Hohenner <ahohenner@gitlab.com> Approved-by:
Chloe Liu <yliu@gitlab.com> Co-authored-by:
Sofia Vistas <svistas@gitlab.com>
-
Jose Ivan Vargas authored
Update QA spec for pipeline details header refactor See merge request !122677 Merged-by:
Jose Ivan Vargas <jvargas@gitlab.com> Approved-by:
Richard Chong <rchong@gitlab.com> Approved-by:
Jose Ivan Vargas <jvargas@gitlab.com> Co-authored-by:
Payton Burdette <pburdette@gitlab.com>
-
Add qa selector for pipeline details refactor and update the spec.
-
Bojan Marjanovic authored
Add new jsonb column to store settings for default branch protection See merge request !120139 Merged-by:
Bojan Marjanovic <bmarjanovic@gitlab.com> Approved-by:
Ian Baum <ibaum@gitlab.com> Approved-by:
Bojan Marjanovic <bmarjanovic@gitlab.com> Reviewed-by:
Kamil Trzciński <ayufan@ayufan.eu> Reviewed-by:
Bojan Marjanovic <bmarjanovic@gitlab.com> Co-authored-by:
Michael Becker <11881043-wandering_person@users.noreply.gitlab.com>
-
Currently, the options for default branch protection at the instance and group level lag behind, and are not as fine-grained, as the options available from the Protected Branches feature The branch defaults lag behind because the current implementation uses an integer column to store the default settings, which becomes difficult to expand as new options and finer detail controls are added to the protected branches feature To offer better support of protected branches features on the default branch, we can: 1. use a jsonb column rather than an integer 2. update the settings API to accept a payload the matches the protected branches API 3. Pass those settings into the ProtecteBrancheService This commit performs step 1, by adding a new `jsonb` column Changelog: added
-
Jose Ivan Vargas authored
Stop showing package size on package registry details page See merge request !122501 Merged-by:
Jose Ivan Vargas <jvargas@gitlab.com> Approved-by:
Austin Regnery <aregnery@gitlab.com> Approved-by:
Minahil Nichols <minahilnichols@gitlab.com> Approved-by:
Jose Ivan Vargas <jvargas@gitlab.com> Co-authored-by:
Rahul Chanila <rchanila@gitlab.com>
-
Justin Ho Tuan Duong authored
Add query params to the new pipeline form ref selector See merge request !122383 Merged-by:
Justin Ho Tuan Duong <hduong@gitlab.com> Approved-by:
Mireya Andres <mandres@gitlab.com> Approved-by:
Justin Ho Tuan Duong <hduong@gitlab.com> Reviewed-by:
Jose Ivan Vargas <jvargas@gitlab.com> Reviewed-by:
Mireya Andres <mandres@gitlab.com> Co-authored-by:
Jose Ivan Vargas <jvargas@gitlab.com>
-