| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added support for entity categories. | Roland Hedberg | 2013-05-04 | 1 | -1/+2 |
| | | |||||
| * | Adding authn context support.. plus first test | Roland Hedberg | 2013-04-21 | 1 | -1/+1 |
| | | |||||
| * | Editorial | Roland Hedberg | 2013-04-15 | 1 | -2/+2 |
| | | |||||
| * | Release version 1.0.1 so the same as the tag | Roland Hedberg | 2013-04-11 | 1 | -1/+1 |
| | | |||||
| * | Release version 1.0.01.0.1 | Roland Hedberg | 2013-04-11 | 1 | -1/+1 |
| | | |||||
| * | Mako is needed to run the examples.1.0.0 | Roland Hedberg | 2013-04-10 | 1 | -0/+1 |
| | | |||||
| * | Editorial | Roland Hedberg | 2013-04-10 | 1 | -3/+3 |
| | | |||||
| * | Allow running the tests inside the tests directory | Lorenzo Gil Sanchez | 2013-04-02 | 1 | -8/+14 |
| | | | | | | | | | | | | | | This fix a regression after latest changes. In order to run the tests from the tests directory you will need to install the test_requires packages manually. You can do so with a single command: python setup.py develop easy_install pysaml2[testing] That's why I restored the old extras_requires argument to the setup function. Now it won't duplicate package names but reuse the same ones as in test_requires. | ||||
| * | Add pymongo to tests_requires and remove extras_requires since it is not used | Lorenzo Gil Sanchez | 2013-04-02 | 1 | -6/+1 |
| | | |||||
| * | Allow running the tests from the pysaml2 root directory. | Lorenzo Gil Sanchez | 2013-04-02 | 1 | -10/+13 |
| | | | | | | | | | 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. | ||||
| * | Added mongodict as an extra requirement. | Roland Hedberg | 2013-03-05 | 1 | -10/+6 |
| | | |||||
| * | Editorial | Roland Hedberg | 2013-02-08 | 1 | -2/+2 |
| | | |||||
| * | Missing ',' added | Roland Hedberg | 2013-02-07 | 1 | -1/+1 |
| | | |||||
| * | requires m2crypto | Roland Hedberg | 2013-02-07 | 1 | -0/+1 |
| | | |||||
| * | Final touch to ECP | Roland Hedberg | 2013-01-25 | 1 | -1/+1 |
| | | | | | Worked through a NameIDMapping test | ||||
| * | Make it clear that this version is under development and not to be regarded ↵ | Roland Hedberg | 2012-12-14 | 1 | -1/+1 |
| | | | | | as stable. | ||||
| * | Changed major version because not backward compatible. | Roland Hedberg | 2012-11-19 | 1 | -1/+1 |
| | | |||||
| * | Update the home link to the new Github site | Lorenzo Gil | 2012-06-01 | 1 | -1/+1 |
| | | |||||
| * | Initial add0.4.2 | Roland Hedberg | 2012-05-23 | 1 | -0/+93 |
