- 16 Feb, 2021 40 commits
-
-
Nick Gaskill authored
Resolve "Docs feedback: Broken link on Dependency Proxy page" See merge request gitlab-org/gitlab!54261
-
Mike Jang authored
Fix tiny typo in feature flag documentation See merge request gitlab-org/gitlab!54217
-
Fabio Pitino authored
Allow to retrieve all jobs for a given pipeline See merge request gitlab-org/gitlab!48589
-
Douglas Barbosa Alexandre authored
Change :default_merge_ref_for_diffs to default "on" See merge request gitlab-org/gitlab!54017
-
Rémy Coutable authored
Use template for job untamper-my-lockfile See merge request gitlab-org/gitlab!54311
-
Dennis Appelt authored
-
Douglas Barbosa Alexandre authored
Geo: Exclude remote stored blobs from checksumming See merge request gitlab-org/gitlab!54132
-
Nick Thomas authored
Add FF disable setting last_used_at on SSH access [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54335
-
Kamil Trzciński authored
Merge branch '321677-enable-and-remove-pages_serve_with_zip_file_protocol-feature-flag' into 'master' Add rollout issue for pages_serve_with_zip_file_protocol FF See merge request gitlab-org/gitlab!54330
-
Rémy Coutable authored
Memoize the fork suggestion button partial See merge request gitlab-org/gitlab!53256
-
Vitaly Slobodin authored
Remove approvalSuggestions feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54271
-
Douglas Barbosa Alexandre authored
Fix force-routing to Gitaly primary with empty hook env See merge request gitlab-org/gitlab!54317
-
Phil Hughes authored
Fix worker paths in Pipeline Editor See merge request gitlab-org/gitlab!54320
-
Douglas Barbosa Alexandre authored
Turn threat_monitoring_alerts feature flag on by default See merge request gitlab-org/gitlab!53776
-
Jarka Košanová authored
Add post migration to backfill projects updated at after repository move See merge request gitlab-org/gitlab!53845
-
Douglas Barbosa Alexandre authored
Allow setting Gitaly feature flags for individual projects See merge request gitlab-org/gitlab!53387
-
Shinya Maeda authored
Track CI minutes on a monthly basis at project level See merge request gitlab-org/gitlab!53460
-
Fabio Pitino authored
Introduce a new table `ci_namespace_monthly_usages` that tracks CI minutes usage on a monthly basis. Refactor UpdateBuildMinutesService to use both new and legacy tracking until the new one is viable.
-
Bob Van Landuyt authored
-
Marcin Sedlak-Jakubowski authored
Refactor repository storage paths topic See merge request gitlab-org/gitlab!54048
-
Evan Read authored
-
Bob Van Landuyt authored
This allows circumventing setting the `last_used_at` flag when accessing repositories through git-ssh.
-
Kamil Trzciński authored
Fix /-/readiness probe for Puma Single See merge request gitlab-org/gitlab!53708
-
Alexander Kutelev authored
`:id/pipelines/:pipeline_id/jobs` endpoint is extended with a new parameter `include_retried`. This parameter controls whether to include retried jobs into a response or not. This change is required in order to fix the following issue: https://gitlab.com/gitlab-org/gitlab/-/issues/272627
-
Mike Jang authored
Add docs about unlinking an account if it is the single owner of a group See merge request gitlab-org/gitlab!53944
-
Kenneth Chu authored
-
Alex Kalderimis authored
Fix flaky compliance spec See merge request gitlab-org/gitlab!54291
-
Vladimir Shushlin authored
-
Alex Kalderimis authored
Remove changelog_api feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53890
-
Illya Klymov authored
Apply new GitLab UI for buttons and card in admin/license See merge request gitlab-org/gitlab!52408
-
Kushal Pandya authored
Fix search functionality in Jira issues list See merge request gitlab-org/gitlab!54312
-
Heinrich Lee Yu authored
Wait for requests in `edit_note` spec helper See merge request gitlab-org/gitlab!54301
-
Sean McGivern authored
When we call Gitaly and set feature flags, we can't easily guarantee that we can get the current project (if there even is such a thing). However, there are some cases where we do have easy access to a project, if one exists: when we're performing Git HTTP or SSH operations. This allows - but doesn't require - Gitaly feature flags to be set for a project, as long as the call site supports it. In this commit, that means the two cases above (Git HTTP and SSH).
-
Heinrich Lee Yu authored
Update workhorse to v8.63.0 See merge request gitlab-org/gitlab!54315
-
Shinya Maeda authored
Track ci minutes on a monthly basis [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!52915
-
Etienne Baqué authored
Fix flaky epics_finder_spec race condition See merge request gitlab-org/gitlab!54183
-
Kamil Trzciński authored
Remove deny disk access feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53703
-
Natalia Tepluhina authored
Migrate import_projects application to gitlab-ui See merge request gitlab-org/gitlab!53976
-
Illya Klymov authored
- Use gitlab-ui CSS styles and components
-
Russell Dickenson authored
Document DAST saved scans feature See merge request gitlab-org/gitlab!54046
-