summaryrefslogtreecommitdiff
path: root/modules/gallery/controllers/items.php
AgeCommit message (Expand)Author
2009-12-01Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_devBharat Mediratta
2009-11-30Clean up item routing a bit.Bharat Mediratta
2009-11-25Kohana::show_404() -> throw new Kohana_404_Exception()Bharat Mediratta
2009-11-25Convert one more instance of ORM::$loaded to ORM::loaded()Bharat Mediratta
2009-11-25Refactor the album, movie and photo handling to remove the REST_Controller. ...Tim Almdal
2009-09-10Use abs_url() inside url::redirect() calls so that we don't just windBharat Mediratta
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta