- 16 Feb, 2021 40 commits
-
-
Aishwarya Subramanian authored
For gitlab.com, licenses are applied to namespaces as opposed to instances. This MR fixes the policy for compliance framework by checking license and feature flag at namespace level.
-
Kamil Trzciński authored
Read archived build logs with database reads consistency [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53716
-
Albert Salim authored
Ensure the cache is uploaded by the 'update-rails-cache' job [UPDATE CACHE] See merge request gitlab-org/gitlab!54249
-
Jose Ivan Vargas authored
Refactor pipeline list specs See merge request gitlab-org/gitlab!54005
-
Dmytro Zaporozhets (DZ) authored
Add state events to merge request update mutation See merge request gitlab-org/gitlab!54133
-
Peter Leitzen authored
Use HTTP 422 for changelog API errors See merge request gitlab-org/gitlab!54334
-
Miguel Rincon authored
Remove position sticky polyfill See merge request gitlab-org/gitlab!54299
-
Lukas 'Eipi' Eipert authored
The sticky polyfill stuck around long enough and we can remove it, as all browsers we claim to support support `position: sticky`
-
Dmytro Zaporozhets (DZ) authored
Add methods to PolicyConfiguration to read active policies See merge request gitlab-org/gitlab!54238
-
Alan (Maciej) Paruszewski authored
This change adds new methods to read active policies and scan actions that are applicable with provided branch.
-
Suzanne Selhorn authored
Add tier badges to package documentation See merge request gitlab-org/gitlab!54118
-
Craig Norris authored
Add Free tier badges to packages.
-
Suzanne Selhorn authored
Fix nesting in cache key fallback entry See merge request gitlab-org/gitlab!54282
-
Nick Thomas authored
Add feature flag to disable db-writes on git fetch over https [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54322
-
Kamil Trzciński authored
Don't move pages on disk if feature flag is disabled See merge request gitlab-org/gitlab!53363
-
Douglas Barbosa Alexandre authored
Add created_by_user to cluster_agent_tokens See merge request gitlab-org/gitlab!54019
-
Emily Ring authored
Updated Clusters::AgentToken model and database to include created_by_user field. Added model and GraphQL tests for new created_by_user field. Updated GraphQL docs
-
Miguel Rincon authored
This change updates the pipeline table specs to use async/await. It also reorganizes specs to use axios mocks more efficiently and avoid repetition, while removing a few redundant specs.
-
Illya Klymov authored
Group Migration - Show import status - frontend See merge request gitlab-org/gitlab!52796
-
Amy Qualls authored
Add group wikis import export to docs See merge request gitlab-org/gitlab!53250
-
Grzegorz Bizon authored
This ensures that we avoid race condition between viewing a build log and archiving a build log.
-
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
-
Illya Klymov authored
- use fresh added endpoint for status
-
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.
-