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-18Replaced config accessDominic Renner
2019-02-04Merge branch 'master' into '46448-add-timestamps-for-each-stage-of-gitlab-rak...Rémy Coutable
2018-12-13Restore Object Pools when restoring an object poolZeger-Jan van de Weg
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-07-31Remove feature flags from lib/backupZeger-Jan van de Weg
2018-06-15Add timestamps to gitlab-rake gitlab:backup:restoreWill Chandler
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-04-25Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg
2018-03-21Route path lookups through legacy_disk_pathJacob Vosmaer
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2017-12-07Remove Rugged::Repository#empty?Zeger-Jan van de Weg
2017-10-18Stub ENV in the backup task spec fileRémy Coutable
2017-10-05Gitaly namespace service enabled for GitLabZeger-Jan van de Weg
2017-08-11Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher
2017-08-01Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-15Stop using deprecated `path` field on Gitaly messagesAlejandro Rodríguez
2017-05-15Don't reuse gRPC channelsJacob Vosmaer
2017-05-12Relax rake backup regex to handle CE and EE RCsStan Hu
2017-05-12Fix failing backup filename spec for RCsStan Hu
2017-04-28Use Gitaly for getting Branch/Tag countsKim "BKC" Carlbäcker
2017-04-26Fix failing specAchilleas Pipinellis
2017-03-30Merge branch 'rs-empty-project-misc' into 'master' Rémy Coutable
2017-03-29Allow backup tests to run locallyauthor Jacob Vosmaer jacob@gitlab.com 1490710538 +0200
2017-03-29Expand relative paths in storagesJacob Vosmaer
2017-03-28Use Project `:repository` trait where necessary in task specsRobert Speicher
2017-03-07Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern
2017-03-03Remove remnants of git annexPawel Chojnacki
2017-03-03Update storage settings to allow extra values per shardAlejandro Rodríguez
2017-02-01Add GitLab PagesKamil Trzcinski
2017-01-09Restore backup correctly when "BACKUP" environment variable is passedAdam Niedzielski
2016-12-01Merge branch '23718/backup-rake-task-human-readable' into 'master' Douwe Maan
2016-11-30Move task helpers to a moduleRémy Coutable
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-10-24fixes build with cache:clear issuetiagonbotelho
2016-08-11Use `File::exist?` instead of `File::exists?`bogdanvlviv
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-05-23Fix backups if registry is disabledKamil Trzcinski
2016-05-17Added backup of container registryKamil Trzcinski
2016-03-30Ensure uploads dir exists when running backup specsGrzegorz Bizon
2016-03-22Reload the schema before restoring a database backupDrew Blessing
2015-11-19Add lfs to backup specs.Marin Jankovski
2015-11-18Specs that failed before the fix.Marin Jankovski
2015-11-10Implement Build ArtifactsKamil Trzcinski
2015-10-06One more backup spec fixJacob Vosmaer
2015-10-06Spec fixes for new backup contentsJacob Vosmaer