| Name |
Author |
Message |
Date |
Commit |
| config |
Nate Abele |
Refactoring `\data\Connections::add()` to require only two parameters. Adding `connections.php` to bootstrap. |
February 20 2010 |
90dd...185c |
| controllers |
gwoo |
updating app.phar.gz template for \build\Library |
January 07 2010 |
1ac3...7496 |
| extensions |
gwoo |
fixing some errors from singularity renaming and fixing MockAdapter |
December 03 2009 |
bc24...628f |
| libraries |
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 |
| models |
gwoo |
going lithium |
October 12 2009 |
e7f3...7bb0 |
| resources |
Joël Perras |
Removing empty file that is no longer needed. |
February 14 2010 |
299d...ac2d |
| tests |
gwoo |
removing the app test cases that are not really needed |
December 08 2009 |
b7b3...cf46 |
| views |
Nate Abele |
Updating links and adding system checks to default application home page. |
March 07 2010 |
e7eb...fdc7 |
| webroot |
Nate Abele |
Refactoring `Dispatcher` so that a `Request` instance **must** be passed to `run()`. **WARNING: This change WILL break your application.** Please refer to `app/webroot/index.php` when updating. |
March 02 2010 |
36b8...2c3a |
| .htaccess |
gwoo |
modifying spacing in app/htaccess |
February 15 2010 |
d855...bee9 |
| index.php |
Schreck |
Changing copyright date to 2010 |
January 19 2010 |
c168...b97b |