aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config/BugChange.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 527387: Make Parameter section sortkeys numeric and leave space between ↵mkanat%bugzilla.org2009-12-131-1/+1
| | | | | | the numbers Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 399076: Remove the 'commentonreassignbycomponent' parameter - Patch by ↵lpsolit%gmail.com2008-12-101-6/+0
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 399075: Remove the 'commentonclearresolution' parameter - Patch by ↵lpsolit%gmail.com2008-12-101-6/+0
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch ↵lpsolit%gmail.com2007-10-091-1/+1
| | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 385415: Bugs marked as duplicate or moved to another installation always ↵lpsolit%gmail.com2007-07-131-0/+22
| | | | go to the RESOLVED state, even if the workflow has RESOLVED excluded from it (or if this bug status has been removed or renamed). Some major problems related to the workflow when upgrading or installing 3.1 are also fixed here - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 345100: Remove obsolete parameters and "officially" turn on custom bug ↵lpsolit%gmail.com2007-06-141-43/+1
| | | | status workflow - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=justdave
* Bug 312356: The defaultpriority param should be grouped together with ↵lpsolit%gmail.com2005-10-151-7/+0
| | | | defaultseverity, opsys and platform - 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-121-0/+142
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave