index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
tests
/
test_util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove remaining imports/calls to six not automatically removed by pyupgrade.
Ben Sturmfels
2021-03-05
1
-2
/
+0
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
1
-19
/
+19
*
squash! Custom exception in mail.
Jonathan Sandoval
2016-04-08
1
-0
/
+4
*
Mail tests with no mail server configured.
Jonathan Sandoval
2016-04-08
1
-0
/
+25
*
Import mock correctly on py3
Christopher Allan Webber
2014-09-16
1
-1
/
+4
*
Merge branch 'master' into merge-python3-port
Christopher Allan Webber
2014-09-16
1
-0
/
+27
|
\
|
*
Fix #861 - Add unit test and documentation for email_smtp_force_starttls
Jessica Tallon
2014-08-12
1
-0
/
+27
*
|
mbox_message.get_payload() returns bytestring.
Berker Peksag
2014-08-04
1
-2
/
+2
*
|
Use six.text_type instead of unicode().
Berker Peksag
2014-06-02
1
-2
/
+4
|
/
*
added new slugify with unidecode
Boris Bobrov
2014-03-11
1
-0
/
+6
*
Unit test for ReallyLazyProxy.
Elrond
2013-04-25
1
-0
/
+22
*
Also make slug unit test work with the new optionally-translitcodec-free code
Christopher Allan Webber
2013-01-06
1
-7
/
+7
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
1
-1
/
+1
*
Finished splitting util.py into separate files.
Aaron Williamson
2011-10-01
1
-12
/
+11
*
Moved common, translation, template, and url code out of util.py and into too...
Aaron Williamson
2011-10-01
1
-18
/
+18
*
508. Updates copyright/license information
Will Kahn-Greene
2011-09-01
1
-1
/
+1
*
A super strict HTML cleaner method with mediocre tests.
Christopher Allan Webber
2011-06-13
1
-0
/
+19
*
Generate unique slugs for newly submitted images.
Aaron Williamson
2011-05-13
1
-0
/
+8
*
Added some locale determination tools
Christopher Allan Webber
2011-05-12
1
-0
/
+26
*
send_email tool and email sending tests
Christopher Allan Webber
2011-05-04
1
-0
/
+41
*
Moved app.load_controller -> util.import_component and added tests.
Christopher Allan Webber
2011-04-17
1
-0
/
+30