Commit graph

18 commits

Author SHA1 Message Date
Tiago Botelho
4c5acddaa7 Adds EE tag detection to remove_old in gitlab backup. 2017-09-21 13:00:58 +01:00
Tiago Botelho
0a60698892 Tighten up remove_old regex from gitlab backup manager. 2017-09-20 12:11:14 +01:00
Robert Speicher
72a7b30c9f Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
Michael Kozono
a459e45eac Fix Rubocop offense 2017-07-28 14:44:23 -07:00
Michael Kozono
bab49fdf9f Protect backups from stale cache for repo exists 2017-07-28 14:44:23 -07:00
Robert Speicher
9981814514 Merge branch '34319-remove-useless-type-definitions-from-specs' into 'master'
Remove superfluous tags in RSpec examples.

Closes #34319

See merge request !12754
2017-07-27 15:01:06 +00:00
Rémy Coutable
ddccd24c13 Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:53 +02:00
Markus Koller
d27dec80ce
Support custom directory in gitlab:backup:create task 2017-07-27 13:24:19 +02:00
James Lopez
8acb0f5596 refactor code and spec 2017-06-07 16:50:21 +02:00
James Lopez
e2eb0b6f77 fix spec and added changelog 2017-06-07 15:49:35 +02:00
James Lopez
8f07afe311 fix spec and added changelog 2017-06-07 15:44:58 +02:00
James Lopez
1b76c7196b add more spec examples 2017-06-07 14:57:26 +02:00
James Lopez
6e92d902e6 add repository spec 2017-06-07 10:38:12 +02:00
Achilleas Pipinellis
4ee79839cf Fix tests 2017-05-23 13:34:22 +02:00
Achilleas Pipinellis
6fe2744d23 Add tests for removing old backups with the new timestamp 2017-05-23 11:15:05 +02:00
Rémy Coutable
d40e1f547e Enable the Style/TrailingCommaInLiteral cop
Use the EnforcedStyleForMultiline: no_comma option.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-05-10 18:25:45 +02:00
Adam Niedzielski
82692ea214 Restore backup correctly when "BACKUP" environment variable is passed 2017-01-09 18:38:53 +01:00
Sean McGivern
2fc1e643a7 Fix Backup::Manager#remove_old 2016-12-07 13:27:44 +00:00