-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch 'expired-ci-artifacts' into 'master'
Change SQL for expired artifacts to use new ci_job_artifacts.expire_at See merge request gitlab-org/gitlab-ce!16578
No related branches found
No related tags found
Showing
- app/models/ci/build.rb 33 additions, 4 deletionsapp/models/ci/build.rb
- changelogs/unreleased/expired-ci-artifacts.yml 5 additions, 0 deletionschangelogs/unreleased/expired-ci-artifacts.yml
- db/migrate/20180119160751_optimize_ci_job_artifacts.rb 23 additions, 0 deletionsdb/migrate/20180119160751_optimize_ci_job_artifacts.rb
- db/schema.rb 2 additions, 0 deletionsdb/schema.rb
- spec/factories/ci/builds.rb 2 additions, 2 deletionsspec/factories/ci/builds.rb
Please register or sign in to comment