It's 2012 all up in here
[mediagoblin.git] / mediagoblin / init / __init__.py
2012-02-02 Christopher Allan... It's 2012 all up in here
2012-01-17 Aaron WilliamsonMerged changes with upstream
2012-01-05 Jef van SchendelFix merge conflicts
2012-01-01 ElrondFactor out check_db_migrations_current
2011-12-20 ElrondMerge remote branch 'remotes/joar/webfinger'
2011-12-20 ElrondMove db/migrations.py -> db/mongo/migrations.py
2011-12-15 ElrondMerge remote branch 'remotes/cwebber/sqlalchemy'
2011-11-21 Joar WandborgMerge branch 'video_gstreamer-only'
2011-11-20 ElrondMerge remote branch 'remotes/aaronw/bug614_verification...
2011-11-19 loraMerge branch 'master' of git://gitorious.org/mediagobli...
2011-11-18 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-11-14 Christopher Allan... Merge remote-tracking branch 'remotes/nyergler/pep8...
2011-10-01 Nathan Yerglerhas_key is deprecated, converting uses to use "in"...
2011-10-01 Nathan YerglerWhitespace and formatting cleanup.
2011-10-01 Nathan YerglerMerge remote-tracking branch 'refs/remotes/upstream...
2011-09-08 Christopher Allan... Merge branch 'gullydwarf-cfdv-f357_lost_password_functi...
2011-09-06 Christopher Allan... Merge branch 'i507_beaker_cache'
2011-09-02 Will Kahn-Greene508. Updates copyright/license information
2011-08-31 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b503_remov...
2011-08-27 Christopher Allan... Merge remote branch 'remotes/jwandborg/configure_smtp'
2011-08-24 Christopher Allan... Basic beaker caching functionality added to the applica...
2011-08-23 Christopher Allan... Merge branch 'master' into jwandborg-f482_media_attachments
2011-08-21 Christopher Allan... Merge remote branch 'remotes/elrond/dev/storage_config'
2011-08-11 Christopher Allan... Merge branch 'master' into processing
2011-08-09 ElrondStorage config: Drop all Backward Compatibility
2011-08-09 Elrondstorage Config: Stop being backward compatible (beginning).
2011-08-09 ElrondStorage Config: Use own section
2011-07-30 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f360_taggi...
2011-07-30 Christopher Allan... Merge branch 'remotes/gullydwarf-cfdv/f360_tagging...
2011-07-30 Christopher Allan... Let users know when their migrations are from the future :O
2011-07-26 Christopher Allan... Merge remote branch 'remotes/elrond/dev/init'
2011-07-18 ElrondMove setting up of storage into init/__init__.py
2011-07-17 Christopher Allan... Merge remote branch 'remotes/elrond/dev/init'
2011-07-17 ElrondMove application level setup of database to init/
2011-07-16 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_400...
2011-07-14 Christopher Allan... Merge branch 'master' into f411_new_migrations
2011-07-11 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-07-09 Christopher Allan... Merge remote branch 'remotes/elrond/dev/init'
2011-07-07 ElrondFactor setup_workbench into init submodule.
2011-07-07 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b404_v2_re...
2011-07-06 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-07-04 ElrondLet setup_global_and_app_config call setup_globals
2011-07-04 ElrondCreate setup_global_and_app_config
2011-07-04 ElrondMove setting up of staticdirector to init submodule
2011-07-03 Christopher Allan... Merge remote branch 'remotes/jwandborg/f409-redirect_to...
2011-07-03 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f401_prev_...
2011-07-03 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_400...
2011-07-02 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b404_edit_...
2011-07-02 Christopher Allan... Merge remote branch 'remotes/elrond/idea/db_doc'
2011-07-02 Christopher Allan... Merge remote branch 'remotes/elrond/dev/init'
2011-07-02 ElrondMove get_jinja_loader to init submodule.
2011-07-02 ElrondStart mediagoblin.init