summaryrefslogtreecommitdiff
path: root/spec/tasks/gitlab/gitaly_rake_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 36847 - update toml-rb to 1.0.0Ken2018-02-211-1/+1
* Pass BUNDLE_PATH to install to the same path for test42290-pass-BUNDLE_PATHLin Jen-Shin2018-01-261-1/+5
* Add FetchSourceBranch Gitaly callJacob Vosmaer (GitLab)2017-11-221-0/+1
* Use `make install` for Gitaly setups in non-test environmentsAlejandro Rodríguez2017-11-211-7/+9
* Fix slow gitaly dev test bundleJacob Vosmaer (GitLab)2017-11-211-2/+2
* Stub ENV in the Gitaly task spec fileRémy Coutable2017-10-181-8/+1
* Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-151-1/+1
* Use existing BUNDLE_PATH for gitaly in local testsgitaly-test-bundle-pathJacob Vosmaer2017-08-111-5/+16
* Merge branch '36003-do-not-include-to-kernel' into 'master'Robert Speicher2017-08-091-8/+8
|\
| * Properly set the expectation on the main object36003-do-not-include-to-kernelLin Jen-Shin2017-08-091-8/+8
* | Unset BUNDLE_GEMFILE when installing GitalyJacob Vosmaer2017-08-081-1/+1
|/
* Merge branch '35941-fix-testing-issue-following-gitaly-install-fix' into 'mas...Rémy Coutable2017-08-081-4/+6
|\
| * Print the setup steps and duration and fix an issue resulting in re-setuping ...35941-fix-testing-issue-following-gitaly-install-fixRémy Coutable2017-08-041-1/+1
| * Unset the RUBYOPT env variable before installing gitaly-rubyRémy Coutable2017-08-041-1/+1
| * Revert "Merge branch 'fix-gitaly-install' into 'master'"Rémy Coutable2017-08-041-4/+6
* | 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
* CI fixes for gitaly-rubyJacob Vosmaer2017-08-011-4/+14
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-6/+6
* Enable gitaly token auth when testingJacob Vosmaer2017-06-201-0/+1
* Stop using deprecated `path` field on Gitaly messagesAlejandro Rodríguez2017-06-141-2/+9
* Enable the RSpec/ExpectOutput coprubocop-expect-outputRémy Coutable2017-05-181-11/+11
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Expand components version specification format to allow branchesbranch-versionsAlejandro Rodríguez2017-04-131-6/+6
* Add rake task that prints TOML storage configurationfeature/add-rake-task-prints-storage-config-in-tomlAhmad Sherif2017-04-041-0/+32
* Remove unnecessary before blockJacob Vosmaer2017-03-211-3/+0
* Rake task that can install gitaly at a tag versionJacob Vosmaer2017-03-211-0/+81