Change `uploader` to `actor`
[mediagoblin.git] / mediagoblin / db / util.py
2015-12-20 Boris BobrovMerge branch 'stable'
2015-12-20 Christopher Allan... Merge branch 'stable'
2015-12-20 Christopher Allan... Merge branch 'stable'
2015-10-07 Jessica TallonCollection changes and migration for federation
2015-04-17 Christopher Allan... Merge branch 'stable'
2015-03-20 Christopher Allan... Merge branch 'stable'
2014-12-03 Christopher Allan... Only conditionally import Session in db/util.py
2014-09-16 Christopher Allan... Merge branch 'master' into merge-python3-port
2014-08-15 Christopher Allan... Always remove the session when running check_db_up_to_d...
2014-01-05 jpopeMerge remote-tracking branch 'upstream/master' into...
2014-01-02 Christopher Allan... Not only the web server starts MediaGoblin app! Better...
2014-01-02 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2014-01-02 Christopher Allan... Merge remote-tracking branch 'remotes/jiyda/220_rtl_lan...
2013-12-12 Sebastian SpaethMerge branch 'master' into upstream-master
2013-10-07 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tilly-q...
2013-09-23 tilly-QThis commit was solely to remove unused imports in...
2013-09-12 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-09-02 Rodney Ewingcheck if db is up to date
2013-08-29 tilly-QThis was a big commit! I included lots of documentation...
2013-08-20 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-08-16 Rodney EwingMerge branch 'auth_docs'
2013-08-15 Christopher Allan... Merge branch 'persona_resquash'
2013-08-01 tilly-QThis commit was the work I did fixing errors that cropp...
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-29 tilly-QMerge branch 'ticket-679' into OPW-Moderation-Update
2013-07-27 tilly-QThis commit had some important milestones in it. The...
2013-07-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-16 Aditimerge with remote master branch of cweb.
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-06-21 AditiMerge remote-tracking branch 'cweb/master'
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.
next