It's 2012 all up in here
[mediagoblin.git] / mediagoblin / gmg_commands / users.py
2012-02-02 Christopher Allan... It's 2012 all up in here
2012-01-17 Aaron WilliamsonMerged changes with upstream
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.status
2011-12-05 ElrondDot-Notation for Users.email_verified
2011-12-05 ElrondDot-Notation for Users.pw_hash
2011-12-05 ElrondDot-Notation for Users.email
2011-12-05 ElrondDot-Notation for Users.username
2011-12-05 Christopher Allan... Merge remote-tracking branch 'remotes/lorochka85/bug852...
2011-12-04 ElrondMerge branch 'misc/fixture_add_user'
2011-12-04 Christopher Allan... Merge remote-tracking branch 'remotes/manolinux/645_gmg...
2011-12-03 Manuel Urbano SantosPrompt for arguments in adduser if not present (I creat...
2011-12-03 Manuel Urbano SantosChange adduser arguments from positional to --keyword...
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-11-12 ElrondMerge branch 'idea/check_mgoblin_static'
2011-10-23 Christopher Allan... Merge remote branch 'remotes/elrond/misc/add_db_field'
2011-10-23 Christopher Allan... Merge remote branch 'remotes/elrond/refactor/gmg_cf_option'
2011-10-23 ElrondMake gmg's -cf option a global option
2011-10-23 ElrondRefactor gmg's cf option into a function
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-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-30 Will Kahn-GreeneAdds license header
2011-06-25 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/is330'
2011-06-24 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-06-23 Christopher Allan... Merge remote branch 'remotes/schendje/960-grid-system'
2011-06-23 Christopher Allan... Slightly clearer message about email marked as verified...
2011-06-23 Christopher Allan... Setting status to active when adding users with ./bin...
2011-06-23 Christopher Allan... Making arguments positional and removing the "usage...
2011-06-23 Alejandro VillanuevaAdding new function to gmg_commands, adduser,makeadmin...