summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/backup
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
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Fix Rubocop offensemk-fix-wiki-backupMichael Kozono2017-07-281-4/+4
* Protect backups from stale cache for repo existsMichael Kozono2017-07-281-0/+54
* Merge branch '34319-remove-useless-type-definitions-from-specs' into 'master'Robert Speicher2017-07-272-2/+2
|\
| * Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-272-2/+2
* | Support custom directory in gitlab:backup:create taskMarkus Koller2017-07-271-0/+52
|/
* refactor code and specJames Lopez2017-06-071-9/+4
* fix spec and added changelogJames Lopez2017-06-071-2/+2
* fix spec and added changelogJames Lopez2017-06-071-2/+0
* add more spec examplesJames Lopez2017-06-071-6/+41
* add repository specJames Lopez2017-06-071-0/+35
* 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