Commits for forks / KingCrunch / lithium / branches / 0.8-data

Commit Message Author Date
88ed...100f Updating data\Model::create() to allow passing of $options. Test added. Joël Perras 2010-03-26 10:53:52 -0400
b845...489e Allowing `$options` from `Model::validates()` to `Validator::check()`. Nate Abele 2010-03-25 23:18:41 -0400
9bad...aa5f Fixing issues with magic finders in `Model`, now supports `findBy()` and `findBy()`, where `type` defaults to `'first'`. Nate Abele 2010-03-25 00:43:02 -0400
f576...ddff Moving model configuration handling from `Model::__init()` to `Model::config()`. Nate Abele 2010-03-24 18:30:05 -0400
33d3...81d7 Adding extra sanity checking to `\net\http\Media` in `encode()` and `decode()`. Nate Abele 2010-03-19 16:16:13 -0400
8bfc...38a5 updating test suite handling. Re-Adding `\test\Controller` for browser based front end. gwoo 2010-03-22 07:51:54 -0700
9475...5861 adding test coverage and fixes to `\test\Unit` gwoo 2010-03-21 16:49:01 -0700
aaaa...f7c1 changing bootstrap/test.php filter to intercept `Dispatcher::run` gwoo 2010-03-21 12:34:50 -0700
0c5f...d4d6 Adding test case for poorly named libraries. psychic 2010-03-16 22:30:51 -0600
9ae1...9e0b Patching Libraries, fix suggested by Nate. psychic 2010-03-16 22:00:39 -0600
8af3...eea1 Cleaning up unnecessary casting. Nate Abele 2010-03-19 16:08:29 -0400
d596...eace Minor refactoring and performance optimization for `\util\Inflector`. Nate Abele 2010-03-18 20:26:17 -0400
c730...079f Refactoring `\storage\Session::check()` to receive functions from adapters. Updating adapters accordingly. Nate Abele 2010-03-17 14:07:59 -0400
c1ff...de80 Updating code example in `\net\http\Media` class docs. Nate Abele 2010-03-16 19:34:31 -0400
b124...241e Updating `\core\StaticObject` from filter refactor. Nate Abele 2010-03-15 11:44:21 -0400
84b1...9a1a Modifying filter system to directly invoke closures, instead of using magic `__invoke()` method. Nate Abele 2010-03-14 14:07:20 -0400
5bd9...2f30 Fixing coding standards formatting in `config/bootstrap/action.php`. Nate Abele 2010-03-13 19:58:28 -0500
ac38...9a0e Removing mock class for class that no longer exists. Nate Abele 2010-03-13 19:53:48 -0500
7080...0e2c Removing mock class for class that no longer exists. Nate Abele 2010-03-13 19:44:15 -0500
8ac8...2a94 refactoring how filters are handled gwoo 2010-03-12 17:23:04 -0800
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |