|
2556...f5ff |
Updated test Report render to prepare for elements |
Marke Hallowell |
2010-02-18 19:18:37 -0800 |
|
2c62...9206 |
Added options to Report render for format type |
indiefan |
2010-02-18 16:10:05 -0800 |
|
601c...2112 |
Refactored Test execution to filter in test bootstrap and removed Test Controller |
indiefan |
2010-02-18 15:22:49 -0800 |
|
6708...9cc6 |
Added test bootstrapper and call to load it in bootstrap |
Marke Hallowell |
2010-02-16 22:55:42 -0800 |
|
73c0...9a99 |
Updated documentation for Filter->analyze |
Marke Hallowell |
2010-02-16 22:46:08 -0800 |
|
000d...2129 |
Fixed Filter Documentation to refer to proper classname |
Marke Hallowell |
2010-02-16 20:58:23 -0800 |
|
2f34...20c9 |
Made abstract Filter class abstract and moved default analyze behavior out of Affected and into Filter |
Marke Hallowell |
2010-02-16 20:30:07 -0800 |
|
f800...a827 |
Adding type hinting to constructor `$config` arrays and all applicable `$options` parameters. Removing explicit array type casts where possible. |
Nate Abele |
2010-02-16 21:16:15 -0500 |
|
220e...7f58 |
Adding iPod and Android to mobile browser list in `\action\Request`. |
Nate Abele |
2010-02-16 21:14:51 -0500 |
|
9d1a...e113 |
Adding documentation to `\net\http\Router`, and replacing `Router::connect(null)` syntax with `Router::reset()`. Adding routing shortcut syntax so that `'Controller::action'` is interpreted the same as `array('controller' => 'controller', 'action' => 'action')`. |
Nate Abele |
2010-02-16 21:01:32 -0500 |
|
90eb...b4d9 |
Adding test class overrides in `\g11n\LocaleTest` to fix console environment assumptions. |
Nate Abele |
2010-02-16 20:26:23 -0500 |
|
cf1b...31b3 |
fix for _locatePath |
gwoo |
2010-02-16 16:34:43 -0800 |
|
434e...495f |
disabling the bootstrap/cache.php by default. |
gwoo |
2010-02-15 23:11:42 -0800 |
|
2233...595f |
fixing plugin path replacement in \core\Libraries from optimizations |
gwoo |
2010-02-15 23:04:59 -0800 |
|
2b5e...e382 |
updating default app.phar.gz |
gwoo |
2010-02-15 21:04:23 -0800 |
|
0ffd...b0d5 |
Performance optimization for `core\Libraries::_locatePath()`. |
Nate Abele |
2010-02-15 22:09:24 -0500 |
|
c63a...9770 |
Adding doc block for class attributes. |
Joël Perras |
2010-02-15 21:37:25 -0500 |
|
0a87...9175 |
Adding default caching configuration to bootstrap, refactoring cache and session adapters to implement `enabled()` as a static method. Misc. micro-optimizations. |
Nate Abele |
2010-02-15 17:42:24 -0500 |
|
5c0b...a4b6 |
Updating list of libraries which are manually loaded by default. |
Nate Abele |
2010-02-15 17:39:39 -0500 |
|
8221...898f |
commenting out the default connection in config/connections.php |
gwoo |
2010-02-15 20:40:18 -0800 |