summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/backup
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '34319-remove-useless-type-definitions-from-specs' into 'master'Robert Speicher2017-07-272-2/+2
|\ | | | | | | | | | | | | Remove superfluous tags in RSpec examples. Closes #34319 See merge request !12754
| * Remove superfluous lib: true, type: redis, service: true, models: true, ↵Rémy Coutable2017-07-272-2/+2
| | | | | | | | | | | | services: true, no_db: true, api: true Signed-off-by: Rémy Coutable <remy@rymai.me>
* | 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
| | | | | | Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me>
* 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