- 25 May, 2021 40 commits
-
-
Zack Cuddy authored
The Geo Node Progress Bars showed some incorrect infomation based on what data they were representing. This change adds some custom props to allow us to control the popover labels.
-
Miguel Rincon authored
Refactor commit pipelines table spec See merge request gitlab-org/gitlab!62031
-
Nick Thomas authored
Use consistent cache naming for set caches: Expire new key format See merge request gitlab-org/gitlab!62264
-
Sean Arnold authored
-
Bob Van Landuyt authored
Resolve "Error `queues: authorized_projects cannot be defined twice`" See merge request gitlab-org/gitlab!62442
-
Markus Koller authored
Remove the check_maven_path_first feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!62187
-
Markus Koller authored
Fix `Jira` constant autoloading problem in development See merge request gitlab-org/gitlab!62437
-
Matija Čupić authored
Use new location for container-scanning analyzer See merge request gitlab-org/gitlab!62358
-
Francisco Javier López authored
The setup for refactoring styles in the left panel [without disabling Startup CSS] See merge request gitlab-org/gitlab!62452
-
Denys Mishunov authored
-
Phil Hughes authored
Fix invite members button showing when signed out See merge request gitlab-org/gitlab!62325
-
Jackie Fraser authored
-
Vitaly Slobodin authored
Update dependency eslint to v7.27.0 See merge request gitlab-org/gitlab!62355
-
Alper Akgun authored
Update gravatar enabled metric See merge request gitlab-org/gitlab!62225
-
Phil Hughes authored
Fix pipeline header actions from showing when user does not have permission See merge request gitlab-org/gitlab!62137
-
Vitali Tatarintev authored
Remove unused Integration#external_wiki? method See merge request gitlab-org/gitlab!62267
-
Bob Van Landuyt authored
Create DAST Configuration page [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!62014
-
Dheeraj Joshi authored
-
Vitali Tatarintev authored
Remove notices of moved Integrations related pages See merge request gitlab-org/gitlab!61960
-
Achilleas Pipinellis authored
Add the last step to pages migration doc. See merge request gitlab-org/gitlab!62371
-
Adam Hegyi authored
Reworks snapshots and segments structure See merge request gitlab-org/gitlab!61903
-
Alex Kalderimis authored
Fix the Create new cluster feature See merge request gitlab-org/gitlab!62341
-
João Alexandre Cunha authored
Basic authentication was removed for GKE cluster versions 1.19 Our API call to create GKE clusters did not specify a cluster version, thus the integration started breaking as soon as Google defined that 1.19 is the default version. The quickest solution is to pin the k8s version to 1.18. Changelog: fixed
-
Kati Paizee authored
Docs Fix for Vale issues for ./administration/geo/index.md (#329044) See merge request gitlab-org/gitlab!62440
-
Abhijeet Chatterjee authored
-
Fabio Pitino authored
Drop builds that don't match runners or have exceeded their quota [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61475
-
Pavel Shutsin authored
Restructures models to allow multiple segments for the same namespace Changelog: changed
-
David Fernandez authored
Fix missing system notes and system events on create issue [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61746
-
Marcel Amirault authored
Edits to project templates doc See merge request gitlab-org/gitlab!62322
-
Nick Gaskill authored
-
Mark Chao authored
Remove ElasticIndexerWorker in major release [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!62236
-
Terri Chu authored
-
David Fernandez authored
Update the related specs Changelog: other
-
Alexandru Croitor authored
This fixes missing events when milestone or assignees are set together with setting the epic on issue creation. This was happening due to epic_issues relationship being saved before issue changes were handled, which also triggered an issue.save which would then lose issue changes. This moves the save of epic_issue relationship to happen at issue.save time. Changelog: fixed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/61746
-
Manoj M J authored
This change avoids having conflicting Sidekiq workers in that use the `authorized_projects` namespace. Changelog: fixed
-
Mark Chao authored
Show user facing errors for CustomersDot API calls See merge request gitlab-org/gitlab!62367
-
Kushal Pandya authored
Restrict trial during free signup to company users See merge request gitlab-org/gitlab!62382
-
Kushal Pandya authored
Require global form tracking to use an allow list See merge request gitlab-org/gitlab!62229
-
Sanad Liaquat authored
E2E test: Implement group comparison See merge request gitlab-org/gitlab!62084
-
Andrejs Cunskis authored
-