GitHub / python-bugzilla/python-bugzilla / commits
Python library and command line tool for interacting with Bugzilla
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 98abc02b | cli: let login take username/password as positional args | Will Woods <w****s@r****m> | about 15 years ago | |
| 0f817ddb | Add tests/cli-test.sh, for testing out the CLI | Will Woods <w****s@r****m> | about 15 years ago | |
| 28158d5d | Move selftest.py to new 'tests/' dir and fix it up a bit | Will Woods <w****s@r****m> | about 15 years ago | |
| 004ac419 | CLI: add 'bugzilla attach' (#707320) | Will Woods <w****s@r****m> | about 15 years ago | |
| 1af768cb | whitespace cleanups, add a comment | Will Woods <w****s@r****m> | about 15 years ago | |
| 740fbaf1 | raise ValueError if product_{name_to_id,id_to_name} fails (#659331) | Will Woods <w****s@r****m> | about 15 years ago | |
| e6f0ab38 | Add test for utf8 encoded filenames | Will Woods <w****s@r****m> | about 15 years ago | |
| 38d0834b | base: fix openattachment() traceback with non-ascii filenames (#663674) | Will Woods <w****s@r****m> | about 15 years ago | |
| f2d81c5e | base: use NamedTemporaryFile for temp cookiefile (#625019) | Will Woods <w****s@r****m> | about 15 years ago | |
| a88a40a0 | CLI: Add "--short_desc" as an alias for "--summary" | Will Woods <w****s@r****m> | about 15 years ago | |
| a42abccb | move RHBugzilla3 back to using Bugzilla34._query | Will Woods <w****s@r****m> | almost 16 years ago | |
| 42d351ce | Revert "Make RHBugzilla use upstream Bugzilla3 _query/_getbugs" | Will Woods <w****s@r****m> | almost 16 years ago | |
| 120e4196 | Fix for httplib/xmlrpclib changes in py2.7 | Will Woods <w****s@r****m> | almost 16 years ago | |
| 9b88a9e1 | Bug#621601 - correct boolean option handling |
James Laska <j****a@r****m>
Committed by: Will Woods <w****s@r****m> |
almost 16 years ago | |
| 745dc3f5 | python-bugzilla - non-string bug IDs |
Jan Matejek <j****k@n****m>
Committed by: Will Woods <w****s@r****m> |
almost 16 years ago | |
| 88f77a98 | Add a little bit of debugging | Will Woods <w****s@r****m> | almost 16 years ago | |
| 9b0d3d1a | Convert int-in-str ids (like we get from the CLI) to int | Will Woods <w****s@r****m> | almost 16 years ago | |
| f7f0c343 | Fix rhbugzilla.py's bugzilla3 imports | Will Woods <w****s@r****m> | almost 16 years ago | |
| e40b423f | Fix UnicodeEncodeError (bug #612245) | Will Woods <w****s@r****m> | almost 16 years ago | |
| 1cda6711 | Make RHBugzilla use upstream Bugzilla3 _query/_getbugs | Will Woods <w****s@r****m> | almost 16 years ago | |
| 81c40230 | Add Bugzilla34._query | Will Woods <w****s@r****m> | almost 16 years ago | |
| f5d991a4 | Make Bugzilla3._getbugs return None for bad bug ids, like RHBugzilla | Will Woods <w****s@r****m> | almost 16 years ago | |
| 05c7529e | Add modify --qa_contact | Will Woods <w****s@r****m> | almost 16 years ago | |
| adec7a8f | Fix query --qa_whiteboard | Will Woods <w****s@r****m> | about 16 years ago | |
| 83e5dd79 | Fix url_to_query/--oneline to properly send repeated args as a list | Will Woods <w****s@r****m> | about 16 years ago | |
| d7296e52 | Update version to 0.6.1, refresh man page | Will Woods <w****s@r****m> | about 16 years ago | |
| e2e63909 | Export (and auto-select) the Bugzilla34 and Bugzilla36 classes. | Will Woods <w****s@r****m> | about 16 years ago | |
| 2a6b1a33 | Add Bugzilla36 class | Will Woods <w****s@r****m> | about 16 years ago | |
| aa4d77d9 | Update docs/version, use RH getBugFields (reverts b6caf8a1) | Will Woods <w****s@r****m> | about 16 years ago | |
| 237776b6 | Fix UnicodeEncodeError with --outputformat and fields containing utf8 (#522796) | Will Woods <w****s@r****m> | about 16 years ago | |
| 35880d69 | Make sure all known bugfields are filled in when doing Bug.refresh() | Will Woods <w****s@r****m> | about 16 years ago | |
| b6caf8a1 | Use bz.rh.c's new (experimental) Bug.get_fields method for _getbugfields | Will Woods <w****s@r****m> | about 16 years ago | |
| 99f412af | skip autodetection and assume RHBugzilla3 for bugzilla.redhat.com | Will Woods <w****s@r****m> | about 16 years ago | |
| e5eecc1f | Properly handle missing arguments for all commands. | Will Woods <w****s@r****m> | about 16 years ago | |
| a7c6be2b | give parser error if we get a command with no args (e.g. 'bugzilla query'). | Will Woods <w****s@r****m> | about 16 years ago | |
| 63a01f39 | Handle xmlrpclib.Fault cleanly, and document the exit codes in the man page | Will Woods <w****s@r****m> | about 16 years ago | |
| 62cbb8cc | Fix bug #577327 - _setassignee mishandled keywords set to None | Will Woods <w****s@r****m> | about 16 years ago | |
| b4d7a17d | Add THANKS file | Will Woods <w****s@r****m> | over 16 years ago | |
| 73c5fb6f | Update version to 0.6 and Copyright years | Will Woods <w****s@r****m> | over 16 years ago | |
| 1e4a9bd5 | Update bugzilla.1 man page | Will Woods <w****s@r****m> | over 16 years ago | |
| 6faaec0d | merge Merge branch 'merged' of ssh://git.fedorahosted.org/git/python-bugzilla | Will Woods <w****s@r****m> | over 16 years ago | |
| dd058ecb | merge Merge branch 'master' of git://git.engineering.redhat.com/users/ehabkost/pyth... | Jarod Wilson <j****d@r****m> | over 16 years ago | |
| 8b420d24 | Handle socket failure cleanly | Will Woods <w****s@r****m> | over 16 years ago | |
| 5dbdc458 | merge Merge remote branch 'origin/master' into dummy | root <r****t@g****m> | over 16 years ago | |
| 28e9be66 | fix for bugzilla sometimes not returning any value for some fields. | Toshio Kuratomi <t****o@f****g> | over 16 years ago | |
| 555d652c | merge Merge branch '0.5' | Will Woods <w****s@r****m> | over 16 years ago | |
| 4c725cc3 | Fix --cc option (dzickus) | Will Woods <w****s@r****m> | over 16 years ago | |
| 300fb276 |
fix get_flag_status
Signed-off-by: Eduardo Habkost <e****t@r****m> |
Eduardo Habkost <e****t@r****m> | almost 17 years ago | |
| ba6c1db2 | "utterly trivial patch to make 'info -p' output a bit nicer". Thanks skvidal! | Will Woods <w****s@r****m> | almost 17 years ago | |
| 52cf3510 |
Fallback to MozillaCookieJar at the right point
Signed-off-by: Eduardo Habkost <e****t@r****m> |
Eduardo Habkost <e****t@r****m> | almost 17 years ago | |
| c4cbf539 | Change the --oneline flag output to remove the ':' | Will Woods <w****s@r****m> | almost 17 years ago | |
| f092615b | NovellBugzilla implementation. |
Michal Vyskocil <m****l@s****z>
Committed by: Will Woods <w****s@r****m> |
almost 17 years ago | |
| 6209d5d2 | Use LWPCookieJar by default. |
Michal Vyskocil <m****l@s****z>
Committed by: Will Woods <w****s@r****m> |
almost 17 years ago | |
| c791baec | Handle really simple boolean queries | Don Zickus <d****s@r****m> | almost 17 years ago | |
| 303b4933 | Allow multiple boolean-query options | Don Zickus <d****s@r****m> | almost 17 years ago | |
| ac307a81 | Speed up --oneline dramatically | Don Zickus <d****s@r****m> | about 17 years ago | |
| 1297b398 | add new report style --raw | Don Zickus <d****s@r****m> | about 17 years ago | |
| cfb07922 | Align the bugzilla status with normal output | Don Zickus <d****s@r****m> | about 17 years ago | |
| 8c99ae56 | Allow --cc to work when creating bugs | Don Zickus <d****s@r****m> | about 17 years ago | |
| 239602c2 |
setwhiteboard: support 'private' parameter
Signed-off-by: Eduardo Habkost <e****t@r****m> |
Eduardo Habkost <e****t@r****m> | about 17 years ago | |
| 4532c65e | Add negate feature to bugzilla query | Don Zickus <d****s@r****m> | about 17 years ago | |
| 6fab799e | Add more query functionality to bugzilla flags | Don Zickus <d****s@r****m> | about 17 years ago | |
| 2eb7ed55 | Convert product name into a list for query | Don Zickus <d****s@r****m> | about 17 years ago | |
| 2d13bde2 |
Make the Bug class more friendly to pickling
Signed-off-by: Eduardo Habkost <e****t@r****m> |
Eduardo Habkost <e****t@r****m> | about 17 years ago | |
| 0c06e322 |
Bug.__str__: encode string before returning
Signed-off-by: Eduardo Habkost <e****t@r****m> |
Eduardo Habkost <e****t@r****m> | about 17 years ago | |
| f9ffaf93 |
Implement unicode(bug)
Signed-off-by: Eduardo Habkost <e****t@r****m> |
Eduardo Habkost <e****t@r****m> | about 17 years ago | |
| 2e7ec89f |
bin/bugzilla: add --fixed_in option to 'modify' command
Signed-off-by: Eduardo Habkost <e****t@r****m> |
Eduardo Habkost <e****t@r****m> | about 17 years ago | |
| 2cbadef9 |
Allow adding comments when updating whiteboards
Signed-off-by: Eduardo Habkost <e****t@r****m> |
Eduardo Habkost <e****t@r****m> | about 17 years ago | |
| 2c6a03a1 | merge Merge branch 'master' into 0.5 | Will Woods <w****s@r****m> | about 17 years ago | |
| 88d08aeb | Fix URL | Will Woods <w****s@r****m> | about 17 years ago | |
| f8cdeb79 | Update version to 0.5.1 | Will Woods <w****s@r****m> | about 17 years ago | |
| 23acb19c | merge Merge branch '0.5' | Will Woods <w****s@r****m> | about 17 years ago | |
| 51058a14 | Update man page | Will Woods <w****s@r****m> | about 17 years ago | |
| a81fd7a5 | merge Merge from_url from 0.5 branch | Will Woods <w****s@r****m> | about 17 years ago | |
| 7988a93a | merge from master | Will Woods <w****s@r****m> | about 17 years ago | |
| 27259bde | Fix from_url arg parsing | Will Woods <w****s@r****m> | about 17 years ago | |
| 75799a33 | Unicode fix for bugzilla query command. | Toshio Kuratomi <t****o@f****g> | about 17 years ago | |
| af340956 | Add bugzilla.util.url_to_query, and --from_url flag | Will Woods <w****s@r****m> | about 17 years ago | |
| 7136ff37 | Add --private, --status, --assignee, --flag, --cc for update | Will Woods <w****s@r****m> | about 17 years ago | |
| a66ee0d3 | Add support for adding comments to bugzilla modifications | Will Woods <w****s@r****m> | about 17 years ago | |
| 54a9c3aa | Add --target_milestone (dzickus) | Will Woods <w****s@r****m> | about 17 years ago | |
| be24758b | alias returns a list (dzickus) | Will Woods <w****s@r****m> | about 17 years ago | |
| d7181e5a | Fix devel_whiteboard (#493478) (thanks, dzickus) | Will Woods <w****s@r****m> | about 17 years ago | |
| 3cc0037f |
Support some special method-call fields on outputformat
Signed-off-by: Eduardo Habkost <e****t@r****m> |
Eduardo Habkost <e****t@r****m> | about 17 years ago | |
| 3de14ddd |
flag info helper methods on Bug class
Signed-off-by: Eduardo Habkost <e****t@r****m> |
Eduardo Habkost <e****t@r****m> | about 17 years ago | |
| dd8de33d | Add modify support for private, status, assignee, flags, and cc | Don Zickus <d****s@r****m> | about 17 years ago | |
| 8b624292 | Change the --oneline flag output to remove the ':' | Don Zickus <d****s@r****m> | about 17 years ago | |
| 24463a55 | I declare 0.5 final! Mark it, dude! | Will Woods <w****s@r****m> | about 17 years ago | |
| 8b37db4a | Fix openattachment (bug #487673) | Will Woods <w****s@r****m> | about 17 years ago | |
| ef6bb9c7 | fix problem where login wasn't saving the cookies to a file. | Toshio Kuratomi <t****o@f****g> | over 17 years ago | |
| c387d205 | Trivial documentation updates | Will Woods <w****s@r****m> | over 17 years ago | |
| 3136b422 | Change version numbers for 0.5 | Will Woods <w****s@r****m> | over 17 years ago | |
| 94b3d8b0 | Minor update to TODO | Will Woods <w****s@r****m> | over 17 years ago | |
| 2a92b2d5 | Add permissive so that invalid bugs don't abort the whole request for bugs. | Toshio Kuratomi <t****o@f****g> | over 17 years ago | |
| f9dd4a5d | Make cookiefile a property. If it is set to None, then use a temporary file. | Toshio Kuratomi <t****o@f****g> | over 17 years ago | |
| e19debd2 | Backwards compatibility for Bug/_Bug | Toshio Kuratomi <t****o@f****g> | over 17 years ago | |
| b110bfbf | Work even if we have no cookiefile. | Toshio Kuratomi <t****o@f****g> | over 17 years ago | |
| 637e46ec | Work on User methods enabled by BZ-3.4: | Toshio Kuratomi <t****o@f****g> | over 17 years ago | |
| c46f756e | Fix merge, revert hack for --component | Will Woods <w****s@r****m> | over 17 years ago | |
| 57b97364 | merge Merge | Will Woods <w****s@r****m> | over 17 years ago |