squash! Custom exception in mail.
[mediagoblin.git] / mediagoblin / tests / test_util.py
2016-04-08 Jonathan Sandovalsquash! Custom exception in mail.
2016-04-08 Jonathan SandovalMail tests with no mail server configured.
2015-04-17 Christopher Allan... Merge branch 'stable'
2015-03-20 Christopher Allan... Merge branch 'stable'
2014-10-09 Jessica TallonMerge branch 'location'
2014-10-07 Jessica TallonMerge branch '905-activities'
2014-09-22 Christopher Allan... Merge branch 'merge-python3-port'
2014-09-16 Christopher Allan... Import mock correctly on py3
2014-09-16 Christopher Allan... Merge branch 'master' into merge-python3-port
2014-08-12 Jessica TallonFix #861 - Add unit test and documentation for email_sm...
2014-08-04 Berker Peksagmbox_message.get_payload() returns bytestring.
2014-06-02 Berker PeksagUse six.text_type instead of unicode().
2014-05-01 tilly-QMerge branch 'permission_scheme' of gitorious.org:media...
2014-03-11 Boris Bobrovadded new slugify with unidecode
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/55' of git://gitoriou...
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/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-25 ElrondUnit test for ReallyLazyProxy.
2013-01-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/origin/533...
2013-01-07 Christopher Allan... Also make slug unit test work with the new optionally...
2012-02-18 Christopher Allan... Merge branch 'master' into sqlmigrate
2012-02-02 Christopher Allan... It's 2012 all up in here
2011-11-21 Joar WandborgMerge branch 'video_gstreamer-only'
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 Aaron WilliamsonMerge branch 'mediagoblin-upstream' into bug444_fix_uti...
2011-10-01 Aaron WilliamsonFinished splitting util.py into separate files.
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-06-19 Christopher Allan... Merge remote branch 'remotes/elrond/idea/globals_check'
2011-06-15 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-15 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-06-14 Christopher Allan... Merge remote branch 'remotes/elrond/dev/workbench_class'
2011-06-14 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-06-14 Christopher Allan... A super strict HTML cleaner method with mediocre tests.
2011-05-13 Aaron WilliamsonGenerate unique slugs for newly submitted images.
2011-05-13 Christopher Allan... Merge remote branch 'refs/remotes/dneelyeps/master'
2011-05-12 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-05-12 Christopher Allan... Added some locale determination tools
2011-05-04 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-05-04 Christopher Allan... send_email tool and email sending tests
2011-04-17 Christopher Allan... Moved app.load_controller -> util.import_component...