Commit Graph

4631 Commits

Author SHA1 Message Date
jake%bugzilla.org
834c47e912 Pick up recent docs changes for the compiled versions 2003-05-06 04:42:50 +00:00
jake%bugzilla.org
11ddd74efe Bug 190864 - Fix ordering of ' and > that I thought I had done earlier. 2003-05-06 04:32:32 +00:00
bugreport%peshkin.net
a1c5edb37d bug 203867: Add regular expression references to glossary
r,a=jake
2003-05-06 03:59:19 +00:00
tara%tequilarista.org
0d66c3c37a Fix to prevent browsing CVSROOT files 2003-05-05 06:25:00 +00:00
bbaetz%acm.org
325350ad59 Bug 201816 - use CGI.pm for header output
r=joel, a=justdave
2003-05-05 01:15:38 +00:00
bbaetz%acm.org
53dc081bf9 Bug 204104 - internal error in Search.pm when searching for invalid
keywords/email
patch by mike.morgan@oregonstate.edu (michael morgan)
r=bbaetz
a=justdave
2003-05-03 03:21:41 +00:00
tara%tequilarista.org
752636b24f checking in David Berry's patch for bug 157682 2003-05-02 06:45:25 +00:00
mcafee%netscape.com
ce4a697b5c Typo fix, patch courtesy caillon@returnzero.com. 2003-05-02 02:54:18 +00:00
myk%mozilla.org
7fd733a1d1 Checking in an irrelevant change to test the new sendmail on thelizard. 2003-05-02 00:57:36 +00:00
justdave%syndicomm.com
15ffd8fed6 Bug 204008: checksetup.pl didn't set permissions on the js directory
r= zach, a= justdave
2003-05-01 03:41:32 +00:00
myk%mozilla.org
a9df196e29 Clean-up patch for bug 72837: uses /usr/bin/perl instead of /usr/bonsaitools/bin/perl and adds message about these interfaces being experimental.
r=gerv
a=myk
2003-04-30 21:23:06 +00:00
myk%mozilla.org
75f87b2269 Fixing build bustage by adding version string and license header. 2003-04-29 23:37:49 +00:00
myk%mozilla.org
a4f5423134 Fix for bug 72837: a script that generates configuration information for a Bugzilla installation.
r=gerv
a=myk
2003-04-29 23:14:31 +00:00
jake%bugzilla.org
79366b6277 Spell component correctly. 2003-04-29 03:15:06 +00:00
burnus%gmx.de
7190835e6e Bug 200198 - user-error.html.tmpl's use [% changedsince %] instead of $changedsince
r=gerv, a=justdave
2003-04-28 18:29:37 +00:00
gerv%gerv.net
e907fbb736 Bug 195607 - Minimum width code gets it wrong. Patch by gerv; r,a=justdave. 2003-04-27 13:44:23 +00:00
gerv%gerv.net
f82c184c9d Bug 197171 - report.cgi: Use of uninitialized value in numeric lt. Patch by gerv; r,a=justdave. 2003-04-27 13:43:15 +00:00
bbaetz%acm.org
30357668b4 Bug 180086 - Rename 'count' column in votes tables
patch by bugzilla@chimpychompy.org (GavinS)
r=bbaetz,justdave
a=justdave
2003-04-27 07:20:39 +00:00
bbaetz%acm.org
f36a56c3bb Bug 203540 - RenameField doesn't get NULL/NOT NULL correct
r,a=justdave
2003-04-27 07:19:28 +00:00
bbaetz%acm.org
5e887399e0 Byg 202463 - prefill 'assign to' with default component owner
patch by slamm@yahoo-inc.com (Steve Lamm)
r=bbaetz, a=justdave
2003-04-27 07:12:53 +00:00
jake%bugzilla.org
e331c62807 Bug 203080 - New version of LDAP to Bugzilla account sync script.
No review for contrib/
2003-04-26 16:35:04 +00:00
burnus%gmx.de
63447e87dc Bug 203318 - 008filter.t fails to do chdir $topdir - if @Support::Templates::include_paths returns more than one path
r=justdave,gerv
a=justdave
2003-04-26 14:11:59 +00:00
jake%bugzilla.org
209b5142be Bug 203160 - mod_throttle has a new URL 2003-04-26 02:58:36 +00:00
myk%mozilla.org
ce35b9bcd9 Fix for bug 179510: takes group restrictions into account when sending request notifications
r=bbaetz,jpreed
a=justdave
2003-04-25 05:41:29 +00:00
bbaetz%acm.org
171b5b8c68 Bug 172331 - importxml.pl warnings under perl 5.8
r,a=justdave
2003-04-25 04:16:01 +00:00
bbaetz%acm.org
4cda207d0e Bug 179513, take N. Fix the bracketing so that it actually works...
r=myk, justdave
a=justdave
2003-04-25 00:47:17 +00:00
justdave%syndicomm.com
f3c5c341e3 Updating 2.17.4 release notes 2003-04-25 00:22:41 +00:00
bbaetz%acm.org
72da8784bf Bug 201018 - editusers.cgi never calls DeriveGroup prior to changing a bug
patch mostly by justdave, bits by me
r=bbaetz,justdave,myk
a=justdave
2003-04-24 23:12:00 +00:00
bbaetz%acm.org
86e24733ff Bug 197153 - Add wording schange requested by reviewer which wasn't in the
patch on the bug, and so wasn't checked in.
r,a=justdave
2003-04-24 22:41:07 +00:00
justdave%syndicomm.com
1d58c088a8 Bumping version number to 2.17.4 for developer snapshot release 2003-04-24 22:02:35 +00:00
justdave%syndicomm.com
29f1575ab1 Bug 193965: On product change, user can accidentally opt-out of required group restriction
Patch by Joel Peshkin <bugreport@peshkin.net>
r= bbaetz, justdave
a= justdave
2003-04-24 21:50:33 +00:00
justdave%syndicomm.com
8384cb3943 Bug 197153: Fix for insecure temporary filename handling.
Patch by Brad Baetz <bbaetz@acm.org>
r= justdave, gerv
a= justdave
2003-04-24 21:17:31 +00:00
justdave%syndicomm.com
5039334b62 Bug 192661: Dependency graphs were printing bug summaries without HTML filtering.
r= bbaetz, gerv
a= justdave
2003-04-24 20:55:02 +00:00
justdave%syndicomm.com
8e6acf702f Bug 192677: Add new test to flag failure-to-filter situations in the templates, and correct the XSS holes that were discovered as a
result of it.
Patch by Gervase Markham <gerv@mozilla.org>
r= myk, bbaetz, justdave
a= justdave
2003-04-24 20:49:52 +00:00
preed%sigkill.com
7685734aed Bug 190893 - Release the beautification script used for Bugzilla status reports; contrib, so no r=, a=tara 2003-04-23 18:31:58 +00:00
jake%bugzilla.org
dab604cbb4 Missed a couple of SGML references that should have been changed. 2003-04-23 03:23:04 +00:00
jake%bugzilla.org
6d2dfd10e5 Realphabetize the directory list. 2003-04-23 03:15:10 +00:00
jake%bugzilla.org
1b1454bb41 Recompile the docs from the XML source in anticipation of the 2.17.4 release. 2003-04-23 02:33:00 +00:00
jake%bugzilla.org
6535561639 Updating date for the 2.17.4 release. 2003-04-23 02:24:39 +00:00
jake%bugzilla.org
4f6272ff24 The source files for the Bugzilla Guide have long been using the XML version of DocBook but still residing in the sgml/ directory with an extension of .sgml.
In an effort to maintain CVS history, the raw files were copied on the CVS server to the xml/ directory and renamed to have .xml for the extension; any checkins before this one did have the .sgml extension.
2003-04-23 02:04:28 +00:00
timeless%mozdev.org
3c6005c1ce Bug 202934 links doesn't like tdcolspan=3
r=jake@bugzilla.org
2003-04-22 19:56:12 +00:00
justdave%syndicomm.com
0dca7be7e7 Bug 198458: Added LDAP Sync script contributed by thomas+mozilla@stromberg.org (Thomas Stromberg) to the contrib directory.
a= justdave (no review for contrib)
2003-04-22 04:11:32 +00:00
justdave%syndicomm.com
127e1ef82d Bug 202744: Removing unnecessary output from collectstats.pl cron job
r= gerv, a= justdave
2003-04-21 15:08:27 +00:00
jake%bugzilla.org
5217c4429e Per bug 200472 - Changing the version information for Date::Parse (any) to instead specify Date::Format (2.21). 2003-04-21 01:13:13 +00:00
kestes%walrus.com
2b180a5d89 the vcdisplay::none.pm should reference the new all_cvs.html file. 2003-04-20 20:34:02 +00:00
kestes%walrus.com
5434d50dad create an html file to display bonsai data without bonsai running.
Fixes to allow for the on click popup libraries.
create a $DEBUG variable to turn off some of the comments and
make the HTML file smaller.
Begin an effort to move the bug numbers into the DATABASE data structure to
make it easier to find all bugnumbers for a given time.
2003-04-20 20:33:16 +00:00
kestes%walrus.com
882e870329 we do not need the alt_linktst line here. 2003-04-20 20:28:11 +00:00
kestes%walrus.com
3528094d76 capitolize the </a> so it matches the openening character. 2003-04-20 20:25:37 +00:00
kestes%walrus.com
69d18614c1 document the arguments to link. 2003-04-20 20:23:12 +00:00
kestes%walrus.com
98b076cd1f remove the 'use TinderHeader;' why would this cause me errors? There is a use of the headers
in this file. I do not understand this.  I also changed some of the code for the Summary
display of error numbers, mostly make it easier to read.
2003-04-20 20:21:52 +00:00