13 Commits

Author SHA1 Message Date
Sebastian Blank
1f05628f11 Make scrutinizer happier 2017-01-26 09:28:13 +01:00
gggeek
e5ee1496c0 Add support for json migrations 2016-10-16 01:26:10 +01:00
gggeek
1d67f4bf5e Add one index to the db table; allow more flexibility in names of sql def files; do not try to upload code coverage to codeclimate 2016-08-08 17:06:57 +01:00
gggeek
2b87f97978 Cleanups suggested by scrutinizer 2016-08-05 12:46:30 +01:00
gggeek
8a0c80cb8c WIP - API Refactor: revert change of name for migrations folder 2016-08-03 10:11:46 +01:00
gggeek
8eb4ec2b37 WIP - API Refactor: add command to migrate the db table info from v1 to v2 2016-08-02 16:49:01 +01:00
gggeek
4d8b7ac834 WIP - API Refactoring: remove unused classes; change the way the path to assets is pushed down to the complex field handlers and move all firld handlers to tagged services 2016-08-02 12:49:51 +01:00
gggeek
9405358dbf WIP - API refactor: make names of classes in generated php migrations more easy to use (class name corresponds to file name even with underscores) 2016-08-02 10:25:16 +01:00
gggeek
e3c8016ce7 WIP - API Refactor: make migration status cmd more solid in presence of malformed yml 2016-08-02 10:02:09 +01:00
gggeek
b725fc05f8 WIP - API Restructuring: make sure that the SQL and PHP Executors do work 2016-08-01 20:22:53 +01:00
gggeek
dd6e12f1fb WIP - API Refactoring - cleanup generation command; introduce templates for it; change the default dir name for migrations; implement sql executor 2016-08-01 19:27:51 +01:00
gggeek
66e95fe679 WIP - API refactor: move all singletons to services; use proper DI instead of passing around the container; refactor the references mess 2016-08-01 16:13:08 +01:00
gggeek
e5530b6c95 WIP - api refactoring: bring back status command to working (and much improved) state 2016-07-30 22:58:05 +01:00