1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Jun 17, 2025 — Jun 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cli: Reduce 'info' components API calls More... over 6 years ago
BugzillaError: Add a 'code' value More... over 6 years ago
Add _compatimports.py to simplify handling py2 vs py3 More... over 6 years ago
pylint: Ignore 'dummy' variables, like standard pylint config More... over 6 years ago
base: Move readconfig() call before session setup More... over 6 years ago
tests: Make functional tests disable traditional unit tests More... over 6 years ago
bug: Drop logging of updated dict keys, it's not interesting More... over 6 years ago
base: Log bug_search raw return values More... over 6 years ago
backendbase: Match up __init__ with _BackendXMLRPC impl More... over 6 years ago
tests: ro: Remove Gnome bugzilla tests More... over 6 years ago
base: Push XMLRPC Binary handling down into Backend More... over 6 years ago
exceptions: Add helper functions to retrieve error msg/codes More... over 6 years ago
base: Add names= to getbugfields More... over 6 years ago
tests: Centralize more Bugzilla init More... over 6 years ago
backend: Return full 'version' output to caller More... over 6 years ago
tests: ro: Drop travis references More... over 6 years ago
xmlrpc: Explicitly set the content type on _BugzillaSession More... over 6 years ago
Rename transport.py to _session.py More... over 6 years ago
transport: Move all XMLRPC specific pieces to _backendxmlrpc.py More... over 6 years ago
tox: Tweak come default coverage options More... over 6 years ago
base: Move cookie and rcfile handling to _authfiles.py More... over 6 years ago
transport: Set options directly on RequestsSession More... over 6 years ago
transport: Drop sslcafile More... over 6 years ago
authfiles: Slightly rework _BugzillaTokenCache API More... over 6 years ago
Move _BugzillaTokenCache to _authfiles.py More... over 6 years ago
Rename _rc.py to _authfiles.py More... over 6 years ago
cli: Drop the explicit xmlrpc.cgi from DEFAULT_URL More... over 6 years ago
cli: attachments: Don't call getbugs with empty bug list More... over 6 years ago
Use consistent minimal license header for code files More... over 6 years ago
tests: Fix bogus 'assert' More... over 6 years ago