Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated tests to pass with the redesigned MetaData import | tpazderka | 2014-12-10 | 1 | -3/+4 |
| | |||||
* | Return is a protected python word so it can not be used as a parameter name ↵ | Roland Hedberg | 2013-05-24 | 1 | -1/+2 |
| | | | | | | in a method definition. These fixes are there to allow for the usage or return_url or return as parameter name. | ||||
* | Updated tests | Roland Hedberg | 2013-05-16 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/rohe/pysaml2 | Fredrik Thulin | 2013-05-06 | 1 | -9/+13 |
|\ | | | | | | | | | | | | | Conflicts: src/saml2/config.py tests/idp_conf.py tests/servera_conf.py | ||||
| * | Added support for entity categories. | Roland Hedberg | 2013-05-04 | 1 | -10/+14 |
| | | |||||
* | | Remove obsolete xmlsec_path from pathutils. | Fredrik Thulin | 2013-05-06 | 1 | -2/+2 |
|/ | |||||
* | Allow running the tests from the pysaml2 root directory. | Lorenzo Gil Sanchez | 2013-04-02 | 1 | -11/+6 |
| | | | | | | | | This improves previous work for running the tests via the command "python setup.py test" from a fresh clone. This can be very useful to integrate pysaml2 in a continuous integration system such as Jenkins or Travis. | ||||
* | Use mongodb as backend store | Roland Hedberg | 2013-03-05 | 1 | -21/+22 |
| | |||||
* | Missing files | Roland Hedberg | 2013-02-07 | 1 | -0/+91 |