| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bumping version to 2.17 for development on the trunk. Bugzilla 2.16 release ... | justdave%syndicomm.com | 2002-05-11 | 1 | -1/+1 |
* | Bumping version number to 2.16rc1 | justdave%syndicomm.com | 2002-05-09 | 1 | -1/+1 |
* | Bug 140437 - clean up parameters. Patch by gerv; 2xr=justdave. | gerv%gerv.net | 2002-05-08 | 1 | -7/+0 |
* | Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave. | gerv%gerv.net | 2002-05-08 | 1 | -1/+11 |
* | Bug 135543 - @Support::Templates::testitems does not list all templates | bbaetz%student.usyd.edu.au | 2002-05-07 | 1 | -0/+3 |
* | Bug 140564 - Unquoted variable in regexp in globals.pl. Patch by xor@ivwnet.c... | gerv%gerv.net | 2002-04-30 | 1 | -1/+1 |
* | Fix for bug 140633: Template Toolkit bug causes directory "datatemplate" to b... | justdave%syndicomm.com | 2002-04-29 | 1 | -1/+1 |
* | Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. Patc... | gerv%gerv.net | 2002-04-27 | 1 | -0/+3 |
* | Bug 97832 - turn on template compilation. This means that the minimum TT | bbaetz%student.usyd.edu.au | 2002-04-27 | 1 | -0/+7 |
* | Bug 140407 - remove all references to directories template/default and templa... | gerv%gerv.net | 2002-04-27 | 1 | -1/+1 |
* | Bug 140145 - GetLongDescriptionAsHTML must die. Patch by gerv, 2xr=bbaetz. | gerv%gerv.net | 2002-04-26 | 1 | -45/+0 |
* | Bug 140121 - make sure we keep calling SyncAnyPendingShadowChanges from the f... | gerv%gerv.net | 2002-04-26 | 1 | -0/+3 |
* | Bug 138456 - use proper error functions in DBNameToIdAndCheck. Patch by gerv;... | gerv%gerv.net | 2002-04-25 | 1 | -20/+6 |
* | Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv. | gerv%gerv.net | 2002-04-25 | 1 | -0/+7 |
* | Bug 138581 - add template/en/* to the search path. Patch by gerv, 2xr=justdave. | gerv%gerv.net | 2002-04-20 | 1 | -1/+1 |
* | Bug 129442 - make html of a default installation (mostly) HTML 4.01 | bbaetz%student.usyd.edu.au | 2002-04-15 | 1 | -1/+1 |
* | Fix for bug 125660: Templatizes process_bug.cgi. | myk%mozilla.org | 2002-04-13 | 1 | -55/+0 |
* | Bug 134575 - some scripts trying to make world writable directories | bbaetz%student.usyd.edu.au | 2002-04-07 | 1 | -3/+13 |
* | Remaining pieces of Bug 23067 from yesterday... no idea why the first commit... | justdave%syndicomm.com | 2002-04-02 | 1 | -4/+33 |
* | Fix for bug 92263: Don't output SQL commands before the footer when syncshado... | justdave%syndicomm.com | 2002-04-01 | 1 | -0/+3 |
* | Bug 104589 - prevent user closing window from terminating Bugzilla scripts. P... | gerv%gerv.net | 2002-03-28 | 1 | -0/+6 |
* | Bug 131521 - Set $::ENV{PATH} so that we don't get bogus 15 line warnings | bbaetz%student.usyd.edu.au | 2002-03-23 | 1 | -0/+5 |
* | Fix for bug 103778: Rewrites and templatizes buglist.cgi. | myk%mozilla.org | 2002-03-12 | 1 | -2/+118 |
* | Backing out a bit I didn't mean to check in as part of bug 119657. Oops. | bbaetz%student.usyd.edu.au | 2002-03-02 | 1 | -3/+0 |
* | Bug 127318 - push UserInGroup to templates | bbaetz%student.usyd.edu.au | 2002-03-01 | 1 | -0/+3 |
* | Bug 119657 - template error checking | bbaetz%student.usyd.edu.au | 2002-03-01 | 1 | -2/+6 |
* | Bug 115369 - templatise long_list.cgi. | gerv%gerv.net | 2002-02-20 | 1 | -22/+34 |
* | Fix for bug 125516: the recent fix for emails truncating when a period occurr... | justdave%syndicomm.com | 2002-02-17 | 1 | -1/+1 |
* | Bug 110013 - templatize describecomponents.cgi | bbaetz%student.usyd.edu.au | 2002-02-14 | 1 | -6/+8 |
* | Backing out checkin for bug 115369, it's busted on Perl 5.00503. | justdave%syndicomm.com | 2002-02-14 | 1 | -206/+13 |
* | Fix for bug 115369: Templatization of long_list.cgi | justdave%syndicomm.com | 2002-02-13 | 1 | -13/+206 |
* | Bug 97471 - The assignee and qa contact should always be able to see their | bbaetz%student.usyd.edu.au | 2002-02-13 | 1 | -5/+2 |
* | Bug 100094 - use generic template handling code | bbaetz%student.usyd.edu.au | 2002-02-13 | 1 | -3/+14 |
* | Fix for bug 117055: Emails were being truncated if they contained a line with... | justdave%syndicomm.com | 2002-02-06 | 1 | -1/+1 |
* | Bug 95732 - remove logincookies.cryptpassword, and invalidate cookies from | bbaetz%student.usyd.edu.au | 2002-02-04 | 1 | -0/+13 |
* | Fix for bug 121747: Stops every script before it does anything else if Bugzil... | myk%mozilla.org | 2002-02-03 | 1 | -0/+92 |
* | Fix for bug 104521: Removes old attachment interface in favor of new attachme... | myk%mozilla.org | 2002-01-30 | 1 | -2/+2 |
* | Bug 121074 - taint error after changing bug | bbaetz%student.usyd.edu.au | 2002-01-22 | 1 | -1/+1 |
* | Bug 98368 - dbi connect doesn't use db_port option. | bbaetz%student.usyd.edu.au | 2002-01-22 | 1 | -1/+2 |
* | Fix for bug 108982: enable taint mode for all user-facing CGI files. | justdave%syndicomm.com | 2002-01-20 | 1 | -0/+19 |
* | Fix for bug 113646, midair when changing assignee gives error. Fix changes su... | zach%zachlipton.com | 2001-12-17 | 1 | -4/+4 |
* | Bug 104677 : Votes field (text style) on showvotes.cgi defaults to size 5, no... | matty%chariot.net.au | 2001-11-17 | 1 | -0/+17 |
* | Bug 101560, pt 2. Perl 5.00503 gives a (bogus?) warning which 5.6 doesn't. | bbaetz%cs.mcgill.ca | 2001-11-17 | 1 | -1/+1 |
* | Bug 101560 - clear some more env vars so that system calls will run in | bbaetz%cs.mcgill.ca | 2001-11-17 | 1 | -2/+1 |
* | Fix for bug 86300 - If a bug didn't exist and GetBugLink() tried to create a ... | jake%acutex.net | 2001-11-12 | 1 | -33/+52 |
* | Fixed "used only once" warning coming from my patch for bug 97469. The | bbaetz%cs.mcgill.ca | 2001-10-25 | 1 | -0/+1 |
* | Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs. | bbaetz%cs.mcgill.ca | 2001-10-23 | 1 | -8/+110 |
* | Bug 71840 - Make comments referenceable using a #c4 to get the fourth comment. | jake%acutex.net | 2001-10-20 | 1 | -10/+24 |
* | Backing out previous change, the wrong patch got checked in. | jake%acutex.net | 2001-10-20 | 1 | -26/+10 |
* | Bug 71840 - make comments referenceable. Patch by gerv/jake. r=justdave, jake... | gerv%gerv.net | 2001-10-20 | 1 | -10/+26 |