aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Let mark_entry_failed log unknown exceptionsElrond2012-02-271-0/+1
* Merge remote-tracking branch 'cwebber/celerysql'Elrond2012-02-276-68/+23
|\
| * Adjust unit tests to match new celery/kombu sqlalchemy setupChristopher Allan Webber2012-02-262-48/+9
| * "database" is not the sqlalchemy kombu transport... should be "sqlalchemy"Christopher Allan Webber2012-02-261-1/+1
| * Celery and kombu databases should also be .gitignore'dChristopher Allan Webber2012-02-261-0/+2
| * kombu-sqlalchemy a requirement in order for kombu sqlalchemy transport to workChristopher Allan Webber2012-02-261-0/+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-252-20/+11
* | Committing extracted and compiled translationsChristopher Allan Webber2012-02-263-23/+23
* | Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2012-02-262-161/+49
* | Let SQL objects support .setdefault() and .delete()Elrond2012-02-261-0/+10
* | Dot-Notation: MediaComment and some random placesElrond2012-02-262-7/+7
* | Let Main Server emit startup notice including versionElrond2012-02-261-1/+6
|/
* Allow .id instead of ._id for the Mongo backendElrond2012-02-252-1/+16
* Create "gmg convert_mongo_to_sql" commandElrond2012-02-233-3/+32
* mongo to sql convert: Better OrderingElrond2012-02-231-4/+4
* Use task_id in generating the queue file pathElrond2012-02-211-9/+9
* We now require sqlalchemy and sqlalchemy-migrateChristopher Allan Webber2012-02-191-0/+2
* Commenting out the migrations that don't exist yetChristopher Allan Webber2012-02-181-4/+4
* Updates so that dbupdate command worksChristopher Allan Webber2012-02-189-10/+124
* Merge branch 'master' into sqlmigrateChristopher Allan Webber2012-02-186-9/+42
|\
| * Start having useful defaults for SQLElrond2012-02-184-2/+7
| * Fix MediaTag __init__ to handle no argsElrond2012-02-181-3/+5
| * SQL: fail_metadata as JSON encoded fieldElrond2012-02-183-4/+30
* | Merge branch 'master' into sqlmigrateChristopher Allan Webber2012-02-18181-372/+656
|\|
| * Drop pre-rendered html: MediaComment.content_htmlElrond2012-02-186-12/+22
| * Drop pre-rendered html: MediaEntry.description_htmlElrond2012-02-189-21/+27
| * Drop pre-rendered html: User.bio_htmlElrond2012-02-186-6/+17
| * Revert "Layout overhaul time!"Christopher Allan Webber2012-02-138-173/+146
| * 47: Only lowercase host part of emailElrond2012-02-131-1/+3
| * Our javascript is actually AGPLv3+, not LGPL*. Correcting.Christopher Allan Webber2012-02-121-1/+1
| * Wait, scratch that. This commit uses a better way.Jef van Schendel2012-02-121-0/+2
| * Add navigation button styles for mobileJef van Schendel2012-02-121-0/+12
| * Fix comment input field width/padding; change some text; remove weird #form_c...Jef van Schendel2012-02-122-32/+20
| * Make media thumbnail gallery a list instead of a tableJef van Schendel2012-02-122-21/+16
| * Corrections for mobile layoutJef van Schendel2012-02-121-3/+9
| * Move "Added on" date to sidebarJef van Schendel2012-02-121-3/+5
| * Style sidedata h3; revert sidebar margin changeJef van Schendel2012-02-121-1/+10
| * Fix sidebar marginsJef van Schendel2012-02-121-2/+1
| * Move Attachments from sidebar to default paneJef van Schendel2012-02-121-23/+23
| * Consistencify sidebar bits (same headers and such)Jef van Schendel2012-02-124-7/+8
| * Restore sidebarJef van Schendel2012-02-122-30/+30
| * Layout overhaul time!Jef van Schendel2012-02-113-37/+50
| * sql db design suggestions by Svavar KjarrvalElrond2012-02-111-3/+26
| * Fix for ticket #386Jef van Schendel2012-02-091-0/+16
| * Fix docs versionWill Kahn-Greene2012-02-091-1/+1
| * Update version to 0.3.0-devWill Kahn-Greene2012-02-092-3/+3
| * Update version numbersWill Kahn-Greene2012-02-092-4/+4