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

3748 Коммитов

Автор SHA1 Сообщение Дата
bbaetz%student.usyd.edu.au 34fc077f95 Bug 145702 - query.cgi doesn't always ConnectToDatabase() early enough
r=justdave, preed
2002-06-03 01:41:43 +00:00
justdave%syndicomm.com c8cd0ecec8 Fix for bug 147476: the affect of changing your dot/webdot preferences on your web server's accessibility option (.htaccess
for Apache) is now mentioned in the parameter description.
Patch by Jouni Heikniemi (jouni@heikniemi.net)
r= bbaetz, afranke
2002-06-02 20:37:32 +00:00
justdave%syndicomm.com 394070853a Fix for bug 143108: comment change in localconfig to eliminate incorrect statement that your permissions won't get touched if
$webservergroup is empty.
r= jouni, MattyT
2002-06-02 17:25:14 +00:00
preed%sigkill.com 6990c6f133 Bug 147486 - Fixes cross site scripting issues; first checked in on the 2.14.1 branch, but I forgot the 2.16 branch/trunk (thanks bbaetz); patch=preed, r=bbaetz,myk 2002-06-01 09:26:25 +00:00
bbaetz%student.usyd.edu.au 2bc4120dad Bug 148363 - minor html glitch on the enter_bug template
patch by jouni@heikniemi.net (Jouni Heikniemi), r=myk x2
2002-06-01 02:28:35 +00:00
leaf%mozilla.org 1eb2085c0f cleanup the hack 2002-05-30 23:00:04 +00:00
leaf%mozilla.org ed7ecdf28e trick who.cgi into passing the branchtype=regexp parameter to bonsai 2002-05-30 22:33:53 +00:00
leaf%mozilla.org 0612fede80 who menu still isn't getting branchtyp passed to it, trying another assignment
operation.
2002-05-30 21:23:37 +00:00
dkl%redhat.com d788b8d3bc Fix for bug 148157 - Bad sorting in describecomponents.cgi, patch by David Lawrence <dkl@redhat.com> r=jouni@heikniemi.net,myk@mozilla.org 2002-05-30 19:54:55 +00:00
leaf%mozilla.org d865bcd6ca how about i send the variable i just modified to who.cgi, so it will do some good? 2002-05-30 18:19:26 +00:00
leaf%mozilla.org df2343823c extend hack to the who.cgi call so we can get "last checkin" queries working 2002-05-30 18:16:08 +00:00
tara%tequilarista.org ec64756df0 Checking Myk's fix for bug #146244 2002-05-30 15:03:30 +00:00
tara%tequilarista.org 334253837a Checking in Myk's fix for bug #142317 2002-05-30 13:55:10 +00:00
timeless%mac.com 692c34b6a4 Bug 144837 bonsai file display always shows trunk revision
r=tara
2002-05-30 04:45:11 +00:00
leaf%mozilla.org 78e0e6a53e set branchtype to regexp if there are regexp-indicative characters in
the branchname
2002-05-30 03:11:59 +00:00
myk%mozilla.org 004f08b1dc Fix for bug 148011: Move pseudo-method definitions together.
Patch by Myk Melez <myk@mozilla.org>.
2xr=justdave
2002-05-30 01:44:33 +00:00
leaf%mozilla.org dddd9bafa8 hack to do bonsai branchtype=regexp queries if +, *, or ? is in the branch name, first part of bug 147948. 2002-05-29 23:41:44 +00:00
bbaetz%student.usyd.edu.au e8be494fce Bug 147272 - no background for bugzilla pages
r=justdave, preed
2002-05-29 11:43:26 +00:00
gerv%gerv.net c4d9231226 Bug 144728 - Midair collision doubles line feeds. Patch by jouni@heikniemi.net; 2xr=justdave. 2002-05-29 07:21:44 +00:00
ian%hixie.ch ce4478beee Some versions of the Net::SMTP module handle the timeout by raising a SIG ALRM, so handle this case as well. Also increase the timeout by ten seconds since in the real world, some servers are actually that slow. We might need to make this asynchronous at some point. 2002-05-26 15:08:48 +00:00
ian%hixie.ch 42ac389024 Perl 5.005_03 compatability: the precedence of the not and comma operators changed at some point, so disambiguate this usage. 2002-05-26 15:05:37 +00:00
ian%hixie.ch 78a7589fdc Cache the Term::ReadLine input device. On some systems, it has to be cached, otherwise you end up trying to open too many input handles or something like that. This also means we can have session history where available. 2002-05-26 15:03:48 +00:00
ian%hixie.ch 8ffd16f0b1 Add some null checking -- if the string is undefined, then turn it into the empty string. This avoids many undefined value warnings when the data provided by the user is incomplete. 2002-05-26 15:02:33 +00:00
ian%hixie.ch f5ec789f5f Implemented rowsAffected(), which will return the number of database rows that were affected by the last execution of the statement associated with the results frame. 2002-05-26 15:00:56 +00:00
gerv%gerv.net 00267aa804 Backing out mistakenly-checked-in code fragment. Thanks to MattyT for pointing this out. 2002-05-26 07:01:53 +00:00
matty%chariot.net.au e5bd287315 Release notes updates. 2002-05-26 05:34:25 +00:00
gerv%gerv.net e6fae5a5dc Bug 145849 - Non-maintainers with ability to bless others need "users" link in footer. Patch by bugreport@peshkin.net; r=gerv, justdave. 2002-05-25 10:35:53 +00:00
gerv%gerv.net 4c9c617dc2 Bug 146091 - Sort order for votes is ascending instead of descending. Patch by myk; 2xr=gerv. 2002-05-25 10:29:20 +00:00
gerv%gerv.net 8b460a6f60 Bug 144768 - Selecting multiple products on query page causes script error in IE. Patch by jouni@heikniemi.net; r=gerv, bbaetz. 2002-05-25 10:15:55 +00:00
myk%mozilla.org 020933de2b Fix for bug 146261: fixes bug preventing the sending of email to users when the status of bugs changes in some situations.
Patch by Tim Taylor <ttaylor@mitre.org>.
r=myk,bbaetz
2002-05-23 08:08:53 +00:00
matty%chariot.net.au 4dfcf84b92 Release notes updates. 2002-05-23 05:31:37 +00:00
matty%chariot.net.au bcbb81dbcc Bug 93667: Add comments to uncommented sections of sanitycheck.cgi 2002-05-22 09:21:35 +00:00
bbaetz%student.usyd.edu.au 5654419b9e Bug 144565 - describecomponents.cgi shows wrong components when user has
access to only one product
Bug 145113 - describecomponents doesn't call quietly_check_login()
r=justdave, gerv
2002-05-21 23:36:25 +00:00
myk%mozilla.org 8186b44781 Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.
Patch by mental <xor@ivwnet.com>.
r=justdave,myk
2002-05-21 17:53:48 +00:00
myk%mozilla.org da27bba67f Fix for bug 143743: Eliminates warning by properly initializing array reference.
Fix by Myk Melez <myk@mozilla.org>.
r=bbaetz,justdave
2002-05-21 14:17:56 +00:00
dkl%redhat.com 6804f33ca7 Bug 143586 - required modules tests should be sorted. Patch by David Lawrence <dkl@redhat.com> r=justdave@syndicomm.com,bbaetz@student.usyd.edu.au 2002-05-21 03:42:35 +00:00
gerv%gerv.net bc009a9530 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 b662e938e9 Fix for bug 144091: adding old-params.txt to .cvsignore 2002-05-13 22:28:26 +00:00
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
myk%mozilla.org 70109c0034 Partial fix for bug 142928. Fixes egregrious example of mean and unnecessary error message. Why ping the user for using an at sign instead of a percentage sign in their CVS username? It's a common mistake and easy to correct; no need to make people feel bad about it. 2002-05-09 02:09:38 +00:00
myk%mozilla.org 902fb3c644 Fix for bug 143173: remove unnecessary fields and specific reporter's name from links to Bugzilla. 2002-05-09 01:50:44 +00:00
myk%mozilla.org bde29842eb Fix for bug 143164: support URLs and URL paths better. 2002-05-09 00:40:02 +00:00
zach%zachlipton.com d35ceb8627 Fix for bug 143124, Fix warning messages about *::TESTOUT and clean up
test code. Patch makes the tests much better now.

