summaryrefslogtreecommitdiffstats
path: root/globals.pl
AgeCommit message (Expand)AuthorFilesLines
2002-04-29Fix for bug 140633: Template Toolkit bug causes directory "datatemplate" to b...justdave%syndicomm.com1-1/+1
2002-04-27Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. Patc...gerv%gerv.net1-0/+3
2002-04-27Bug 97832 - turn on template compilation. This means that the minimum TTbbaetz%student.usyd.edu.au1-0/+7
2002-04-27Bug 140407 - remove all references to directories template/default and templa...gerv%gerv.net1-1/+1
2002-04-26Bug 140145 - GetLongDescriptionAsHTML must die. Patch by gerv, 2xr=bbaetz.gerv%gerv.net1-45/+0
2002-04-26Bug 140121 - make sure we keep calling SyncAnyPendingShadowChanges from the f...gerv%gerv.net1-0/+3
2002-04-25Bug 138456 - use proper error functions in DBNameToIdAndCheck. Patch by gerv;...gerv%gerv.net1-20/+6
2002-04-25Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net1-0/+7
2002-04-20Bug 138581 - add template/en/* to the search path. Patch by gerv, 2xr=justdave.gerv%gerv.net1-1/+1
2002-04-15Bug 129442 - make html of a default installation (mostly) HTML 4.01bbaetz%student.usyd.edu.au1-1/+1
2002-04-13Fix for bug 125660: Templatizes process_bug.cgi.myk%mozilla.org1-55/+0
2002-04-07Bug 134575 - some scripts trying to make world writable directoriesbbaetz%student.usyd.edu.au1-3/+13
2002-04-02Remaining pieces of Bug 23067 from yesterday... no idea why the first commit...justdave%syndicomm.com1-4/+33
2002-04-01Fix for bug 92263: Don't output SQL commands before the footer when syncshado...justdave%syndicomm.com1-0/+3
2002-03-28Bug 104589 - prevent user closing window from terminating Bugzilla scripts. P...gerv%gerv.net1-0/+6
2002-03-23Bug 131521 - Set $::ENV{PATH} so that we don't get bogus 15 line warningsbbaetz%student.usyd.edu.au1-0/+5
2002-03-12Fix for bug 103778: Rewrites and templatizes buglist.cgi.myk%mozilla.org1-2/+118
2002-03-02Backing out a bit I didn't mean to check in as part of bug 119657. Oops.bbaetz%student.usyd.edu.au1-3/+0
2002-03-01Bug 127318 - push UserInGroup to templatesbbaetz%student.usyd.edu.au1-0/+3
2002-03-01Bug 119657 - template error checkingbbaetz%student.usyd.edu.au1-2/+6
2002-02-20Bug 115369 - templatise long_list.cgi.gerv%gerv.net1-22/+34
2002-02-17Fix for bug 125516: the recent fix for emails truncating when a period occurr...justdave%syndicomm.com1-1/+1
2002-02-14Bug 110013 - templatize describecomponents.cgibbaetz%student.usyd.edu.au1-6/+8
2002-02-14Backing out checkin for bug 115369, it's busted on Perl 5.00503.justdave%syndicomm.com1-206/+13
2002-02-14Fix for bug 115369: Templatization of long_list.cgijustdave%syndicomm.com1-13/+206
2002-02-13Bug 97471 - The assignee and qa contact should always be able to see theirbbaetz%student.usyd.edu.au1-5/+2
2002-02-13Bug 100094 - use generic template handling codebbaetz%student.usyd.edu.au1-3/+14
2002-02-06Fix for bug 117055: Emails were being truncated if they contained a line with...justdave%syndicomm.com1-1/+1
2002-02-04Bug 95732 - remove logincookies.cryptpassword, and invalidate cookies frombbaetz%student.usyd.edu.au1-0/+13
2002-02-03Fix for bug 121747: Stops every script before it does anything else if Bugzil...myk%mozilla.org1-0/+92
2002-01-30Fix for bug 104521: Removes old attachment interface in favor of new attachme...myk%mozilla.org1-2/+2
2002-01-23Bug 121074 - taint error after changing bugbbaetz%student.usyd.edu.au1-1/+1
2002-01-22Bug 98368 - dbi connect doesn't use db_port option.bbaetz%student.usyd.edu.au1-1/+2
2002-01-20Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com1-0/+19
2001-12-17Fix for bug 113646, midair when changing assignee gives error. Fix changes su...zach%zachlipton.com1-4/+4
2001-11-17Bug 104677 : Votes field (text style) on showvotes.cgi defaults to size 5, no...matty%chariot.net.au1-0/+17
2001-11-17Bug 101560, pt 2. Perl 5.00503 gives a (bogus?) warning which 5.6 doesn't.bbaetz%cs.mcgill.ca1-1/+1
2001-11-17Bug 101560 - clear some more env vars so that system calls will run inbbaetz%cs.mcgill.ca1-2/+1
2001-11-12Fix for bug 86300 - If a bug didn't exist and GetBugLink() tried to create a ...jake%acutex.net1-33/+52
2001-10-25Fixed "used only once" warning coming from my patch for bug 97469. Thebbaetz%cs.mcgill.ca1-0/+1
2001-10-24Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs.bbaetz%cs.mcgill.ca1-8/+110
2001-10-20Bug 71840 - Make comments referenceable using a #c4 to get the fourth comment.jake%acutex.net1-10/+24
2001-10-20Backing out previous change, the wrong patch got checked in.jake%acutex.net1-26/+10
2001-10-20Bug 71840 - make comments referenceable. Patch by gerv/jake. r=justdave, jake...gerv%gerv.net1-10/+26
2001-10-20Bug 73180 - We now put a notice at the top of the versioncache file saying th...jake%acutex.net1-0/+7
2001-10-14Bug 57819 - change the size of the bit we print in the large error case. r=ju...gerv%gerv.net1-2/+2
2001-10-13Fix for bug 104516: No code changes in this patch, all this checkin does is r...justdave%syndicomm.com1-13/+13
2001-10-12Backing out Gerv's checkin for bug 71840. Per the bug report, it did not hav...justdave%syndicomm.com1-26/+10
2001-10-12Bug 71840 - Make comments referenceable. Patch by gerv; r=myk, jake (ish :-).gerv%gerv.net1-10/+26
2001-10-12Bug 57819 - cut down large mysql error strings. Patch by n_hibma@qubesoft.co...gerv%gerv.net1-2/+7