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-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
2015-10-04Fix rubocop warnings in spec/lib and spec/tasksGuilherme Garnier
2015-09-16Fix backup testsKamil Trzcinski
2015-09-15Fix: tasks/gitlab/backup_rake_spec.rbKamil Trzcinski
2015-09-15Cleanup CI backup => migrate with GitLabKamil Trzcinski
2015-07-24Use a separate backup test directory and nuke its contentsJacob Vosmaer
2015-07-24Create more backups during backup testsJacob Vosmaer
2015-07-10Use a loop when enabling subtasksJacob Vosmaer
2015-07-09Remove rake task re-enabling into a methodJacob Vosmaer
2015-07-08More hacks to get the specs working againJacob Vosmaer
2015-07-07Add tests for custom backup archive file permissionsJacob Vosmaer
2015-06-23Fix rubocop issues after merge of recent masterDmitriy Zaporozhets
2015-06-22Change `to_not` calls to `not_to`Robert Speicher
2015-06-22Update mock and stub syntax for specsRobert Speicher
2015-04-03Merge branch 'fix-backup-spec-regexp' into 'master'Douwe Maan
2015-04-02Improve regexp to prevent false positivesStan Hu
2015-04-02ability to skip some items in backupValery Sizov
2015-03-28Don't use chmod_R for backup tarsVinnie Okada
2015-03-18Change permissions on backup filesVinnie Okada