Граф коммитов

3662 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net b4ce206086 Bug 144165 - enter_bug product selection has a footer like without a login if no usebuggroupsentry. Patch by jouni@heikniemi.net; 2xr=gerv. 2002-05-13 22:28:48 +00:00
justdave%syndicomm.com 110cc4d871 Fix for bug 144091: adding old-params.txt to .cvsignore 2002-05-13 22:28:26 +00:00
preed%sigkill.com ac4bd4e26e 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 45783266da 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 1e9879b0fc 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 0d08c8b6d8 turn off mozilla layers 2002-05-10 23:23:05 +00:00
kestes%walrus.com be379bb9f5 fixes for mozilla layers. 2002-05-10 23:21:23 +00:00
kestes%walrus.com 2d3c53162f fixes to link_choices 2002-05-10 23:14:30 +00:00
kestes%walrus.com 2ad152b111 checkins for mozilla layers 2002-05-10 23:07:57 +00:00
kestes%walrus.com 9f1f69adb7 fixes for mozilla layers. 2002-05-10 23:00:41 +00:00
kestes%walrus.com 13b955c1a9 fixes 2002-05-10 22:56:57 +00:00
myk%mozilla.org 713da3fb48 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 71967a7c4f fixes 2002-05-10 22:51:05 +00:00
kestes%walrus.com 1f926a0b60 bug fixes 2002-05-10 22:48:33 +00:00
justdave%syndicomm.com 5c3271407f 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 37490815fc fixes for mozillay layers. 2002-05-10 22:42:08 +00:00
kestes%walrus.com 9afa6f1309 add SECONDS_PER_WEEK 2002-05-10 22:41:41 +00:00
kestes%walrus.com 4af24e40af fixes for mozillalayers. 2002-05-10 22:00:45 +00:00
kestes%walrus.com eb6511f7cf not radio but checkbox group 2002-05-10 21:49:33 +00:00
kestes%walrus.com a23c13d7d4 fixes for addnote association code 2002-05-10 21:46:25 +00:00
kestes%walrus.com bc2858799d fixes 2002-05-10 21:38:03 +00:00
kestes%walrus.com 7941633613 new association code, need to check it in to test it. 2002-05-10 21:24:39 +00:00
kestes%walrus.com 4f188e18a5 switch star gif. 2002-05-10 21:23:38 +00:00
kestes%walrus.com e812515f5b no need for 'use syslog' any more. 2002-05-10 21:22:48 +00:00
kestes%walrus.com f55b67631e no need for 'use syslog' anymore. 2002-05-10 21:21:59 +00:00
kestes%walrus.com b1b7431e92 misspelt word. 2002-05-10 21:21:07 +00:00
kestes%walrus.com be7b9c1295 new notice assciations stuff. 2002-05-10 21:20:30 +00:00
kestes%walrus.com 603ce35943 new notice association code 2002-05-10 21:19:42 +00:00
kestes%walrus.com ccc6bc86d3 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 56e40c6bfa add new associations information. 2002-05-10 21:17:56 +00:00
kestes%walrus.com 4593747a49 add localtime to output to help with debugging. 2002-05-10 21:16:53 +00:00
justdave%syndicomm.com fcc10e0ee5 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 5defe33acf Release notes update. 2002-05-10 01:31:19 +00:00
kestes%walrus.com 9a39c021b8 remove unused gifs, give used gifs names which are disciptive. 2002-05-09 23:19:35 +00:00
gerv%gerv.net 6520508c30 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 7c0360fa8b from mgalli@netscape.com 2002-05-09 22:56:37 +00:00
kestes%walrus.com 0914317b8a update 2002-05-09 22:40:58 +00:00
kestes%walrus.com 160d6e9729 add new gif info. 2002-05-09 22:40:42 +00:00
kestes%walrus.com 153df66079 minor cleanup. 2002-05-09 22:40:09 +00:00
kestes%walrus.com 7b8ad0905e add perl warnings to compiles, check for cvs keywords. 2002-05-09 22:37:06 +00:00
myk%mozilla.org d824594679 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 f1735f2327 add new star gifs 2002-05-09 21:12:39 +00:00
dkl%redhat.com fe8421aa12 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 4e005e50e8 quiet warnings. 2002-05-09 18:17:39 +00:00
kestes%walrus.com b3b7b57432 fix problem when different CVS roots are used. 2002-05-09 18:16:56 +00:00
kestes%walrus.com 56409bfcd0 add more comments, this is a confusing issue. 2002-05-09 18:15:57 +00:00
matty%chariot.net.au b7ad90fa84 Release notes updates. 2002-05-09 16:51:58 +00:00
justdave%syndicomm.com 13fea7ea40 Bumping version number to 2.16rc1 2002-05-09 05:19:30 +00:00
kestes%walrus.com d77155f265 change name from 'progress' to 'columns' this is clearer 2002-05-09 03:10:40 +00:00
kestes%walrus.com 98ca0ac09e I like these flames better. 2002-05-09 03:09:52 +00:00