[gentoo-dev] pybugz call for testers

2014-09-29 Thread William Hubbs
To all pybugz users, I need some folks to upgrade to pybugz- for a short time and see if you can break it. The big change is the inclusion of default configuration files as well as the ability for the sys admin and for an individual user to override configuration information. Also, now the

Re: [gentoo-dev] pybugz call for testers

2012-04-12 Thread Mike Gilbert
On Wed, Apr 11, 2012 at 7:55 AM, Paweł Hajdan, Jr. phajdan...@gentoo.org wrote: On 4/10/12 11:17 PM, William Hubbs wrote: On Tue, Apr 10, 2012 at 10:45:14PM +0200, Paweł Hajdan, Jr. wrote: On 4/10/12 7:54 PM, William Hubbs wrote: I can name a couple of issues that are api limitations that we

Re: [gentoo-dev] pybugz call for testers

2012-04-11 Thread Paweł Hajdan, Jr.
On 4/10/12 11:17 PM, William Hubbs wrote: On Tue, Apr 10, 2012 at 10:45:14PM +0200, Paweł Hajdan, Jr. wrote: On 4/10/12 7:54 PM, William Hubbs wrote: I can name a couple of issues that are api limitations that we can't do anything about: - you can't search on cc: or keywords fields. That's

[gentoo-dev] pybugz call for testers

2012-04-10 Thread William Hubbs
All, I have updated pybugz- to work with the xmlrpc interface of bugzilla. I can name a couple of issues that are api limitations that we can't do anything about: - you can't add keywords to a bug with the post command, but you can with the modify command. - you can't search on cc: or

Re: [gentoo-dev] pybugz call for testers

2012-04-10 Thread Paweł Hajdan, Jr.
On 4/10/12 7:54 PM, William Hubbs wrote: I have updated pybugz- to work with the xmlrpc interface of bugzilla. Cool, thank you for working on that. I can name a couple of issues that are api limitations that we can't do anything about: - you can't search on cc: or keywords fields.

Re: [gentoo-dev] pybugz call for testers

2012-04-10 Thread William Hubbs
On Tue, Apr 10, 2012 at 10:45:14PM +0200, Paweł Hajdan, Jr. wrote: On 4/10/12 7:54 PM, William Hubbs wrote: I have updated pybugz- to work with the xmlrpc interface of bugzilla. Cool, thank you for working on that. I can name a couple of issues that are api limitations that we

Re: [gentoo-dev] pybugz call for testers

2012-04-10 Thread Mike Gilbert
On Tue, Apr 10, 2012 at 5:17 PM, William Hubbs willi...@gentoo.org wrote: Here is the documentation for their search command [1]. It would probably be better for us to open a bug against bugzilla itself and request those changes be put in the api. I did some digging on Bugzilla's Bugzilla.