Fix merge conflict in prev_next.html
[mediagoblin.git] / mediagoblin /
2012-03-05 Jef van SchendelFix merge conflict in prev_next.html
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-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 Allan... 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 Allan... 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 Allan... Committing extracted and compiled translations
2012-02-26 Christopher Allan... Committing present MediaGoblin translations before...
2012-02-26 Christopher Allan... Adjust unit tests to match new celery/kombu sqlalchemy...
2012-02-26 Christopher Allan... "database" is not the sqlalchemy kombu transport.....
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 Allan... Move mediagoblin dbs out of user_dev for race condition...
2012-02-26 Christopher Allan... Give kombu its own db. Responding to Elrond "sqlite...
2012-02-26 Christopher Allan... Apparently an absolute path is three slashes after...
2012-02-26 Christopher Allan... 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 Allan... Commenting out the migrations that don't exist yet
2012-02-19 Christopher Allan... Updates so that dbupdate command works
2012-02-18 Christopher Allan... 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 Allan... 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 Allan... Revert "Layout overhaul time!"
2012-02-13 Elrond47: Only lowercase host part of email
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
2012-02-12 Jef van SchendelMove Attachments from sidebar to default pane
2012-02-12 Jef van SchendelConsistencify sidebar bits (same headers and such)
2012-02-12 Jef van SchendelRestore sidebar
2012-02-11 Jef van SchendelLayout overhaul time!
2012-02-11 Elrondsql db design suggestions by Svavar Kjarrval
2012-02-09 Jef van SchendelFix for ticket #386
2012-02-09 Will Kahn-GreeneUpdate version to 0.3.0-dev
2012-02-09 Will Kahn-GreeneUpdate version numbers
2012-02-09 Christopher Allan... Committing extracted and compiled translations
2012-02-08 Will Kahn-GreeneFix copyright statements; add LICENSE for EXIF.py
2012-02-08 Christopher Allan... Fully qualify the import of asciitoimage
2012-02-05 Christopher Allan... Committing extracted and compiled translations
2012-02-05 Christopher Allan... Committing present MediaGoblin translations before...
2012-02-05 Christopher Allan... Committing present MediaGoblin translations before...
2012-02-04 ElrondFix EXIF based image rotation test
2012-02-04 Joar WandborgASCII media support - Fixes
2012-02-02 Joar WandborgASCII art support - Fixes
2012-02-02 Joar WandborgAdded extensions 'asc' and 'nfo' to ASCII media type
2012-02-02 Christopher Allan... It's 2012 all up in here
2012-01-30 Christopher Allan... Explained why migration #1 commented out.
2012-01-30 Christopher Allan... Excepting that migration 1 doesn't work(!), sqlalchemy...
2012-01-30 Christopher Allan... Update the string outputs to match our tests: newlines...
2012-01-29 Christopher Allan... db_conn.engine -> db_conn.bind
2012-01-29 Christopher Allan... migrations_to_run here a list, so no reason to call it
2012-01-29 Christopher Allan... Migration manager's current migration should be 3,...
2012-01-29 Christopher Allan... Fixed the descriptions for the necroplex!
2012-01-29 Christopher Allan... assert column type from Unicode -> VARCHAR. SQLAlchemy...
2012-01-29 Christopher Allan... printer = CollectingPrinter -> printer = CollectingPrin...
2012-01-29 Christopher Allan... CollectingPrinter is a class, not a function!
2012-01-29 Christopher Allan... self.latest_migration now a property, so we shouldn...
2012-01-29 Christopher Allan... For clarity, self.database -> self.session.
2012-01-29 Christopher Allan... Yet *another* self.database -> self.database.bind fix!
2012-01-29 Christopher Allan... Fix database_current_version for when self.migration_da...
next