- 25 May, 2021 36 commits
-
-
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
-
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
-
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
-
Russell Dickenson authored
Adjust wording on troubleshooting step for Code Quality docs See merge request gitlab-org/gitlab!62404
-
Albert Salim authored
ci: Also look at jh/ directory for potential changes See merge request gitlab-org/gitlab!62311
-
Lin Jen-Shin authored
We don't need this in EE, but we need this in JH: https://gitlab.com/gitlab-jh/gitlab This is the easy way to enable it, because CI configurations are not very extensible.
-
Mark Chao authored
Reuse BulkMemberAccessLoad on groups [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!62226
-
Tiger Watson authored
Refactor package scopes to use arel nodes [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!62042
-
Heinrich Lee Yu authored
Do not update Elasticsearch for pending_delete projects See merge request gitlab-org/gitlab!61917
-
Luke Duncalfe authored
Cleanup remaining HipchatService code See merge request gitlab-org/gitlab!62222
-
Arturo Herrero authored
- Remove HipChat service and records 13.12 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/59769 - Cleanup remaining HipchatService code 14.0 => We are here https://gitlab.com/gitlab-org/gitlab/-/issues/27954
-
Evan Read authored
Update documentation for compliance frameworks See merge request gitlab-org/gitlab!62232
-
Sam Kerr authored
-
- 24 May, 2021 4 commits
-
-
James Fargher authored
Renamespace `MergeRequests::ResetApprovalsService` out of `EE` See merge request gitlab-org/gitlab!62270
-
Luke Duncalfe authored
-
Kerri Miller authored
Update link to CI variable precedence See merge request gitlab-org/gitlab!62334
-
Kerri Miller authored
Handle nil Content-Type in Service Desk emails See merge request gitlab-org/gitlab!62408
-