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
/
Legal_File_Helper_Test.php
Age
Commit message (
Expand
)
Author
2013-03-13
#2059 - Add album name sanitizing similar to photo/movie filename sanitizing.
shadlaws
2013-03-03
#2034 - Add webm and ogv as valid movie types.
shadlaws
2013-02-12
#2001 - Make filename sanitizing more consistent.
shadlaws
2013-02-10
#2000 - Make legal_file::smash_extensions more robust.
shadlaws
2013-01-28
#1945 - Extend legal_file helper functions.
shadlaws
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2013-01-20
Simplify get_photo_types_by_extension_test and get_movie_types_by_extension_t...
Bharat Mediratta
2013-01-19
#1944 - Fix possible warnings in legal_file::get_photo_types_by_extension and...
shadlaws
2013-01-18
#1943 - Make legal_file::change_extension more robust.
shadlaws
2012-05-17
Smash multiple extensions down into a single one when accepting file
Bharat Mediratta
2012-05-13
Follow on for #1845 - handle paths with dots in them properly.
Bharat Mediratta
2012-05-05
Fix extension-swapping code for files that have extensions that are
Bharat Mediratta