Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-23Fix rubocopAchilleas Pipinellis
2017-05-23Add missing regex to backup managerAchilleas Pipinellis
2017-04-26Merge branch 'gl-version-backup-file' into 'master' Rémy Coutable
2017-04-26Decrease ABC threshold to 57.08Maxim Rydkin
2017-04-25Expose GitLab version in backup fileAchilleas Pipinellis
2017-04-24Merge branch 'db-backup-ssl-support' into 'master' Achilleas Pipinellis
2017-04-05Database SSL support for backup script.Guillaume
2017-03-29Fix custom hooks restoreJacob Vosmaer
2017-03-07Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern
2017-03-06Merge branch 'backup_storage_class' into 'master' Rémy Coutable
2017-03-03Remove remnants of git annexPawel Chojnacki
2017-03-03Update storage settings to allow extra values per shardAlejandro Rodríguez
2017-03-01Add storage class configuration option for Amazon S3 remote backupsJon Keys
2017-02-23Don’t exclude some file in lib from rubocopDouwe Maan
2017-02-22# This is a combination of 2 commits.Drew Blessing
2017-02-14Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets
2017-02-01Fix specsKamil Trzcinski
2017-02-01Add GitLab PagesKamil Trzcinski
2017-01-09Restore backup correctly when "BACKUP" environment variable is passedAdam Niedzielski
2016-12-07Fix Backup::Manager#remove_oldSean McGivern
2016-11-30Add Human Readable Timestamp to backup tar fileDavid Gerő
2016-10-27Backups do not fail anymore when using tar on annex and custom_hookstiagonbotelho
2016-08-30lib/backup: fix broken permissions when creating repo dirDirk Hörner
2016-08-11Use `File::exist?` instead of `File::exists?`bogdanvlviv
2016-07-25Fix backup restoreStan Hu
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-10Only create the backup directory if it is localStan Hu
2016-06-03Replace colorize gem with rainbow.Connor Shea
2016-05-31Create the specified remote directory during backupRobert Speicher
2016-05-25Improve after reviewKamil Trzcinski
2016-05-23Fix backups if registry is disabledKamil Trzcinski
2016-05-17Added backup of container registryKamil Trzcinski
2016-02-08Make sure there is a connection before using ActiveRecordJeroen Nijhof
2015-11-19Backup LFS objects same as any upload.Marin Jankovski
2015-11-18USe reject.Marin Jankovski
2015-11-18Check which folders and archives should be packed before passing to tar command.Marin Jankovski
2015-11-10Implement Build ArtifactsKamil Trzcinski
2015-11-04Replace all usages of `git` command with configurable binary pathRobert Speicher
2015-11-02Explicitly require backup/filesRobert Speicher
2015-10-16Do no rely on basename of builds, uploadsJacob Vosmaer
2015-10-06Remove superfluous mkdir -pJacob Vosmaer
2015-10-06Remove unused variableJacob Vosmaer
2015-10-06Keep old path: db/database.sql.gzJacob Vosmaer
2015-10-06Remove old "files" tarball explicitlyJacob Vosmaer
2015-10-06Reduce disk IO during SQL backupJacob Vosmaer
2015-10-06Use tar for intermediate backup storageJacob Vosmaer
2015-09-25Add support for AWS S3 Server-Side Encryption supportPaul Beattie
2015-09-18add pg_schema to backup configValery Sizov
2015-09-16Fix backup testsKamil Trzcinski
2015-09-15Fix builds directory storeKamil Trzcinski