forks / sbhari / lithium / branches / x-relationships

Name Author Message Date Commit
app Howard Lince III Adding initial schema caching implementation bootstrap/cache.php: cache filter bootstrap.php: placing caching below connections so connections can be initialized mysql/sqlite3 adapters: adding a catch and return if the fields param is set (loaded via cache) March 06 2011 9259...d774
libraries sbhari Trying to add use case March 11 2011 0ce5...e168
.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