Age | Commit message (Expand) | Author |
2013-01-24 | #1955 - Make unit test photos unique. | 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 |
2013-01-19 | #1942 - Make data_rest and file_proxy more consistent - several minor documen... | shadlaws |
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 |
2013-01-14 | Fix up some indentation. | Bharat Mediratta |
2013-01-13 | Tags by name (includes a G2 mapping) | Mike Miller |
2013-01-01 | #1919 - change `convert -v` to `convert -version` | shadlaws |
2012-12-30 | #1931, #1932, #1933, #1934 - movieplayer view and movie_img function in items... | shadlaws |
2012-12-20 | Merge pull request #74 from mikemayer67/master | Bharat Mediratta |
2012-12-18 | Check for "add" instead of "edit" in item_rest::post. Fixes #1929. | Bharat Mediratta |
2012-12-18 | [#1928 - Make thumbnail generation more flexible for movies (graphics and mov... | shadlaws |
2012-12-17 | Minor whitespace fix. | Bharat Mediratta |
2012-12-16 | Merge builds 261 and 262 from origin. | shadlaws |
2012-12-16 | [#1924, #1925, #1927 - enhance compatibility with movies (movie helper) and f... | shadlaws |
2012-12-14 | fix, use $current->score | Chris Chilvers |
2012-12-14 | search within the current album by default | Chris Chilvers |
2012-12-10 | bug fix: updated file_proxy.php to use legal_file helper instead of hard-code... | shadlaws |
2012-12-09 | Eliminate the search context if we encounter an item that cannot be | Bharat Mediratta |
2012-11-13 | [#1907] Added code needed for the case when a user upgrades. | chalbertgit |
2012-11-13 | [#1907] Added administrative variable to set lock timeout. | chalbertgit |
2012-10-25 | Fixed event sent from User_Controller::_get_change_email_form | Michael A Mayer |
2012-10-08 | Merge pull request #73 from epeay/master | Bharat Mediratta |