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

Commit Message Author Date
c8bf...1dbc Sessions are now lazy-started for storage\session\adapter\Php. Joël Perras 2010-03-23 23:49:22 -0400
db8f...c7d8 Separating out session startup from storage\session\adapter\Php::_init(). Joël Perras 2010-03-23 23:12:54 -0400
4942...6c5a Updating tests\integration\storage\SessionPhpTest to conform to coding standards. Joël Perras 2010-03-23 20:21:59 -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
3f9a...803b Fixing Report Test bug. indiefan 2010-03-09 14:35:19 -0800
0a54...d40c Added Integration test for Filters. indiefan 2010-03-09 14:28:20 -0800
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |