-
- Downloads
Allow to use same periods for housekeeping tasks
This enables skipping a lesser housekeeping task (incremental or full repack) by consistently scheduling a higher task (respectively full repack or gc) with the same period. Cf. #34981
Showing
- app/models/application_setting.rb 2 additions, 2 deletionsapp/models/application_setting.rb
- changelogs/unreleased/13711-allow-same-period-housekeeping.yml 6 additions, 0 deletions...elogs/unreleased/13711-allow-same-period-housekeeping.yml
- spec/models/application_setting_spec.rb 18 additions, 4 deletionsspec/models/application_setting_spec.rb
- spec/services/projects/housekeeping_service_spec.rb 1 addition, 1 deletionspec/services/projects/housekeeping_service_spec.rb
Please register or sign in to comment