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
2019-03-07Merge branch 'master' into incremental-backupsFrederic Van Espen
2019-01-09Add SSE-C key configuration option for Amazon S3 remote backupsPepijn Van Eeckhoudt
2018-12-27fix code styleFrederic Van Espen
2018-12-26Allow to override part of the backup filenameFrederic Van Espen
2018-12-21Avoid extra storage bucket perm and queryMichael Kozono
2018-10-22Enable frozen string for lib/gitlab/*.rbgfyoung
2018-10-05Add installation type to backup information fileBalasankar "Balu" C
2018-09-30Enable frozen string in lib/api and lib/backupgfyoung
2018-06-05Find and mark more Git disk access locationsJacob Vosmaer (GitLab)
2018-05-24Fix backup creation and restore for specific Rake tasksStan Hu
2018-01-15Move conditional to a separate methodBalasankar "Balu" C
2018-01-15List available backups for restoreBalasankar "Balu" C
2017-10-22Decrease ABC threshold to 54.28Maxim Rydkin
2017-10-18Stub ENV in the backup task spec fileRémy Coutable
2017-09-21Adds EE tag detection to remove_old in gitlab backup.Tiago Botelho
2017-09-20Tighten up remove_old regex from gitlab backup manager.Tiago Botelho
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-07-27Support custom directory in gitlab:backup:create taskMarkus Koller
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-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-01Fix specsKamil 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-08-11Use `File::exist?` instead of `File::exists?`bogdanvlviv
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-10-06Keep old path: db/database.sql.gzJacob 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-16Fix backup testsKamil Trzcinski
2015-08-03Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets
2015-07-29Set internal backup directory modes on createJacob Vosmaer
2015-07-06Allow custom backup archive permissionsJacob Vosmaer
2015-06-09use gitlab not gitlabciJeroen Nijhof