mediagoblin.git
2012-03-14 Christopher... Preserve existing translation
2012-03-14 Christopher... Provide a source link so we can comply with the AGPL
2012-03-13 Christopher... Merge remote-tracking branch 'refs/remotes/chemhacker...
2012-03-13 Sacha De'Angeliadding the video.js wrapper
2012-03-12 Christopher... Merge branch 'master' of gitorious.org:mediagoblin...
2012-03-12 ElrondAnother .one -> .find_one
2012-03-12 Christopher... Merge remote-tracking branch 'derek-moore/bug293_non_as...
2012-03-12 Derek MooreChanges for 293. Tests pass, encode UTF8 on password...
2012-03-12 ElrondChange user search from .one to .fine_one.
2012-03-12 ElrondBetter media_data sql table for images.
2012-03-12 Sacha De'Angeliadds video preload bug 375
2012-03-12 Christopher... Added m4v to list of media types and a comment stating...
2012-03-10 Jef van SchendelSlight change to thumbnail gallery style
2012-03-10 ElrondImprove logging of sql queries a bit.
2012-03-08 ElrondForgot to add FileKeynames to MODELS
2012-03-08 ElrondNormalize MediaFile.name (make it a foreignkey)
2012-03-08 Joar WandborgChanged from key-notation to dot-notation in edit_profile
2012-03-08 Joar WandborgSQL: Added MediaFile and MediaAttachmentFile to MODELS
2012-03-07 ElrondGeneric generate_slug for mongo and sql.
2012-03-07 Jef van SchendelPush another half-fix for portrait thumbnails. Man...
2012-03-07 Jef van SchendelSort-of fixes so the header does not collapse anymore...
2012-03-07 Jef van SchendelHeader doesn't need a height
2012-03-07 Jef van SchendelActually decrease thumbnail size instead of just their...
2012-03-06 ElrondTranslate less html.
2012-03-05 Jef van SchendelMerge branch 'master' of gitorious.org:mediagoblin...
2012-03-05 Jef van SchendelRevert thumbnail gallery change: switch back to tables
2012-03-05 Jef van SchendelFix merge conflict in prev_next.html
2012-03-05 ElrondGeneric check_media_slug_used db utility.
2012-03-05 ElrondSQL: Tool to cleanup unused tag slugs.
2012-03-05 Jef van SchendelStop failing if there is no previous/next to go to
2012-03-05 Jef van SchendelMerge branch 'keyboard_nav'
2012-03-05 Jef van SchendelEdit css rule to allow users to zoom
2012-03-05 Joar WandborgAdded the sql_switch.py script to .gitignore
2012-03-04 ElrondImplement atomic_update for SQL.
2012-03-04 ElrondCreate atomic_update db utility function
2012-03-04 Jef van SchendelAdd sidebar again
2012-03-04 Jef van SchendelMerge branch 'newlayout' into newlayout-stage
2012-03-03 ElrondMerge branch 'media_data_start'
2012-03-03 ElrondAnd media_data_init() for sql as a dummy
2012-03-02 ElrondCreate a fake MediaEntry.media_data for sql
2012-03-01 Christopher... Go go mediagoblin favico symmetry
2012-03-01 ElrondVideo media_data: Change layout in the mongo world
2012-03-01 ElrondSQL: Improve video media_data table
2012-02-28 ElrondCleanup Session after each request.
2012-02-28 ElrondAttachment support in the SQL backend
2012-02-28 Christopher... Fix tests given recent celery "case" change
2012-02-28 Luke SlaterAccidentally overwrote the celery/__init__.py, fixed...
2012-02-28 Luke SlaterChanged celery config keys to upper case and removed...
2012-02-27 ElrondLet mark_entry_failed log unknown exceptions
2012-02-27 ElrondMerge remote-tracking branch 'cwebber/celerysql'
2012-02-26 Christopher... Committing extracted and compiled translations
2012-02-26 Christopher... Committing present MediaGoblin translations before...
2012-02-26 Christopher... Adjust unit tests to match new celery/kombu sqlalchemy...
2012-02-26 Christopher... "database" is not the sqlalchemy kombu transport.....
2012-02-26 Christopher... Celery and kombu databases should also be .gitignore'd
2012-02-26 Christopher... kombu-sqlalchemy a requirement in order for kombu sqlal...
2012-02-26 ElrondLet SQL objects support .setdefault() and .delete()
2012-02-26 ElrondDot-Notation: MediaComment and some random places
2012-02-26 ElrondLet Main Server emit startup notice including version
2012-02-26 Christopher... Move mediagoblin dbs out of user_dev for race condition...
2012-02-26 Christopher... Give kombu its own db. Responding to Elrond "sqlite...
2012-02-26 Christopher... Apparently an absolute path is three slashes after...
2012-02-26 Christopher... Should be all that's needed to switch celery/kombu...
2012-02-25 ElrondAllow .id instead of ._id for the Mongo backend
2012-02-23 ElrondCreate "gmg convert_mongo_to_sql" command
2012-02-23 Elrondmongo to sql convert: Better Ordering
2012-02-21 ElrondUse task_id in generating the queue file path
2012-02-21 Jef van SchendelForgot to add these layout changes. Everything should...
2012-02-21 Jef van SchendelResolve merge conflicts
2012-02-19 Christopher... We now require sqlalchemy and sqlalchemy-migrate
2012-02-19 Christopher... Commenting out the migrations that don't exist yet
2012-02-19 Christopher... Updates so that dbupdate command works
2012-02-18 Christopher... Merge branch 'master' into sqlmigrate
2012-02-18 ElrondStart having useful defaults for SQL
2012-02-18 ElrondFix MediaTag __init__ to handle no args
2012-02-18 ElrondSQL: fail_metadata as JSON encoded field
2012-02-18 Christopher... Merge branch 'master' into sqlmigrate
2012-02-18 Jef van SchendelResponsive thumbnail gallery time
2012-02-18 ElrondDrop pre-rendered html: MediaComment.content_html
2012-02-18 ElrondDrop pre-rendered html: MediaEntry.description_html
2012-02-18 ElrondDrop pre-rendered html: User.bio_html
2012-02-15 Jef van SchendelEnlarge navigation buttons when mobile
2012-02-15 Jef van SchendelChange button style in edit.html
2012-02-15 Jef van SchendelSimplify and fix button styles; add larger button style...
2012-02-15 Jef van SchendelRemoved cancel_link class; slight changes to button_for...
2012-02-14 Jef van SchendelAdd left and right arrow keys navigation (add new JS...
2012-02-14 Jef van SchendelCenter small images by default
2012-02-14 Jef van SchendelAdd clear div to correct floating divs
2012-02-14 Jef van SchendelRemove form background images; replace them with regula...
2012-02-14 Christopher... Revert "Layout overhaul time!"
2012-02-13 Elrond47: Only lowercase host part of email
2012-02-13 Christopher... Our javascript is actually AGPLv3+, not LGPL*. Correcting.
2012-02-12 Jef van SchendelWait, scratch that. This commit uses a better way.
2012-02-12 Jef van SchendelAdd navigation button styles for mobile
2012-02-12 Jef van SchendelFix comment input field width/padding; change some...
2012-02-12 Jef van SchendelMake media thumbnail gallery a list instead of a table
2012-02-12 Jef van SchendelCorrections for mobile layout
2012-02-12 Jef van SchendelMove "Added on" date to sidebar
2012-02-12 Jef van SchendelStyle sidedata h3; revert sidebar margin change
2012-02-12 Jef van SchendelFix sidebar margins
next