| Commit message (Expand) | Author | Age | Files | Lines |
* | travis: add PostgreSQL environments | Toshi MARUYAMA | 2015-08-30 | 1 | -1/+1 |
* | add MariaDB 10.0 environment to travis (#17460, #19344) | Toshi MARUYAMA | 2015-03-14 | 1 | -1/+1 |
* | Add ci:about task to display ruby version in build output. | Jean-Philippe Lang | 2014-10-26 | 1 | -0/+5 |
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 1 | -2/+2 |
* | fix typo at lib/tasks/ci.rake | Toshi MARUYAMA | 2014-04-16 | 1 | -1/+1 |
* | add .travis.yml and switch database user/password by environments | Toshi MARUYAMA | 2014-01-18 | 1 | -3/+13 |
* | use environment variable for running independent tests (units etc.) in ci.rake | Toshi MARUYAMA | 2013-12-21 | 1 | -1/+5 |
* | use environment variable for extacting SCM repositories in ci.rake | Toshi MARUYAMA | 2013-12-21 | 1 | -1/+7 |
* | ci.rake: code format cleanup | Toshi MARUYAMA | 2013-11-10 | 1 | -3/+3 |
* | Fixed that rake db:create fails with JRuby (#15218). | Jean-Philippe Lang | 2013-11-10 | 1 | -4/+1 |
* | ci.rake: use 'jdbcsqlite3' for JRuby | Toshi MARUYAMA | 2013-11-10 | 1 | -2/+3 |
* | ci.rake: code format cleanup | Toshi MARUYAMA | 2013-11-10 | 1 | -4/+12 |
* | work around "rake db:create:all" error on JRuby SQLite3 | Toshi MARUYAMA | 2013-11-10 | 1 | -1/+4 |
* | not run Capybara tests on the CI server (#12822) | Toshi MARUYAMA | 2013-06-14 | 1 | -1/+1 |
* | run test:ui on CI Server Ruby 1.9.3 or higher (#12822) | Toshi MARUYAMA | 2013-06-10 | 1 | -1/+1 |
* | run test:ui in CI Server on only Ruby 2.0 (#12822) | Toshi MARUYAMA | 2013-05-13 | 1 | -1/+1 |
* | run test:ui on CI Server Ruby 1.9.3 or higher (#12822) | Toshi MARUYAMA | 2013-05-09 | 1 | -1/+1 |
* | add "tmp:clear" to "ci:setup" rake task for new translation | Toshi MARUYAMA | 2013-02-15 | 1 | -0/+1 |
* | Don't run Capybara tests on the CI server (#12822). | Jean-Philippe Lang | 2013-02-10 | 1 | -1/+1 |
* | Create all databases. | Jean-Philippe Lang | 2013-02-03 | 1 | -1/+1 |
* | Adds test:ui to ci:build. | Jean-Philippe Lang | 2013-01-29 | 1 | -0/+1 |
* | CI tasks cleanup. | Jean-Philippe Lang | 2013-01-29 | 1 | -50/+30 |
* | Adds sqlserver configuration for the CI server. | Jean-Philippe Lang | 2013-01-19 | 1 | -0/+3 |
* | remove trailing white-spaces from lib/tasks/ci.rake | Toshi MARUYAMA | 2012-04-29 | 1 | -1/+1 |
* | Typo in database rake task. | Jean-Philippe Lang | 2012-04-06 | 1 | -2/+2 |
* | Adds a quick and dirty task for creating databases on the CI server. | Jean-Philippe Lang | 2012-04-06 | 1 | -0/+36 |
* | Adds a rake task test:scm:update to update test repositories if needed. | Jean-Philippe Lang | 2011-01-06 | 1 | -0/+1 |
* | Add a rake task to run CI. | Eric Davis | 2010-08-06 | 1 | -0/+41 |