Commits for forks / michaelhue / lithium / branches / master

Commit Message Author Date
c290...2a3e Merge branch 'master' of rad-dev.org:lithium michaelhue 2011-03-10 19:56:31 +0100
a6b5...5b48 Replaced `Singular` with `Plural` in `lithium\data\Model` docblock according to new convention. michaelhue 2011-03-09 20:53:04 +0100
671d...434f Updated console `create` command to generate models with plural class names according to new convention. Also updated docblocks and test cases. michaelhue 2011-03-09 20:46:26 +0100
58bf...c9df Adding documentation to `\data\Model::validates()`. Nate Abele 2011-03-09 00:14:30 -0500
49e0...8302 Updating docblocks to reflect change of conventions to plural model names. Nate Abele 2011-03-08 16:19:42 -0500
471a...3622 Removing unused keys in model relationship definitions. Nate Abele 2011-03-08 16:18:06 -0500
bb40...8a35 Adding default values to prevent warnings from being emitted. John Anderson 2011-03-08 21:02:02 -0700
c657...abad Fixing issue where `null` values would be automatically assigned to document fields in `\data\entity\Document::__get()`. Nate Abele 2011-03-07 19:28:26 -0500
1f4c...6b0e Fixing documentation reference links in `app/config/routes.php`. Nate Abele 2011-03-09 09:54:10 -0500
a417...82ee Fixing issue where the response encoding was not being appended to the `Content-type` header in `\net\http\Media::render()`. Nate Abele 2011-03-09 09:41:28 -0500
aa8e...2bd1 First pass at a readme file for the core. Nate Abele 2011-03-09 00:29:20 -0500
1938...bd07 Misc. code cleanup of `\net\socket\Stream`. Nate Abele 2011-03-08 22:03:22 -0500
70f3...3140 Stream socket adapter did not use correct response class from options Mattijs Hoitink 2010-12-08 21:39:13 +0100
45a0...7b17 Updated the Response content-type/charset detection regex Mattijs Hoitink 2010-12-07 22:20:25 +0100
4460...907b Added test case for \lithium\net\http\Response Content-Type parsing Mattijs Hoitink 2011-01-27 09:06:12 +0100
65d2...a0d4 simplifying bootstrap/cache.php config gwoo 2011-03-07 15:06:02 -0800
af12...497a Fixing issues with tests that needed to be adapted to a configurable resources directory. Nate Abele 2011-03-07 16:57:24 -0500
d78f...4585 Using configurable resources directory in home status page. Updating default application bootstrap files. Nate Abele 2011-03-07 16:41:10 -0500
1d13...b633 Refactoring `\core\Libraries` to allow the resources directory path to be configurable. `Libraries::get()` now takes a second parameter indicating the library configuration key that should be returned. Updating test cases. Nate Abele 2011-03-07 16:17:48 -0500
272c...2c03 Adding to / updating docs for `\core\Libraries::add()`. Nate Abele 2011-03-07 16:09:15 -0500
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |