aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/config_spec.ini
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rodney757-media_plugins'Christopher Allan Webber2013-07-121-3/+0
|\
| * modified gmg to use plugin media_types and converted image media_type to new ...Rodney Ewing2013-07-021-3/+0
* | Updated comments for run_all_migrations and config_spec.ini.Emily O'Leary2013-06-271-1/+4
* | Improved test runtime from 352 seconds to 59 seconds by implementing an in-me...Emily O'Leary2013-06-251-1/+2
|/
* New notificationsJoar Wandborg2013-06-091-1/+2
* The pdf.js iframe view is awesome so I'm making it the default. So there! ;)Christopher Allan Webber2013-05-281-1/+1
* Work towards getting plugin static linking/serving to workChristopher Allan Webber2013-05-231-0/+4
* Merge remote-tracking branch 'refs/remotes/tryggvib/532-exif-creation-date'Christopher Allan Webber2013-05-111-0/+1
|\
| * A template fix to show the EXIF DateTimeOriginal (as creation date). Added as...Tryggvi Björgvinsson2012-11-081-0/+1
* | Merge remote-tracking branch 'refs/remotes/dthompson/453_disable_comments'Christopher Allan Webber2013-05-101-0/+3
|\ \
| * | Add allow_comments configuration setting.David Thompson2013-04-131-0/+3
* | | Merge remote-tracking branch 'remotes/npigeon/ticket-601'Christopher Allan Webber2013-04-201-1/+1
|\ \ \
| * | | Changed the max character length for tags on media to 255. Only had to change...nattily pigeonfowl2013-04-161-1/+1
* | | | bumping image quality to 90, after conversation with ElrondChristopher Allan Webber2013-04-201-1/+1
* | | | Bumping the default image quality up to 85.Christopher Allan Webber2013-04-201-1/+1
* | | | image quality can be set in config filedunkyp2013-04-201-2/+3
|/ / /
* / / add pdf media typeAlon Levy2013-04-151-0/+2
|/ /
* | Remove the last traces of beaker.Elrond2013-04-091-5/+0
* | Basic itsdangerous infrastructure.Elrond2013-03-221-0/+3
* | Merge branch 'master' into joar-skip_transcodingChristopher Allan Webber2013-03-011-2/+9
|\ \
| * \ Merge remote-tracking branch 'refs/remotes/pythonsnake/629_autoplay'Christopher Allan Webber2013-02-241-0/+3
| |\ \
| | * | Fix bug 629pythonsnake2013-02-101-0/+3
| * | | correct typo in a comment in config_spec.iniAleksej2013-02-101-1/+1
| |/ /
| * | Removing unused geolocation_map_visible variable and turning geolocation on i...Christopher Allan Webber2013-01-301-1/+0
| * | Changed sampling filter default to AAJoar Wandborg2013-01-221-2/+2
| * | Made the image sampling filter configurableJoar Wandborg2013-01-221-0/+4
* | | Added option to skip transcodingJoar Wandborg2013-01-221-0/+6
|/ /
* / Kill db_host, db_name, and db_port from config_spec.ini.Elrond2013-01-131-3/+0
|/
* Make the theme_linked_assets_dir config option point to the right place by de...Christopher Allan Webber2012-07-141-1/+1
* Serve and setup the mediagoblin "linked theme" assets directoryChristopher Allan Webber2012-07-141-0/+1
* Add the theme domain to the application's staticdirectorChristopher Allan Webber2012-07-141-0/+1
* Themes are now registered and can have their templates loaded properlyChristopher Allan Webber2012-07-141-0/+5
* added support for original audio download; renameJakob Kramer2012-05-201-0/+1
* Switching BROKER_HOST to sqlite:// instead of sqlalchemy+sqlite://Christopher Allan Webber2012-04-221-1/+1
* Remove kombu-sqlalchemy and use database string in modern kombu-proper formatChristopher Allan Webber2012-04-211-1/+1
* Media processing, transcoding, display fixesJoar Wandborg2012-04-091-0/+12
* Merge remote-tracking branch 'joar/audio+sniffing'Joar Wandborg2012-03-271-1/+18
|\
| * Removed diaper patterns from audio/video sniffers, video preload set to 'meta...Joar Wandborg2012-03-071-0/+5
| * Audio thumbnailing & spectrograms, media plugins use sniffingJoar Wandborg2012-02-281-0/+9
| * Audio media handler, media sniffing, video fixesJoar Wandborg2012-02-141-2/+5
* | Provide a source link so we can comply with the AGPLChristopher Allan Webber2012-03-141-0/+3
* | Changed celery config keys to upper case and removed upper casing of keys whe...Luke Slater2012-02-281-40/+40
* | "database" is not the sqlalchemy kombu transport... should be "sqlalchemy"Christopher Allan Webber2012-02-261-1/+1
* | Move mediagoblin dbs out of user_dev for race condition directory-creation re...Christopher Allan Webber2012-02-261-2/+2
* | Give kombu its own db. Responding to Elrond "sqlite will lock all the time!" :)Christopher Allan Webber2012-02-261-1/+1
* | Apparently an absolute path is three slashes after sqlite:. Thx elrond.Christopher Allan Webber2012-02-261-2/+2
* | Should be all that's needed to switch celery/kombu settings to sqlalchemyChristopher Allan Webber2012-02-251-0/+8
* | Start having useful defaults for SQLElrond2012-02-181-0/+1
|/
* Added exif_visisble and geolocation_map_visible to config_specJoar Wandborg2012-01-251-0/+3
* As per spec, we permit to have more then 1 hubMichele Azzolari2012-01-121-1/+1