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
02e10141 pycodestyle: Only use format=pylint from setup.py Cole Robinson <c****o@r****m> over 7 years ago
821d7a82 setup.py: Update language version classifiers Cole Robinson <c****o@r****m> over 7 years ago
f07d5939 Run 'setup.py pylint' on setup.py, and fix errors Cole Robinson <c****o@r****m> over 7 years ago
28f3143a Move tests/pycodestyle.cfg to tox.ini Cole Robinson <c****o@r****m> over 7 years ago
b4e62a8f pycodestyle: Ignore an error Cole Robinson <c****o@r****m> over 7 years ago
785b8a5c missing commas from topy Jon Schlueter <j****t@r****m>
Committed by: Cole Robinson <c****o@r****m>
over 7 years ago
7e586085 Fix spelling typo for description Jon Schlueter <j****t@r****m>
Committed by: Cole Robinson <c****o@r****m>
over 7 years ago
b4177c6b Spelling typo in Bugzilla class doctext Jon Schlueter <j****t@r****m>
Committed by: Cole Robinson <c****o@r****m>
over 7 years ago
cb7e0099 man: fix spelling of "navigate" Ken Dreyer <k****r@r****m>
Committed by: Cole Robinson <c****o@r****m>
over 7 years ago
085aca8e base: Smarter substring matching in bugzillarc Cole Robinson <c****o@r****m> over 7 years ago
f6e2a7dd man: Rework auth section, prioritize API keys + bugzillarc Cole Robinson <c****o@r****m> over 7 years ago
096c6241 Fix some pylint/pep8 issues, silence others Cole Robinson <c****o@r****m> over 7 years ago
ac92f99d cli: Use no_creds for --no-cache-credentials Cole Robinson <c****o@r****m> over 7 years ago
04429977 base: Bugzilla: add configpaths __init__ property Cole Robinson <c****o@r****m> over 7 years ago
bfea21a6 base: Raise an explicit error if product lookup fails Cole Robinson <c****o@r****m> over 7 years ago
48fec23f base: Fix raw getcomponents call Cole Robinson <c****o@r****m> over 7 years ago
26f88eb3 xmlrpc-api-notes: rhbz is now bugzilla 5 Cole Robinson <c****o@r****m> over 7 years ago
8327d47f tests: bugzilla.redhat.com is now bugzilla5 Cole Robinson <c****o@r****m> over 7 years ago
17260364 man: Add --restrict-login Cole Robinson <c****o@r****m> almost 8 years ago
b219612b cli: Add option --restrict-login Viliam Krizan <c****l@n****k>
Committed by: Cole Robinson <c****o@r****m>
almost 8 years ago
71360b38 base: Support restricted login Viliam Krizan <c****l@n****k>
Committed by: Cole Robinson <c****o@r****m>
almost 8 years ago
d40de42d Fix SafeConfigParser deprecation warnings Cole Robinson <c****o@r****m> almost 8 years ago
5a0680b4 Drop py3.3 support, minimum is 3.4 Cole Robinson <c****o@r****m> almost 8 years ago
425378bb spec: Use nowadays Fedora preferred github URL Cole Robinson <c****o@r****m> almost 8 years ago
5dcfeb60 base: Drop python-magic usage, just check file extension Cole Robinson <c****o@r****m> almost 8 years ago
584e1919 tests: Simplify attachment test syntax a bit Cole Robinson <c****o@r****m> almost 8 years ago
365d4c79 spec: Fix pytest invocation on RHEL7 Cole Robinson <c****o@r****m> almost 8 years ago
dcb57286 Prep for release 2.2.0 Cole Robinson <c****o@r****m> almost 8 years ago
c8ad5589 Standardize on """ for docstrings Cole Robinson <c****o@r****m> almost 8 years ago
1fbc3e21 transport: Centralize XMLRPC method+args logging Cole Robinson <c****o@r****m> almost 8 years ago
9dbb4b24 transport: Remove request response debugging Cole Robinson <c****o@r****m> almost 8 years ago
cd059e12 Add _Backend API and _BackendXMLRPC implementation
Signed-off-by: Cole Robinson <c****o@r****m>
Cole Robinson <c****o@r****m> almost 8 years ago
82c8e99d cli: Debug log bugzilla module path Cole Robinson <c****o@r****m> almost 8 years ago
38c66eb0 tests: Fix attachment tests Cole Robinson <c****o@r****m> almost 8 years ago
9d250ce7 tests: Fix with latest beta-bugzilla.redhat.com Cole Robinson <c****o@r****m> almost 8 years ago
00bfd084 Drop bumpversion config Cole Robinson <c****o@r****m> about 8 years ago
5e33437c apiversion: Set it back to 2.1.0 Cole Robinson <c****o@r****m> about 8 years ago
1e766b4b travis: Drop pypy as well Cole Robinson <c****o@r****m> about 8 years ago
693e4739 tox: Drop pypy targets Cole Robinson <c****o@r****m> about 8 years ago
46568635 cli: add ability to post comment while sending attachment Jeff Mahoney <j****m@s****m>
Committed by: Cole Robinson <c****o@r****m>
about 8 years ago
d2cf735d Some --cert additions Cole Robinson <c****o@r****m> about 8 years ago
4d72aae8 Client side certificate support Tobias Wolter <t****o@t****u>
Committed by: Cole Robinson <c****o@r****m>
about 8 years ago
13783acf spec: Drop el6 building, won't be doing it anymore Cole Robinson <c****o@r****m> about 8 years ago
190006aa spec: Merge python2 and rhel8 packaging changes from Fedora Cole Robinson <c****o@r****m> about 8 years ago
78aa8841 xmlrpc-api-notes: Add link to fedora fas2 usage Cole Robinson <c****o@r****m> about 8 years ago
c5501c94 Drop sonar CI support Cole Robinson <c****o@r****m> over 8 years ago
55c329ec pylint: enable 'fixme' warnings Cole Robinson <c****o@r****m> over 8 years ago
9d012afd Drop references to dev-env, it's not pybz specific Cole Robinson <c****o@r****m> over 8 years ago
e8e93223 tests: Convert to bare assert Cole Robinson <c****o@r****m> over 8 years ago
3e5101fb spec: Drop rhel6 compat Cole Robinson <c****o@r****m> over 8 years ago
7b9e8708 CONTRIBUTING: Remove bumpversion mentions Cole Robinson <c****o@r****m> over 8 years ago
e8c928c6 tests: Remove unused diff functions Cole Robinson <c****o@r****m> over 8 years ago
30e5b573 cli: s/--test-return-result/--__test-return-result/g Cole Robinson <c****o@r****m> over 8 years ago
4b7ec4aa tests: Simplify clicomm() helper a bit Cole Robinson <c****o@r****m> over 8 years ago
c57e0bbc cli: Drop explicit ProtocolError handling Cole Robinson <c****o@r****m> over 8 years ago
21425847 tests: Add explicit tests for our main() error wrappers Cole Robinson <c****o@r****m> over 8 years ago
d6c948b1 tests: Initial port to pytest Cole Robinson <c****o@r****m> over 8 years ago
f11f2109 api-notes: Link to some fedora consumer code Cole Robinson <c****o@r****m> over 8 years ago
1bf1e93a cli: Add info --active-components Cole Robinson <c****o@r****m> over 8 years ago
79b0ec66 cli: Make info a bit more efficient Cole Robinson <c****o@r****m> over 8 years ago
447202e3 cli: Make 'info' options mutually exclusive Cole Robinson <c****o@r****m> over 8 years ago
cd5a9f04 base: Drop ID mapping from editcomponents API Cole Robinson <c****o@r****m> over 8 years ago
fc0c66bb Add pypy3 to tox Cole Robinson <c****o@r****m> over 8 years ago
42a2ea63 base: Reorg and document product/component functions Cole Robinson <c****o@r****m> over 8 years ago
238f055a cli: convert outputformat %{external_bugs} to full URLs Cole Robinson <c****o@r****m> over 8 years ago
f535954b cli: Add --comment-tag option Cole Robinson <c****o@r****m> over 8 years ago
f459466a xmlrpc-api-notes: Fix link to 5.0 docs Cole Robinson <c****o@r****m> over 8 years ago
dc26d84f Change version to 2.2.0.dev0 to shut up distutils Cole Robinson <c****o@r****m> over 8 years ago
a2c69281 cli: Tweak --tags documentation Cole Robinson <c****o@r****m> over 8 years ago
4ee47270 travis: Updates Cole Robinson <c****o@r****m> over 8 years ago
d89587f9 tests: Ignore travis SSL error Cole Robinson <c****o@r****m> over 8 years ago
64145095 test-requirements: pycodestyle, pylint aren't required Cole Robinson <c****o@r****m> over 8 years ago
a1d7cfb9 cli: Convert to explicit positional args Cole Robinson <c****o@r****m> over 8 years ago
05e0460e Move bin/bugzilla to bugzilla/_cli.py Cole Robinson <c****o@r****m> over 8 years ago
69bb2a26 setup: Enable test verbose if --ro/rw-functional is passed Cole Robinson <c****o@r****m> over 8 years ago
6c780557 CONTRIBUTING.md: fix a command typo Cole Robinson <c****o@r****m> over 8 years ago
8d136fc0 Clean up pylint/pycodestyle warnings for py2 and py3 Cole Robinson <c****o@r****m> over 8 years ago
91df70dc setup: Default to running as python3 Cole Robinson <c****o@r****m> over 8 years ago
82df2eca setup: Switch to pycodestyle and pylint imports Cole Robinson <c****o@r****m> over 8 years ago
9aad8aab tests: Don't spam version printing for --redhat-url Cole Robinson <c****o@r****m> over 8 years ago
ef677114 tests: Fix admin failure tests with bz5 Cole Robinson <c****o@r****m> over 8 years ago
5e112ae2 Convert to 'Exception as' syntax Cole Robinson <c****o@r****m> over 8 years ago
937834cb base: Fix editing dictionary during iteration Cole Robinson <c****o@r****m> over 8 years ago
ea23c041 base: Reimplement openattachment to use get_attachments Cole Robinson <c****o@r****m> over 8 years ago
45e14585 tests: rw: Add api_key test Cole Robinson <c****o@r****m> over 8 years ago
da66662a base: Fix api_key authentication regression Peter Wu <p****r@l****l>
Committed by: Cole Robinson <c****o@r****m>
over 8 years ago
0ee58415 bin: Use python3 in shebang Cole Robinson <c****o@r****m> over 8 years ago
3d87c290 bin: Give consistent error with py3 if missing command (bz 1513819) Cole Robinson <c****o@r****m> over 8 years ago
2ebbdfd2 rhbugzilla: Fix Bug.get with sub_components (bz 1503491) Cole Robinson <c****o@r****m> over 8 years ago
468238a5 Work around Bugzilla 4 no longer returning creator field
Signed-off-by: Benoit Donneaux <b****x@d****l>
Ben <b****n@t****m>
Committed by: Cole Robinson <c****o@r****m>
over 8 years ago
49f7d78a Fix uploading binary attachments (bz 1496821) Cole Robinson <c****o@r****m> over 8 years ago
343760b5 cli: Document how to clear a flag like --flag needinfoX Cole Robinson <c****o@r****m> over 8 years ago
9f08bd59 Python 2 binary package renamed to python2-bugzilla
Signed-off-by: Cole Robinson <c****o@r****m>
Zbigniew Jędrzejewski-Szmek <z****k@i****l>
Committed by: Cole Robinson <c****o@r****m>
almost 9 years ago
9a4a6095 Fix up travis build configuration Arun Babu Neelicattu <a****u@g****m> almost 9 years ago
62456480 Enforce supported python versions Arun Babu Neelicattu <a****u@g****m> almost 9 years ago
4cbb5e54 Use pypy-5.3.1 for travis builds Arun Babu Neelicattu <a****u@g****m> almost 9 years ago
ef619502 Use unicode_literals from __future__ Arun Babu Neelicattu <a****u@g****m> almost 9 years ago
03b5231a Configure pypi deploy stage for travis builds Arun Babu Neelicattu <a****u@g****m> almost 9 years ago
344b9401 Configure sonar scan stage for travis builds Arun Babu Neelicattu <a****u@g****m> almost 9 years ago
4c75e8bc Configure cpython/pypy versions for travis builds Arun Babu Neelicattu <a****u@g****m> almost 9 years ago

← Back to repository