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
2010-12-15
Consolidate all the random code into a random helper that offers:
Bharat Mediratta
2010-12-15
Use mt_rand() instead of rand() since it provides better portability.
Bharat Mediratta
2010-12-15
Follow on to d2be26e407aeb620082bcad2d5a45272868b38a1 to update the
Bharat Mediratta
2010-12-15
Clean up golden file as a follow-on to
Bharat Mediratta
2010-12-15
Clean up xss golden file as a follow-on to
Bharat Mediratta
2010-12-14
Move photo/movie file extension validation into the model. Fixes #1524.
Bharat Mediratta
2010-11-20
I don't run these, I doubt anybody does. Deleting
Bharat Mediratta
2010-11-09
Tie the image cachebuster to the file mtime instead of
Bharat Mediratta
2010-11-08
Implement module::clear_all_vars($module_name)
Bharat Mediratta
2010-10-04
Not sure why digibug::close_window() changed in the listing, but it looks fin...
Bharat Mediratta
2010-09-18
The Kohana folks removed the cache cleanup code back in
Bharat Mediratta
2010-09-17
Checkpoint.
Bharat Mediratta
2010-09-13
When moving a single item, just copy its permissions from its parent
Bharat Mediratta
2010-09-11
Uniqify the name and slug when we move an item to a new location with
Bharat Mediratta
2010-09-11
Verified.
Bharat Mediratta
2010-09-11
upgrader/index does not require CSRF
Bharat Mediratta
2010-09-07
Updated for b6fa33faf789749f4de3f4eadf8832748372c980
Bharat Mediratta
2010-09-06
Verified checkpoint.
Bharat Mediratta
2010-09-01
Fix up the test so it works with the changes for ticket #1216. Also note the ...
Tim Almdal
2010-08-31
Patch for ticket #1216. Move the values that were in the sendmail config fil...
Tim Almdal
2010-08-24
Delete old SWFupload code. We replaced it with uploadify ages ago.
Bharat Mediratta
2010-08-15
We use UTF-8 everywhere. Fixes ticket #1285.
Bharat Mediratta
2010-08-15
Verified.
Bharat Mediratta
2010-08-08
Use the gallery helper date/time functions wherever we format date
Bharat Mediratta
2010-08-08
Verified.
Bharat Mediratta
2010-08-08
Verified.
Bharat Mediratta
2010-08-08
Add the $max_level param to all calls to _sanitize_for_dump()
Bharat Mediratta
2010-08-07
Add the ability to replace the source data file in Item_Model::save().
Bharat Mediratta
2010-07-27
Verified
Bharat Mediratta
2010-07-27
Updated
Bharat Mediratta
2010-07-06
Fix for ticket #1181. Use $.getJSON to retrieve the json contents of the dial...
Tim Almdal
2010-07-06
Update the xss golden file
Tim Almdal
2010-07-06
Correct the controller auth golden file from when the simple_uploader was ren...
Tim Almdal
2010-07-03
When we delete an item, make sure that we scrub it from any other
Bharat Mediratta
2010-06-20
Updated golden files.
Bharat Mediratta
2010-06-20
Add "comments" relationship support.
Bharat Mediratta
2010-06-20
Assert how many files we analyze so that we can tell if we're suddenly
Bharat Mediratta
2010-06-20
Exclude the .git directory.
Bharat Mediratta
2010-06-20
Add "json" as a valid view suffix.
Bharat Mediratta
2010-06-19
Updated for comment REST relationships.
Bharat Mediratta
2010-06-17
Update the xss gold file with changes to views in the last couple of commits.
Tim Almdal
2010-06-15
Revert "Add a "convert_ids" parameter to Item_Model::as_restful_array(), which"
Bharat Mediratta
2010-06-10
Change the pattern used to convert the file name to a title. Fixes ticket#1061
Tim Almdal
2010-06-09
Update golden file
Bharat Mediratta
2010-06-09
In GalleryCodeFilterIterator::accept(), ignore . and .., and stop caring abou...
Bharat Mediratta
2010-06-09
Fix get_ancestor_test() since the parameter was renamed to ancestors_for.
Bharat Mediratta
2010-06-09
Revert the "preserve_ids" global query parameter. We decided that it was a
Bharat Mediratta
2010-06-08
Add a "can_edit" field to the Item_Model's REST output. It's
Bharat Mediratta
2010-06-07
Add a "preserve_ids" global query parameter for REST requests that
Bharat Mediratta
2010-06-07
Add a "convert_ids" parameter to Item_Model::as_restful_array(), which
Bharat Mediratta
[prev]
[next]