forks / alkemann / 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 4f30...670d
libraries alkemann fixed unset and April 26 2011 2577...f9ba
.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