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-10-22Decrease ABC threshold to 54.28Maxim Rydkin
2017-10-18Stub ENV in the backup task spec fileRémy Coutable
2017-09-30Ensure all refs are restored on a restore from backupStan Hu
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-22Refactor project and storage typesGabriel Mazetto
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-01Rename ensure_dir_exist -> ensure_storage_path_existGabriel Mazetto
2017-08-01Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto
2017-08-01Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-29Protect backups from stale cache for repo existsMichael Kozono
2017-07-27Support custom directory in gitlab:backup:create taskMarkus Koller
2017-06-07fix typoJames Lopez
2017-06-07fix wikiJames Lopez
2017-06-07refactor code and specJames Lopez
2017-06-07fix backup task to ignore errors per projectJames Lopez
2017-06-01Fix data inconsistency issue for old artifacts by moving them to a currently ...Kamil Trzcinski
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