gitlab-org--gitlab-foss/app
Grzegorz Bizon 96158aa6b3 Merge branch 'ci/remove-builds' into 'master'
Make it possible to erase build content (artifacts, trace)

This feature makes it possible to remove build content - build artifacts and build traces.

- [x] Remove artifacts
- [x] Remove metadata
- [x] Remove build traces
- [x] Wait for https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/1942 this to be merged
- [x] Fix the permissions after the merge

Closes #3421

See merge request !2560
2016-02-19 17:04:07 +00:00
..
assets Merge branch 'issue_11872' into 'master' 2016-02-19 12:26:59 +00:00
controllers Merge branch 'ci/remove-builds' into 'master' 2016-02-19 17:04:07 +00:00
finders Scope issue projects to a Group when possible 2016-01-18 12:27:33 +01:00
helpers Merge branch 'rs-emoji' into 'master' 2016-02-19 08:11:02 +00:00
mailers Fix broken link in CI build notification emails 2016-02-12 14:01:27 +01:00
models Move build erasable implementation from concern to model 2016-02-19 17:24:59 +01:00
services Merge branch 'fix/ci-first-job-allow-failure' into 'master' 2016-02-18 14:28:25 +00:00
uploaders Let the CI runner know about builds that this build depends on 2016-01-14 19:45:55 +01:00
validators Re-add EmailValidator to avoid the repetition of format: { with: Devise.email_regexp } 2016-02-09 18:15:35 +01:00
views Use POST method instead of DELETE when erasing a build 2016-02-19 17:24:59 +01:00
workers Merge branch 'fix/gitpushservice-complexity-issue' into 'master' 2016-02-18 09:33:21 +00:00