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
Age
Commit message (
Expand
)
Author
2013-01-21
Add unit tests for data_rest. While I'm in there, get rid of the
Bharat Mediratta
2013-01-20
Add a long overdue test for File_Proxy_Controller that tests all the various
Bharat Mediratta
2013-01-20
#1950 - Replace bogus file overwrites from item model unit test.
shadlaws
2013-01-19
Merge pull request #88 from shadlaws/fix_1941
Bharat Mediratta
2013-01-20
Simplify get_photo_types_by_extension_test and get_movie_types_by_extension_t...
Bharat Mediratta
2013-01-19
Merge pull request #93 from shadlaws/fix_1944
Bharat Mediratta
2013-01-20
Change the logic for finding controllers to use glob() but drop anything
Bharat Mediratta
2013-01-19
#1941, 1948 - Fix possible warnings in movie and graphics helpers, add functi...
shadlaws
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
2013-01-17
Update golden files.
Bharat Mediratta
2013-01-17
Follow-on to 94b26e506c339f50b8d094057bffc1877a79afa9 - make the new legal_file
Bharat Mediratta
2012-07-21
Allow albums to have two (or more) dots in the name. Fixes #1897.
Bharat Mediratta
2012-06-11
Checkpoint XSS golden file
Bharat Mediratta
2012-06-11
Follow-on to 3caf3cc323cd25b002aa8e44d871d4677da7a029 for #1866 - harden one
Bharat Mediratta
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
2012-05-05
Fix #1846.
Bharat Mediratta
2012-04-01
Exclude modules/gallery/vendor/joomla from some structure tests
Bharat Mediratta
2012-04-01
Restrict valid urls to having a http:// or https:// prefix. Fixes #1830.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2012-02-27
Updated for #1764 and #1790
Bharat Mediratta
2011-08-08
Simplification of 59b04b897b8a664cd7334b017fac8158a6281434 for #1764:
Bharat Mediratta
2011-08-07
Initial commit of a patch for Ticket #1764. as discussed here: https://github...
Tim Almdal
2011-07-24
Update golden file.
Bharat Mediratta
2011-07-21
Polishing the rawphoto changes, including adding some tests.
Chad Parry
2011-05-24
Checkpoint
Bharat Mediratta
2011-05-24
Reassign the copyright to the standard custodian (Bharat). #1732.
Bharat Mediratta
2011-05-04
Simplified the temp_filename implementation and removed the mocks.
Chad Parry
2011-04-30
Change the signature of system::tempnam to something more appropriate for Gal...
Chad Parry
2011-04-30
Create a tempnam substitute that safely creates files with a given extension.
Chad Parry
2011-04-25
Move random::string() to be test::random_string() and have it return a
Bharat Mediratta
2011-04-25
Update test golden files.
Bharat Mediratta
2011-04-23
Add convert_to_human_readable and tests for both. Resolves #1693.
Bharat Mediratta
2011-04-22
Do simple transliteration when converting filenames to slugs, but check
Bharat Mediratta
2011-01-21
Update XSS golden file
Bharat Mediratta
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2011-01-15
Golden file updates for xss and controller authentication.
Bharat Mediratta
2011-01-15
Revive the code from Cache_Driver::exists and put it into a helper
Bharat Mediratta
2010-12-28
Use db::expr instead of "new Database_Expression". Resolves #1560.
Bharat Mediratta
2010-12-28
Update test to match change in Item_Model::as_restful_array made in
Bharat Mediratta
2010-12-28
Update golden file to reflect the change in
Bharat Mediratta
2010-12-21
Implement item::find_by_relative_url with tests.
Bharat Mediratta
2010-12-21
Change item::find_by_path() to check the relative_path_cache first,
Bharat Mediratta
2010-12-21
Return an empty Item_Model when item::find_by_path fails
Bharat Mediratta
2010-12-21
Tighten up item::find_by_path slightly. Augment the tests to cover
Bharat Mediratta
2010-12-21
Fix assertion order to be (expected,actual)
Bharat Mediratta
2010-12-22
Minor changes to satisfy the G3 code standards.
Kriss Andsten
2010-12-22
Packaging + tests of Bharat's find_by_path routine.
Kriss Andsten
[prev]
[next]