summaryrefslogtreecommitdiff
path: root/modules/gallery/config
AgeCommit message (Expand)Author
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2012-02-05Add Baidu, Bing and Ezooms to the robits list. Fixes #1817.Bharat Mediratta
2011-05-05Follow-on to 6f916e49d5b431c2c1961a13d1a61fef8c02d628 -- don't makeBharat Mediratta
2011-04-22Allow timezone to be configurableAndy Lindeman
2011-01-21Update copyright to 2011.Bharat Mediratta
2010-12-15Amend db00958cee5e7373cf4bc439d65e687e7ef2d985 by extending the systemBharat Mediratta
2010-10-11Add MJ12bot and Speedy Spider to the robot list.Bharat Mediratta
2010-10-11Copy system/config/user_agents.php over to gallery/config so that we can add ...Bharat Mediratta
2010-08-31Patch for ticket #1216. Move the values that were in the sendmail config fil...Tim Almdal
2010-08-21Set the "secure" bit on cookies if we're using HTTPS. Fixes ticket #1217.Bharat Mediratta
2010-07-13Revert "Fix for ticket #1182. Remove the trailing slash and just let it be m...Bharat Mediratta
2010-07-06Fix for ticket #1182. Remove the trailing slash and just let it be matched b...Tim Almdal
2010-07-05Revert "Make the trailing slash on the url optional. Sometimes it is not the...Tim Almdal
2010-07-05Make the trailing slash on the url optional. Sometimes it is not there, so t...Tim Almdal
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2010-02-14Enable session expiration. Currently, it's set to expire sessions after 7 day...Andy Staudacher
2010-01-31Second attempt to fix the timezone issue. If the timezone is not setBharat Mediratta
2010-01-31Update the timezone field to match the setting inBharat Mediratta
2010-01-26Add a routing that allow add and edit form requests to be routed the same way...Tim Almdal
2009-12-21Updates for the latest version of Kohana 2.4:Bharat Mediratta
2009-12-21Fix preambles, and fix the File_Structure_Test to be more lenientBharat Mediratta
2009-12-01Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_devBharat Mediratta
2009-11-30Clean up item routing a bit.Bharat Mediratta
2009-11-25Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_devBharat Mediratta
2009-11-25Forgot to remove the rest references from config/route.phpTim Almdal
2009-11-24K24 has separate log sinks, this configures the file based log sinkBharat Mediratta
2009-11-04Address the inconsistency between Add Photos and Server Add so that neither r...Tim Almdal
2009-10-18Move the default identity config into the users module and change the Identit...Tim Almdal
2009-10-13Change the user config setting "allow_updates" to true in the identity config...Tim Almdal
2009-10-08If the Identity backend is not writable don't display the "Forgot Your Passwo...Tim Almdal
2009-10-07Forgot to save these before the last commitTim Almdal
2009-10-07Implement a user::is_writable() API method and disable the user add, updates ...Tim Almdal
2009-10-05The initial commit of refactoring the user/group adminsitration into a driver.Tim Almdal
2009-09-03Refactor interaction with the purifier module so that the API isBharat Mediratta
2009-07-04Use TMPPATH in the purifier config instead of var/tmpTim Almdal
2009-07-03Fix for ticket #400: Add HTMLPurifier to gallery3 and change p::clean() to ca...Tim Almdal
2009-06-28Clean up code (i.e. preamble, tabs) from the caching implementation so the un...Tim Almdal
2009-06-27The rest of the caching driver implementation that i somehow forgot.Tim Almdal
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta