An open API service providing commit metadata for open source projects.

GitHub / python-bugzilla/python-bugzilla / commits

Python library and command line tool for interacting with Bugzilla

SHA Message Author Date Stats
80eec779 Bump version: 2.1.0 → 2.2.0-dev Arun Babu Neelicattu <a****u@g****m> almost 9 years ago
0c836470 Add bumpversion configuration Arun Babu Neelicattu <a****u@g****m> almost 9 years ago
c4eed483 Add SonarQube configuration Arun Babu Neelicattu <a****u@g****m> almost 9 years ago
3c692f4f _BugzillaServerProxy as new-style class Martin Lacko <m****o@r****m>
Committed by: Cole Robinson <c****o@r****m>
almost 9 years ago
58d2c5c2 tests: pylint: Silence/fix new warnings Cole Robinson <c****o@r****m> almost 9 years ago
e274046f setup: pylint: Use pylint-2 if available Cole Robinson <c****o@r****m> almost 9 years ago
02f33b94 base: handle incorrect token in logged_in() Ken Dreyer <k****r@r****m>
Committed by: Cole Robinson <c****o@r****m>
about 9 years ago
14de9227 Add get_attachments wrappers to Bugzilla and Bug classes Cole Robinson <c****o@r****m> about 9 years ago
9062ca63 Don't use deprecated log.warn Cole Robinson <c****o@r****m> about 9 years ago
93632ebe examples/apikey: make it work on python3 Cole Robinson <c****o@r****m> about 9 years ago
b95a6b6a Simplify python3 version checking Cole Robinson <c****o@r****m> about 9 years ago
6ce0a234 tests: Stop using deprecated assertEquals Cole Robinson <c****o@r****m> about 9 years ago
c7c538f1 base: Don't overwrite class if it's already RHBugzilla (#34) Michal Hlavinka <m****k@r****m>
Committed by: Cole Robinson <c****o@r****m>
about 9 years ago
df2f74e4 base: Handle non-list alias values correctly (#35) Cole Robinson <c****o@r****m> about 9 years ago
44045cbb Prep for release 2.1.0 Cole Robinson <c****o@r****m> about 9 years ago
0d4ace21 Drop contrib/ dir Cole Robinson <c****o@r****m> about 9 years ago
49430ce6 base: Fix some pylint Cole Robinson <c****o@r****m> about 9 years ago
aa82881f spec: Fix -cli deps regarding python2 vs python3 Cole Robinson <c****o@r****m> about 9 years ago
6fe65f19 spec: If python3 supported, use it for the cli tool (bz #1436809) Cole Robinson <c****o@r****m> about 9 years ago
8fb5c1c5 spec: Move cli tool to python-bugzilla-cli package Cole Robinson <c****o@r****m> about 9 years ago
b0e84b58 bin: Use /usr/bin/env python Cole Robinson <c****o@r****m> about 9 years ago
f0d78eca bin: Grab default cli url from bugzillarc Cole Robinson <c****o@r****m> about 9 years ago
f3fd8a5b base: Reorganize some API documentation Cole Robinson <c****o@r****m> about 9 years ago
81a9b092 Adjust MANIFEST/spec for NEWS.md Cole Robinson <c****o@r****m> about 9 years ago
9aed3607 Add NEWS.md file Cole Robinson <c****o@r****m> about 9 years ago
9991b1a1 tests: rw: Add update_flags tests Cole Robinson <c****o@r****m> about 9 years ago
703dd435 base: Revive update_flags wrapper Cole Robinson <c****o@r****m> about 9 years ago
cbaac736 base: Add bugzilla doc links to build_* docstrings Cole Robinson <c****o@r****m> about 9 years ago
d773d480 bug: Document updateflags semantics Cole Robinson <c****o@r****m> about 9 years ago
a5db6ec1 Comment spelling fix Ville Skyttä <v****a@i****i>
Committed by: Cole Robinson <c****o@r****m>
about 9 years ago
4c28bbf9 tests: Extend bugzillarc test for api_key Cole Robinson <c****o@r****m> over 9 years ago
2f230c45 spec: optimize el6 conditional Ken Dreyer <k****r@r****m>
Committed by: Cole Robinson <c****o@r****m>
over 9 years ago
82f80690 support setting api_key in bugzillarc Dustin J. Mitchell <d****n@m****m>
Committed by: Cole Robinson <c****o@r****m>
over 9 years ago
6cbe2890 Add support for API Keys Dustin J. Mitchell <d****n@m****m>
Committed by: Cole Robinson <c****o@r****m>
over 9 years ago
1a6bf48c base: Fix implied disconnect() on connect() call Cole Robinson <c****o@r****m> over 9 years ago
79f17549 Rename BugzillaToken to BugzillaTokenCache Dustin J. Mitchell <d****n@m****m>
Committed by: Cole Robinson <c****o@r****m>
over 9 years ago
e0d18c38 spec: Add python-argparse dep for rhel6 Cole Robinson <c****o@r****m> over 9 years ago
2ea85aec Prep for release 2.0.0 Cole Robinson <c****o@r****m> over 9 years ago
d148c21d Update man page Cole Robinson <c****o@r****m> over 9 years ago
19c821fc allow target_release in queries Ken Dreyer <k****r@r****m>
Committed by: Cole Robinson <c****o@r****m>
over 9 years ago
76898a40 tests: Use 'Fedora Documentation' for component editing test Cole Robinson <c****o@r****m> over 9 years ago
d99e0eff base: Drop version check for getcomponentsdetails Cole Robinson <c****o@r****m> over 9 years ago
c2cf92a3 bin: Only print URL on interactive login Cole Robinson <c****o@r****m> over 9 years ago
ed9c0ea5 bin: Print URL for 'bugzilla login' Cole Robinson <c****o@r****m> over 9 years ago
8fe1ac87 tests: Add --debug option Cole Robinson <c****o@r****m> over 9 years ago
31c74cde tests: Fix python2-ism Cole Robinson <c****o@r****m> over 9 years ago
c514a75b bin: Add explicit --version option Cole Robinson <c****o@r****m> over 9 years ago
481bf8a8 pylint: disable wrong-import-position Cole Robinson <c****o@r****m> over 9 years ago
4424290f bugzilla: Replace Flag.update with Bug.update usage Cole Robinson <c****o@r****m> over 9 years ago
e17339ff rhbugzilla: Add some logging to externalbug APIs Cole Robinson <c****o@r****m> over 9 years ago
11614f00 tests: Fix externalbug test to work with rhbz version 4 and 5 Cole Robinson <c****o@r****m> over 9 years ago
320a6d24 bin: comment author field is called 'creator' Cole Robinson <c****o@r****m> over 9 years ago
7aaeb6c6 bin: Support attachment --summary as alias for description Cole Robinson <c****o@r****m> over 9 years ago
b54420db bugzilla: Use bug.update_attachment API Cole Robinson <c****o@r****m> over 9 years ago
89b41cd1 tests: More usage of --redhat-url Cole Robinson <c****o@r****m> over 9 years ago
fd269b43 Flush stdout when prompting for username in interactive login Petr Kubat <p****t@r****m>
Committed by: Cole Robinson <c****o@r****m>
almost 10 years ago
01f3dbac examples: Add create.py Cole Robinson <c****o@r****m> almost 10 years ago
e63d366c bugzilla: Expose getbugs() 'permissive' option Cole Robinson <c****o@r****m> about 10 years ago
cdfa349b tests: Remove outdated comment Cole Robinson <c****o@r****m> about 10 years ago
8858c639 bugzilla: revive 'chart' format for query booleans Cole Robinson <c****o@r****m> about 10 years ago
98e5ded9 readme: Point to examples/ Dario Maiocchi <M****p@u****m>
Committed by: Cole Robinson <c****o@r****m>
about 10 years ago
5cd48c73 examples: Add bug_autorefresh.py example Cole Robinson <c****o@r****m> about 10 years ago
312c23ab examples: query: Show how to add manual value Cole Robinson <c****o@r****m> about 10 years ago
ac27e3dc man: Point to latest bugzilla XMLRPC docs Cole Robinson <c****o@r****m> about 10 years ago
d486f639 bin: bugzilla: Centralize common cli options Cole Robinson <c****o@r****m> about 10 years ago
6fb4e2e2 bin: bugzilla: Hide the query --*_type options Cole Robinson <c****o@r****m> about 10 years ago
aa8aafe2 bugzilla: move the last rhbz specific query bits to Bugzilla Cole Robinson <c****o@r****m> about 10 years ago
d4d288c4 bugzilla: Remove custom boolean query format entirely Cole Robinson <c****o@r****m> about 10 years ago
b98162f2 bin: bugzilla: deprecate query --boolean_chart Cole Robinson <c****o@r****m> about 10 years ago
4a65e927 bugzilla: Move quick/savedsearch handling from RHBugzilla->Bugzilla Cole Robinson <c****o@r****m> about 10 years ago
318e9f2c bugzilla: Move emailtype handling from RHBugzilla -> Bugzilla Cole Robinson <c****o@r****m> about 10 years ago
6ea2a627 xmlrpc-api-notes: Link to bugzilla latest docs Cole Robinson <c****o@r****m> about 10 years ago
3f901697 bugzilla: Move query longdesc handling to general code Cole Robinson <c****o@r****m> about 10 years ago
e504fc26 bin: bugzilla: Convert to argparse Cole Robinson <c****o@r****m> about 10 years ago
ee8559a1 bugzilla: Regenerate man page Cole Robinson <c****o@r****m> about 10 years ago
f1b279a7 doc: Add examples/ Cole Robinson <c****o@r****m> about 10 years ago
b59bde5b doc: Rename bz-api-notes.txt to xmlrpc-api-notes.txt Cole Robinson <c****o@r****m> about 10 years ago
dd5876ae bugzilla: Prefer caching creds in ~/.cache/python-bugzilla/ Cole Robinson <c****o@r****m> about 10 years ago
1fdbbefa bugzilla: tweak URL detection logging Cole Robinson <c****o@r****m> about 10 years ago
7fd3328b bugzilla: Switch bug_autorefresh default to False Cole Robinson <c****o@r****m> about 10 years ago
ce8a1234 bugzilla: Centralize bug *_fields processing Cole Robinson <c****o@r****m> about 10 years ago
16235593 bugzilla: Add use_creds=False option Cole Robinson <c****o@r****m> about 10 years ago
a2ed49a0 bug: Remove long deprecated function arguments Cole Robinson <c****o@r****m> about 10 years ago
03bb46b8 tests: rw: test bug.getcomments() Cole Robinson <c****o@r****m> about 10 years ago
b06e3b75 bugzilla: Rename get_history to get_history_raw Cole Robinson <c****o@r****m> about 10 years ago
cc791ec7 bugzilla: Give hint if url_to_query isn't supported Cole Robinson <c****o@r****m> about 10 years ago
42941242 tests: rw: add test for bug.addcc Cole Robinson <c****o@r****m> about 10 years ago
461dee17 tests: rw: Add update_tags testing Cole Robinson <c****o@r****m> about 10 years ago
57a09e84 tests: Tweak names to preserve intended test order Cole Robinson <c****o@r****m> about 10 years ago
625a9990 bug: Remove whiteboard handling functions Cole Robinson <c****o@r****m> about 10 years ago
34c30111 bug: De-deprecate updateflags Cole Robinson <c****o@r****m> about 10 years ago
6ba67bf4 bz-api-notes: Add bugzilla 5 bits Cole Robinson <c****o@r****m> about 10 years ago
2e4c0a04 tests: rw: Add bug.{close,addcomment,setstatus} tests Cole Robinson <c****o@r****m> about 10 years ago
b150fbc9 bugzilla: Remove getbug(s)simple APIs Cole Robinson <c****o@r****m> about 10 years ago
3c7fdd6f bugzilla: Remove private _query Cole Robinson <c****o@r****m> about 10 years ago
0ca2fc74 bugzilla: base: remove simplequery Cole Robinson <c****o@r****m> about 10 years ago
4dbf7402 tests: rw: Run admin tests even if we lack privs Cole Robinson <c****o@r****m> about 10 years ago
c95822b2 bugzilla: Use standard connection for class detection Cole Robinson <c****o@r****m> about 10 years ago
595f405e bugzilla: Remove LWP cookie format handling Cole Robinson <c****o@r****m> about 10 years ago
a04aff58 bugzilla: Rename _Bug->Bug and _User->User Cole Robinson <c****o@r****m> about 10 years ago

← Back to repository