Commit Graph

24 Commits

Author SHA1 Message Date
carlad
079cec3467 reinstate rake tasks that are still needed 2016-02-05 02:51:30 +01:00
carlad
b16ae846ad try new rakefile 2016-02-04 21:49:17 +01:00
carlad
979201794f fix dump override 2016-02-04 21:41:40 +01:00
carlad
cafb078c10 add structure dump override 2016-02-04 21:36:32 +01:00
carlad
c085354706 new rakefile 2016-02-04 21:27:20 +01:00
carlad
172156da59 remove schema 2016-02-04 21:17:12 +01:00
carlad
6e8606c01e restore to previous 2016-02-04 20:53:04 +01:00
carlad
66e63897a3 move structure dump 2016-02-03 06:45:27 +01:00
carlad
6b230828e6 move require micro-migrations to top of file 2016-02-03 06:32:40 +01:00
carlad
8d98f39e79 fix struture dump syntax 2016-02-03 06:27:35 +01:00
carlad
5e94e7436b omit structure dump unless dev env 2016-02-03 06:23:37 +01:00
carlad
5353ed027e add require travis 2016-02-03 06:12:15 +01:00
carlad
4833f41732 use sql schema 2016-02-03 06:08:31 +01:00
carlad
efab4be6de comment out schema env definition 2016-02-03 06:03:09 +01:00
carlad
759fdf203b change rakefile and db congig 2015-12-11 12:35:37 +01:00
Sven Fuchs
dcb5259694 try fixing db setup for travis 2014-10-07 16:48:21 +02:00
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