aboutsummaryrefslogtreecommitdiffstats
path: root/globals.pl
Commit message (Expand)AuthorAgeFilesLines
* Bug 129442 - make html of a default installation (mostly) HTML 4.01bbaetz%student.usyd.edu.au2002-04-151-1/+1
* Fix for bug 125660: Templatizes process_bug.cgi.myk%mozilla.org2002-04-131-55/+0
* Bug 134575 - some scripts trying to make world writable directoriesbbaetz%student.usyd.edu.au2002-04-071-3/+13
* Remaining pieces of Bug 23067 from yesterday... no idea why the first commit...justdave%syndicomm.com2002-04-021-4/+33
* Fix for bug 92263: Don't output SQL commands before the footer when syncshado...justdave%syndicomm.com2002-04-011-0/+3
* Bug 104589 - prevent user closing window from terminating Bugzilla scripts. P...gerv%gerv.net2002-03-281-0/+6
* Bug 131521 - Set $::ENV{PATH} so that we don't get bogus 15 line warningsbbaetz%student.usyd.edu.au2002-03-231-0/+5
* Fix for bug 103778: Rewrites and templatizes buglist.cgi.myk%mozilla.org2002-03-121-2/+118
* Backing out a bit I didn't mean to check in as part of bug 119657. Oops.bbaetz%student.usyd.edu.au2002-03-021-3/+0
* Bug 127318 - push UserInGroup to templatesbbaetz%student.usyd.edu.au2002-03-011-0/+3
* Bug 119657 - template error checkingbbaetz%student.usyd.edu.au2002-03-011-2/+6
* Bug 115369 - templatise long_list.cgi.gerv%gerv.net2002-02-201-22/+34
* Fix for bug 125516: the recent fix for emails truncating when a period occurr...justdave%syndicomm.com2002-02-171-1/+1
* Bug 110013 - templatize describecomponents.cgibbaetz%student.usyd.edu.au2002-02-141-6/+8
* Backing out checkin for bug 115369, it's busted on Perl 5.00503.justdave%syndicomm.com2002-02-141-206/+13
* Fix for bug 115369: Templatization of long_list.cgijustdave%syndicomm.com2002-02-131-13/+206
* Bug 97471 - The assignee and qa contact should always be able to see theirbbaetz%student.usyd.edu.au2002-02-131-5/+2
* Bug 100094 - use generic template handling codebbaetz%student.usyd.edu.au2002-02-131-3/+14
* Fix for bug 117055: Emails were being truncated if they contained a line with...justdave%syndicomm.com2002-02-061-1/+1
* Bug 95732 - remove logincookies.cryptpassword, and invalidate cookies frombbaetz%student.usyd.edu.au2002-02-041-0/+13
* Fix for bug 121747: Stops every script before it does anything else if Bugzil...myk%mozilla.org2002-02-031-0/+92
* Fix for bug 104521: Removes old attachment interface in favor of new attachme...myk%mozilla.org2002-01-301-2/+2
* 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