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 |
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 |
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
|
57925465fe
|
added tests_path constant and added tests to bundle publisher.
|
2012-01-18 09:33:41 -06:00 |
Taylor Otwell
|
f7e6b957de
|
added function to recursively copy a directory.
|
2012-01-18 09:18:37 -06:00 |
Taylor Otwell
|
04f21380ca
|
fix glob problem in migration resolver.
|
2012-01-17 09:21:46 -06:00 |
Taylor Otwell
|
f53ebbf672
|
fix glob error in bundle class.
|
2012-01-17 09:14:56 -06:00 |
Taylor Otwell
|
b5442c67fc
|
merged skunkworks into develop.
|
2012-01-16 13:59:24 -06:00 |