- 05 Aug, 2021 32 commits
-
-
Patrick Steinhardt authored
In commit 0a90028f (checks: Speed up retrieving commits via quarantine directory, 2021-07-29), the Gitlab::Git::Repository class got a new optional parameter `allow_quarnatine` for `#new_commits()`. The commit forgot to amend the Repository model though to accept the same parameter, which as a result leads to a runtime error when the access checks try to load new commits. Fix this issue by adding the missing parameter to the Repository model. This commit also changes the changes access spec to call the original function such that the bug would've been caught without the fix. Changelog: fixed
-
Matthias Käppler authored
Remove load_balancing_for_pipeline_notification_worker feature flag See merge request gitlab-org/gitlab!67456
-
David Kim authored
[Ci Minutes] [Feature flag] Add support for group actors See merge request gitlab-org/gitlab!67120
-
Angelo Gulina authored
-
lauraMon authored
Changelog: removed
-
David Kim authored
Allow immediate deletion of groups See merge request gitlab-org/gitlab!66951
-
Kushal Pandya authored
Global Search - Track Top Nav Searches See merge request gitlab-org/gitlab!67187
-
Paul Slaughter authored
Merge branch '336388-convert-usage-of-timeago-mixin-to-time-ago-tooltip-in-package-registry' into 'master' Use time-ago-tooltip in package details title See merge request gitlab-org/gitlab!67494
-
Kushal Pandya authored
Geo Node Form Regression - Relative URLs broken See merge request gitlab-org/gitlab!67253
-
Paul Slaughter authored
Reset window location before every test [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!67353
-
Ash McKenzie authored
Curling Gitpod hostname requires cookies set See merge request gitlab-org/gitlab!67476
-
Ash McKenzie authored
-
David Kim authored
Use http(s) for the agent CI tunnel address See merge request gitlab-org/gitlab!67386
-
David Kim authored
Add support for security policy project for Projects::CreateService See merge request gitlab-org/gitlab!66448
-
Shinya Maeda authored
Allow downloading archives using PRIVATE-TOKEN [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!67470
-
Mark Lapierre authored
E2E: Update github import spec with proper validation See merge request gitlab-org/gitlab!67410
-
Shinya Maeda authored
Fix release group usage ping metrics definitions See merge request gitlab-org/gitlab!67224
-
Vladimir Shushlin authored
-
Evan Read authored
Remove now-incorrect doc line about SSH keys See merge request gitlab-org/gitlab!67530
-
Dan Jensen authored
-
Sashi authored
This change adds a new paramter for security policy target project in Projects::CreateService to create Security::OrchestrationPolicyConfiguration associated with the project. Changelog: added EE: true
-
charlie ablett authored
Display which GitLab branch we're on in Gitpod See merge request gitlab-org/gitlab!67558
-
Ash McKenzie authored
-
James Fargher authored
Remove duplicate AdditionalPack validation See merge request gitlab-org/gitlab!67514
-
Heinrich Lee Yu authored
Refine Documentation pages URL UI and documentation See merge request gitlab-org/gitlab!67293
-
Jaime Martinez authored
Related to https://gitlab.com/gitlab-org/gitlab/-/issues/28978 and https://gitlab.com/gitlab-org/gitlab/-/issues/334944. Changelog: changed
-
James Fargher authored
checks: Speed up retrieving commits via quarantine directory See merge request gitlab-org/gitlab!67210
-
Russell Dickenson authored
Add note about support for OpenApi v3.1 in API Fuzzing See merge request gitlab-org/gitlab!66544
-
Evan Read authored
Remove extra space from group token docs See merge request gitlab-org/gitlab!67543
-
Evan Read authored
Added to Docs Recommendation for access token expiration See merge request gitlab-org/gitlab!67040
-
Orit Golowinski authored
-
- 04 Aug, 2021 8 commits
-
-
Evan Read authored
Changelog: other EE: true
-
Suzanne Selhorn authored
Added guidance for this, these, that, those See merge request gitlab-org/gitlab!67545
-
Suzanne Selhorn authored
-
Marcel Amirault authored
Removed duplicate links See merge request gitlab-org/gitlab!67539
-
Russell Dickenson authored
Dependency Scanning: Simplify Poetry workaround See merge request gitlab-org/gitlab!67480
-
Mike Greiling authored
Update dependency yarn-deduplicate to v3 See merge request gitlab-org/gitlab!67522
-
Steve Abrams authored
Fix Stickiness to Match Unleash API See merge request gitlab-org/gitlab!66676
-
Serena Fang authored
-