summaryrefslogtreecommitdiff
path: root/index.php
AgeCommit message (Collapse)Author
2008-12-04Fix up the test framework to work now that we're only loading installed modulesBharat Mediratta
via the autoloader.
2008-12-03Add a filter to unit tests. Now you can do 'php index.php Album_Helper_Test ↵Bharat Mediratta
Photo_Helper_Test' to just run those two
2008-12-03Rename generic test.php to gallery_unit_test.php to make navigation to this ↵Bharat Mediratta
file a little easier
2008-11-11Turn IN_PRODUCTION to false while we work on G3Bharat Mediratta
2008-11-11Fix config paths for MS Windows (kohana's URL router depends on normalized ↵Andy Staudacher
directory separators)
2008-11-10Require short_open_tag to be enabled, or die.Bharat Mediratta
2008-11-05doh. ini_set for short_open_tag only works in old version of php. reverting ↵Chris Kelly
to using .htaccess
2008-11-05move short_open_tag setting from .htaccess to ini_set because it works more ↵Chris Kelly
often and fails more gracefully
2008-11-02Improve welcome scaffolding to walk you through getting the varBharat Mediratta
directory set up correctly and a database config file in place.
2008-11-01Fix all our preambles to make the preamble test pass.Bharat Mediratta
2008-11-01Set up unit test framework. Tweak configuration so that it only runs inBharat Mediratta
command line mode, and expects to put data into test/var. Create a module to wrap it that generates a nice text-only view of the output.
2008-10-31Placeholder app for Gallery3, along with a customized index.php and a READMEBharat Mediratta
git-svn-id: http://gallery.svn.sourceforge.net/svnroot/gallery/trunk/eval/gx/gallery3/trunk@18409 57fcd75e-5312-0410-8df3-f5eb6fbb1595