aboutsummaryrefslogtreecommitdiffstats
path: root/globals.pl
Commit message (Expand)AuthorAgeFilesLines
* Bug 121074 - taint error after changing bugbbaetz%student.usyd.edu.au2002-01-221-1/+1
* Bug 98368 - dbi connect doesn't use db_port option.bbaetz%student.usyd.edu.au2002-01-221-1/+2
* Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com2002-01-201-0/+19
* Fix for bug 113646, midair when changing assignee gives error. Fix changes su...zach%zachlipton.com2001-12-171-4/+4
* Bug 104677 : Votes field (text style) on showvotes.cgi defaults to size 5, no...matty%chariot.net.au2001-11-171-0/+17
* Bug 101560, pt 2. Perl 5.00503 gives a (bogus?) warning which 5.6 doesn't.bbaetz%cs.mcgill.ca2001-11-171-1/+1
* Bug 101560 - clear some more env vars so that system calls will run inbbaetz%cs.mcgill.ca2001-11-171-2/+1
* Fix for bug 86300 - If a bug didn't exist and GetBugLink() tried to create a ...jake%acutex.net2001-11-121-33/+52
* Fixed "used only once" warning coming from my patch for bug 97469. Thebbaetz%cs.mcgill.ca2001-10-251-0/+1
* Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs.bbaetz%cs.mcgill.ca2001-10-231-8/+110
* Bug 71840 - Make comments referenceable using a #c4 to get the fourth comment.jake%acutex.net2001-10-201-10/+24
* Backing out previous change, the wrong patch got checked in.jake%acutex.net2001-10-201-26/+10
* Bug 71840 - make comments referenceable. Patch by gerv/jake. r=justdave, jake...gerv%gerv.net2001-10-201-10/+26
* Bug 73180 - We now put a notice at the top of the versioncache file saying th...jake%acutex.net2001-10-201-0/+7
* Bug 57819 - change the size of the bit we print in the large error case. r=ju...gerv%gerv.net2001-10-141-2/+2
* Fix for bug 104516: No code changes in this patch, all this checkin does is r...justdave%syndicomm.com2001-10-131-13/+13
* Backing out Gerv's checkin for bug 71840. Per the bug report, it did not hav...justdave%syndicomm.com2001-10-121-26/+10
* Bug 71840 - Make comments referenceable. Patch by gerv; r=myk, jake (ish :-).gerv%gerv.net2001-10-121-10/+26
* Bug 57819 - cut down large mysql error strings. Patch by n_hibma@qubesoft.co...gerv%gerv.net2001-10-121-2/+7
* Fix for bug 82809: comments in bugs no longer have 
 where the linefeeds...justdave%syndicomm.com2001-10-031-1/+1
* Fix for bug 30731 - Reassigning closed bugs from the mass change page caused ...jake%acutex.net2001-09-151-1/+8
* Fix for bug 42810 - Bugzilla would choke if your product name contained a ' m...jake%acutex.net2001-09-011-1/+1
* Bumping version to 2.15 for developmentjustdave%syndicomm.com2001-08-301-1/+1
* moving version to 2.14 (golden) to roll the tarball.justdave%syndicomm.com2001-08-301-1/+1
* All code patches targetted for 2.14 have been checked in. Bumping versionjustdave%syndicomm.com2001-08-271-1/+1
* Fix for bug 95634 - Improvements to Param('voteremovedmail')jake%acutex.net2001-08-251-10/+33
* Fix for bug 95890: Correctly convert/record keyword changes in the bugs_activ...myk%mozilla.org2001-08-201-12/+10
* Fix for bug 92593: Changing a bugs product will no longer remove the votes fr...justdave%syndicomm.com2001-08-161-7/+35
* Re-fix for bug 95082: allow syncshadowdb to continue to make queries while Bu...justdave%syndicomm.com2001-08-151-1/+1
* Fix for bug 95082 - Param('shutdownhtml') doesn't completely shut down bugzilla.jake%acutex.net2001-08-141-0/+17
* Fix for bug 94618: remove restrictions on valid characters in passwords. If ...justdave%syndicomm.com2001-08-111-7/+4
* fix for bug 66235: process_bug.cgi: multiple product change misses the groups...zach%zachlipton.com2001-08-111-0/+24
* Fix for bugs 55161 and 12819. The activity log now stores only what's change...jake%acutex.net2001-07-201-0/+31
* Fix for bug 77473, bug 74032, and bug 85472: Passwords are no longer stored i...justdave%syndicomm.com2001-07-111-9/+100
* Fix for bug 87701: Invalid username in bug changes echoed back without escapi...justdave%syndicomm.com2001-07-041-0/+1
* removing "Use Carp" and "sub die_with_dignity" that I was supposed to remove ...justdave%syndicomm.com2001-07-041-7/+7
* Fix for bug 59349: Processmail now runs in taint (perl -T and $db->{Taint}=1)...justdave%syndicomm.com2001-07-041-3/+35
* Fix for bug 87596: improper definition of $::components in globals.pljustdave%syndicomm.com2001-07-011-1/+1
* Re-fix for bug 21253: fix calling conventions for syncshadowdb so that a phon...justdave%syndicomm.com2001-06-111-4/+5
* Hopefully the fix for bug 77778: component lists, etc stuttering due to corru...justdave%syndicomm.com2001-06-081-0/+3
* Fix for bug 21253: removing all single-parameter system() calls from Bugzillajustdave%syndicomm.com2001-06-071-2/+21
* Fix for bug 75482: adding the capability to deactivate a group without deleti...justdave%syndicomm.com2001-06-061-0/+11
* Fix for bug 72862: fixes more Perl warnings in RelationSet.pm and globals.pljustdave%syndicomm.com2001-06-011-0/+2
* Bug 71552 - Remove oldemailtech from Bugzillajake%acutex.net2001-05-241-2/+1
* Fix for bug 80045: 500 Server Error in IE (but not Netscape or Mozilla) on er...justdave%syndicomm.com2001-05-111-0/+1
* rolling version number to 2.13 for developmentjustdave%syndicomm.com2001-04-281-1/+1
* Tara is a bucket head. Floating version to 2.12 ship for tag and stripetara%tequilarista.org2001-04-251-1/+1
* Re-re-fix for bug 71550. This will quite likely fix a number of bugs in othe...dave%intrec.com2001-03-201-0/+8
* Checking in Jake's <jake@acutex.net> interim patches from bug 30694. Bugzilla...endico%mozilla.org2001-03-131-3/+4
* Bug 66149 - nicer wording for the most common Bugzilla error message.gerv%gerv.net2001-03-081-1/+3