aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Center small images by defaultJef van Schendel2012-02-141-1/+4
| | * | Add clear div to correct floating divsJef van Schendel2012-02-141-0/+1
| | * | Remove form background images; replace them with regular border stylesJef van Schendel2012-02-143-4/+3
* | | | Stop failing if there is no previous/next to go toJef van Schendel2012-03-051-2/+6
* | | | Merge branch 'keyboard_nav'Jef van Schendel2012-03-053-2/+33
|\ \ \ \
| * | | | Add left and right arrow keys navigation (add new JS file, link it from media...Jef van Schendel2012-02-143-2/+33
* | | | | Implement atomic_update for SQL.Elrond2012-03-042-1/+15
* | | | | Create atomic_update db utility functionElrond2012-03-043-10/+22
| |/ / / |/| | |
* | | | Merge branch 'media_data_start'Elrond2012-03-035-5/+31
|\ \ \ \
| * | | | And media_data_init() for sql as a dummyElrond2012-03-031-0/+4
| * | | | Create a fake MediaEntry.media_data for sqlElrond2012-03-031-0/+5
| * | | | Video media_data: Change layout in the mongo worldElrond2012-03-014-5/+22
* | | | | Go go mediagoblin favico symmetryChristopher Allan Webber2012-03-012-0/+0
|/ / / /
* | | | SQL: Improve video media_data tableElrond2012-03-012-5/+7
* | | | Cleanup Session after each request.Elrond2012-02-282-0/+9
* | | | Attachment support in the SQL backendElrond2012-02-284-4/+38
* | | | Fix tests given recent celery "case" changeChristopher Allan Webber2012-02-287-16/+16
* | | | Accidentally overwrote the celery/__init__.py, fixed this and removed the upp...Luke Slater2012-02-281-1/+55
* | | | Changed celery config keys to upper case and removed upper casing of keys whe...Luke Slater2012-02-282-96/+41
* | | | Let mark_entry_failed log unknown exceptionsElrond2012-02-271-0/+1
* | | | Merge remote-tracking branch 'cwebber/celerysql'Elrond2012-02-274-68/+20
|\ \ \ \
| * | | | 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
| * | | | 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
| |_|/ |/| |
* | | 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-184-9/+37
|\ \ \
| * | | Start having useful defaults for SQLElrond2012-02-182-2/+2
| * | | 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-18162-301/+443
|\| | |
| * | | 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
| |/
| * 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