|
42c9...0c6b |
Adding test coverage for `security` classes. |
Nate Abele |
2010-02-03 11:11:20 -0500 |
|
cbcd...b7ee |
Refactoring all `Auth` public methods to be filterable, adding documentation and test coverage. |
Nate Abele |
2010-02-03 11:10:28 -0500 |
|
f34e...879d |
Adding documentation to `security\Auth`, and adding `Auth::set()` method to allow manual session initialization. |
Nate Abele |
2010-01-31 18:08:32 -0500 |
|
a9b6...8aa5 |
Small cleanup of test case for `http\Media`. |
Nate Abele |
2010-01-31 18:03:31 -0500 |
|
d335...75a1 |
Adding "libraries/*" to .gitignore. |
Nate Abele |
2010-01-31 15:41:39 -0500 |
|
e990...03a3 |
Fixing typo in Session::read() preventing reading values from named session. Tests added. |
Jon Adams |
2010-01-29 21:27:08 -0800 |
|
fecb...0004 |
applying default response type to \action\Contoller based on request |
gwoo |
2010-01-27 20:48:26 -0800 |
|
a1e2...dfd1 |
fixing issue in `\action\Controller` when response status is set and render is called. |
gwoo |
2010-01-27 19:44:54 -0800 |
|
a34e...aa1d |
minor optimization to \command\Library git detection |
gwoo |
2010-01-29 10:51:35 -0800 |
|
5bdd...484c |
adding empty to the \command\Library::archive() filter. updating the app.phar.gz template |
gwoo |
2010-01-26 16:46:41 -0800 |
|
ba48...4642 |
fixing some errors in \command\Library and adding some more error handling |
gwoo |
2010-01-25 21:37:39 -0800 |
|
8171...2ef1 |
making config array optional in \util\Socket constructor |
gwoo |
2010-01-29 10:53:32 -0800 |
|
b021...b463 |
adding isSet to renderer |
gwoo |
2010-01-29 10:53:04 -0800 |
|
2eed...51fe |
Fixing failing test in action\RequestTest.php for IIS7. |
Joël Perras |
2010-01-25 18:46:38 -0500 |
|
4c3d...aca9 |
updating \command\Library::install() |
gwoo |
2010-01-25 12:33:26 -0800 |
|
bc97...feed |
applying fix for \template\view\adapter\File to handle rendering elements |
gwoo |
2010-01-25 11:58:44 -0800 |
|
a3e9...6415 |
adding some error handling to command\Library |
gwoo |
2010-01-25 11:19:09 -0800 |
|
fdd5...993e |
adding configurable filter to \command\Library used in archive method |
gwoo |
2010-01-24 16:45:12 -0800 |
|
61ee...db00 |
Adding skips to tests\cases\console\command\LibraryTest. |
Joël Perras |
2010-01-24 17:03:42 -0500 |
|
f458...8d04 |
Modifying console\command\Library::archive() phar archive filter regex. |
Joël Perras |
2010-01-24 15:39:33 -0500 |