|
b4c7...76ad |
Refactoring `util\Collection` to remove dependency on `http\Media`. Added `Collection::formats()` to enable registering format handler classes. |
Nate Abele |
2010-02-03 11:50:52 -0500 |
|
2178...4bb8 |
Adding test coverage for `core\Object::__set_state()`. |
Nate Abele |
2010-02-01 12:55:13 -0500 |
|
142a...4e53 |
Adding test coverage for `core\StaticObject` method filtering. |
Nate Abele |
2010-02-01 12:47:41 -0500 |
|
66b1...58c1 |
Refactoring `util\String` to clean up API and reduce method complexity. |
Nate Abele |
2010-02-01 12:29:35 -0500 |
|
2041...abdd |
Adding documentation to `core\Environment`, fixing issue in `Environment::set()` where new configurations could not be created. |
Nate Abele |
2010-02-01 11:00:10 -0500 |
|
bb48...e8ee |
Adding test coverage for `util\String::uuid`, removing `@todo`. |
Nate Abele |
2010-01-31 22:43:13 -0500 |
|
e490...2abc |
Adding documentation to `core\Environment`, refactoring `Environment::get()`, adding `Environment::reset()`. |
Nate Abele |
2010-01-31 22:41:51 -0500 |
|
a37b...6d7b |
Adding documentation and small refactoring to `core\Environment`. |
Nate Abele |
2010-01-31 18:02:30 -0500 |
|
88e3...e8ea |
Removing in-progress strategies code from current stable branch. |
Nate Abele |
2010-02-01 12:39:33 -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 |