Commit Graph

25 Commits

Author SHA1 Message Date
vtalbot 8931369665 Add task bundle:uninstall, bundle:unpublish, migrate:rollback bundle, migrate:reset bundle. 2012-09-20 22:15:29 -04:00
Josh Miller 0ea30993d4 Fixed various typos throughout laravel folder.
Signed-off-by: Josh Miller <josh@joshmmiller.com>
2012-07-21 20:18:55 -04:00
Pavel 482aed9379 Corrected typos in the comments.
Signed-off-by: Pavel <proger.xp@gmail.com>
2012-04-16 18:44:11 +04:00
Taylor Otwell f110ccde4f Fixing spacing.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-03-04 13:59:32 -06:00
Dayle Rees 601b29a9d1 added bundle fetching notification for bundle:install
Signed-off-by: Dayle Rees <thepunkfan@gmail.com>
2012-03-02 11:40:16 +00:00
Phill Sparks aa9d790a15 Consolidate Bundle::path and ::location 2012-02-17 11:18:55 +00:00
Taylor Otwell 3a92facc76 updated routing to fix several issues. 2012-02-12 14:48:36 -06:00
Taylor Otwell 8737dde682 making changes to routing. 2012-02-09 23:35:08 -06:00
Taylor Otwell 326b5929e9 cleaning up bundler. 2012-02-08 09:12:09 -06:00
Taylor Otwell fb516f83ca added bundle:make command 2012-02-08 08:58:42 -06:00
Taylor Otwell 55b714af0b added message to refresh. 2012-02-08 08:33:01 -06:00
Taylor Otwell bf4f464f67 added bundle:refresh command to cli. 2012-02-08 08:28:16 -06:00
Taylor Otwell be144288b3 upgrade all bundles supported. 2012-02-03 15:34:43 -06:00
Taylor Otwell 91518db6bd dropped submodule support. added upgrade command for bundles. 2012-02-03 15:29:52 -06:00
Taylor Otwell ea42fe75f2 working on bundle upgrade routine. 2012-02-03 14:54:23 -06: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 6b1b0ee5e1 fix bundle publishing problem. 2012-01-27 11:22:26 -06:00
Taylor Otwell d76cf4ba23 bundle improvements. 2012-01-26 17:01:17 -06:00
Taylor Otwell 7052c33c37 dont automatically publish bundle assets. 2012-01-26 16:04:51 -06:00
Taylor Otwell af170af12d overall code quality audit. 2012-01-25 15:31:04 -06:00
Taylor Otwell 8cfb6d621c refactoring the cli. 2012-01-22 20:01:45 -06:00
Paul Boco 9dbc15a3be Change argument to $publisher->publish from $bundle to $bundle['name']. 2012-01-18 17:11:47 -06:00
Taylor Otwell d8597e2095 fix comment in bundler. 2012-01-18 09:35:04 -06:00
Taylor Otwell b5442c67fc merged skunkworks into develop. 2012-01-16 13:59:24 -06:00