Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 161865 - GetFieldID shouldn't INSERT into the fielddefs table | bbaetz%student.usyd.edu.au | 2002-08-10 | 1 | -6/+1 |
| | | | | r=joel x2 | ||||
* | ... and = instead of =>. | gerv%gerv.net | 2002-07-27 | 1 | -1/+1 |
| | |||||
* | Fixing bustage caused by ; instead of , in burnus' patch. | gerv%gerv.net | 2002-07-27 | 1 | -1/+1 |
| | |||||
* | Bug 158651 - currenttime should use time2str. Patch by burnus@gmx.de; 2xr=gerv. | gerv%gerv.net | 2002-07-27 | 1 | -0/+3 |
| | |||||
* | Bug 157074 - verify-new-product doubles comment linefeeds on Win32 | bbaetz%student.usyd.edu.au | 2002-07-19 | 1 | -0/+14 |
| | | | | r=myk, jouni | ||||
* | Bug 150829 - 'My Votes' link missing from footer | bbaetz%student.usyd.edu.au | 2002-07-10 | 1 | -7/+0 |
| | | | | r=myk, jouni | ||||
* | Bug 151871 - rewrite quoteUrls to fix major performance problems, and a | bbaetz%student.usyd.edu.au | 2002-07-03 | 1 | -86/+90 |
| | | | | | few other misc bugs too. r=myk x2 | ||||
* | Bug 150770 - Lost <nobr> arround query results | bbaetz%student.usyd.edu.au | 2002-07-01 | 1 | -9/+0 |
| | | | | r=jouni, justdave | ||||
* | Bug 148488 - more HTML validation fixes | bbaetz%student.usyd.edu.au | 2002-06-28 | 1 | -1/+1 |
| | | | | r=jouni, gerv | ||||
* | Bug 150153 - ConnectToDatabase/quietly_check_login issues pt 2 | bbaetz%student.usyd.edu.au | 2002-06-23 | 1 | -6/+0 |
| | | | | r=jouni x2 | ||||
* | Bug 151695 - assignee/qa contact can't access secure bugs | bbaetz%student.usyd.edu.au | 2002-06-15 | 1 | -2/+6 |
| | | | | r=myk x2 | ||||
* | Bug 143574 - taint errors with alternate formats. Also make data/template | bbaetz%student.usyd.edu.au | 2002-06-04 | 1 | -1/+9 |
| | | | | | writable for non webservergroup users. r=myk, justdave | ||||
* | Bug 93167 - &GroupExists and &GroupIsActive should push and pop sql state | bbaetz%student.usyd.edu.au | 2002-06-03 | 1 | -0/+4 |
| | | | | r=justdave, jouni | ||||
* | Fix for bug 148011: Move pseudo-method definitions together. | myk%mozilla.org | 2002-05-30 | 1 | -22/+23 |
| | | | | | Patch by Myk Melez <myk@mozilla.org>. 2xr=justdave | ||||
* | Bumping version to 2.17 for development on the trunk. Bugzilla 2.16 release ↵ | justdave%syndicomm.com | 2002-05-11 | 1 | -1/+1 |
| | | | | 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. | ||||
* | 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 |
| | | | | Patch by ddkilzer@theracingworld.com (David D. Kilzer), r=gerv, justdave | ||||
* | Bug 140564 - Unquoted variable in regexp in globals.pl. Patch by ↵ | gerv%gerv.net | 2002-04-30 | 1 | -1/+1 |
| | | | | xor@ivwnet.com; 2xr=gerv. | ||||
* | Fix for bug 140633: Template Toolkit bug causes directory "datatemplate" to ↵ | justdave%syndicomm.com | 2002-04-29 | 1 | -1/+1 |
| | | | | | | | be created in the Bugzilla root directory instead of creating "template" within the "data" directory. Adding a trailing slash to the compile directory name to work around it. 2xr= bbaetz | ||||
* | Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. ↵ | gerv%gerv.net | 2002-04-27 | 1 | -0/+3 |
| | | | | Patch by gerv; r=bbaetz, myk. | ||||
* | Bug 97832 - turn on template compilation. This means that the minimum TT | bbaetz%student.usyd.edu.au | 2002-04-27 | 1 | -0/+7 |
| | | | | | version is now 2.07. r=myk, gerv | ||||
* | Bug 140407 - remove all references to directories template/default and ↵ | gerv%gerv.net | 2002-04-27 | 1 | -1/+1 |
| | | | | template/custom. They are no more. Oceania is at war with Eastasia. Oceania has always been at war with Eastasia. | ||||
* | 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 ↵ | gerv%gerv.net | 2002-04-26 | 1 | -0/+3 |
| | | | | footer. Patch by gerv, 2xr=myk. | ||||
* | Bug 138456 - use proper error functions in DBNameToIdAndCheck. Patch by ↵ | gerv%gerv.net | 2002-04-25 | 1 | -20/+6 |
| | | | | gerv; 2xr=myk. | ||||
* | 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 |
| | | | | | | | transitional compliant Original patch by chema@ximian.com, modified/extended by bbaetz@student.usyd.edu.au r=gerv, justdave | ||||
* | Fix for bug 125660: Templatizes process_bug.cgi. | myk%mozilla.org | 2002-04-13 | 1 | -55/+0 |
| | | | | | Patch by Myk Melez <myk@mozilla.org> r=gerv,bbaetz | ||||
* | Bug 134575 - some scripts trying to make world writable directories | bbaetz%student.usyd.edu.au | 2002-04-07 | 1 | -3/+13 |
| | | | | r=justdave, gerv | ||||
* | Remaining pieces of Bug 23067 from yesterday... no idea why the first ↵ | justdave%syndicomm.com | 2002-04-02 | 1 | -4/+33 |
| | | | | commit didn't pick these up. | ||||
* | Fix for bug 92263: Don't output SQL commands before the footer when ↵ | justdave%syndicomm.com | 2002-04-01 | 1 | -0/+3 |
| | | | | | | syncshadowdb fails (only affects Bugzillas that are running shadow databases) r= bbaetz, gerv | ||||
* | Bug 104589 - prevent user closing window from terminating Bugzilla scripts. ↵ | gerv%gerv.net | 2002-03-28 | 1 | -0/+6 |
| | | | | Patch by Gerv <gerv@mozilla.org>, r=justdave, myk | ||||
* | 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 |
| | | | | | from perl 5.6.1's Cwd.pm on every system() call. r=mattyt, justdave | ||||
* | Fix for bug 103778: Rewrites and templatizes buglist.cgi. | myk%mozilla.org | 2002-03-12 | 1 | -2/+118 |
| | | | | | Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,gerv | ||||
* | 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 |
| | | | | r=jake x 2 | ||||
* | Bug 119657 - template error checking | bbaetz%student.usyd.edu.au | 2002-03-01 | 1 | -2/+6 |
| | | | | r=gerv, justdave | ||||
* | 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 ↵ | justdave%syndicomm.com | 2002-02-17 | 1 | -1/+1 |
| | | | | | | | | occurred on a line by itself broke Exim because it needs the -t and -i as separate parameters instead of stacked (the original patch had -ti) Patch by Tobias Burnus <burnus@gmx.de> r= justdave, gerv | ||||
* | Bug 110013 - templatize describecomponents.cgi | bbaetz%student.usyd.edu.au | 2002-02-14 | 1 | -6/+8 |
| | | | | r=gerv, afranke | ||||
* | 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 |
| | | | | | Patch by Gervase Markham <gerv@mozilla.org> r= bbaetz, dkl | ||||
* | 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 |
| | | | | | bugs r=justdave, afranke | ||||
* | Bug 100094 - use generic template handling code | bbaetz%student.usyd.edu.au | 2002-02-13 | 1 | -3/+14 |
| | | | | r=mattyt, afranke | ||||
* | Fix for bug 117055: Emails were being truncated if they contained a line ↵ | justdave%syndicomm.com | 2002-02-06 | 1 | -1/+1 |
| | | | | | | | | | with nothing but a period on them. We now pass -i to sendmail and its clones to tell it to ignore periods (since we close the pipe when we're done, rather than signalling it with a period). Has been tested with sendmail and postfix. Patch by Dave Miller <justdave@syndicomm.com> r= afranke, bugzilla@bkor.dhs.org, jake | ||||
* | Bug 95732 - remove logincookies.cryptpassword, and invalidate cookies from | bbaetz%student.usyd.edu.au | 2002-02-04 | 1 | -0/+13 |
| | | | | | | | the db when required instead. (Also fixes bug 58242 as a side effect) r=myk, kiko | ||||
* | Fix for bug 121747: Stops every script before it does anything else if ↵ | myk%mozilla.org | 2002-02-03 | 1 | -0/+92 |
| | | | | | | | | Bugzilla is currently shut down. Also adds global template instantiation code to globals.pl. Patch by Myk Melez <myk@mozilla.org>. r=gerv,kiko |