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
a0fc91a0 Stop using tuples inappropriately Will Woods <w****s@r****m> over 17 years ago
edd37741 Ugly hack to make -c <component> work again Jon Stanley <j****y@g****m> over 17 years ago
eb0644e3 fix up updateperms() and adduser( to pass password info. Jon Stanley <j****y@g****m> over 17 years ago
aa14a42b fix up new methods Jon Stanley <j****y@g****m> over 17 years ago
7dbd7ebb add editcomponent() method Jon Stanley <j****y@g****m> over 17 years ago
246f3088 fix up addcomponents() Jon Stanley <j****y@g****m> over 17 years ago
558d5ab2 add addcomponent() call Jon Stanley <j****y@g****m> over 17 years ago
e885ac48 Fix up README and TODO for rc4 Will Woods <w****s@r****m> over 17 years ago
1d06d409 Update version for rc4. Will Woods <w****s@r****m> over 17 years ago
04aac67e Fix CLI help, update manpage Will Woods <w****s@r****m> over 17 years ago
c56f01c3 docstring fix - reload is an alias for *refresh* Will Woods <w****s@r****m> over 17 years ago
8bcffba2 fix possible traceback when passed a string like "1234" as bug_id Will Woods <w****s@r****m> over 17 years ago
4c64ff58 Whoops - RHBZ3 _getbugs wasn't returning a list if you got one bug Will Woods <w****s@r****m> over 17 years ago
79a0b5db Patch from Jon Stanley - add adduser() Will Woods <w****s@r****m> over 17 years ago
08886f19 Don't replace Fault with None if we're only getting one bug Will Woods <w****s@r****m> over 17 years ago
41acc7f3 merge Merge branch 'master' of ssh://git.fedorahosted.org/git/python-bugzilla Will Woods <w****s@r****m> over 17 years ago
4162cd63 Fix addcc/deletecc Will Woods <w****s@r****m> over 17 years ago
f7722bae Default to returning bugs with any status. Will Woods <w****s@r****m> over 17 years ago
d98c9978 Add --bztype flag to CLI (save a couple roundtrips) Will Woods <w****s@r****m> over 17 years ago
8f0699ef fix my cleanups of --oneline output Will Woods <w****s@r****m> over 17 years ago
48a4d90f clean up dzickus' --oneline patch Will Woods <w****s@r****m> over 17 years ago
1224a5fa merge Merge branch 'master' of ssh://git.fedorahosted.org/git/python-bugzilla Will Woods <w****s@r****m> over 17 years ago
44e2ef0b Fix --full output for BZ3 - patch from Don Zickus Will Woods <w****s@r****m> over 17 years ago
eaf1d6de Add updateperms(). Patch courtesy of Jon Stanley. Will Woods <w****s@r****m> over 17 years ago
a7adb012 Drop spurious definitions of functions that just raise NotImplementedError - ... Will Woods <w****s@r****m> over 17 years ago
a717ea88 Add new output option --oneline for quick bz summary Don Zickus <d****s@r****m>
Committed by: Will Woods <w****s@r****m>
over 17 years ago
13a31502 Get ready for rc3 - add man page Will Woods <w****s@r****m> almost 18 years ago
7f4e5fe0 0.4-rc2 Will Woods <w****s@r****m> almost 18 years ago
1e25e197 Auto-generated manpage Will Woods <w****s@r****m> almost 18 years ago
db751ad7 Add code to auto-generate manpage Will Woods <w****s@r****m> almost 18 years ago
5c95f1ee Small note about incomplete manpage Will Woods <w****s@r****m> almost 18 years ago
c06c521f Comment-only update - remove alias info in createbug(), to discourage use of ... Will Woods <w****s@r****m> almost 18 years ago
88b79177 Update docs a little Will Woods <w****s@r****m> almost 18 years ago
3c236898 Fix attachfile - thanks clumens Will Woods <w****s@r****m> almost 18 years ago
e3db31cf Explicitly refresh bug data after creating a new bug Will Woods <w****s@r****m> almost 18 years ago
5cc08b46 Fix createbug_required for bz32 Will Woods <w****s@r****m> almost 18 years ago
dedeeb5a Update docstring to better reflect upstream bugzilla, and add code to fix up ... Will Woods <w****s@r****m> almost 18 years ago
c89c9705 cookielib won't read empty files - let it write the empty cookiefile itself Will Woods <w****s@r****m> almost 18 years ago
d8332348 change version number so we can release 0.4-rc1 Will Woods <w****s@r****m> almost 18 years ago
32ea8312 Update TODO Will Woods <w****s@r****m> almost 18 years ago
bcb002af merge Merge from abstractify branch Will Woods <w****s@r****m> almost 18 years ago
ce753c44 Add comments, raise exception if Bugzilla class autodetection fails Will Woods <w****s@r****m> almost 18 years ago
8765e33c Create cookiefile with 0600 perms Will Woods <w****s@r****m> almost 18 years ago
71bab41b Forgot xmlrpclib import Will Woods <w****s@r****m> almost 18 years ago
428fdd43 move "import copy" along with multicall methods Will Woods <w****s@r****m> almost 18 years ago
3730239a Attempt to support multicall _getbugs in RHBugzilla3 Will Woods <w****s@r****m> almost 18 years ago
e22c1f4f Move multicall methods to RHBugzilla, since they're RH-specific Will Woods <w****s@r****m> almost 18 years ago
ed525576 Fix version/useragent for RHBugzilla Will Woods <w****s@r****m> almost 18 years ago
2f445672 Update comments Will Woods <w****s@r****m> almost 18 years ago
876bda57 More useful debugging info Will Woods <w****s@r****m> almost 18 years ago
b96496b8 Handle ^C a little more cleanly Will Woods <w****s@r****m> almost 18 years ago
dcbd893c Comment cleanups and extra debugging info Will Woods <w****s@r****m> almost 18 years ago
2d8243e2 replace_getbug_errors_with_None moved to bugzilla.base - fix call Will Woods <w****s@r****m> almost 18 years ago
91d0aef5 minor comment tweak Will Woods <w****s@r****m> almost 18 years ago
99ca8c88 Prefer RHBugzilla3 over RHBugzilla Will Woods <w****s@r****m> almost 18 years ago
2cbd34ec Move bugzilla3.RHBugzilla32 to rhbugzilla.RHBugzilla3, and import that in top... Will Woods <w****s@r****m> almost 18 years ago
037f5df1 comment cleanups Will Woods <w****s@r****m> almost 18 years ago
aaf46833 cleanups - remove unsupported methods, update comments Will Woods <w****s@r****m> almost 18 years ago
ac420907 Comment cleanups Will Woods <w****s@r****m> almost 18 years ago
54632f64 Fix syntax error Will Woods <w****s@r****m> almost 18 years ago
9159247d update TODO Will Woods <w****s@r****m> almost 18 years ago
47522f2f Fix possible string formatting bug Will Woods <w****s@r****m> almost 18 years ago
7328a565 Add addcc/deletecc to Bug object Will Woods <w****s@r****m> almost 18 years ago
772bb9f2 Fix up _updatecc - change the action param to match other methods and impleme... Will Woods <w****s@r****m> almost 18 years ago
ff1ce61e finish _updatewhiteboard Will Woods <w****s@r****m> almost 18 years ago
94bd4fce clean up update_bug calls Will Woods <w****s@r****m> almost 18 years ago
f7f26277 Partial implementation of _updatewhiteboard Will Woods <w****s@r****m> almost 18 years ago
470c7dc2 Add RHBugzilla32 class and shuffle methods around - API docs say that most of... Will Woods <w****s@r****m> almost 18 years ago
704d7167 Fix typo in _setassignee Will Woods <w****s@r****m> almost 18 years ago
d4f2581e Modify _updatedeps slightly (it wasn't being used by anything anyway) and imp... Will Woods <w****s@r****m> almost 18 years ago
0e070830 Let's not skip version 0.4 just yet. Will Woods <w****s@r****m> almost 18 years ago
55e6ad21 Remove unneccesary comments/docstrings on unimplemented methods Will Woods <w****s@r****m> almost 18 years ago
504db87a Add _update_bugs, implement most of the backend calls for BZ32, add stubs for... Will Woods <w****s@r****m> almost 18 years ago
3b1228e7 Fix up _getbugssimple Will Woods <w****s@r****m> almost 18 years ago
5c54609e Move multicall methods into rhbugzilla, since normal bugzilla instances don't... Will Woods <w****s@r****m> almost 18 years ago
9a6cd5b4 bump version number, improve login action Will Woods <w****s@r****m> almost 18 years ago
02454166 Add disconnect() and logout() methods Will Woods <w****s@r****m> almost 18 years ago
9434dd7a Use Bugzilla32 where applicable Will Woods <w****s@r****m> almost 18 years ago
2de4aecf Add _logout method, initial Bugzilla32 class Will Woods <w****s@r****m> almost 18 years ago
4ece95e2 API reminder Will Woods <w****s@r****m> almost 18 years ago
67717a9b forgot to bring back --cookiefile Will Woods <w****s@r****m> almost 18 years ago
b1784524 Fix syntax error typo Will Woods <w****s@r****m> almost 18 years ago
2f557992 Add login command and python-bugzilla-specific cookie file. Based on a patch ... Will Woods <w****s@r****m> almost 18 years ago
041a27db Fix cookielib import to work with jython (mcepl) Will Woods <w****s@r****m> almost 18 years ago
c4508eaf add TODO reminder about bz 3.2 Will Woods <w****s@r****m> almost 18 years ago
0d0fe7fe merge Merge branch 'abstractify' of ssh://git.fedorahosted.org/git/python-bugzilla ... Will Woods <w****s@r****m> almost 18 years ago
e423a2a5 comment changes, remove unneeded extra Bugzilla object Will Woods <w****s@r****m> almost 18 years ago
f64e7698 todos for man pages Will Woods <w****s@r****m> about 18 years ago
7f9fbe2b Test the product/component handling Will Woods <w****s@r****m> about 18 years ago
68299ba6 Explicitly mark methods unsupported by bugzilla3.0. Change the format of the ... Will Woods <w****s@r****m> about 18 years ago
4782cbf5 stop sending passwords with rhbugzilla requests - rely on the login() cookie ... Will Woods <w****s@r****m> about 18 years ago
35f9cb40 Fix up selftest a bit Will Woods <w****s@r****m> about 18 years ago
735e18f2 .bugzillarc support, small fix for bugzilla3 compatibility Will Woods <w****s@r****m> about 18 years ago
951c16ed Begin adding .bugzillarc support Will Woods <w****s@r****m> about 18 years ago
1805ac8a remove broken cookiefile junk, add more debugging Will Woods <w****s@r****m> about 18 years ago
1cc470aa ignore build dir Will Woods <w****s@r****m> about 18 years ago
dbd928a4 Fix cookie handling for bugzilla installations not on root of host, add some ... Will Woods <w****s@r****m> about 18 years ago
8dcf06ea Add some logging Will Woods <w****s@r****m> about 18 years ago
05e77b60 Add a whole bunch of useful flags, courtesy of Chris Ward at Red Hat Will Woods <w****s@r****m> about 18 years ago
45196bb5 Comment changes Will Woods <w****s@r****m> about 18 years ago

← Back to repository