- 02 Jul, 2021 30 commits
-
-
Martin Wortschack authored
-
Bob Van Landuyt authored
New Crowdin translations - 01 July 2021 See merge request gitlab-org/gitlab!65290
-
GitLab Crowdin Bot authored
-
Bob Van Landuyt authored
Update translation levels for July 2021 See merge request gitlab-org/gitlab!65289
-
Mark Chao authored
Update a user highest role when removed from group See merge request gitlab-org/gitlab!65164
-
Jacques Erasmus authored
Update markup in clusters/_banner.html.haml See merge request gitlab-org/gitlab!63161
-
Marvin Karegyeya authored
-
Heinrich Lee Yu authored
Add constraint to id param for ThreatMonitoringController See merge request gitlab-org/gitlab!65307
-
Achilleas Pipinellis authored
Expand pages chroot fix for /etc/hosts See merge request gitlab-org/gitlab!65135
-
Vladimir Shushlin authored
-
Jan Provaznik authored
Clean up: remove compatibility facade needed for #330300 See merge request gitlab-org/gitlab!65009
-
Sashi authored
This change fixes the bug while trying to edit Cilium policies. The reason for the bug was that rails does not accept dots in routes by default for id params. Changelog: fixed EE: true
-
Jacques Erasmus authored
Fixes a bug where very tall files would be appear incorrectly See merge request gitlab-org/gitlab!65173
-
Matthias Käppler authored
Remove sort_dependency_vulnerabilities feature flag See merge request gitlab-org/gitlab!65295
-
Heinrich Lee Yu authored
Resolve "Slow Namespace#all_projects" See merge request gitlab-org/gitlab!65296
-
Dylan Griffith authored
Remove code for PG11 custom foreign keys See merge request gitlab-org/gitlab!64658
-
Evan Read authored
Docs: List all internal network routes for Gitaly Cluster See merge request gitlab-org/gitlab!64965
-
Will Chandler authored
-
Alex Pooley authored
Changelog: performance
-
Thong Kuah authored
Add summary column to timelogs table See merge request gitlab-org/gitlab!64552
-
Heinrich Lee Yu authored
Run batched migrations on self-managed instances See merge request gitlab-org/gitlab!65106
-
Ramya Authappan authored
Update browser.rb to accept mobile device name See merge request gitlab-org/gitlab!65061
-
Thong Kuah authored
[RUN ALL RSPEC] Clean up kwargs deprecation warnings paths See merge request gitlab-org/gitlab!62995
-
Shinya Maeda authored
Remove Frontend to Edit Legacy Flags [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!64005
-
Shinya Maeda authored
Add ability to search for cluster image scaning jobs See merge request gitlab-org/gitlab!64616
-
Igor Drozdov authored
-
Adam Cohen authored
Changelog: other EE: true
-
Evan Read authored
Add clarification regarding expiration to project membership doc See merge request gitlab-org/gitlab!65261
-
Ryan Kelly authored
-
Evan Read authored
Give definitions to each of the repository storage move states See merge request gitlab-org/gitlab!65288
-
- 01 Jul, 2021 10 commits
-
-
Dylan Griffith authored
Respect protected tag in release permissions See merge request gitlab-org/gitlab!64693
-
James Fargher authored
-
Dylan Griffith authored
Add target branch in pipeline editor for blank projects See merge request gitlab-org/gitlab!64575
-
Stan Hu authored
Use default_enabled for feature flag check See merge request gitlab-org/gitlab!65212
-
Amy Qualls authored
Update docs wrt. author of commit applying suggested changes See merge request gitlab-org/gitlab!64570
-
Amy Qualls authored
Add troubleshooting section for Bitbucket See merge request gitlab-org/gitlab!64602
-
pbair authored
Prior to version 12, Postgres did not support foreign keys where the target table was a partitioned table. The database team had begun work on a custom solution to solve this problem, but as we're not on v12, it's no longer needed. Removing all the related code.
-
Haris Delalić authored
-
Alex Kalderimis authored
Present error when DAST profile not found See merge request gitlab-org/gitlab!64679
-
Philip Cunningham authored
- Add new code that adds to Ci::Pipeline#yaml_errors - Update specs accordingly Changelog: changed
-