- 21 Aug, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 26 Jul, 2017 1 commit
-
-
Tiago Botelho authored
-
- 20 Jul, 2017 1 commit
-
-
Tiago Botelho authored
-
- 01 May, 2017 1 commit
-
-
Robert Speicher authored
-
- 27 Mar, 2017 1 commit
-
-
Robert Speicher authored
-
- 03 Feb, 2017 2 commits
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
* Skip Ci::Build#update_project_statistics whenever there's no project (i.e. we're deleting the project!) * Retain the unscoped_project before deleting the build, so that we could use the data to delete the artifacts. Note that carrierwave uses `after_commit` for this, so we need to retain it in the memory. Closes #15005
-
- 30 Jan, 2017 1 commit
-
-
Adam Pahlevi authored
don’t pass AR object, use the ID to avoid depr warning pass in the id instead of AR object to specs for `ProjectDestroyWorker`
-
- 04 Aug, 2016 1 commit
-
-
Stan Hu authored
When destroying a namespace, the `skip_repo` parameter is supposed to prevent the repository directory from being destroyed and allow the namespace after_destroy hook to run. If the namespace fails to be deleted for some reason, we could be left with repositories that are deleted with existing projects.
-