1
0
Fork 0
mirror of https://github.com/Oreolek/kohana-migrations.git synced 2024-06-16 15:01:08 +03:00
kohana-migrations/classes
Matt Button 19096e5901 Allow users to use --help and --task instead of uri
--help will force the controller action to be help (aka --uri=minion/help/{task})
--task={task} will force the current task to be {task}

Both override uri values
2011-01-09 00:38:47 +00:00
..
controller Allow users to use --help and --task instead of uri 2011-01-09 00:38:47 +00:00
minion Merge branch 'develop' of git://github.com/BRMatt/kohana-minion into develop 2011-01-07 15:02:43 +00:00
model/minion Refactored the migration model slightly, reduces the complexity and removes stupid code that shouldn't have been there in the first place 2010-12-31 00:49:09 +00:00