Commit Graph

3660 Commits

Author SHA1 Message Date
preed%sigkill.com
15a6747ad2 Bug 129466 - Adding a comment per a discussion w/ bbaetz on IRC about having backported this bug's patch to the 2_14_1-BRANCH, which was checked in today 2002-05-13 15:27:09 +00:00
gerv%gerv.net
d7d65019fa Bug 143560 - showdependencytree.cgi eats all available memory if there's a circular dependency. Patch by myk; 2xr=gerv. 2002-05-13 06:24:49 +00:00
gerv%gerv.net
768e6858c7 Bug 143486 - enter_bug.cgi: Using ?format=simple doesn't work. Patch by burnus@gmx.de; 2xr=gerv. 2002-05-10 23:32:24 +00:00
kestes%walrus.com
82852b8d5d turn off mozilla layers 2002-05-10 23:23:05 +00:00
kestes%walrus.com
2acb4b8418 fixes for mozilla layers. 2002-05-10 23:21:23 +00:00
kestes%walrus.com
916df2a95e fixes to link_choices 2002-05-10 23:14:30 +00:00
kestes%walrus.com
dcdfeab02c checkins for mozilla layers 2002-05-10 23:07:57 +00:00
kestes%walrus.com
3fb4a18009 fixes for mozilla layers. 2002-05-10 23:00:41 +00:00
kestes%walrus.com
0b95860636 fixes 2002-05-10 22:56:57 +00:00
myk%mozilla.org
205dca8b2f Fix for bug 143547: Don't show bugs as grey if usebuggroups parameter is set to true.
Patch by Myk Melez <myk@mozilla.org>.
2xr=gerv
2002-05-10 22:55:09 +00:00
kestes%walrus.com
68bebde62c fixes 2002-05-10 22:51:05 +00:00
kestes%walrus.com
149bafd785 bug fixes 2002-05-10 22:48:33 +00:00
justdave%syndicomm.com
f9ae8a8610 Bumping version to 2.17 for development on the trunk. Bugzilla 2.16 release process is now ocurring on BUGZILLA-2_16-BRANCH. Any bugs intended for 2.16 must be checked in both on the branch and the trunk. Checkins for 2.17/2.18 items can be checked in on the trunk now. 2002-05-10 22:47:00 +00:00
kestes%walrus.com
502df74498 fixes for mozillay layers. 2002-05-10 22:42:08 +00:00
kestes%walrus.com
687a1f9b34 add SECONDS_PER_WEEK 2002-05-10 22:41:41 +00:00
kestes%walrus.com
3c3e715b58 fixes for mozillalayers. 2002-05-10 22:00:45 +00:00
kestes%walrus.com
4375f54ede not radio but checkbox group 2002-05-10 21:49:33 +00:00
kestes%walrus.com
f1d8650cc1 fixes for addnote association code 2002-05-10 21:46:25 +00:00
kestes%walrus.com
f791b2701b fixes 2002-05-10 21:38:03 +00:00
kestes%walrus.com
6a626e0f8d new association code, need to check it in to test it. 2002-05-10 21:24:39 +00:00
kestes%walrus.com
9cbf8e92a0 switch star gif. 2002-05-10 21:23:38 +00:00
kestes%walrus.com
ff1cbe35ba no need for 'use syslog' any more. 2002-05-10 21:22:48 +00:00
kestes%walrus.com
719af3d0ac no need for 'use syslog' anymore. 2002-05-10 21:21:59 +00:00
kestes%walrus.com
60851dc6eb misspelt word. 2002-05-10 21:21:07 +00:00
kestes%walrus.com
40d787cd6f new notice assciations stuff. 2002-05-10 21:20:30 +00:00
kestes%walrus.com
4822f00814 new notice association code 2002-05-10 21:19:42 +00:00
kestes%walrus.com
2407216bc0 resync file with changes to other columns. This does not include new NOTICES changes. 2002-05-10 21:18:52 +00:00
kestes%walrus.com
c071739b2e add new associations information. 2002-05-10 21:17:56 +00:00
kestes%walrus.com
d5d38ef01f add localtime to output to help with debugging. 2002-05-10 21:16:53 +00:00
justdave%syndicomm.com
458fd3bc85 Fix for bug 78701: missing . in INVALID description in queryhelp.cgi
Patch by norton@w5ac.tamu.edu
2xr= justdave
2002-05-10 20:10:32 +00:00
matty%chariot.net.au
148d6c759a Release notes update. 2002-05-10 01:31:19 +00:00
kestes%walrus.com
061d6e0d0c remove unused gifs, give used gifs names which are disciptive. 2002-05-09 23:19:35 +00:00
gerv%gerv.net
703ad03c21 Bug 143231 - Changing a bug with an empty buglist gives a warning. Patch by jouni@heikniemi.net; 2xr=justdave. 2002-05-09 23:15:26 +00:00
kestes%walrus.com
1031a0d615 from mgalli@netscape.com 2002-05-09 22:56:37 +00:00
kestes%walrus.com
9bfbdfbccd update 2002-05-09 22:40:58 +00:00
kestes%walrus.com
a9f7d24c13 add new gif info. 2002-05-09 22:40:42 +00:00
kestes%walrus.com
20e5c7c59b minor cleanup. 2002-05-09 22:40:09 +00:00
kestes%walrus.com
8b124ce569 add perl warnings to compiles, check for cvs keywords. 2002-05-09 22:37:06 +00:00
myk%mozilla.org
8522c1037c Fix for bug 135449: allows named queries to override the last sort order.
Patch by Myk Melez <myk@mozilla.org>.
2xr=justdave
2002-05-09 21:37:37 +00:00
kestes%walrus.com
8f78a090a1 add new star gifs 2002-05-09 21:12:39 +00:00
dkl%redhat.com
774af26ab5 Bug 143251 - RFE: checksetup.pl should report module version in error message. Patch by dkl@redhat.com 2xr=justdave@syndicomm.com 2002-05-09 19:39:05 +00:00
kestes%walrus.com
4b05586a36 quiet warnings. 2002-05-09 18:17:39 +00:00
kestes%walrus.com
a6b9ea06ae fix problem when different CVS roots are used. 2002-05-09 18:16:56 +00:00
kestes%walrus.com
292d32c27b add more comments, this is a confusing issue. 2002-05-09 18:15:57 +00:00
matty%chariot.net.au
5741fadaf3 Release notes updates. 2002-05-09 16:51:58 +00:00
justdave%syndicomm.com
cd3088bdb0 Bumping version number to 2.16rc1 2002-05-09 05:19:30 +00:00
kestes%walrus.com
c8bb467074 change name from 'progress' to 'columns' this is clearer 2002-05-09 03:10:40 +00:00
kestes%walrus.com
e271d4a551 I like these flames better. 2002-05-09 03:09:52 +00:00
kestes%walrus.com
6841317073 make bugs have long empty cells like Bonsai now does 2002-05-09 03:09:12 +00:00
kestes%walrus.com
f5cc9dea6f fixes which were brought up when debugging BT_Generic. 2002-05-09 03:08:38 +00:00