It's 2012 all up in here
[mediagoblin.git] / mediagoblin / decorators.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
2011-12-24 ElrondReplace media.get_uploader()._id by media.uploader
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 Users.is_admin
2011-12-05 ElrondDot-Notation for Users.username
2011-12-05 Christopher Allan... Update the delete item to use the _id after all......
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 loraissue 582: use media.slug instead of media.id
2011-11-18 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-11-15 ElrondDot-Notation for "_id"
2011-11-14 Christopher Allan... Merge remote-tracking branch 'remotes/nyergler/pep8...
2011-10-15 Christopher Allan... Merge remote branch 'remotes/elrond/misc/i592_use_full_...
2011-10-04 Aaron WilliamsonFixed conflict in /auth/views.py.
2011-10-03 Elrondi592: Use full path in various places
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-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-09-01 Christopher Allan... Merge remote branch 'remotes/jwandborg/cloudfiles_stora...
2011-08-31 Christopher Allan... Merge remote branch 'remotes/schendje/master'
2011-08-31 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b503_remov...
2011-08-31 Christopher Allan... Also allow admins to delete other users' media.
2011-08-31 Christopher Allan... Merge remote branch 'remotes/jwandborg/f403_ability_to_...
2011-08-30 Joar WandborgFeature #403 - Ability to delete media entries - Fixes...
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-20 Christopher Allan... Merge remote branch 'remotes/schendje/master'
2011-08-20 Christopher Allan... Use render_404 EVERYWHERE!
2011-08-11 Christopher Allan... Merge branch 'master' into processing
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-29 Christopher Allan... require_active_login now redirect's to user's homepage...
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
2011-06-06 Christopher Allan... Merge remote branch 'remotes/gandaro/324-bad-media...
2011-06-06 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-05 Christopher Allan... Merge remote branch 'remotes/elrond/idea/shortcuts'
2011-06-05 ElrondCreate redirect shortcut and use it around
2011-06-04 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-03 Christopher Allan... Merge branch 'media_edit'
2011-06-02 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-02 ElrondMerge remote branch 'upstream/master'
2011-06-01 Christopher Allan... Just adjusting some spacing so we don't go over 80...
2011-06-01 Christopher Allan... Merge remote branch 'remotes/aleks/aleks'
2011-05-31 Aleksandar MicovicFixed bug where someone who wasn't logged in was asked...
2011-05-31 Aleksandar MicovicAdded a temporary verification page informing the user...
2011-05-26 ElrondStarting "edit" functionality.
2011-05-22 Christopher Allan... Merge remote branch 'refs/remotes/elrond/idea/new_get_p...
2011-05-22 Christopher Allan... Update all the views so that they use the uploader...
2011-05-21 Christopher Allan... Make sure that a MediaEntry does belong to this appropr...
2011-05-20 Christopher Allan... Cosmetic changes: removed an unused import, stripped...
2011-05-20 Christopher Allan... MediaEntry slugs usable in URLs, & decorator that grabs...
2011-05-20 Christopher Allan... Adjusting spacing a little bit
2011-05-20 Christopher Allan... pass in page number in uses_pagination view via keyword...
2011-05-20 Christopher Allan... Reorganizing the uses_pagination decorator a little...
2011-05-20 Christopher Allan... Merge remote branch 'remotes/hanaku/pagination'
2011-05-19 Bernhard Kellermoved check for correct page values into decorator...
2011-04-23 Christopher Allan... we should check for request.user['status'] not request...
2011-04-23 Christopher Allan... Provide a next= url when we require logging in
2011-04-20 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-04-20 Christopher Allan... New requires_active_login decorator!