- 28 Sep, 2021 40 commits
-
-
Tim Zallmann authored
Document how to migrate off Gitaly Cluster See merge request gitlab-org/gitlab!71223
-
Vitali Tatarintev authored
Move DAST variables services to AppSec namespace See merge request gitlab-org/gitlab!71244
-
Vasilii Iakliushin authored
Fix gitaly-backup TLS connections See merge request gitlab-org/gitlab!70883
-
Toon Claes authored
The documentation includes instructions to migrate data into the Gitaly Cluster, but instructions to migrate back off are missing. This change adds instructions to move repositories back to direct Gitaly storage. Changelog: added Issue: https://gitlab.com/gitlab-org/gitaly/-/issues/3797
-
Nicolò Maria Mezzopera authored
Feature ZenTao integration: Integrate ZenTao with External Issue See merge request gitlab-org/gitlab!69929
-
Jeremy Wu authored
-
Etienne Baqué authored
Rename let binding in GraphQL shared_example See merge request gitlab-org/gitlab!71166
-
Heinrich Lee Yu authored
Merge branch 'qmnguyen0711/1223-make-it-possible-to-define-custom-request-duration-thresholds-in-the-rails-application' into 'master' Make it possible to define custom request target duration See merge request gitlab-org/gitlab!69877
-
Sean McGivern authored
Rate limiting for GET /api/:version/groups/:id when the projects member is requested See merge request gitlab-org/gitlab!70310
-
Marcia Ramos authored
Fix a typo in group Agent authorization docs See merge request gitlab-org/gitlab!71241
-
Kati Paizee authored
Clean up substitution warning 5 See merge request gitlab-org/gitlab!71110
-
Abhijeet Chatterjee authored
-
Mark Florian authored
Add tabs_nav helper to render gl-tab component See merge request gitlab-org/gitlab!70919
-
Quang-Minh Nguyen authored
Changelog: added
-
Illya Klymov authored
Remove obsolete comment about lines order in dropdown_user_spec.js See merge request gitlab-org/gitlab!71225
-
Kushal Pandya authored
Allow users to add a commit message with batch suggestions See merge request gitlab-org/gitlab!66247
-
Jacques Erasmus authored
Fix errors and drag&drop in UploadBlobModal component See merge request gitlab-org/gitlab!71082
-
Igor Drozdov authored
Allow relate quick action on issue create See merge request gitlab-org/gitlab!71193
-
Igor Drozdov authored
Cross-join fix for devops adoption See merge request gitlab-org/gitlab!70718
-
Adam Hegyi authored
-
Natalia Tepluhina authored
Add "Enable pipeline suggestion banner" setting See merge request gitlab-org/gitlab!70786
-
Eugie Limpin authored
-
Achilleas Pipinellis authored
Vale fixes administration rake tasks check See merge request gitlab-org/gitlab!71219
-
Mike Russo authored
-
Natalia Tepluhina authored
change default assumeImmutableResults See merge request gitlab-org/gitlab!71001
-
elcordova authored
-
Achilleas Pipinellis authored
Fix Vale issues for /administration/postgresql/replication_and_failover.md See merge request gitlab-org/gitlab!71026
-
Jacques Erasmus authored
Remove extend from dropdown-menu-toggle See merge request gitlab-org/gitlab!70899
-
Simon Knox authored
-
Natalia Tepluhina authored
Replace v-html with gl-sprintf component in locked_warning.vue (#241850) See merge request gitlab-org/gitlab!71036
-
Nick Thomas authored
Another substantial copy-paste!
-
Nick Thomas authored
GET /api/v4/groups/:id?with_projects=true is deprecated, as it includes the `projects` member in the returned API response. That's expensive to calculate and is generally unnecessary - other endpoints let you access the same information in a more efficient manner. Limiting requests to deprecated API endpoints is a way to induce users to switch to the non-deprecated alternatives. We can add more endpoints over time. Changelog: added
-
Nick Thomas authored
We need to be able to change these settings
-
Nick Thomas authored
We need to track and set these settings in the DB
-
Thong Kuah authored
Eliminate `acts_as_taggable` gem for project topics See merge request gitlab-org/gitlab!68925
-
Jonas Wälter authored
-
Rémy Coutable authored
Remove feature flag `ci_parallel_minutes_reset` See merge request gitlab-org/gitlab!71041
-
Vitali Tatarintev authored
Add `links` and `message` field to VulnerabilityType See merge request gitlab-org/gitlab!71207
-
Vitali Tatarintev authored
Refactor user default preferred_language See merge request gitlab-org/gitlab!71125
-
Baodong authored
-