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