gerv%gerv.net
a6b8e2f84d
Bug 140407 - remove all references to directories template/default and template/custom. They are no more. Oceania is at war with Eastasia. Oceania has always been at war with Eastasia.
2002-04-26 21:12:42 +00:00
gerv%gerv.net
cdd9173185
Bug 140145 - GetLongDescriptionAsHTML must die. Patch by gerv, 2xr=bbaetz.
2002-04-25 21:16:03 +00:00
gerv%gerv.net
498512d0b9
Bug 140121 - make sure we keep calling SyncAnyPendingShadowChanges from the footer. Patch by gerv, 2xr=myk.
2002-04-25 20:42:59 +00:00
gerv%gerv.net
59629a41b0
Bug 138456 - use proper error functions in DBNameToIdAndCheck. Patch by gerv; 2xr=myk.
2002-04-24 21:41:51 +00:00
gerv%gerv.net
25f5d8eef4
Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.
2002-04-24 18:27:43 +00:00
gerv%gerv.net
255a569bb5
Bug 138581 - add template/en/* to the search path. Patch by gerv, 2xr=justdave.
2002-04-19 22:47:33 +00:00
bbaetz%student.usyd.edu.au
10422610d8
Bug 129442 - make html of a default installation (mostly) HTML 4.01
...
transitional compliant
Original patch by chema@ximian.com , modified/extended by
bbaetz@student.usyd.edu.au
r=gerv, justdave
2002-04-15 02:48:17 +00:00
myk%mozilla.org
a26bc29e52
Fix for bug 125660: Templatizes process_bug.cgi.
...
Patch by Myk Melez <myk@mozilla.org>
r=gerv,bbaetz
2002-04-12 21:02:00 +00:00
bbaetz%student.usyd.edu.au
43e088d22a
Bug 134575 - some scripts trying to make world writable directories
...
r=justdave, gerv
2002-04-07 03:56:46 +00:00
justdave%syndicomm.com
04a1b81006
Remaining pieces of Bug 23067 from yesterday... no idea why the first commit didn't pick these up.
2002-04-01 22:52:40 +00:00
justdave%syndicomm.com
50f9d20669
Fix for bug 92263: Don't output SQL commands before the footer when syncshadowdb fails (only affects Bugzillas that are running shadow databases)
...
r= bbaetz, gerv
2002-03-31 22:56:41 +00:00
gerv%gerv.net
e4bc59e823
Bug 104589 - prevent user closing window from terminating Bugzilla scripts. Patch by Gerv <gerv@mozilla.org>, r=justdave, myk
2002-03-28 07:57:05 +00:00
bbaetz%student.usyd.edu.au
28a2172401
Bug 131521 - Set $::ENV{PATH} so that we don't get bogus 15 line warnings
...
from perl 5.6.1's Cwd.pm on every system() call.
r=mattyt, justdave
2002-03-23 03:51:05 +00:00
myk%mozilla.org
b488beb502
Fix for bug 103778: Rewrites and templatizes buglist.cgi.
...
Patch by Myk Melez <myk@mozilla.org>.
r=bbaetz,gerv
2002-03-12 13:55:07 +00:00
bbaetz%student.usyd.edu.au
0d9fe82f40
Backing out a bit I didn't mean to check in as part of bug 119657. Oops.
2002-03-02 02:44:51 +00:00
bbaetz%student.usyd.edu.au
676a581bc8
Bug 127318 - push UserInGroup to templates
...
r=jake x 2
2002-03-01 06:01:12 +00:00
bbaetz%student.usyd.edu.au
ae797d18e3
Bug 119657 - template error checking
...
r=gerv, justdave
2002-03-01 05:57:43 +00:00
gerv%gerv.net
b1d1b04044
Bug 115369 - templatise long_list.cgi.
2002-02-19 23:22:24 +00:00
justdave%syndicomm.com
065a93f81a
Fix for bug 125516: the recent fix for emails truncating when a period 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
2002-02-17 08:22:31 +00:00
bbaetz%student.usyd.edu.au
bb41d6ee37
Bug 110013 - templatize describecomponents.cgi
...
r=gerv, afranke
2002-02-14 01:25:25 +00:00
justdave%syndicomm.com
a89d3b4448
Backing out checkin for bug 115369, it's busted on Perl 5.00503.
2002-02-13 17:25:02 +00:00
justdave%syndicomm.com
013e12ec00
Fix for bug 115369: Templatization of long_list.cgi
...
Patch by Gervase Markham <gerv@mozilla.org>
r= bbaetz, dkl
2002-02-13 15:34:36 +00:00
bbaetz%student.usyd.edu.au
fdfcfb96fd
Bug 97471 - The assignee and qa contact should always be able to see their
...
bugs
r=justdave, afranke
2002-02-13 03:05:15 +00:00
bbaetz%student.usyd.edu.au
b798365389
Bug 100094 - use generic template handling code
...
r=mattyt, afranke
2002-02-13 02:27:24 +00:00
justdave%syndicomm.com
a4a033f5d4
Fix for bug 117055: Emails were being truncated if they contained a line 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
2002-02-06 02:47:00 +00:00
bbaetz%student.usyd.edu.au
12965a910a
Bug 95732 - remove logincookies.cryptpassword, and invalidate cookies from
...
the db when required instead.
(Also fixes bug 58242 as a side effect)
r=myk, kiko
2002-02-04 12:23:05 +00:00
myk%mozilla.org
b6fa253e93
Fix for bug 121747: Stops every script before it does anything else if Bugzilla is currently shut down. Also adds global template
...
instantiation code to globals.pl.
Patch by Myk Melez <myk@mozilla.org>.
r=gerv,kiko
2002-02-03 09:28:48 +00:00
myk%mozilla.org
aba1aab698
Fix for bug 104521: Removes old attachment interface in favor of new attachment tracker.
...
Patch by Myk Melez <myk@mozilla.org>.
r=bbaetz,kiko
2002-01-30 14:14:12 +00:00
bbaetz%student.usyd.edu.au
d9d0617952
Bug 121074 - taint error after changing bug
...
r=daa@distributed.net ,jake
2002-01-22 15:12:11 +00:00
bbaetz%student.usyd.edu.au
ab40697509
Bug 98368 - dbi connect doesn't use db_port option.
...
Patch by gene.stuckey@tellabs.com , r=bbaetz,justdave
2002-01-22 06:49:22 +00:00
justdave%syndicomm.com
e24c04e22a
Fix for bug 108982: enable taint mode for all user-facing CGI files.
...
Patch by Brad Baetz <bbaetz@student.usyd.edu.au>
r= jake, justdave
2002-01-20 01:44:52 +00:00
zach%zachlipton.com
e4ba5888ef
Fix for bug 113646, midair when changing assignee gives error. Fix changes sub trim() in globals.pl not to use $_ so as not to conflict with $_ values allready
...
set.
Patch by myk@mozilla.org , r1=bbaetz, r2=dave.
2001-12-17 01:29:52 +00:00
matty%chariot.net.au
8cd4f2a450
Bug 104677 : Votes field (text style) on showvotes.cgi defaults to size 5, not natural size and doesn't include a maxlength attribute.
...
Patch by Christoper Aillon <caillon@returnzero.com>.
2001-11-17 10:29:55 +00:00
bbaetz%cs.mcgill.ca
befb702df6
Bug 101560, pt 2. Perl 5.00503 gives a (bogus?) warning which 5.6 doesn't.
...
Quote manually rather than using qw to get arround this
2001-11-17 07:57:25 +00:00
bbaetz%cs.mcgill.ca
a4ce4d1898
Bug 101560 - clear some more env vars so that system calls will run in
...
taint mode. The perforce integration stuff needs this.
r=gerv,mattyt
2001-11-17 07:19:46 +00:00
jake%acutex.net
07e2f4e3ac
Fix for bug 86300 - If a bug didn't exist and GetBugLink() tried to create a tooltip for it, you'd get uninitialized variables warnings in your error log. This path also introduces a cache so if the same bug # is mentioned more than once during the same running of the script, it only has to query the database once.
...
r= mattyt, gerv
2001-11-12 13:43:59 +00:00
bbaetz%cs.mcgill.ca
ac3ee32727
Fixed "used only once" warning coming from my patch for bug 97469. The
...
warning was hidden from the tests by bug 106424.
r=Jake, no 2nd review needed.
2001-10-24 20:33:49 +00:00
bbaetz%cs.mcgill.ca
543d7e522a
Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs.
...
Also fixes seeing bugs in the buglist (bug 95024), dependancy lists,
tooltips, duplicates, and everywhere else I could see which checked group
bugs.groupset == 0.
Also fxed bug 101560, by clearing BASH_ENV
r=myk,justdave
2001-10-23 15:44:53 +00:00
jake%acutex.net
816b5dd385
Bug 71840 - Make comments referenceable using a #c4 to get the fourth comment.
...
Patch by Gerv <gerv@mozilla.org> and Myself.
r= jake@acutex.net , gerv@mozilla.org , justdave@syndicomm.com
2001-10-20 13:03:14 +00:00
jake%acutex.net
8a7f3a8457
Backing out previous change, the wrong patch got checked in.
2001-10-20 12:59:57 +00:00
gerv%gerv.net
46fd032ece
Bug 71840 - make comments referenceable. Patch by gerv/jake. r=justdave, jake/gerv.
2001-10-20 01:06:59 +00:00
jake%acutex.net
b6e9432e59
Bug 73180 - We now put a notice at the top of the versioncache file saying that it should not be edited.
...
Patch by Matthew Tuck <matty@chariot.net.au>
r= gerv@mozilla.org , jake@acutex.net
2001-10-19 23:49:37 +00:00
gerv%gerv.net
a7ddb1c069
Bug 57819 - change the size of the bit we print in the large error case. r=justdave.
2001-10-14 01:34:08 +00:00
justdave%syndicomm.com
93a2f50358
Fix for bug 104516: No code changes in this patch, all this checkin does is remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines.
...
Patch by Jake Steehagen <jake@acutex.net>
r= justdave x2
2001-10-13 01:36:17 +00:00
justdave%syndicomm.com
e6fe9a6c8b
Backing out Gerv's checkin for bug 71840. Per the bug report, it did not have proper review first, and myk objected to what
...
got landed on irc.
2001-10-12 03:03:00 +00:00
gerv%gerv.net
f5c157f6d7
Bug 71840 - Make comments referenceable. Patch by gerv; r=myk, jake (ish :-).
2001-10-11 23:07:54 +00:00
gerv%gerv.net
1b446a2a5d
Bug 57819 - cut down large mysql error strings. Patch by n_hibma@qubesoft.com, r=gerv.
2001-10-11 21:58:07 +00:00
justdave%syndicomm.com
2d5eda33b3
Fix for bug 82809: comments in bugs no longer have 
 where the linefeeds should be.
...
Patch by Dave Miller <justdave@syndicomm.com>
r= timeless@mac.com (no 2nd review needed)
2001-10-03 07:49:19 +00:00
jake%acutex.net
f1aceec2a8
Fix for bug 30731 - Reassigning closed bugs from the mass change page caused their status to be set to new.
...
r= myk@mozilla.org , zach@zachlipton.com
2001-09-14 21:50:08 +00:00
jake%acutex.net
860d363d2e
Fix for bug 42810 - Bugzilla would choke if your product name contained a ' mark.
...
Patch by Christian Reis <kiko@async.com.br>
r= justdave@syndicomm.com , caillon@returnzero.com
2001-08-31 23:51:35 +00:00