- 12 Jan, 2022 29 commits
-
-
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
-
Evan Read authored
-
Thong Kuah authored
It is surprising that this method, feature_flags_available is available globally. Also it is surprising that this method is available only if Gitlab.com? or in development. So we fix this by moving the method definition to be a class method in Feature
-
Evan Read authored
Add workaround for gitlab-org/gitlab-runner#3068 See merge request gitlab-org/gitlab!77967
-
Manuel Grabowski authored
There is a known issue with a CI/CD variable named `DEBUG` breaking artifacts upload: https://gitlab.com/gitlab-org/gitlab-runner/-/issues/3068 The workaround is to either rename or declare at script level
-
- 11 Jan, 2022 11 commits
-
-
Tiffany Rea authored
-
Suzanne Selhorn authored
Docs: Fix problems on Docker build page See merge request gitlab-org/gitlab!68405
-
Cody West authored
Updated the doc so it's easier to see which options are available.
-
Florie Guibert authored
Always fetch issues when mounting epic lane Changelog: fixed EE: true
-
Nick Gaskill authored
Fix typos in administration docs See merge request gitlab-org/gitlab!77824
-
Nick Gaskill authored
Add docs for registry tag details page and sorting See merge request gitlab-org/gitlab!77906
-
Tim Rizzi authored
-
Andrejs Cunskis authored
E2E - pipeline editor lint See merge request gitlab-org/gitlab!77270
-
Tiffany Rea authored
Add qa selector in validation_segment.vue Add qa selector in pipeline_graph.vue Add new pipeline editor actions New E2E test - pipeline editor lint
-
Russell Dickenson authored
Doc: Add troubleshooting for SpotBugs build error See merge request gitlab-org/gitlab!77797
-
Amaury Yacksmith authored
-