|
1a9e...7b75 |
Refactoring `http\Media` so that types must be registered (using `type()`) in order to be auto-rendered. Correcting exception thrown when attempting to render an unhandled type. |
Nate Abele |
2010-02-02 13:49:12 -0500 |
|
6853...94d5 |
Adding error checking for `analysis\Inspector::info()`, needs test coverage / refactoring. |
Nate Abele |
2010-02-01 16:50:56 -0500 |
|
1389...ca94 |
updating request type handling in \action\Request |
gwoo |
2010-02-02 09:34:50 -0800 |
|
fd29...714b |
Moving \http to \net\http and \util\socket to \net\socket. |
gwoo |
2010-02-01 11:52:59 -0800 |
|
a671...ba22 |
Removing in-progress strategies code from current stable branch. |
Nate Abele |
2010-02-01 12:39:33 -0500 |
|
c53d...a1f4 |
Small cleanup of test case for `http\Media`. |
Nate Abele |
2010-01-31 18:03:31 -0500 |
|
a721...3f6d |
Adding "libraries/*" to .gitignore. |
Nate Abele |
2010-01-31 15:41:39 -0500 |
|
061d...9037 |
Fixing typo in Session::read() preventing reading values from named session. Tests added. |
Jon Adams |
2010-01-29 21:27:08 -0800 |
|
bba6...5918 |
minor optimization to \command\Library git detection |
gwoo |
2010-01-29 10:51:35 -0800 |
|
8ecf...d78b |
making config array optional in \util\Socket constructor |
gwoo |
2010-01-29 10:53:32 -0800 |
|
97df...fd26 |
adding isSet to renderer |
gwoo |
2010-01-29 10:53:04 -0800 |
|
a3f8...8a92 |
applying default response type to \action\Contoller based on request |
gwoo |
2010-01-27 20:48:26 -0800 |
|
d8c9...3a84 |
fixing issue in `\action\Controller` when response status is set and render is called. |
gwoo |
2010-01-27 19:44:54 -0800 |
|
25b7...6c49 |
adding empty to the \command\Library::archive() filter. updating the app.phar.gz template |
gwoo |
2010-01-26 16:46:41 -0800 |
|
5bf4...10b7 |
fixing some errors in \command\Library and adding some more error handling |
gwoo |
2010-01-25 21:37:39 -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 |