summaryrefslogtreecommitdiff
path: root/spec/tasks
Commit message (Expand)AuthorAgeFilesLines
* fix testsgitaly-386-shell-configKim "BKC" Carlbäcker2017-08-041-0/+2
* Don't call load_tasks as this would load the tasks twicefix-gitaly-installRémy Coutable2017-08-021-6/+4
* Merge branch '28283-legacy-storage-format' into 'master'Sean McGivern2017-08-011-3/+3
|\
| * Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto2017-08-011-3/+3
* | CI fixes for gitaly-rubyJacob Vosmaer2017-08-011-4/+14
|/
* Improve version handling on component install tasks34788-testenv-doesn-t-update-the-component-correctly-when-a-branch-is-specifiedAlejandro Rodríguez2017-07-201-13/+2
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-214-28/+28
* Enable gitaly token auth when testingJacob Vosmaer2017-06-201-0/+1
* Stop using deprecated `path` field on Gitaly messagesAlejandro Rodríguez2017-06-142-2/+13
* rake task to reset all rss tokensAlexis Reigel2017-05-241-0/+6
* Enable the RSpec/ExpectOutput coprubocop-expect-outputRémy Coutable2017-05-181-11/+11
* Don't reuse gRPC channelsJacob Vosmaer2017-05-151-1/+0
* Relax rake backup regex to handle CE and EE RCssh-relax-backup-rake-specStan Hu2017-05-121-1/+1
* Fix failing backup filename spec for RCssh-fix-failing-rc1-backup-specStan Hu2017-05-111-1/+1
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Compile gitlab-shell go executablesJacob Vosmaer2017-05-041-0/+4
* Merge branch 'rs-described_class-cop-2' into 'master' Douwe Maan2017-05-021-2/+2
|\
| * Auto-correct `RSpec/DescribedClass` violationsrs-described_class-cop-2Robert Speicher2017-05-011-2/+2
* | Use Gitaly for getting Branch/Tag countsKim "BKC" Carlbäcker2017-04-281-2/+4
|/
* Fix failing specgl-version-backup-fileAchilleas Pipinellis2017-04-261-1/+1
* Expand components version specification format to allow branchesbranch-versionsAlejandro Rodríguez2017-04-133-52/+45
* Add rake task that prints TOML storage configurationfeature/add-rake-task-prints-storage-config-in-tomlAhmad Sherif2017-04-041-0/+32
* Merge branch 'rs-empty-project-misc' into 'master' Rémy Coutable2017-03-301-3/+3
|\
| * Use Project `:repository` trait where necessary in task specsRobert Speicher2017-03-271-3/+3
* | Allow backup tests to run locallyauthor Jacob Vosmaer jacob@gitlab.com 1490710538 +02002017-03-291-3/+7
* | Expand relative paths in storagesJacob Vosmaer2017-03-291-2/+2
|/
* Remove unnecessary before blockJacob Vosmaer2017-03-212-6/+0
* Rake task that can install gitaly at a tag versionJacob Vosmaer2017-03-211-0/+81
* Add a rake task to reset all email and private tokensJames Lopez2017-03-211-0/+21
* Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-071-2/+2
|\
| * Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-031-2/+2
* | Merge branch 'add-git-version-to-system-info' into 'master' Rémy Coutable2017-03-071-0/+37
|\ \
| * | Add git version to gitlab:env:infoSemyon Pupkov2017-02-281-0/+37
| |/
* | Remove remnants of git annexPawel Chojnacki2017-03-031-20/+1
|/
* CI runs lint on shell scripts in lib/supportjej-lint-scripts-and-configJames Edwards-Jones2017-02-071-0/+27
* Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones2017-02-031-1/+1
|\
| * Active tense test coveragejej-backport-active-tense-specsValery Sizov2017-02-011-1/+1
* | Add GitLab PagesKamil Trzcinski2017-01-311-5/+9
|/
* Restore backup correctly when "BACKUP" environment variable is passedrestore-backup-when-env-variable-is-passedAdam Niedzielski2017-01-091-1/+1
* Add LDAP task to rename a providerDrew Blessing2016-12-161-0/+13
* Don't allow to specify a repo or version when installing Workhorseremove-gitlab-workhorse-version-option-from-install-taskRémy Coutable2016-12-011-26/+0
* Merge branch '23718/backup-rake-task-human-readable' into 'master' Douwe Maan2016-12-011-0/+31
|\
| * Add Human Readable Timestamp to backup tar fileDavid Gerő2016-11-301-0/+31
* | Move task helpers to a module22719-provide-a-new-gitlab-workhorse-install-rake-task-similar-to-gitlab-shell-installRémy Coutable2016-11-305-56/+55
* | Add #run_command! to task helpers to raise a TaskFailedError if status is not 0Rémy Coutable2016-11-302-15/+15
* | New `gitlab:workhorse:install` rake taskRémy Coutable2016-11-302-0/+204
|/
* Introduce better credential and error checking to `rake gitlab:ldap:check`Drew Blessing2016-11-081-0/+51
* Add Rake task to create/repair GitLab Shell hooks symlinksDrew Blessing2016-11-011-0/+26
* Backups do not fail anymore when using tar on annex and custom_hookstiagonbotelho2016-10-271-1/+73
* fixes build with cache:clear issuetiagonbotelho2016-10-241-0/+1