summaryrefslogtreecommitdiffstats
path: root/lib/tasks/ci.rake
Commit message (Expand)AuthorAgeFilesLines
* work around "rake db:create:all" error on JRuby SQLite3Toshi MARUYAMA2013-11-101-1/+4
* not run Capybara tests on the CI server (#12822)Toshi MARUYAMA2013-06-141-1/+1
* run test:ui on CI Server Ruby 1.9.3 or higher (#12822)Toshi MARUYAMA2013-06-101-1/+1
* run test:ui in CI Server on only Ruby 2.0 (#12822)Toshi MARUYAMA2013-05-131-1/+1
* run test:ui on CI Server Ruby 1.9.3 or higher (#12822)Toshi MARUYAMA2013-05-091-1/+1
* add "tmp:clear" to "ci:setup" rake task for new translationToshi MARUYAMA2013-02-151-0/+1
* Don't run Capybara tests on the CI server (#12822).Jean-Philippe Lang2013-02-101-1/+1
* Create all databases.Jean-Philippe Lang2013-02-031-1/+1
* Adds test:ui to ci:build.Jean-Philippe Lang2013-01-291-0/+1
* CI tasks cleanup.Jean-Philippe Lang2013-01-291-50/+30
* Adds sqlserver configuration for the CI server.Jean-Philippe Lang2013-01-191-0/+3
* remove trailing white-spaces from lib/tasks/ci.rakeToshi MARUYAMA2012-04-291-1/+1
* Typo in database rake task.Jean-Philippe Lang2012-04-061-2/+2
* Adds a quick and dirty task for creating databases on the CI server.Jean-Philippe Lang2012-04-061-0/+36
* Adds a rake task test:scm:update to update test repositories if needed.Jean-Philippe Lang2011-01-061-0/+1
* Add a rake task to run CI.Eric Davis2010-08-061-0/+41