| Name |
Author |
Message |
Date |
Commit |
| app |
Nate Abele |
Fixing documentation reference links in `app/config/routes.php`. |
March 09 2011 |
1f4c...6b0e |
| libraries |
Nate Abele |
Correcting issue in `\action\Request::_parseAccept()` where the `Accept` header only contains a single value. Fixes #322. |
March 29 2011 |
b4c4...88d5 |
| .gitignore |
Nate Abele |
Merging "plugin" and "library" concepts; both are now handled uniformly as "libraries". Removing `app/libraries/plugins` directory, removing plugin loading / configuration code, and refactoring `\core\Libraries::add()`. Adding route auto-loading to filter in `app/config/bootstrap/action.php`. |
February 23 2010 |
e141...bf00 |
| .htaccess |
Nate Abele |
Fixing formatting consistency in `.htaccess` files. |
July 06 2010 |
5312...28ec |