1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 16, 2024 — Nov 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
move tests for xsd.Choice into tests/xsd subfolder More... almost 11 years ago
add __repr__ method for RestrictionValue More... almost 11 years ago
better error message when setting a non-accepted value for ComplexType More... almost 11 years ago
SOAPDispatcher now also uses schemas referenced by imports during validation More... almost 11 years ago
SOAPDispatcherTest: stylistic fixes for better coherency More... almost 11 years ago
refactor WsgiSoapApplicationTest so the actual test code is more readable More... almost 11 years ago
stylistic changes in test for WsgiSoapApplication More... almost 11 years ago
extract test for WsgiSoapApplication into separate test file More... almost 11 years ago
test refactoring: move echo service into soapfish.testutil package so it can be reused More... almost 11 years ago
soapfish.testutil is now a package so we can add more code there while maintaining readability More... almost 11 years ago
fix __all__ declaration in testutil.py More... almost 11 years ago
reorganize imports More... almost 11 years ago
soap_test: refactor test names More... almost 11 years ago
refactor soap_test to use assertions from PythonicTestCase More... almost 11 years ago
SOAPDispatcher: import core classes directly (instead of referencing then via the core module) More... almost 11 years ago
tiny refactoring: re-order classes and instance variables for better coherency More... almost 11 years ago
mention security issue more prominently in changes after verifying that no known implementation is affected More... about 11 years ago
additional test to verify that subclasses of xsd.String still accept string values More... about 11 years ago
small cleanups for pattern checking in xsd.String, xsd.Decimal More... about 11 years ago
correctly apply pattern restrictions for simple types More... about 11 years ago
move bug fixes to the bottom of the changelog as they are not so important More... about 11 years ago
move tests for xsd.* types into tests.xsd subpackage More... about 11 years ago
extract test helper functions so they can be reused by other tests More... about 11 years ago
add test for xsd.String:accept() More... about 11 years ago
rewrite README so it is clear that Flight Data Services does not sponsor soapfish More... about 11 years ago
fix test skipping on Python 2.6 More... about 11 years ago
reorganize imports More... about 11 years ago
implement (a limited version of) xsd.date More... about 11 years ago
better exception messages when setting invalid values for xsd.String/xsd.DateTime types More... about 11 years ago
our wheels should work for Python 2+3 More... about 11 years ago