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
/
core
/
tests
/
Photo_Helper_Test.php
Age
Commit message (
Expand
)
Author
2009-05-27
Restructure things so that the application is now just another module.
Bharat Mediratta
2009-05-16
Don't allow albums/photos/movies to end in "." because it risks
Bharat Mediratta
2009-05-16
Don't allow the various ::create() methods to take "/" in the name.
Bharat Mediratta
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-03-17
Fix minor correctness issues
Bharat Mediratta
2009-02-08
rollback r20001-r19998, r19995. This may require a reinstall
Tim Almdal
2009-02-07
Changed the way album and photo creation guards against duplicate
Tim Almdal
2008-12-23
Change photo::create() and album::create() to take ORM instances
Bharat Mediratta
2008-12-17
Separate thumbnails out into var/thumbs. This clears up some ambiguity in I...
Bharat Mediratta
2008-11-19
Add the original item height and width to the item table
Tim Almdal
2008-11-19
Update the unit test for mime types. Can't test it right now because routing...
Bharat Mediratta
2008-11-09
Rename tests to make room for controller tests
Bharat Mediratta