aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 309681 Prevent users from adding another user who shouldn't have access ↵bugreport%peshkin.net2005-10-181-0/+6
| | | | | | | to a bug as assignee or CC member Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=joel, a=justdave
* Bug 311913: Add support for X-Bugzilla-Keywords and X-Bugzilla-Severity to ↵lpsolit%gmail.com2005-10-151-0/+2
| | | | email notifications - Patch by Mark Loeser <halcy0n@gentoo.org> r=LpSolit a=justdave
* Bug 312356: The defaultpriority param should be grouped together with ↵lpsolit%gmail.com2005-10-152-7/+7
| | | | defaultseverity, opsys and platform - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* Bug 312185: Create a new "Attachments" tab when editing params - Patch by ↵lpsolit%gmail.com2005-10-132-36/+81
| | | | Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* Bug 312150: Some routines are not exported in Bugzilla/Config/Common.pm - ↵lpsolit%gmail.com2005-10-121-1/+2
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* Bug 46296: Make editparams.cgi be multi-panel by category - Patch by ↵lpsolit%gmail.com2005-10-1216-0/+1834
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave