Commit Graph

59 Commits

Author SHA1 Message Date
Phill Sparks 62072e5281 PHPDoc fixes 2012-02-04 21:30:52 +00: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 d9f3725afd download zip archive of repos by default instead of submoduling. 2012-02-03 13:44:26 -06:00
Taylor Otwell e370772cf9 tweaking provider. 2012-02-03 13:43:43 -06:00
Taylor Otwell e21d914c1c improve work directory cleanup. 2012-02-02 16:52:47 -06:00
Taylor Otwell f0c273771a moved directory function into github provider since it doesnt belong in base provider. 2012-02-02 16:41:23 -06:00
Taylor Otwell b989594c82 clean up a few things. 2012-02-02 15:54:28 -06:00
Taylor Otwell b97dccfbbc attempt to clean up working directory after bundle install. 2012-02-02 15:52:57 -06:00
Taylor Otwell e0c84a94cc tweaking zip provider. 2012-02-02 15:41:20 -06:00
Taylor Otwell 62ee825071 added message for zip install. 2012-02-02 15:37:36 -06:00
Taylor Otwell ef2c5af4f1 remove die from github provider. 2012-02-02 15:36:50 -06:00
Taylor Otwell ec5c08a7cc added ability to install github bundles using zips. 2012-02-02 15:18:36 -06:00
Taylor Otwell ee400675d5 import request. 2012-02-02 13:47:30 -06:00
Taylor Otwell 14ab7c4e05 tweaking github provider. 2012-02-02 13:46:33 -06:00
Taylor Otwell baac975fc6 added route task. 2012-02-01 15:22:25 -06:00
Taylor Otwell 0c69b2c0c0 tweaked github provider. 2012-02-01 09:51:07 -06:00
Taylor Otwell cf33cae228 fix github provider. 2012-02-01 09:48:48 -06:00
Taylor Otwell 068e92286d added path support to bundle installer. 2012-02-01 09:29:34 -06:00
Taylor Otwell f3a78490bd fix sorting of migrations. 2012-02-01 08:44:26 -06:00
Taylor Otwell 5bd0f27d1c change session:install command to session:table. 2012-01-30 10:16:53 -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 a351e91aef fix testing of the core. 2012-01-27 16:28:17 -06:00
Taylor Otwell f44c565ee4 converted path constants to $GLOBALS. 2012-01-27 16:17:43 -06:00
Taylor Otwell 09d4b74cf1 added core option to test runner. 2012-01-27 15:43:05 -06:00
Taylor Otwell f706ed75bf made testing elegant. 2012-01-27 15:28:46 -06:00
Taylor Otwell 2b7e4d1873 tweak github bundle provider. 2012-01-27 12:11:00 -06:00
Taylor Otwell 6b1b0ee5e1 fix bundle publishing problem. 2012-01-27 11:22:26 -06:00
Taylor Otwell b9f6d162e6 improve key generation. 2012-01-27 10:43:45 -06:00
Taylor Otwell 59df5f3c6d set the application key when creating the session table. 2012-01-27 10:39:52 -06:00
Taylor Otwell 8f07192306 rename session:table to session:install. 2012-01-27 10:38:00 -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 96c43d6d87 Merge pull request #272 from kbanman/clicommandfix
Fix typo in Cli\Command
2012-01-26 06:36:45 -08:00
Taylor Otwell af170af12d overall code quality audit. 2012-01-25 15:31:04 -06:00
Kelly Banman ac3c7b5c0a Fix typo in Cli\Command 2012-01-24 20:33:38 -08:00
Taylor Otwell c9eb7bdf35 updated session task to run through migration system. 2012-01-24 16:19:28 -06:00
Taylor Otwell 27fdb1e3f5 added key and session tasks. 2012-01-24 15:02:51 -06:00
Taylor Otwell 20b4cf7bb8 added key generation task. 2012-01-24 14:32:19 -06:00
Taylor Otwell b8f17bb82d remove unnecessary imports. 2012-01-24 11:52:56 -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 8cfb6d621c refactoring the cli. 2012-01-22 20:01:45 -06:00
Taylor Otwell 765dcc8bac tweaking the migrator. 2012-01-22 15:30:02 -06:00
Taylor Otwell 8e5c736392 Merge pull request #245 from paulboco/develop
Change argument to $publisher->publish() from $bundle to $bundle['name'].
2012-01-21 08:43:33 -08:00
Taylor Otwell e9da2ef27f added comment to migrator and use the DS constant. 2012-01-21 10:34:58 -06:00