aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_util.py
Commit message (Expand)AuthorAgeFilesLines
* squash! Custom exception in mail.Jonathan Sandoval2016-04-081-0/+4
* Mail tests with no mail server configured.Jonathan Sandoval2016-04-081-0/+25
* Import mock correctly on py3Christopher Allan Webber2014-09-161-1/+4
* Merge branch 'master' into merge-python3-portChristopher Allan Webber2014-09-161-0/+27
|\
| * Fix #861 - Add unit test and documentation for email_smtp_force_starttlsJessica Tallon2014-08-121-0/+27
* | mbox_message.get_payload() returns bytestring.Berker Peksag2014-08-041-2/+2
* | Use six.text_type instead of unicode().Berker Peksag2014-06-021-2/+4
|/
* added new slugify with unidecodeBoris Bobrov2014-03-111-0/+6
* Unit test for ReallyLazyProxy.Elrond2013-04-251-0/+22
* Also make slug unit test work with the new optionally-translitcodec-free codeChristopher Allan Webber2013-01-061-7/+7
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* Finished splitting util.py into separate files.Aaron Williamson2011-10-011-12/+11
* Moved common, translation, template, and url code out of util.py and into too...Aaron Williamson2011-10-011-18/+18
* 508. Updates copyright/license informationWill Kahn-Greene2011-09-011-1/+1
* A super strict HTML cleaner method with mediocre tests.Christopher Allan Webber2011-06-131-0/+19
* Generate unique slugs for newly submitted images.Aaron Williamson2011-05-131-0/+8
* Added some locale determination toolsChristopher Allan Webber2011-05-121-0/+26
* send_email tool and email sending testsChristopher Allan Webber2011-05-041-0/+41
* Moved app.load_controller -> util.import_component and added tests.Christopher Allan Webber2011-04-171-0/+30