Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |