| Name |
Author |
Message |
Date |
Commit |
| app |
Nate Abele |
Cleaning up and simplifying default route syntax. |
August 31 2010 |
7a9c...9190 |
| libraries |
Denis de Bernardy |
Switch to using PDO in MySQL adapter + fix the MySQL test (see #132) |
September 02 2010 |
85ba...e081 |
| .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 |