Commits for forks / Archer / lithium / branches / x-data-mysql-timezone

Commit Message Author Date
6461...76c4 Updating constructor doc-block for 'timezone' option. Niel Archer 2010-12-29 16:46:56 +0000
2b77...4a36 Fixing $self to $this. Niel Archer 2010-12-29 07:16:08 +0000
6c24...8270 Adding 'timezone' option to MySQL adapter. Niel Archer 2010-12-29 05:22:34 +0000
9332...753c Merge branch 'master' of rad-dev.org:lithium Niel Archer 2010-12-28 02:45:26 +0000
2232...13e2 Increasing code coverage for SSL detection in `\action\Request`. Nate Abele 2010-12-20 15:50:06 -0500
fd69...2d70 Refactored `\action\Dispatcher::_callable()` to use `\core\Libraries::instance()`. Nate Abele 2010-12-16 15:47:06 -0500
d292...aeb5 Adding further tests for controller namespacing in `Dispatcher::applyRules()`. David Persson 2010-12-16 22:08:56 +0100
9df7...6a2f Updating `Dispatcher::applyRules()` to support `'library'` keys in parameters for namespacing controllers. David Persson 2010-12-16 22:00:13 +0100
9738...4fba Removing exectuable bit from `Dispatcher`. David Persson 2010-12-16 21:59:46 +0100
c219...f5e9 Implementing nested object support in `Form` helper. Nate Abele 2010-12-20 11:01:32 -0500
4e3d...852d Adding tests for new `head` handler in `\template\view\Renderer`. Nate Abele 2010-12-20 08:44:20 -0500
aa80...37f4 Added head() feature to the html helper and to the Renderer OriginalCopy 2010-11-20 00:51:11 +0100
e6a7...49c1 Added "meta" functionality to the Html helper and to the Renderer OriginalCopy 2010-11-19 14:39:18 +0100
81a1...7ec5 Filterable View methods OriginalCopy 2010-11-06 00:02:31 +0100
b8a8...7d80 Filterable View methods OriginalCopy 2010-11-05 23:47:39 +0100
cdb9...88cd _layout() is now filterable OriginalCopy 2010-11-05 22:37:43 +0100
8cd8...a878 Clearing out all possible variables when rendering a template. Nate Abele 2010-11-09 12:15:37 -0500
cf8b...bba6 Fixing documentation for templating classes. Nate Abele 2010-11-09 12:15:18 -0500
e86f...b7d7 Implementing validator events, to enable conditional validation. To use conditional validation in models, add `'on' => 'create'` or `'on' => 'update'` to validation rules. Nate Abele 2010-12-15 10:02:12 -0500
15dc...7d54 added \net\http\Service::head(). updated integration test to use it. fixes #137. gwoo 2010-12-14 20:41:09 -0800
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |