0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
move documentation around for clarity More... over 11 years ago
Fixed copy-paste error referring to SDK.NET
ibuchanan
as Ian Buchanan
More... almost 12 years ago
Added modified BSD license
ibuchanan
as Ian Buchanan
More... almost 12 years ago
Build an urllib2 opener per V1Server instance rather than relying on the global one. Refactor http_get/post methods into V1Server to use it. Enable HTTP Basic auth instead of Digest. More... almost 12 years ago
Make metaclass intent clearer More... almost 12 years ago
Produce warning when NTLM auth module not found. More... almost 12 years ago
Include HTTPBasicAuthHandler (V1 doesn't support Digest auth.) More... almost 12 years ago
fix context manager entry More... almost 12 years ago
remove print statements More... almost 12 years ago
track errors on commit; clean up context manager functions More... almost 12 years ago
*.pyc and #*# (jedit temporary files) to be ignored More... almost 12 years ago
Add note about preliminary status to readme More... almost 12 years ago
Add python-ntlm as a dependency More... almost 12 years ago
Add support for NTLM authentiation More... almost 12 years ago
Only use external ElementTree as fallback More... almost 12 years ago
new files for classes that are getting big More... almost 12 years ago
Make module importable More... almost 12 years ago
move functionality to new files More... almost 12 years ago
fix postdata handling (and pretty up error msg) More... almost 12 years ago
import poller to public api More... almost 12 years ago
readme More... almost 12 years ago
clean up iteration and query callback More... almost 12 years ago
allow empty sel lists More... almost 12 years ago
allow for empty select lists More... almost 12 years ago
readme More... almost 12 years ago
readme update More... almost 12 years ago
iterate over argument to allow direct passing of query objects More... almost 12 years ago
update More... almost 12 years ago
some cleanup More... almost 12 years ago
add url method to instances More... almost 12 years ago