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
Age
Commit message (
Expand
)
Author
2013-01-30
#1968 - Improve album cover generation/removal/etc.
shadlaws
2013-01-29
Merge pull request #108 from shadlaws/fix_1970
Bharat Mediratta
2013-01-29
#1970 - Make add watermarks more secure and add unit tests.
shadlaws
2013-01-29
#1967 - Improve how graphics::generate handles missing/bad images.
shadlaws
2013-01-29
Merge pull request #106 from shadlaws/fix_1945
Bharat Mediratta
2013-01-29
Merge pull request #107 from shadlaws/fix_1969
Bharat Mediratta
2013-01-28
#1945 - Extend legal_file helper functions.
shadlaws
2013-01-28
#1971 - Make resequence_child_weights_test unit test more reliable.
shadlaws
2013-01-27
#1969 - Give graphics events the ability to override the standard process.
shadlaws
2013-01-27
Add a key on relative_path_cache in the items table to improve performance on...
Bharat Mediratta
2013-01-26
Merge pull request #104 from shadlaws/fix_1966
Bharat Mediratta
2013-01-26
#1966 - "Fix your Gallery" shows 60/59 items completed.
shadlaws
2013-01-26
#1946, 1947 - Make altered names/slugs more user-friendly, make conflict-find...
shadlaws
2013-01-25
Merge pull request #103 from shadlaws/fix_1965
Bharat Mediratta
2013-01-26
#1951 - Make metadata generation more flexible (photo and movie helpers).
shadlaws
2013-01-25
#1965 - Improve sanity checks and copy/convert/process logic for rotate and r...
shadlaws
2013-01-25
Fix an assignment-instead-of-comparison bug. I wish PHP had a better
Bharat Mediratta
2013-01-25
#1956 - Escape LIKE queries (for _ and %).
shadlaws
2013-01-24
Follow-on to b50768142745dc4bfd8a9460c7490ddd00e3b06a - add a default
Bharat Mediratta
2013-01-24
Merge branch 'master' of github.com:gallery/gallery3
Bharat Mediratta
2013-01-24
If profiling is enabled, dump out profiling data instead of proxied
Bharat Mediratta
2013-01-24
Add back a comment that I accidentally removed in the last commit.
Bharat Mediratta
2013-01-24
Merge pull request #99 from shadlaws/fix_1955
Bharat Mediratta
2013-01-24
#1955 - Make unit test photos unique.
shadlaws
2013-01-24
#1960 - Add unit test to look for extra spaces at end of line
shadlaws
2013-01-23
Extract reweighting logic out of Organize_Controller into
Bharat Mediratta
2013-01-23
Add a cache buster to all data_rest urls, add caching headers to all
Bharat Mediratta
2013-01-23
After finding a test in Item_Model_Test that didn't end in the string "_test"...
Bharat Mediratta
2013-01-23
Fix comment typo.
Bharat Mediratta
2013-01-23
Update golden files after 80d6a895edb1cfc3dd0bcacd0d2c63b40c04670c
Bharat Mediratta
2013-01-23
Add a "can_add" permission bit similar to the "can_edit" bit to the RESTful a...
Bharat Mediratta
2013-01-23
Merge branch 'master' of github.com:gallery/gallery3
Bharat Mediratta
2013-01-23
Enable the profiler and debug output if var/PROFILE exists. This
Bharat Mediratta
2013-01-23
Merge pull request #97 from mikeage/organize_tag2
Bharat Mediratta
2013-01-23
#1952 Add bulk tagging to the Organize module.
Mike Miller
2013-01-23
Use the thumb proportion from the first item in an album if the album has chi...
Bharat Mediratta
2013-01-22
Merge pull request #98 from shadlaws/fix_1954
Bharat Mediratta
2013-01-22
gallery.menalto.com -> galleryproject.org
Bharat Mediratta
2013-01-21
#1954 - Skip buffer calls for unit tests of file_proxy and data_rest.
shadlaws
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2013-01-20
Merge pull request #95 from shadlaws/fix_1950
Bharat Mediratta
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-20
#1949 - Fix album thumb mime types given by data_rest and file_proxy
shadlaws
2013-01-19
Merge pull request #89 from shadlaws/fix_1942
Bharat Mediratta
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
[next]