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_ldap.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
/
+1
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
1
-18
/
+18
*
Fix some unit tests and bugs
Jessica Tallon
2015-08-24
1
-1
/
+1
*
Change codebase to query or create correct User model
Jessica Tallon
2015-07-31
1
-2
/
+4
*
Merge branch 'master' into merge-python3-port
Christopher Allan Webber
2014-09-16
1
-6
/
+12
|
\
|
*
Wrapping things to not exceed column 80 in test_ldap
Christopher Allan Webber
2014-07-10
1
-6
/
+12
*
|
Fix tests on Python 3.
Berker Peksag
2014-07-14
1
-1
/
+4
*
|
Use six.text_type instead of unicode().
Berker Peksag
2014-06-02
1
-1
/
+2
*
|
Use six.moves.urllib.parse instead of the urlparse module.
Berker Peksag
2014-05-26
1
-1
/
+3
|
/
*
Fixing ALL THE BROKEN TESTS. I probably broke most of them.
Christopher Allan Webber
2013-09-29
1
-1
/
+1
*
Fixing one test post-merge. We got rid of the mongo stuff, so... consistency!
Christopher Allan Webber
2013-09-20
1
-2
/
+2
*
skip test if python-ldap is not installed
Rodney Ewing
2013-08-15
1
-0
/
+2
*
added tests for ldap plugin
Rodney Ewing
2013-08-15
1
-0
/
+123