Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-21Extract helper methods to clean up RepositoryArchiveCleanUpService specDouglas Barbosa Alexandre
2016-07-21Use Dir.mktmpdir instead of FileUtils.mkdir_p in the specDouglas Barbosa Alexandre
2016-07-21Use find instead Ruby to remove files due to performance reasonsDouglas Barbosa Alexandre
2016-07-21Cover the behavior RepositoryArchiveCleanUpService with testsDouglas Barbosa Alexandre
2016-07-21Add service to clean up repository archive cacheDouglas Barbosa Alexandre