aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/config_spec.ini
Commit message (Expand)AuthorAgeFilesLines
* As per spec, we permit to have more then 1 hubMichele Azzolari2012-01-121-1/+1
* As suggested by Elrond, we use only one settingMichele Azzolari2012-01-121-1/+0
* Default is now PuSH disabledMichele Azzolari2012-01-111-2/+2
* Added PuSH capabilityMichele Azzolari2012-01-111-0/+3
* Allow administrators to disable keeping the original. That's the new default!Christopher Allan Webber2011-12-121-0/+5
* Merge remote branch 'remotes/manolinux/671_spaces_in_tag_list_edit'Elrond2011-12-031-1/+0
|\
| * * Bug #671: Tags list on Edit page is not seperated by spaces and hard to rea...Manuel Urbano Santos2011-11-271-1/+0
* | Remove old enable_video config optionChristopher Allan Webber2011-11-251-2/+0
* | Load multiple media types based on the media_types section of the config fileChristopher Allan Webber2011-11-251-2/+3
* | Video support is disabled by default, set enable_video to true to enableJoar Wandborg2011-11-221-0/+3
|/
* Merge remote branch 'remotes/inconexo/613_custom_title'Christopher Allan Webber2011-11-191-0/+3
|\
| * Allow instance owners to customize html titles of page:Pablo J. Urbano Santos2011-11-191-0/+3
* | Allow user to set whether comments are ascending or descendingChristopher Allan Webber2011-11-191-0/+3
|/
* Some mostly cosmetic changes to CSRFElrond2011-10-141-1/+1
* #361: Removing additional secret key, per CW's request.Nathan Yergler2011-10-011-1/+0
* Merge remote-tracking branch 'refs/remotes/upstream/master' into 569-applicat...Nathan Yergler2011-10-011-0/+8
|\
| * Feature #587 - Split storage.py into submodulesJoar Wandborg2011-09-121-0/+2
| * Merge branch 'i507_beaker_cache'Christopher Allan Webber2011-09-051-0/+6
| |\
| | * Basic beaker caching functionality added to the application.Christopher Allan Webber2011-08-231-0/+6
* | | Issue 361 Initial implementation of CSRF protection middlewareNathan Yergler2011-09-041-0/+3
|/ /
* | Merge remote branch 'remotes/jwandborg/configure_smtp'Christopher Allan Webber2011-08-271-0/+4
|\ \ | |/ |/|
| * Feature #489 - SMTP configuration options - Acts on feedback from cwebber.Joar Wandborg2011-08-251-1/+1
| * Added SMTP configuration optionsJoar Wandborg2011-08-071-0/+4
* | Merge branch 'master' into jwandborg-f482_media_attachmentsChristopher Allan Webber2011-08-221-5/+9
|\ \
| * | Storage Config: Use own sectionElrond2011-08-091-5/+7
| |/
* / Feature #482 - Media attachmentsJoar Wandborg2011-08-051-0/+5
|/
* Removing option to make tags lowercaseChristopher Allan Webber2011-07-301-1/+0
* Merge branch 'remotes/gullydwarf-cfdv/f360_tagging' (early part) into mergetagsChristopher Allan Webber2011-07-301-0/+5
|\
| * use config_spec.ini to store tag parsing directivesCaleb Forbes Davis V2011-07-251-0/+5
* | Move db_name default into config_spec.iniElrond2011-07-111-1/+1
* | Added configuration variable to toggle registrations, if disabled the registr...Rasmus Larsson2011-07-091-1/+4
|/
* Preparing celery unit tests for new setup.Christopher Allan Webber2011-06-181-0/+5
* Move entire app structure over to using the new config system.Christopher Allan Webber2011-06-181-2/+4
* Let's specifically import string_list()s in the config_spec.Christopher Allan Webber2011-06-181-2/+2
* Basic config "requirements" file.Christopher Allan Webber2011-06-151-0/+69