| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the theme_linked_assets_dir config option point to the right place by de... | Christopher Allan Webber | 2012-07-14 | 1 | -1/+1 |
* | Serve and setup the mediagoblin "linked theme" assets directory | Christopher Allan Webber | 2012-07-14 | 1 | -0/+1 |
* | Add the theme domain to the application's staticdirector | Christopher Allan Webber | 2012-07-14 | 1 | -0/+1 |
* | Themes are now registered and can have their templates loaded properly | Christopher Allan Webber | 2012-07-14 | 1 | -0/+5 |
* | added support for original audio download; rename | Jakob Kramer | 2012-05-20 | 1 | -0/+1 |
* | Switching BROKER_HOST to sqlite:// instead of sqlalchemy+sqlite:// | Christopher Allan Webber | 2012-04-22 | 1 | -1/+1 |
* | Remove kombu-sqlalchemy and use database string in modern kombu-proper format | Christopher Allan Webber | 2012-04-21 | 1 | -1/+1 |
* | Media processing, transcoding, display fixes | Joar Wandborg | 2012-04-09 | 1 | -0/+12 |
* | Merge remote-tracking branch 'joar/audio+sniffing' | Joar Wandborg | 2012-03-27 | 1 | -1/+18 |
|\ |
|
| * | Removed diaper patterns from audio/video sniffers, video preload set to 'meta... | Joar Wandborg | 2012-03-07 | 1 | -0/+5 |
| * | Audio thumbnailing & spectrograms, media plugins use sniffing | Joar Wandborg | 2012-02-28 | 1 | -0/+9 |
| * | Audio media handler, media sniffing, video fixes | Joar Wandborg | 2012-02-14 | 1 | -2/+5 |
* | | Provide a source link so we can comply with the AGPL | Christopher Allan Webber | 2012-03-14 | 1 | -0/+3 |
* | | Changed celery config keys to upper case and removed upper casing of keys whe... | Luke Slater | 2012-02-28 | 1 | -40/+40 |
* | | "database" is not the sqlalchemy kombu transport... should be "sqlalchemy" | Christopher Allan Webber | 2012-02-26 | 1 | -1/+1 |
* | | Move mediagoblin dbs out of user_dev for race condition directory-creation re... | Christopher Allan Webber | 2012-02-26 | 1 | -2/+2 |
* | | Give kombu its own db. Responding to Elrond "sqlite will lock all the time!" :) | Christopher Allan Webber | 2012-02-26 | 1 | -1/+1 |
* | | Apparently an absolute path is three slashes after sqlite:. Thx elrond. | Christopher Allan Webber | 2012-02-26 | 1 | -2/+2 |
* | | Should be all that's needed to switch celery/kombu settings to sqlalchemy | Christopher Allan Webber | 2012-02-25 | 1 | -0/+8 |
* | | Start having useful defaults for SQL | Elrond | 2012-02-18 | 1 | -0/+1 |
|/ |
|
* | Added exif_visisble and geolocation_map_visible to config_spec | Joar Wandborg | 2012-01-25 | 1 | -0/+3 |
* | As per spec, we permit to have more then 1 hub | Michele Azzolari | 2012-01-12 | 1 | -1/+1 |
* | As suggested by Elrond, we use only one setting | Michele Azzolari | 2012-01-12 | 1 | -1/+0 |
* | Default is now PuSH disabled | Michele Azzolari | 2012-01-11 | 1 | -2/+2 |
* | Added PuSH capability | Michele Azzolari | 2012-01-11 | 1 | -0/+3 |
* | Allow administrators to disable keeping the original. That's the new default! | Christopher Allan Webber | 2011-12-12 | 1 | -0/+5 |
* | Merge remote branch 'remotes/manolinux/671_spaces_in_tag_list_edit' | Elrond | 2011-12-03 | 1 | -1/+0 |
|\ |
|
| * | * Bug #671: Tags list on Edit page is not seperated by spaces and hard to rea... | Manuel Urbano Santos | 2011-11-27 | 1 | -1/+0 |
* | | Remove old enable_video config option | Christopher Allan Webber | 2011-11-25 | 1 | -2/+0 |
* | | Load multiple media types based on the media_types section of the config file | Christopher Allan Webber | 2011-11-25 | 1 | -2/+3 |
* | | Video support is disabled by default, set enable_video to true to enable | Joar Wandborg | 2011-11-22 | 1 | -0/+3 |
|/ |
|
* | Merge remote branch 'remotes/inconexo/613_custom_title' | Christopher Allan Webber | 2011-11-19 | 1 | -0/+3 |
|\ |
|
| * | Allow instance owners to customize html titles of page: | Pablo J. Urbano Santos | 2011-11-19 | 1 | -0/+3 |
* | | Allow user to set whether comments are ascending or descending | Christopher Allan Webber | 2011-11-19 | 1 | -0/+3 |
|/ |
|
* | Some mostly cosmetic changes to CSRF | Elrond | 2011-10-14 | 1 | -1/+1 |
* | #361: Removing additional secret key, per CW's request. | Nathan Yergler | 2011-10-01 | 1 | -1/+0 |
* | Merge remote-tracking branch 'refs/remotes/upstream/master' into 569-applicat... | Nathan Yergler | 2011-10-01 | 1 | -0/+8 |
|\ |
|
| * | Feature #587 - Split storage.py into submodules | Joar Wandborg | 2011-09-12 | 1 | -0/+2 |
| * | Merge branch 'i507_beaker_cache' | Christopher Allan Webber | 2011-09-05 | 1 | -0/+6 |
| |\ |
|
| | * | Basic beaker caching functionality added to the application. | Christopher Allan Webber | 2011-08-23 | 1 | -0/+6 |
* | | | Issue 361 Initial implementation of CSRF protection middleware | Nathan Yergler | 2011-09-04 | 1 | -0/+3 |
|/ / |
|
* | | Merge remote branch 'remotes/jwandborg/configure_smtp' | Christopher Allan Webber | 2011-08-27 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
| * | Feature #489 - SMTP configuration options - Acts on feedback from cwebber. | Joar Wandborg | 2011-08-25 | 1 | -1/+1 |
| * | Added SMTP configuration options | Joar Wandborg | 2011-08-07 | 1 | -0/+4 |
* | | Merge branch 'master' into jwandborg-f482_media_attachments | Christopher Allan Webber | 2011-08-22 | 1 | -5/+9 |
|\ \ |
|
| * | | Storage Config: Use own section | Elrond | 2011-08-09 | 1 | -5/+7 |
| |/ |
|
* / | Feature #482 - Media attachments | Joar Wandborg | 2011-08-05 | 1 | -0/+5 |
|/ |
|
* | Removing option to make tags lowercase | Christopher Allan Webber | 2011-07-30 | 1 | -1/+0 |
* | Merge branch 'remotes/gullydwarf-cfdv/f360_tagging' (early part) into mergetags | Christopher Allan Webber | 2011-07-30 | 1 | -0/+5 |
|\ |
|
| * | use config_spec.ini to store tag parsing directives | Caleb Forbes Davis V | 2011-07-25 | 1 | -0/+5 |