Bugzilla
June 8, 2013
I’ve been working with bugzilla for years.. at Mandriva I was the primary bugzilla care-taker for a few years, and now with Red Hat I do a lot of work on some internal tools that interface with bugzilla that enhances and directs the workflow of day-to-day work (being that …
September 21, 2012
I’m a big fan of the git-notifier script, which acts as a hook in git to send you nice emails about things that have changed in your git repos. I’m also a bugzilla user, so I wanted to be able to put git commit notifications, automatically, in bugzilla if “bug …
September 9, 2008
I’ve spent the entire day yesterday and another day last week working on migrating the current Mandriva bugzilla 3.0.5 to the new 3.2rc1. You won’t see it anywhere official until 2009.0 is released most likely, but having (some) spare time, I wouldn’t to put it …
July 17, 2007
After a few really long weeks, bugzilla is finally live. It’s about bloody time. Of course, now that it’s live, there are even more requests to do stuff. Oh well. Par for the course I guess. However, I’m seriously considering taking the next two days off to …
June 30, 2007
The bugzilla conversion is almost complete, except for a few minor issues that need to be figured out (such as who will be owning the bugs initiall when they are submitted). And a few minor cosmetics. Head on over to bugzilla.linsec.ca and check it out. Constructive feedback is …
June 28, 2007
Well, someone else was supposed to be working on the new bugzilla, but they got pulled off for an OEM project (completely understandable), so since I really need some functionality and speed out of bugzilla to progress with some work flows I have in mind, I decided to hunker down …
May 24, 2007
I had asked on IRC the other day for info on how to send emails to bugzilla. Well, I found the actual specs for it on the bugzilla site. The documentation in the bugzilla tarball is a bit dated in this regard.
The only problem is that checksetup.pl is a little strict and keeps …