Commit History

Author SHA1 Message Date
  Christopher Allan Webber fa3f46d714 Import mock correctly on py3 10 years ago
  Christopher Allan Webber f6bad0eb26 Merge branch 'master' into merge-python3-port 10 years ago
  Jessica Tallon 7ffd4cf4b5 Fix #861 - Add unit test and documentation for email_smtp_force_starttls 10 years ago
  Berker Peksag a7e1d8829f mbox_message.get_payload() returns bytestring. 10 years ago
  Berker Peksag e49b7e02b2 Use six.text_type instead of unicode(). 10 years ago
  Boris Bobrov 2636dddfa6 added new slugify with unidecode 10 years ago
  Elrond d891966424 Unit test for ReallyLazyProxy. 11 years ago
  Christopher Allan Webber 208842590c Also make slug unit test work with the new optionally-translitcodec-free code 12 years ago
  Christopher Allan Webber cf29e8a824 It's 2012 all up in here 12 years ago
  Aaron Williamson 152a3bfaa3 Finished splitting util.py into separate files. 13 years ago
  Aaron Williamson ae3bc7fabf Moved common, translation, template, and url code out of util.py and into tools/[file].py 13 years ago
  Will Kahn-Greene 12a100e4d8 508. Updates copyright/license information 13 years ago
  Christopher Allan Webber a68ee5556e A super strict HTML cleaner method with mediocre tests. 13 years ago
  Aaron Williamson 0546833c6e Generate unique slugs for newly submitted images. 13 years ago
  Christopher Allan Webber 8b28bee4c1 Added some locale determination tools 13 years ago
  Christopher Allan Webber 4d4f6050d8 send_email tool and email sending tests 13 years ago
  Christopher Allan Webber cb8ea0fe3f Moved app.load_controller -> util.import_component and added tests. 13 years ago