Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add DocumentPlugin.loaded() hook per ticket 347. | jortel | 2010-09-01 | 1 | -2/+6 |
* | Fix duplicate DocumentPlugin.parsed() called when wsdl imports schema. | jortel | 2010-09-01 | 1 | -0/+3 |
* | Enhance caching: Add cachingpolicy (0=xml documents, 1=wsdl object); Add Docu... | jortel | 2010-03-31 | 1 | -27/+47 |
* | update epydocs. | jortel | 2010-01-29 | 1 | -0/+7 |
* | Add a local document store containing textual copies of static and frequently... | jortel | 2010-01-29 | 1 | -4/+11 |
* | Add check for 'options' before del and change to remove list of unwanted opti... | jortel | 2010-01-29 | 1 | -4/+8 |
* | Enable WSDL caching as pickled object; refactor caching; remove /options/ att... | jortel | 2010-01-26 | 1 | -4/+72 |
* | Update epydocs. | jortel | 2010-01-13 | 1 | -0/+19 |
* | Move transport caching to document-based caching. This approach leverages th... | jortel | 2010-01-12 | 1 | -0/+37 |