- 12 Jan, 2022 40 commits
-
-
Robert Hunt authored
- Added the drawer component and trigger methods - Updated the drawer component to accept the new data format - Updated the existing dashboard to pass in the new data format - Added mapping functions to convert to a unified format - Added another dummy GraphQL object to have two rows in the table
-
Kushal Pandya authored
Reposition and restyle integration reset button See merge request gitlab-org/gitlab!77921
-
Brandon Labuschagne authored
Remove issuable-tag-valign and user-can-drag classes See merge request gitlab-org/gitlab!77890
-
Adam Hegyi authored
Resolve DB Query Timeout on Environment page See merge request gitlab-org/gitlab!75767
-
Bala Kumar authored
Changelog: performance
-
Brandon Labuschagne authored
Remove carat from dropdown button See merge request gitlab-org/gitlab!77870
-
Mikołaj Wawrzyniak authored
Update counts.ci_pipeline_config_repository description See merge request gitlab-org/gitlab!77660
-
Alina Mihaila authored
- Update ci_pipeline_config_repository Service ping metric description
-
Paul Slaughter authored
Indicate locked users in Admin Area See merge request gitlab-org/gitlab!77729
-
Peter Hegman authored
Also document how to unlock a user from the Admin Area Changelog: added
-
Shinya Maeda authored
Reorder CI build processing to prevent bypass of Deployment Approvals See merge request gitlab-org/gitlab!77892
-
Alishan Ladhani authored
-
Paul Slaughter authored
Update flash alerts of Admin Runner UI See merge request gitlab-org/gitlab!77669
-
Adam Hegyi authored
Encrypt static_object_token_encrypted field via background migration See merge request gitlab-org/gitlab!76684
-
Vasilii Iakliushin authored
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/348163 Uses a background migration to generate encrypted versions of the static_object_token values. Changelog: changed
-
Sincheol (David) Kim authored
[VSA] Display project for each record in group level feature See merge request gitlab-org/gitlab!77841
-
Ezekiel Kigbo authored
For group VSA we should include the project name for each record in the stage table Expose project object to VSA stage records Changelog: added EE: true
-
Thong Kuah authored
Move global method to Feature class See merge request gitlab-org/gitlab!78023
-
Kati Paizee authored
Compress images for Jan 2022 TW monthly chores See merge request gitlab-org/gitlab!78024
-
Paul Slaughter authored
Update ee_features.md for developing on EE features for frontend See merge request gitlab-org/gitlab!74030
-
-
Thong Kuah authored
-
Kushal Pandya authored
Fix syntax error introduced in copy_code.js See merge request gitlab-org/gitlab!78031
-
Stan Hu authored
Improve ReadTotalTimeout to start on reading first block See merge request gitlab-org/gitlab!77879
-
Andy Soiron authored
Initially, the timer for the ReadTotalTimeout started counting on the beginning of the request. For large uploads like LFS this could be problematic because the timeout can be exceeded even before the server had a chance to respond. Changelog: fixed
-
Marcel Amirault authored
Added security note for JWT_V2 See merge request gitlab-org/gitlab!78009
-
Suzanne Selhorn authored
Related to https://gitlab.com/gitlab-org/gitlab/-/merge_requests/78009
-
Andrew Fontaine authored
Implement corpus delete logic See merge request gitlab-org/gitlab!77847
-
Mark Lapierre authored
Wait for 2nd pipeline to be created See merge request gitlab-org/gitlab!78018
-
Marcel Amirault authored
Modify misleading parameter description See merge request gitlab-org/gitlab!77978
-
Miguel Medina Ballesteros authored
-
Ezekiel Kigbo authored
Merge branch '344641-group-by-epic-on-issue-board-doesn-t-show-the-right-amount-of-issues' into 'master' Fix bug not all issues showing in Swimlanes See merge request gitlab-org/gitlab!77922
-
Dheeraj Joshi authored
-
Marcel Amirault authored
Update doc/ci/git_submodules.md See merge request gitlab-org/gitlab!76790
-
Eric Rosenberg authored
-
Ezekiel Kigbo authored
Merge branch '344567-migrate-app-views-shared-gitpod-_enable_gitpod_modal-html-haml-modal-implementation-to' into 'master' Migrate enable Gitpod confirmation modal to `GlModal` See merge request gitlab-org/gitlab!77716
-
Peter Hegman authored
Previously it was a Bootstrap modal. Migrate to `GlModal` so it is compliant with Pajamas design system. Changelog: changed
-
Mark Chao authored
Adds milestone to subscription_plan_cache_key See merge request gitlab-org/gitlab!77696
-
Mark Chao authored
Adds milestone to `pnp_subscription_plan_cache_key` See merge request gitlab-org/gitlab!77697
-
Thong Kuah authored
This cop was not active because it was in config/initializers
-