summaryrefslogtreecommitdiff
path: root/lib/backup
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'db-backup-ssl-support' into 'master' Achilleas Pipinellis2017-04-241-5/+21
|\
| * Database SSL support for backup script.Guillaume2017-04-051-5/+21
* | Fix custom hooks restoreJacob Vosmaer2017-03-291-1/+3
|/
* Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-071-2/+3
|\
| * Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-031-2/+3
* | Merge branch 'backup_storage_class' into 'master' Rémy Coutable2017-03-061-1/+2
|\ \
| * | Add storage class configuration option for Amazon S3 remote backupsJon Keys2017-02-281-1/+2
| |/
* | Remove remnants of git annexPawel Chojnacki2017-03-031-3/+2
|/
* Don’t exclude some file in lib from rubocopDouwe Maan2017-02-235-56/+64
* # This is a combination of 2 commits.Drew Blessing2017-02-211-1/+16
* Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets2017-02-141-1/+1
* Fix specsKamil Trzcinski2017-01-311-1/+1
* Add GitLab PagesKamil Trzcinski2017-01-311-0/+13
* Restore backup correctly when "BACKUP" environment variable is passedrestore-backup-when-env-variable-is-passedAdam Niedzielski2017-01-091-17/+27
* Fix Backup::Manager#remove_old25399-backup-task-is-not-working-on-8-15-preSean McGivern2016-12-071-9/+10
* Add Human Readable Timestamp to backup tar fileDavid Gerő2016-11-301-7/+11
* Backups do not fail anymore when using tar on annex and custom_hookstiagonbotelho2016-10-271-16/+76
* lib/backup: fix broken permissions when creating repo dirDirk Hörner2016-08-301-1/+1
* Use `File::exist?` instead of `File::exists?`bogdanvlviv2016-08-113-6/+6
* Fix backup restorefix-backup-restoreStan Hu2016-07-251-2/+2
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-12/+14
* Only create the backup directory if it is localStan Hu2016-06-101-3/+18
* Replace colorize gem with rainbow.Connor Shea2016-06-033-30/+30
* Create the specified remote directory during backuprs-create-remote-backup-folderRobert Speicher2016-05-311-1/+1
* Improve after reviewfix-registry-backupsKamil Trzcinski2016-05-241-5/+5
* Fix backups if registry is disabledKamil Trzcinski2016-05-231-2/+11
* Added backup of container registryKamil Trzcinski2016-05-162-1/+14
* Make sure there is a connection before using ActiveRecordbackup-database-timeout-fixJeroen Nijhof2016-02-081-0/+3
* Backup LFS objects same as any upload.Marin Jankovski2015-11-192-1/+14
* USe reject.check_if_it_should_be_archived_in_backupMarin Jankovski2015-11-181-1/+1
* Check which folders and archives should be packed before passing to tar command.Marin Jankovski2015-11-181-8/+6
* Implement Build ArtifactsKamil Trzcinski2015-11-102-1/+14
* Replace all usages of `git` command with configurable binary pathrs-git-bin-pathRobert Speicher2015-11-031-3/+3
* Explicitly require backup/filesrs-require-backup-filesRobert Speicher2015-11-022-0/+4
* Do no rely on basename of builds, uploadsbackup-improvementsJacob Vosmaer2015-10-163-6/+15
* Remove superfluous mkdir -pJacob Vosmaer2015-10-061-2/+0
* Remove unused variableJacob Vosmaer2015-10-061-3/+2
* Keep old path: db/database.sql.gzJacob Vosmaer2015-10-062-3/+4
* Remove old "files" tarball explicitlyJacob Vosmaer2015-10-061-0/+1
* Reduce disk IO during SQL backupJacob Vosmaer2015-10-062-31/+26
* Use tar for intermediate backup storageJacob Vosmaer2015-10-064-59/+45
* Add support for AWS S3 Server-Side Encryption supportPaul Beattie2015-09-251-3/+4
* add pg_schema to backup configpg_dump_schemaValery Sizov2015-09-181-2/+6
* Fix backup testsKamil Trzcinski2015-09-161-1/+1
* Fix builds directory storeKamil Trzcinski2015-09-151-4/+8
* Cleanup CI backup => migrate with GitLabKamil Trzcinski2015-09-151-0/+30
* Do not delete the SQL dump too earlyJacob Vosmaer2015-08-211-2/+3
* Workaround the warnings emitted by MySQL 5.6 regarding password on theTed Strzalkowski2015-08-121-2/+5
* Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-08-034-6/+14
|\
| * Stricter mkdir's in 'rake gitlab:backup:create'backup-directory-permissionsJacob Vosmaer2015-07-303-4/+14