summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-24Follow-on to b50768142745dc4bfd8a9460c7490ddd00e3b06a - add a defaultBharat Mediratta
2013-01-24Automated update of .build_number to 290 for branch masterAutomatic Build Number Updater
2013-01-24Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2013-01-24If profiling is enabled, dump out profiling data instead of proxiedBharat Mediratta
2013-01-24Add back a comment that I accidentally removed in the last commit.Bharat Mediratta
2013-01-24Automated update of .build_number to 289 for branch masterAutomatic Build Number Updater
2013-01-24Merge pull request #99 from shadlaws/fix_1955Bharat Mediratta
2013-01-24Automated update of .build_number to 288 for branch masterAutomatic Build Number Updater
2013-01-24Merge pull request #101 from shadlaws/fix_1960Bharat 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 lineshadlaws
2013-01-23Automated update of .build_number to 287 for branch masterAutomatic Build Number Updater
2013-01-23Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2013-01-23Extract reweighting logic out of Organize_Controller intoBharat Mediratta
2013-01-23Automated update of .build_number to 286 for branch masterAutomatic Build Number Updater
2013-01-23Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2013-01-23Add a cache buster to all data_rest urls, add caching headers to allBharat Mediratta
2013-01-23Automated update of .build_number to 285 for branch masterAutomatic Build Number Updater
2013-01-23Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2013-01-23After finding a test in Item_Model_Test that didn't end in the string "_test"...Bharat Mediratta
2013-01-23Fix comment typo.Bharat Mediratta
2013-01-23Automated update of .build_number to 284 for branch masterAutomatic Build Number Updater
2013-01-23Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2013-01-23Update golden files after 80d6a895edb1cfc3dd0bcacd0d2c63b40c04670cBharat Mediratta
2013-01-23Automated update of .build_number to 283 for branch masterAutomatic Build Number Updater
2013-01-23Add a "can_add" permission bit similar to the "can_edit" bit to the RESTful a...Bharat Mediratta
2013-01-23Automated update of .build_number to 282 for branch masterAutomatic Build Number Updater
2013-01-23Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2013-01-23Enable the profiler and debug output if var/PROFILE exists. ThisBharat Mediratta
2013-01-23Automated update of .build_number to 281 for branch masterAutomatic Build Number Updater
2013-01-23Merge pull request #97 from mikeage/organize_tag2Bharat Mediratta
2013-01-23 #1952 Add bulk tagging to the Organize module.Mike Miller
2013-01-23Automated update of .build_number to 280 for branch masterAutomatic Build Number Updater
2013-01-23Use the thumb proportion from the first item in an album if the album has chi...Bharat Mediratta
2013-01-23Automated update of .build_number to 279 for branch masterAutomatic Build Number Updater
2013-01-22Merge pull request #98 from shadlaws/fix_1954Bharat Mediratta
2013-01-22gallery.menalto.com -> galleryproject.orgBharat Mediratta
2013-01-21#1954 - Skip buffer calls for unit tests of file_proxy and data_rest.shadlaws
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2013-01-20Automated update of .build_number to 278 for branch masterAutomatic Build Number Updater
2013-01-20Merge pull request #95 from shadlaws/fix_1950Bharat Mediratta
2013-01-20Automated update of .build_number to 277 for branch masterAutomatic Build Number Updater
2013-01-21Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2013-01-21Add unit tests for data_rest. While I'm in there, get rid of theBharat Mediratta
2013-01-20Automated update of .build_number to 276 for branch masterAutomatic Build Number Updater
2013-01-20Add a long overdue test for File_Proxy_Controller that tests all the variousBharat Mediratta
2013-01-20#1950 - Replace bogus file overwrites from item model unit test.shadlaws
2013-01-20Automated update of .build_number to 275 for branch masterAutomatic Build Number Updater
2013-01-19Merge pull request #94 from shadlaws/fix_1949Bharat Mediratta
2013-01-20#1949 - Fix album thumb mime types given by data_rest and file_proxyshadlaws