| Name |
Author |
Message |
Date |
Commit |
| app |
Nate Abele |
Fixing documentation reference links in `app/config/routes.php`. |
March 09 2011 |
1f4c...6b0e |
| libraries |
Ali Farhadi |
Fixing bug in `Cookie::read()` with non-existent nested keys. |
March 28 2011 |
a336...26c1 |
| .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 |