- 28 Oct, 2020 40 commits
-
-
James Lopez authored
Fix an N+1 issue in GroupPackagesFinder See merge request gitlab-org/gitlab!45875
-
David Fernandez authored
Replace `.select` with a proper ActiveRecord scope. This way, #group_projects_visible_to_current_user are lazily loaded instead of being all loaded in memory
-
Denys Mishunov authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!46037
-
Simon Knox authored
Export merge requests to CSV See merge request gitlab-org/gitlab!45130
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!46304
-
Shinya Maeda authored
Merge branch '258638-feature-flag-rollout-of-enable_environment_path_in_alert_details' into 'master' Remove FF expose_environment_path_in_alert_details See merge request gitlab-org/gitlab!44130
-
Angelo Gulina authored
Remove the feature flag Remove all feature flag related code
-
Jan Provaznik authored
Remove ignore column code on `type` field See merge request gitlab-org/gitlab!46189
-
Jan Provaznik authored
Expose issue updated by on GraphQL See merge request gitlab-org/gitlab!46015
-
GitLab Release Tools Bot authored
-
Simon Knox authored
-
Dmytro Zaporozhets (DZ) authored
Improve usage_data monthly specs See merge request gitlab-org/gitlab!46111
-
Jacques Erasmus authored
Remove page_title from main project and group pages See merge request gitlab-org/gitlab!46223
-
Vitaly Slobodin authored
Replace GlDeprecated Badge for geo app & Update Tests accordingly See merge request gitlab-org/gitlab!46225
-
Jannik Lehmann authored
-
Marcel Amirault authored
Fixed some of the broken external links in GitLab documentation See merge request gitlab-org/gitlab!46298
-
Russell Dickenson authored
-
Marcel Amirault authored
Update curl style requirements See merge request gitlab-org/gitlab!45782
-
Mike Jang authored
-
Sanad Liaquat authored
Add reliable tag to issue board e2e specs See merge request gitlab-org/gitlab!46261
-
Kushal Pandya authored
Usage quotas update storage tooltip content See merge request gitlab-org/gitlab!45913
-
Tiger Watson authored
Add secret detection token revocation columns See merge request gitlab-org/gitlab!45912
-
rossfuhrman authored
These columns will be used in conjunction with a revocation API
-
Ramya Authappan authored
Quarantine project_templates_spec.rb Instance test See merge request gitlab-org/gitlab!46169
-
Will Meek authored
Change Project Templates Spec Instance quarantine type from investigating to bug based on ticket information
-
Dylan Griffith authored
Make experimentation subject index unique per experiment See merge request gitlab-org/gitlab!45733
-
Dallas Reedy authored
-
Dallas Reedy authored
-
Dallas Reedy authored
-
Dallas Reedy authored
Before this change, we always bucketed the same users into the same groups (control or experimental) for the same percentage rollout regardless of the experiment key. After this change, the same user may end up in the experimental group for one experiment and the control group for a different experiment even at the same percentage rollout.
-
Marcel Amirault authored
Docs: try out suggestion-level substitutions See merge request gitlab-org/gitlab!28060
-
Amy Qualls authored
Our current substitutions file in Vale is set to the error level, which is not appropriate for all of the suggestions we want to make to the technical writing team. This commit adds another substition file with a name that makes clear the items within it are at a suggestion level, rather than an error level.
-
Ash McKenzie authored
Add helpful details to fixture error message See merge request gitlab-org/gitlab!45826
-
Dan Jensen authored
The database fixtures for development can fail when the database is being re-created without having deleted the old repositories from Gitaly. This expands the error message to provide a hint about how to fix that.
-
James Fargher authored
Add github host to API and clients See merge request gitlab-org/gitlab!45188
-
Marcel Amirault authored
Docs: Recommend multi-stage builds for efficient Docker image builds See merge request gitlab-org/gitlab!46032
-
Katrin Leinweber authored
-
Craig Norris authored
Add end-of-life status to docs styleguide See merge request gitlab-org/gitlab!46274
-
Nick Gaskill authored
-
Thong Kuah authored
Update GitLab Kubernetes Agent Server version See merge request gitlab-org/gitlab!46282
-