[eigen] Bugzilla 4 upgrade and news |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen <eigen@xxxxxxxxxxxxxxxxxxx>
- Subject: [eigen] Bugzilla 4 upgrade and news
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Mon, 31 Oct 2011 00:41:16 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=xSMbyhYal18AgKEd2pTFgicxyxbcrsZ30hw/pIMz4AM=; b=WCTT5oMMpRNxf38wH30wmToMkpOMercAuhT67L06XYotWKXDK7mOQkKIDv+NGWywkC XVPQo2jJ96xDtVkO8RqwzoYOa06Mp8oYpEWSwKluFQ6nsItmBS+tUWHTQICnAE+hQnLT 7M+uFhHA184sPpeapE9bN5DsgWZjPMCflNhFo=
Hi list,
We're now running Bugzilla 4.0.2, up from 3.6.2. Moreover we now have
a proper patch review tool.
Details:
* bugzilla URL remains:
http://eigen.tuxfamily.org/bz/
* Bugzilla 4 new features:
http://www.bugzilla.org/releases/4.0/release-notes.html#v40_feat
* Patch review: we have the Splinter extension by Owen Taylor. See the
'Splinter Review' links. double click parts of the diff to comment on
them, add an overall comment in 'overview' and finally click
'publish'. If you don't finish your review, Splinter saves your work
for later.
* New settings:
** now using email auto-completion (new bugzilla 4 feature) instead of
list-boxes to select email addresses
** bug reply text-box is now at bottow of the bug, instead of being
above existing comments (you can override that in your preferences,
new bugzilla 4 feature)
** 'Target Milestone' field is now hidden (afaik we never made
consistent use of it, instead we use tracking bugs. let me know if you
disagree).
Cheers,
Benoit