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-04Compile gitlab-shell go executablesJacob Vosmaer
2017-04-28Use Gitaly for getting Branch/Tag countsKim "BKC" Carlbäcker
2017-04-26Fix failing specAchilleas Pipinellis
2017-04-13Expand components version specification format to allow branchesAlejandro Rodríguez
2017-04-04Add rake task that prints TOML storage configurationAhmad Sherif
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-21Remove unnecessary before blockJacob Vosmaer
2017-03-21Rake task that can install gitaly at a tag versionJacob Vosmaer
2017-03-07Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern
2017-03-07Merge branch 'add-git-version-to-system-info' 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-02-28Add git version to gitlab:env:infoSemyon Pupkov
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