sql/fake.py: Some fake objects/methods to calm the code
[mediagoblin.git] / mediagoblin / db /
2012-01-18 Elrondsql/fake.py: Some fake objects/methods to calm the...
2012-01-17 ElrondMerge remote branch 'remotes/macno/pushatom'
2012-01-11 ElrondAdd MediaFile table and related infrastructure.
2012-01-11 ElrondFix url_for_self mixup
2012-01-10 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2012-01-10 Michele AzzolariFixed #724 and added extra infos to the atom feed ...
2012-01-08 ElrondAdd DB Mixin classes and use them
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.
2012-01-01 Elrondsql convert: Use more library functions
2012-01-01 ElrondFactor out check_db_migrations_current
2011-12-29 ElrondAdd a .save method on the sql db objects
2011-12-28 ElrondSupport .get(fieldname) on sql db objects
2011-12-28 ElrondSQL Model: Add relationship properties
2011-12-28 ElrondSQL Model: Forgot MediaEntry.state field
2011-12-28 ElrondImplement _id proxy on sql objects (on User for now)
2011-12-27 ElrondTurn media.get_uploader into a property
2011-12-27 ElrondUse media.url_for_self instead of calling urlgen directly
2011-12-27 ElrondMove verification key generation to view
2011-12-24 ElrondImprove .one() by using sqlalchemy's .one()
2011-12-24 ElrondAdd search level one() method
2011-12-23 ElrondTurn MediaComment's author() into get_author property
2011-12-20 ElrondMerge remote branch 'remotes/joar/webfinger'
2011-12-20 ElrondMove db/models.py -> db/mongo/models.py
2011-12-20 ElrondMove db/migrations.py -> db/mongo/migrations.py
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-20 ElrondMove db/open.py to db/mongo/open.py
2011-12-18 ElrondSQL: mongokit like interface
2011-12-17 ElrondSimple Mongo -> SQL migration tool
2011-12-17 ElrondLittle sql model update
2011-12-15 ElrondSQL: Some toys and little fix
2011-12-15 ElrondMove sql models into db/sql/
2011-12-15 ElrondMerge remote branch 'remotes/cwebber/sqlalchemy'
2011-12-13 ElrondMerge remote branch 'joar/b681-comments_from_reviewing_...
2011-12-13 Jef van SchendelMerge jQuery branch, resolve conflicts
2011-12-12 ElrondMerge branch 'sql/dot-notation'
2011-12-05 ElrondDot-Notation for MediaEntry.media_data
2011-12-05 ElrondDot-Notation for MediaEntry.slug
2011-12-05 ElrondDot-Notation for MediaEntry.title
2011-12-05 ElrondDot-Notation for MediaEntry.uploader
2011-12-05 ElrondDot-Notation for Users.pw_hash
2011-12-05 ElrondDot-Notation for Users.username
2011-12-05 Christopher Allan... Merge remote-tracking branch 'remotes/lorochka85/bug852...
2011-12-03 ElrondMerge remote branch 'remotes/manolinux/671_spaces_in_ta...
2011-11-27 ElrondMerge remote branch 'remotes/manolinux/683_text_separat...
2011-11-26 ElrondMerge remote branch 'remotes/inconexo/588_lowercase_ext...
2011-11-24 Christopher Allan... Merge remote-tracking branch 'remotes/jwandborg/master'
2011-11-22 ElrondRename MediaEntry.uploader() to .get_uploader()
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-19 Christopher Allan... Merge remote branch 'remotes/inconexo/613_custom_title'
2011-11-19 Christopher Allan... Merge remote branch 'remotes/inconexo/441_comment_order'
2011-11-19 Pablo J. Urbano... Added parameter ascending to MediaEntry::get_comments...
2011-11-18 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-11-17 Christopher Allan... Beginnings of sqlalchemy models
2011-11-15 ElrondDot-Notation for "_id"
2011-11-15 ElrondEnable mongokit's "Dot notation"
2011-11-14 Christopher Allan... Merge remote-tracking branch 'remotes/nyergler/pep8...
2011-11-12 ElrondMerge branch 'idea/check_mgoblin_static'
2011-10-23 Christopher Allan... Merge remote branch 'remotes/elrond/misc/add_db_field'
2011-10-21 ElrondFactor out a add_table_field function
2011-10-04 Aaron WilliamsonFixed conflict in /auth/views.py.
2011-10-02 Christopher Allan... Merge remote branch 'remotes/aaronw/bug444_fix_utils_py...
2011-10-01 Nathan Yerglerhas_key is deprecated, converting uses to use "in"...
2011-10-01 Nathan YerglerWhitespace and formatting cleanup.
2011-10-01 Aaron WilliamsonMerge branch 'mediagoblin-upstream' into bug444_fix_uti...
2011-10-01 Aaron WilliamsonFinished splitting util.py into separate files.
2011-10-01 Nathan YerglerMerge remote-tracking branch 'refs/remotes/upstream...
2011-10-01 Aaron WilliamsonMerge branch 'mediagoblin-upstream' into bug444_fix_uti...
2011-10-01 Aaron WilliamsonMoved common, translation, template, and url code out...
2011-09-23 Joar WandborgMultimedia support - Commiting from a not yet finished...
2011-09-08 Christopher Allan... Merge branch 'gullydwarf-cfdv-f357_lost_password_functi...
2011-09-08 Christopher Allan... user_add_forgot_password_token_and_expires migration...
2011-09-06 Christopher Allan... Merge branch 'i507_beaker_cache'
2011-09-02 Will Kahn-Greene508. Updates copyright/license information
2011-08-29 Caleb Forbes Davis Voops, uses Alejandro's fp_verification_key. my bad.
2011-08-29 Alejandro VillanuevaAdding fotgot password functionality
2011-08-27 Christopher Allan... Merge remote branch 'remotes/jwandborg/configure_smtp'
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-21 Christopher Allan... Merge branch 'jwandborg-f298_create_envball'
2011-08-19 Christopher Allan... Merge branch 'processing'
2011-08-14 Christopher Allan... Method to get the failure exception object for a MediaE...
2011-08-13 Christopher Allan... Add fail_error and fail_metadata fields to MediaEntry...
2011-08-12 Christopher Allan... Missing multi=True closing this migration, oops :)
2011-08-12 Christopher Allan... Merge branch 'master' into processing
2011-08-12 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b488_email...
2011-08-12 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b372_rmdbf...
2011-08-11 Christopher Allan... Merge branch 'master' into processing
2011-08-11 Christopher Allan... Merge branch 'master' into processing
2011-08-10 Caleb Forbes Davis VBug #372 - MediaEntry.thumbnail_file not used
2011-07-31 Christopher Allan... Merge remote branch 'remotes/willkg/459_lgpl'
2011-07-31 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
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-27 Caleb Forbes Davis Vupdates indices to index on the slug component of the...
2011-07-27 Caleb Forbes Davis Vchanges tags to a list of dicts in the db, adding tag...
next