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-02-03Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones
2017-02-02Active tense test coverageValery Sizov
2017-02-01Add GitLab PagesKamil Trzcinski
2017-01-09Restore backup correctly when "BACKUP" environment variable is passedAdam Niedzielski
2016-12-16Add LDAP task to rename a providerDrew Blessing
2016-12-01Don't allow to specify a repo or version when installing WorkhorseRémy Coutable
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-11-30Add #run_command! to task helpers to raise a TaskFailedError if status is not 0Rémy Coutable
2016-11-30New `gitlab:workhorse:install` rake taskRémy Coutable
2016-11-09Introduce better credential and error checking to `rake gitlab:ldap:check`Drew Blessing
2016-11-01Add Rake task to create/repair GitLab Shell hooks symlinksDrew Blessing
2016-10-27Backups do not fail anymore when using tar on annex and custom_hookstiagonbotelho
2016-10-24fixes build with cache:clear issuetiagonbotelho
2016-10-11Add a new gitlab:users:clear_all_authentication_tokens taskRémy Coutable
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-25Switch the gitlab:db:configure task to use tables.any? instead of looking spe...DJ Mountney
2016-05-25Add tests for the gitlab:db:configure rake taskDJ Mountney
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
2015-03-17Revert "Merge branch 'backup-permissions' into 'master'"Dmitriy Zaporozhets