summaryrefslogtreecommitdiff
path: root/lib/backup
Commit message (Expand)AuthorAgeFilesLines
* Link to upstream gitaly issues for the missing restore pathsDJ Mountney2018-05-161-6/+8
* Fix the paths for wiki restoreDJ Mountney2018-05-151-7/+8
* Output project name before restoring each project repoDJ Mountney2018-05-151-0/+1
* Remove hooks restore that is no longer necessaryDJ Mountney2018-05-151-7/+0
* Add back some of the non-gitaly restore functionality behind gatesDJ Mountney2018-05-151-20/+66
* Wrap create_from_bundle in a begin rescue blockAhmad Hassan2018-05-151-5/+19
* Better repo restore progress loggingAhmad Hassan2018-05-151-1/+5
* Remove useless print lineAhmad Hassan2018-05-151-1/+0
* Use gitaly repository_service.CreateFromBundle to restoreAhmad Hassan2018-05-151-53/+2
* Describe workaround when restore fails because of `Errno::EBUSY`Bob Van Landuyt2018-04-233-0/+18
* Move existing dirs to a temp location while restoreBalasankar "Balu" C2018-03-309-34/+49
* Route path lookups through legacy_disk_pathmark-legacy-git-accessJacob Vosmaer2018-03-211-2/+2
* port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-1/+1
* Merge branch 'print-list-of-available-backups' into 'master'Douwe Maan2018-01-161-1/+8
|\
| * Move conditional to a separate methodBalasankar "Balu" C2018-01-151-3/+5
| * List available backups for restoreBalasankar "Balu" C2018-01-151-1/+6
* | Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-112-0/+2
* | Ignore "lost+found" folder during backup on a volumejulien MILLAU2017-12-201-3/+3
|/
* Remove Rugged::Repository#empty?Zeger-Jan van de Weg2017-12-071-6/+3
* Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski2017-12-031-1/+1
* Fix dumping hashed storage based repositoryGabriel Mazetto2017-11-151-8/+16
* Decrease ABC threshold to 54.28Maxim Rydkin2017-10-221-4/+6
* Stub ENV in the backup task spec fileRémy Coutable2017-10-181-39/+39
* Ensure all refs are restored on a restore from backupsh-restore-all-refs-backupStan Hu2017-09-291-1/+1
* Adds EE tag detection to remove_old in gitlab backup.Tiago Botelho2017-09-211-1/+1
* Tighten up remove_old regex from gitlab backup manager.32796-tighten-up-remove-old-while-backing-up-gitlabTiago Botelho2017-09-201-1/+1
* Refactor project and storage typesGabriel Mazetto2017-08-221-1/+1
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-2/+2
* Rename ensure_dir_exist -> ensure_storage_path_existGabriel Mazetto2017-08-011-1/+1
* Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto2017-08-011-3/+3
* Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto2017-08-011-2/+2
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-3/+3
* Protect backups from stale cache for repo existsMichael Kozono2017-07-281-0/+1
* Support custom directory in gitlab:backup:create taskMarkus Koller2017-07-271-14/+28
* fix typofix/backup-restore-resumeJames Lopez2017-06-071-1/+1
* fix wikiJames Lopez2017-06-071-1/+1
* refactor code and specJames Lopez2017-06-071-25/+21
* fix backup task to ignore errors per projectJames Lopez2017-06-071-26/+29
* Fix data inconsistency issue for old artifacts by moving them to a currently ...Kamil Trzcinski2017-06-011-1/+1
* Fix rubocopfix-backup-raketaskAchilleas Pipinellis2017-05-231-1/+0
* Add missing regex to backup managerAchilleas Pipinellis2017-05-231-1/+6
* Merge branch 'gl-version-backup-file' into 'master' Rémy Coutable2017-04-261-1/+1
|\
| * Expose GitLab version in backup fileAchilleas Pipinellis2017-04-251-1/+1
* | Decrease ABC threshold to 57.08Maxim Rydkin2017-04-261-16/+19
|/
* 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
|\ \