This was a very simple ticket actually. I created a list called FOUNDATIONS in
[mediagoblin.git] / mediagoblin / db / models.py
2013-07-29 tilly-QThis was a very simple ticket actually. I created a...
2013-07-10 Christopher Allan... Merge branch 'release-0.4.1'
2013-07-03 Christopher Allan... Merge remote-tracking branch 'remotes/lotusecho/trac_71...
2013-06-25 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-06-22 Christopher Allan... Merge remote-tracking branch 'refs/remotes/joar/notific...
2013-06-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-06-09 Joar WandborgNew notifications
2013-06-03 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-30 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-29 Rodney Ewingmodified verification emails to use itsdangerous tokens
2013-05-28 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-27 Rodney Ewingchanged User model pw_hash field to nullable and added...
2013-05-25 Rodney Ewingchanged User model pw_hash field to nullable and added...
2013-05-24 Rodney Ewingchanged User model pw_hash field to nullable and added...
2013-05-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-05-17 Christopher Allan... Noting why we don't have an email uniqueness constraint...
2013-05-11 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tryggvib...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/dthompson...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-04-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/npigeon...
2013-04-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-04-24 Rodney EwingCheck for duplicate collection slugs and make them...
2013-04-13 Nathan YerglerMerge remote-tracking branch 'joar-github/oauth/refresh...
2013-04-10 Christopher Allan... Merge branch '637_friendlier_hooks'
2013-04-09 ElrondMerge remote-tracking branch 'brett/itsdangerous'
2013-04-08 ElrondUse cascade for comment deletion.
2013-04-08 ElrondMerge remote-tracking branch 'cwebber/254_delete_queue_...
2013-03-01 Christopher Allan... Merge branch 'master' into joar-skip_transcoding
2013-02-24 Christopher Allan... Merge remote-tracking branch 'refs/remotes/pythonsnake...
2013-02-24 Christopher Allan... Merge remote-tracking branch 'refs/remotes/pythonsnake...
2013-02-21 Christopher Allan... Merge remote-tracking branch 'aleksej/632_config_spec_c...
2013-02-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/WIP...
2013-02-19 ElrondMerge remote-tracking branch 'pythonsnake/537_version'
2013-02-18 ElrondFix deleting media with attachments.
2013-02-09 Christopher Allan... Merge remote-tracking branch 'refs/remotes/elrond/sql...
2013-02-01 ElrondDrop backward compatibility for media_data backref.
2013-02-01 ElrondDrop media_data_table property.
2013-02-01 ElrondRewrite media_data handling to use relationships
2013-01-29 ElrondFix issue 611: Proper (back)relationship on MediaComment.
2013-01-25 Christopher Allan... Merge branch '216_cwebber_style_unique_slugs'
2013-01-23 ElrondUse better relationships to delete collections.
2013-01-22 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/521_l...
2013-01-20 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/436_c...
2013-01-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/565_w...
2013-01-17 Mark HolmquistAdd a license preference field
2013-01-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/origin/533...
2013-01-17 Christopher Allan... Merge commit '9408938' from 565_workbench_cleanup ...
2013-01-17 Sebastian Spaethimport db.sql.util -> db.util
2013-01-17 Sebastian SpaethMerge branch '540_User_delete_deletes_related_entries'
2013-01-17 Sebastian SpaethImplement User.delete() (#540)
2013-01-17 Sebastian SpaethImplement Collection.delete()
2013-01-17 Sebastian SpaethImplement MediaEntry().delete() (#540)
2013-01-07 Sebastian SpaethMv db.sql.base to db.base
2013-01-07 Sebastian SpaethMove mediagoblin.db.sql.extratypes to mediagoblin.db...
2013-01-07 Sebastian SpaethMove db.sql.models* to db.models*
2012-01-17 Aaron WilliamsonMerged changes with upstream
2012-01-17 Aaron WilliamsonFirst crack at basic license support.
2012-01-05 Jef van SchendelFix merge conflicts
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-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-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-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-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 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-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-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'
next