summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/backup/manager_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Stub ENV in the backup task spec fileRémy Coutable2017-10-181-4/+0
* Adds EE tag detection to remove_old in gitlab backup.Tiago Botelho2017-09-211-5/+11
* Tighten up remove_old regex from gitlab backup manager.32796-tighten-up-remove-old-while-backing-up-gitlabTiago Botelho2017-09-201-9/+37
* Merge branch '34319-remove-useless-type-definitions-from-specs' into 'master'Robert Speicher2017-07-271-1/+1
|\
| * Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* | Support custom directory in gitlab:backup:create taskMarkus Koller2017-07-271-0/+52
|/
* Fix testsAchilleas Pipinellis2017-05-231-14/+15
* Add tests for removing old backups with the new timestampAchilleas Pipinellis2017-05-231-6/+13
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Restore backup correctly when "BACKUP" environment variable is passedrestore-backup-when-env-variable-is-passedAdam Niedzielski2017-01-091-16/+98
* Fix Backup::Manager#remove_old25399-backup-task-is-not-working-on-8-15-preSean McGivern2016-12-071-0/+127