r=zach x2
2002-05-08 23:49:32 +00:00
gerv%gerv.net 7e3dc7c4f2 Bug 143091 - No email to the qa contact when creating bugs. Patch by gerv; 2xr=justdave. 2002-05-08 23:21:25 +00:00
gerv%gerv.net e860784175 Bug 143040 - Tidy up remove parameters message in checksetup.pl. Patch by gerv; r=justdave, ddk. 2002-05-08 23:20:22 +00:00
gerv%gerv.net 63f9e0f620 More documentation updates. 2002-05-08 23:19:11 +00:00
kestes%walrus.com 28306129e3 fix href test regexp. 2002-05-08 22:42:09 +00:00
kestes%walrus.com 2a59648acf still tweaking
$TinderConfig::DISPLAY_BUILD_ERRORS
and
 	event_times_vec()
to make it look right.
2002-05-08 22:30:12 +00:00
myk%mozilla.org 0b87d739e3 Fix for bug 142828: prompts the user for a file to edit if none is given. 2002-05-08 22:27:53 +00:00
kestes%walrus.com ba8dd72871 check that the TinderboxPrint string contains valid URL's 2002-05-08 22:14:49 +00:00
myk%mozilla.org 442cf90c0e Last half of fix for bug 142911: shows location of file instead of its name if possible. 2002-05-08 21:48:18 +00:00