GitHub / python-bugzilla/python-bugzilla / commits
Python library and command line tool for interacting with Bugzilla
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 835e0e4d | bugzilla: Rename BugzillaBase->Bugzilla | Cole Robinson <c****o@r****m> | about 10 years ago | |
| 4cc60bd7 | bugzilla: Throw an error unless user explicitly sets url=None | Cole Robinson <c****o@r****m> | about 10 years ago | |
| 77e9697b | bugzilla: Move class detection out of __init__ | Cole Robinson <c****o@r****m> | about 10 years ago | |
| 740adb25 | bugzilla: base: drop misleading 'version' string | Cole Robinson <c****o@r****m> | about 10 years ago | |
| b57042da | bugzilla: Delete all non-public symbols from API import | Cole Robinson <c****o@r****m> | about 10 years ago | |
| a35e7f5c | bugzilla: Move the old compat classes to oldclasses.py | Cole Robinson <c****o@r****m> | about 10 years ago | |
| 741bb9f5 | bugzilla: Drop the hardcoded version to class mapping | Cole Robinson <c****o@r****m> | about 10 years ago | |
| 0ab12792 | bugzilla: Dynamically set version number at connect time | Cole Robinson <c****o@r****m> | about 10 years ago | |
| 78fd8311 | rhbugzilla: Drop deprecated rhbz_back_compat, multicall | Cole Robinson <c****o@r****m> | about 10 years ago | |
| d2690d94 | base: More usage of _check_version helper | Cole Robinson <c****o@r****m> | about 10 years ago | |
| 31a91c2b | bugzilla: Move version differences into the main class | Cole Robinson <c****o@r****m> | about 10 years ago | |
| 1b1e11e7 | bugzilla: Move transport classes to their own file | Cole Robinson <c****o@r****m> | about 10 years ago | |
| 73526136 | base: Remove long deprecated methods | Cole Robinson <c****o@r****m> | about 10 years ago | |
| 0c153e48 | Hardcode Novell and Gentoo Bugzilla versions |
Martin Prpič <m****c@g****m>
Committed by: Cole Robinson <c****o@r****m> |
about 10 years ago | |
| 0b2397db | Fix recent pylint/pep8 output | Cole Robinson <c****o@r****m> | about 10 years ago | |
| 90eea383 | tests: Remove some deprecated pylint options | Cole Robinson <c****o@r****m> | about 10 years ago | |
| 15b9bd36 | tests: disable some new pep8 checks | Cole Robinson <c****o@r****m> | about 10 years ago | |
| 6179296c | base: Document sslverify values | Cole Robinson <c****o@r****m> | over 10 years ago | |
| 3e60c8c6 | remove type casting to bool to pass cert file |
Ken Sato <k****0@g****m>
Committed by: Cole Robinson <c****o@r****m> |
over 10 years ago | |
| 491ac6fa | tests: Fix readconfig tests on python 3 | Cole Robinson <c****o@r****m> | over 10 years ago | |
| 2dc5433e | base: Cleanup bugzillarc handling, add test cases for it | Cole Robinson <c****o@r****m> | over 10 years ago | |
| f32c1352 | bin: With 'login', explicitly mention token cache on success | Cole Robinson <c****o@r****m> | over 10 years ago | |
| 3f29d6ca | base: Add documentation for bug_autorefresh | Cole Robinson <c****o@r****m> | over 10 years ago | |
| 7fc8e36c | base: Remove long deprecated getqueryinfo API | Cole Robinson <c****o@r****m> | over 10 years ago | |
| 40673947 | base: Track all API caches in a private object | Cole Robinson <c****o@r****m> | over 10 years ago | |
| ce3d6e18 | base: Move field alias init to its own function | Cole Robinson <c****o@r****m> | over 10 years ago | |
| 4a6b0045 | tests: Drop redundant environment variable | Cole Robinson <c****o@r****m> | over 10 years ago | |
| a8ccf90c | bin: Fix a pep8 violation | Cole Robinson <c****o@r****m> | over 10 years ago | |
| e54e1d95 | tests: Add a bunch more login tests | Cole Robinson <c****o@r****m> | over 10 years ago | |
| 475ab0ab | bin: Always login if --user or --password specified | Cole Robinson <c****o@r****m> | over 10 years ago | |
| bbf94514 | bin: Deprecate the --bztype field | Cole Robinson <c****o@r****m> | over 10 years ago | |
| 7d93ba93 | bin: Move class and login handling out of main() | Cole Robinson <c****o@r****m> | over 10 years ago | |
| 2e72bb73 | bin: Rename --user to --username | Cole Robinson <c****o@r****m> | over 10 years ago | |
| fd0c66a6 | base: Use requests.Session, gives us HTTP KeepAlive | Cole Robinson <c****o@r****m> | over 10 years ago | |
| 90317e52 | Prevent flag to be printed when requestee is blank |
Wei Shi <w****i@r****m>
Committed by: Cole Robinson <c****o@r****m> |
over 10 years ago | |
| b264a945 | spec: Don't ship PKG-INFO | Cole Robinson <c****o@r****m> | over 10 years ago | |
| afbec0e9 | Prep for release 1.2.2 | Cole Robinson <c****o@r****m> | over 10 years ago | |
| a3c95b6d | Fix rpm building | Cole Robinson <c****o@r****m> | over 10 years ago | |
| dafabd29 | base: Drop cookie/token checking from interactive_login | Cole Robinson <c****o@r****m> | over 10 years ago | |
| 3d54e71a | bin: Drop the Boolean: prefix from every boolean option help | Cole Robinson <c****o@r****m> | over 10 years ago | |
| 0f43c91a | bin: Log the full argv | Cole Robinson <c****o@r****m> | over 10 years ago | |
| 84bbdbcf | bin: Import only what we need from logging module | Cole Robinson <c****o@r****m> | over 10 years ago | |
| 48250227 | bin: Unindent field merging code | Cole Robinson <c****o@r****m> | over 10 years ago | |
| c82e1025 | bugzilla: Don't infinitely recurse if passed no data | Cole Robinson <c****o@r****m> | over 10 years ago | |
| e2aee401 | Add support for retrieving comments for bugs |
AJ Lewis <a****s@q****m>
Committed by: Cole Robinson <c****o@r****m> |
over 10 years ago | |
| 5cc26706 | CONTRIBUTING: Add a brief section about submitting bug reports | Cole Robinson <c****o@r****m> | almost 11 years ago | |
| ebc9af04 | README: Fix CONTRIBUTING.md typo | Cole Robinson <c****o@r****m> | almost 11 years ago | |
| b233ccd3 | Change links to point to github, make things more github friendly | Cole Robinson <c****o@r****m> | almost 11 years ago | |
| cbc79e0d | merge Merge pull request #1 from atodorov/rename_hacking | Cole Robinson <c****o@r****m> | almost 11 years ago | |
| b0b924d0 | bin: Fix a pep8 warning | Cole Robinson <c****o@r****m> | almost 11 years ago | |
| 71fb59e7 | Remove workaround for requests < 2.0 on python 3 | Arun Babu Neelicattu <a****u@g****m> | almost 11 years ago | |
| d83f4330 | doc: add information regarding cached credentials |
Ken Dreyer <k****r@r****m>
Committed by: Cole Robinson <c****o@r****m> |
almost 11 years ago | |
| 74d01088 | rename HACKING to CONTRIBUTING.md so that the patch | Alexander Todorov <a****v@r****m> | about 11 years ago | |
| db90734e | base: Document enabling/disabling components, and test it | Cole Robinson <c****o@r****m> | about 11 years ago | |
| a8c7f974 | Prep for release 1.2.1 | Cole Robinson <c****o@r****m> | about 11 years ago | |
| a12cc903 | travis: Have it send email on breakage | Cole Robinson <c****o@r****m> | about 11 years ago | |
| 242d8461 | tests: Give consistent output regardless of machine locale | Cole Robinson <c****o@r****m> | about 11 years ago | |
| c2f89f11 | Revert "tests: Use regular skipTest infrastructure" | Cole Robinson <c****o@r****m> | about 11 years ago | |
| 87393f30 | tests: Use regular skipTest infrastructure | Cole Robinson <c****o@r****m> | about 11 years ago | |
| fd71d37b | Add .travis.yml | Cole Robinson <c****o@r****m> | about 11 years ago | |
| ceda7231 | setup: Add tests --redhat-url option | Cole Robinson <c****o@r****m> | about 11 years ago | |
| b35f5553 | Use isinstance() instead of type() comparison | Cole Robinson <c****o@r****m> | about 11 years ago | |
| cddd94a8 | bin/bugzilla: Don't raise exception for connection failure (bz 1222078) | Cole Robinson <c****o@r****m> | about 11 years ago | |
| 02eed5f3 | base: Dropped login() doc reference to logged_in | Cole Robinson <c****o@r****m> | about 11 years ago | |
| e5181a20 | bin/bugzilla: Minor --help tweaks | Cole Robinson <c****o@r****m> | about 11 years ago | |
| 4c62e4a6 | base: Don't use deprecated get_products alias | Cole Robinson <c****o@r****m> | about 11 years ago | |
| c35e41f3 | bin/bugzilla: Add --ensure-logged-in option | Cole Robinson <c****o@r****m> | about 11 years ago | |
| 210a0864 | spec: rhel7 doesn't support python3 builds | Cole Robinson <c****o@r****m> | about 11 years ago | |
| d37d779e | Prep for release 1.2.0 | Cole Robinson <c****o@r****m> | about 11 years ago | |
| 0102b6c2 | tests: Fix incompatability with python3.4 | Cole Robinson <c****o@r****m> | about 11 years ago | |
| 6f91081d | setup: I'm the primary author these days | Cole Robinson <c****o@r****m> | about 11 years ago | |
| 8bf731d8 | spec: Drop unneeded Buildroot line | Cole Robinson <c****o@r****m> | about 11 years ago | |
| 9d35f2fd | tox: Add py34 | Cole Robinson <c****o@r****m> | about 11 years ago | |
| a3be23f6 | tests: Add a bzclass detection test for mozilla.org | Cole Robinson <c****o@r****m> | about 11 years ago | |
| 547fbf40 | Special-case bugzilla.mozilla.org |
Dustin J. Mitchell <d****n@m****m>
Committed by: Cole Robinson <c****o@r****m> |
about 11 years ago | |
| 10d245fd | Expands ExternalTracker field support |
Brian Bouterse <b****r@g****m>
Committed by: Cole Robinson <c****o@r****m> |
about 11 years ago | |
| 9fc67398 | tests: GNOME bugzilla is not 4.4 | Cole Robinson <c****o@r****m> | about 11 years ago | |
| 44f566b7 | setup: Use setuptools | Cole Robinson <c****o@r****m> | about 11 years ago | |
| 79b6b40a | setup: Fix requirements parsing | Cole Robinson <c****o@r****m> | about 11 years ago | |
| 70bf76b3 | Update HACKING to detail patch submission |
Arun Babu Neelicattu <a****u@g****m>
Committed by: Cole Robinson <c****o@r****m> |
over 11 years ago | |
| 7a1c8367 | base: Use Bug.get instead of deprecated Bug.get_bugs | Cole Robinson <c****o@r****m> | over 11 years ago | |
| ece1d211 | cli: Confirm if login is successful | Cole Robinson <c****o@r****m> | over 11 years ago | |
| 901e5527 | bz-api-notes: Drop bugzilla version list | Cole Robinson <c****o@r****m> | over 11 years ago | |
| 9e0fac5d | rhbugzilla: Fix pylint | Cole Robinson <c****o@r****m> | over 11 years ago | |
| 97525244 | Add comments around using User.valid_login for Bugzilla 5 and above in the fu... |
Arun Babu Neelicattu <a****n@r****m>
Committed by: Cole Robinson <c****o@r****m> |
over 11 years ago | |
| bffb974d | Bugzilla.logged_in now returns live state |
Arun Babu Neelicattu <a****n@r****m>
Committed by: Cole Robinson <c****o@r****m> |
over 11 years ago | |
| 70a1e316 | Clarify rhbz support for Bug.update alias | Cole Robinson <c****o@r****m> | over 11 years ago | |
| 1c6f67be | tests: Fix tests with latest bugzilla values | Cole Robinson <c****o@r****m> | over 11 years ago | |
| b066c1d0 | allow setting alias when creating bugs and modifying with CLI |
Adam Williamson <a****m@r****m>
Committed by: Cole Robinson <c****o@r****m> |
over 11 years ago | |
| 8edea7ec | Add limited support for ExternalBugs extension in RHBZ |
Arun Babu Neelicattu <a****n@r****m>
Committed by: Cole Robinson <c****o@r****m> |
over 11 years ago | |
| 13f427c9 | pylint: Silence output with latest f21 version | Cole Robinson <c****o@r****m> | over 11 years ago | |
| e97789b0 | Refactor login logic into interactive_login method in BugzillaBase |
Arun Babu Neelicattu <a****n@r****m>
Committed by: Cole Robinson <c****o@r****m> |
over 11 years ago | |
| 768b529c | Handle requirements in setup.py |
Arun Babu Neelicattu <a****n@r****m>
Committed by: Cole Robinson <c****o@r****m> |
over 11 years ago | |
| 7b7f95fc | bugzilla: Use standard logging setup | Cole Robinson <c****o@r****m> | over 11 years ago | |
| 29b65a1e | bugzilla: Break out __init__ bits to fix cyclic dependencies | Cole Robinson <c****o@r****m> | almost 12 years ago | |
| 92370394 | bugzilla: Use relative imports | Cole Robinson <c****o@r****m> | almost 12 years ago | |
| 0aea1631 | Extend --field option to other commands |
Arun Babu Neelicattu <a****n@r****m>
Committed by: Cole Robinson <c****o@r****m> |
almost 12 years ago | |
| 61b99791 | Disable a pylint warning | Cole Robinson <c****o@r****m> | almost 12 years ago | |
| 2423299b | bin/bugzilla: Support attach --getall for non-RH bugzilla (bz 1126162) | Cole Robinson <c****o@r****m> | almost 12 years ago | |
| 4490dbc6 | base: Clarify that unsupported searches are talking about XMLRPC (bz 1126163) | Cole Robinson <c****o@r****m> | almost 12 years ago |