index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gallery
/
tests
/
File_Structure_Test.php
Age
Commit message (
Expand
)
Author
2010-01-02
Ignore modules/gallery/views/kohana/error.php -- we're required to have that ...
Bharat Mediratta
2009-12-21
Fix preambles, and fix the File_Structure_Test to be more lenient
Bharat Mediratta
2009-10-22
Rename No_Direct_access_Test and change the require_once to fully qualify the...
Tim Almdal
2009-10-21
Create a No_Direct_Access test which initially checks to insure there is no d...
Tim Almdal
2009-08-30
Improve no_tabs test to print out a complete list of files + line numbers + l...
Andy Staudacher
2009-07-13
Add quotes around all values that contain spaces in them, and add a
Bharat Mediratta
2009-07-03
Update the source so the third party code passes the File Structure Test
Tim Almdal
2009-05-28
Prepend all code files we copy from Gallery2 and put into var with our
Bharat Mediratta
2009-05-27
Convert a few more references of APPPATH to MODPATH/gallery
Bharat Mediratta
2009-05-27
Update all references to the core application to now point to the
Bharat Mediratta
2009-05-27
Restructure things so that the application is now just another module.
Bharat Mediratta