Merge remote-tracking branch 'spaetz/master'
[mediagoblin.git] / mediagoblin / db / util.py
2013-08-16 Rodney EwingMerge branch 'auth_docs'
2013-08-15 Christopher Allan... Merge branch 'persona_resquash'
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/55' of git://gitoriou...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/59' of git://gitoriou...
2013-07-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-12 Christopher Allan... Merge branch 'rodney757-media_plugins'
2013-07-11 Rodney EwingPatch by Strum. Ticket #451 - Convert all mongokit...
2013-05-19 Brandon InvergoMerge branch 'master' of git://gitorious.org/mediagobli...
2013-05-11 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tryggvib...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-04-13 Nathan YerglerMerge remote-tracking branch 'joar-github/oauth/refresh...
2013-04-09 ElrondMerge remote-tracking branch 'brett/itsdangerous'
2013-04-08 ElrondMerge remote-tracking branch 'cwebber/254_delete_queue_...
2013-04-06 ElrondUse GenerateSlugMixin for collections.
2013-01-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/origin/533...
2013-01-16 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/561_u...
2013-01-16 Christopher Allan... Merge remote-tracking branch 'refs/remotes/elrond/misc...
2013-01-15 Sebastian SpaethSimplify check_media_slug_used
2013-01-08 ElrondMove all the migration tools into new migration_tools.py
2013-01-07 Sebastian SpaethMv db.sql.base to db.base
2013-01-07 Sebastian SpaethMove db.sql.models* to db.models*
2013-01-07 Sebastian SpaethMove db.sql.util to db.util
2013-01-07 Sebastian SpaethRemove mediagoblin.db.sql.fake.DESCENDING
2012-12-25 Sebastian SpaethRemove ObjectId from the tree
2012-12-25 Sebastian SpaethRemove InvalidId
2012-12-25 Sebastian SpaethRIP out mongo
2012-09-18 Aaron WilliamsonAdded basic collection functionality
2012-03-27 Joar WandborgMerge remote-tracking branch 'joar/audio+sniffing'
2012-03-26 Christopher Allan... Merge remote-tracking branch 'remotes/slikdigit/bassam'
2012-03-18 Christopher Allan... Merge branch 'master' into derek-moore-bug405_email_not...
2012-03-16 ElrondCreate function to search media by slug.
2012-03-05 Jef van SchendelMerge branch 'master' of gitorious.org:mediagoblin...
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 Jef van SchendelMerge branch 'keyboard_nav'
2012-03-04 ElrondImplement atomic_update for SQL.
2012-03-04 ElrondCreate atomic_update db utility function
2012-02-18 Christopher Allan... Merge branch 'master' into sqlmigrate
2012-02-02 Christopher Allan... It's 2012 all up in here
2012-01-28 Joar WandborgMerge remote-tracking branch 'joar/exif-rebase'
2012-01-28 ElrondAdd develover sql switch
2012-01-17 Aaron WilliamsonMerged changes with upstream
2012-01-05 Jef van SchendelFix merge conflicts
2012-01-04 Jef van SchendelMerge branch 'master' of gitorious.org:mediagoblin...
2012-01-04 ElrondImport MigrationManager from mongo in mongo backend.
2011-12-20 ElrondMerge remote branch 'remotes/joar/webfinger'
2011-12-20 ElrondMove db/util.py -> db/mongo/util.py
2011-12-20 ElrondMove db/indexes.py to db/mongo/indexes.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-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-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-16 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_400...
2011-07-16 Christopher Allan... Merge remote branch 'remotes/cmoylan/test_submission_vi...
2011-07-14 Christopher Allan... Merge remote branch 'remotes/aaronw/feature410_markdown...
2011-07-14 Christopher Allan... Merge branch 'master' into f411_new_migrations
2011-07-14 Christopher Allan... Duplicate migration numbers not allowed, bro
2011-07-14 Christopher Allan... We should *raise* MissingCurrentMigration :)
2011-07-11 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-07-11 Christopher Allan... Made it so that it's migrate_new() which installs the...
2011-07-10 Christopher Allan... No reason to have migration_number optional or default...
2011-07-10 Christopher Allan... Move the call to install_migration_version_if_missing...
2011-07-10 Christopher Allan... install_migration_version_if_missing() now a separate...
2011-07-10 Christopher Allan... Make sure all these strings in db/util.py are unicode
2011-07-10 Christopher Allan... Simpler run_migrations method.
2011-07-09 Christopher Allan... Making sure migration_number > 0 :)
2011-07-09 Christopher Allan... run_new_migrations() makes more sense
2011-07-09 Christopher Allan... Merge remote branch 'remotes/elrond/dev/init'
2011-07-09 Christopher Allan... Changing things back so that we keep information about...
2011-07-09 Christopher Allan... Some instructions in the RegisterMigration docstring...
2011-07-09 Christopher Allan... latest_migration now returns migration numbers only...
2011-07-09 Christopher Allan... Migrating quietly, not iteratively, that comment should...
2011-07-09 Christopher Allan... New migration utility code.... I haven't tested this! ;)
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-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-02 Caleb Forbes Davis Vadds previous and next links in the sidebar
2011-06-30 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_362...
2011-06-29 Joar WandborgMerge branch 'feature_362-simple_comments'
2011-06-29 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-06-29 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f368_msg_f...
2011-06-28 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-28 Christopher Allan... Documenging index utils and adjusting how remove_deprec...
2011-06-27 Christopher Allan... Tools to add / remove indexes from collections
2011-06-25 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/is330'
2011-06-23 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-06-22 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-22 Christopher Allan... Merge remote branch 'remotes/elrond/idea/invalidid'
2011-06-19 ElrondMove InvalidId to db.util
next