Commit Graph

24 Commits

Author SHA1 Message Date
Joe Wallace 201732135d Resolver::resolve() uses Str::classify() to determine class names
Signed-off-by: Joe Wallace <joew@atiba.com>
2012-04-09 11:02:11 -05:00
Taylor Otwell 033455cc51 Make migration table column lengths more realistic. 2012-03-21 11:48:14 -05:00
Taylor Otwell 106b5dc1e1 tweaks. 2012-02-19 09:43:34 -06:00
Taylor Otwell 33e4914634 random cleanup. 2012-02-17 14:47:46 -06:00
Taylor Otwell 62d8c09cce trim a long ling. 2012-02-16 15:31:07 -06:00
Taylor Otwell 3a92facc76 updated routing to fix several issues. 2012-02-12 14:48:36 -06:00
Phill Sparks 62072e5281 PHPDoc fixes 2012-02-04 21:30:52 +00:00
Taylor Otwell f3a78490bd fix sorting of migrations. 2012-02-01 08:44:26 -06:00
Taylor Otwell 8423b972d8 tweaked migration date for last time. 2012-01-30 10:15:11 -06:00
Taylor Otwell 75abe2237b fix migrator. 2012-01-30 10:07:05 -06:00
Taylor Otwell 64c284bcfa comment tweak 2012-01-30 09:59:05 -06:00
Taylor Otwell 221d2f8af5 Merge pull request #260 from sparksp/2.2b1/migrate-sort
Sort outstanding migrations by filename
2012-01-30 07:57:23 -08:00
Taylor Otwell 97fcea1e51 cleaned up paths. 2012-01-28 14:55:08 -06:00
Taylor Otwell f44c565ee4 converted path constants to $GLOBALS. 2012-01-27 16:17:43 -06:00
Taylor Otwell d76cf4ba23 bundle improvements. 2012-01-26 17:01:17 -06:00
Taylor Otwell af170af12d overall code quality audit. 2012-01-25 15:31:04 -06:00
Taylor Otwell c9eb7bdf35 updated session task to run through migration system. 2012-01-24 16:19:28 -06:00
Taylor Otwell 62571b3971 fix some problems on the CLI and allow specification of environment and database. 2012-01-24 11:51:15 -06:00
Taylor Otwell 765dcc8bac tweaking the migrator. 2012-01-22 15:30:02 -06:00
Taylor Otwell e9da2ef27f added comment to migrator and use the DS constant. 2012-01-21 10:34:58 -06:00
Phill Sparks 1ecadb826c Sort outstanding tasks by filename 2012-01-21 13:34:45 +00:00
Phill Sparks e0db24aa9b Create the bundle migrations dir automatically 2012-01-21 00:09:40 +00:00
Taylor Otwell 04f21380ca fix glob problem in migration resolver. 2012-01-17 09:21:46 -06:00
Taylor Otwell b5442c67fc merged skunkworks into develop. 2012-01-16 13:59:24 -06:00