Commit Graph

8 Commits

Author SHA1 Message Date
Hiro Asari
013deb58f1 Run core's extra migrations without JRuby
Instead of cloning travis-logs and using JRuby to run migrations
try copying core's extra migrations to db/migrate
and run migrations straight up.
2014-06-18 14:54:38 -04:00
Piotr Sarnacki
1830021f76 Add path for structrure.sql 2013-12-04 13:25:48 +01:00
Piotr Sarnacki
def6c92125 Don't error out on micro migrations on production 2013-03-27 15:13:19 +01:00
Piotr Sarnacki
adbc0653e4 Revert "Don't require micro_migrations in Rakefile"
Apparently it's needed to run tests

This reverts commit 17de12655d.
2013-03-27 13:24:56 +01:00
Piotr Sarnacki
17de12655d Don't require micro_migrations in Rakefile
It breaks when I want to run any rake task
2013-03-27 13:01:05 +01:00
Piotr Sarnacki
b4e59caebf Add task to migrate pull request data for builds 2013-03-27 12:58:32 +01:00
Konstantin Haase
d90898e75a actually use gemspec 2012-08-05 14:42:05 +02:00
Konstantin Haase
7baf61054c rewrite all the things 2012-07-27 15:55:57 +02:00