index
:
debian/suds-jurko.git
master
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
debian: fix changelog
HEAD
master
Benjamin Dauvergne
2016-04-25
1
-1/+1
*
add debian packaging
Benjamin Dauvergne
2016-03-25
12
-23/+150
*
update todo list
Jurko Gospodnetić
2015-07-27
1
-1/+13
*
marshal passed empty object optional params as empty tags
Jurko Gospodnetić
2015-07-27
3
-3/+65
*
remove extra whitespace (stylistic)
Jurko Gospodnetić
2015-07-27
1
-1/+1
*
remove never used ``suds.mx.appender.DictAppender`` class
Jurko Gospodnetić
2015-07-27
2
-18/+7
*
mark suds.mx.core.Core.node() as abstract
Jurko Gospodnetić
2015-07-27
2
-4/+6
*
remove dead Property code from marshaller's Core.process()
Jurko Gospodnetić
2015-07-27
1
-3/+0
*
test looking for a type in an XSD with recursive type definition
Jurko Gospodnetić
2015-07-26
1
-0/+87
*
fix looking for a type in an XSD with recursive type definition
Jurko Gospodnetić
2015-07-26
2
-5/+56
*
tidy up test_suds.py test data & test function order (stylistic)
Jurko Gospodnetić
2015-07-26
1
-187/+162
*
fix test module comment typo
Jurko Gospodnetić
2015-07-26
1
-1/+1
*
test suds.mx.typer.Typer.getprefix()
Jurko Gospodnetić
2015-07-14
2
-4/+138
*
fix Typer.genprefix() code broken in recent code cleanup
Jurko Gospodnetić
2015-07-14
2
-4/+19
*
fix handling recursive XSD imports
Jurko Gospodnetić
2015-07-01
6
-34/+56
*
fix comment typo
Jurko Gospodnetić
2015-07-01
1
-1/+1
*
add todo comment on cleaning up XSD Schema build step timing
Jurko Gospodnetić
2015-07-01
1
-0/+11
*
update comment wording (stylistic)
Jurko Gospodnetić
2015-07-01
1
-2/+2
*
add missing empty line in function comment (stylistic, PEP-8)
Jurko Gospodnetić
2015-07-01
1
-0/+1
*
add todo comment to recheck the XSD schema merging implementation
Jurko Gospodnetić
2015-07-01
1
-0/+4
*
add implementation & todo comment on how Schema objects get built
Jurko Gospodnetić
2015-07-01
1
-0/+8
*
sync up error message style for XSD schema import & include
Jurko Gospodnetić
2015-07-01
1
-1/+1
*
mark XSD schema Include & Import download() methods as private
Jurko Gospodnetić
2015-07-01
1
-4/+4
*
mark XSD schema Import.locate method as private
Jurko Gospodnetić
2015-07-01
1
-2/+2
*
code cleanup in wsdl.py
Jurko Gospodnetić
2015-07-01
1
-8/+7
*
add failing recursive XSD import test
Jurko Gospodnetić
2015-07-01
1
-0/+20
*
use six.b instead of suds.byte_str in the test_suds.py test module
Jurko Gospodnetić
2015-07-01
1
-32/+31
*
better comment a potentially confusing local variable
Jurko Gospodnetić
2014-07-08
1
-0/+3
*
tidy up the suds.sax.attribute module (stylistic)
Jurko Gospodnetić
2014-07-02
1
-69/+68
*
tidy up up the suds.sax module (stylistic)
Jurko Gospodnetić
2014-07-02
1
-27/+25
*
document WSDL SOAP binding research notes
Jurko Gospodnetić
2014-06-30
1
-0/+73
*
tidy up the suds.mx.literal module (stylistic)
Jurko Gospodnetić
2014-06-29
1
-86/+110
*
tidy up the suds.mx.typer module (stylistic)
Jurko Gospodnetić
2014-07-02
1
-52/+59
*
fix typo in the main argparser.py module comment
Jurko Gospodnetić
2014-07-06
1
-1/+1
*
use new style Exception raising without the 'comma' syntax
Jurko Gospodnetić
2014-07-02
1
-1/+1
*
correct XSD element 'form' attribute handling project release notes
Jurko Gospodnetić
2015-06-30
1
-16/+23
*
correct accidental test WSDL schema content
Jurko Gospodnetić
2014-07-02
2
-1/+5
*
tidy up test WSDL (stylistic)
Jurko Gospodnetić
2014-07-01
1
-8/+7
*
add missing comment & empty line (stylistic)
Jurko Gospodnetić
2014-07-01
1
-0/+7
*
make minor coding style details consistent (stylistic)
Jurko Gospodnetić
2014-06-30
1
-3/+3
*
update exception string in suds.sax.element.Element.applyns()
Jurko Gospodnetić
2014-06-30
1
-1/+1
*
clean up suds.bindings.binding.PartElement docstring
Jurko Gospodnetić
2014-06-30
1
-2/+1
*
remove unused return value from suds.xsd.sxbasic.Element.implany()
Jurko Gospodnetić
2014-06-30
2
-2/+1
*
tidy up comment line wrapping (stylistic)
Jurko Gospodnetić
2014-06-30
1
-2/+2
*
correct invalid test data
Jurko Gospodnetić
2014-06-30
1
-1/+1
*
mark the word `suds` consistently in the project's README.rst docs
Jurko Gospodnetić
2014-06-30
1
-10/+10
*
rename __wsdl_main() recursive WSDL import test utility function
Jurko Gospodnetić
2015-06-29
1
-3/+3
*
add WSDL self import test
Jurko Gospodnetić
2015-06-29
1
-0/+29
*
updated known defects listings in the project's release notes
Jurko Gospodnetić
2015-06-29
1
-7/+25
*
fix an additional broken recursive WSDL import scenario
Jurko Gospodnetić
2015-06-29
2
-15/+45
[next]