Commit Graph

4707 Commits

Author SHA1 Message Date
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
kestes%walrus.com
ffa0c0cef8 simulate num errors found in log file. This is needed to test the new Summary code. 2003-04-20 20:19:29 +00:00
kestes%walrus.com
2432bd76af remove the alt_linktst, I addeded because I missunderstood that VCDisplay::None is not related
to HTMLPopup::None. I do not need this alt feature at all.
2003-04-20 20:18:11 +00:00
kestes%walrus.com
f0c6a0a474 add more tests 2003-04-20 20:16:49 +00:00
kestes%walrus.com
a0173fb3d6 create sub to round times from the code taken from src/lib/TinderDB.pm 2003-04-20 19:35:28 +00:00
kestes%walrus.com
b3592dd9b3 move the time rounding code into its own function in Utils. 2003-04-20 19:34:28 +00:00
kestes%walrus.com
2763e5c9bd minor stylistic cleanup, covert string 'errs' to 'errors' for readability. Also look at output summary files and make some changes to be more visible. 2003-04-20 19:33:33 +00:00
kestes%walrus.com
219f9bb342 A nice patch by adam@onshored.com (Adam Di Carlo) to DISPLAY_BUILD_ERRORS in various Summary formats. This checkin closes Bugzilla Bug 195789 2003-04-20 00:52:46 +00:00
kestes%walrus.com
610826a9bb add some missing 'use' statements fixes Bugzilla Bug 195795 patch provided by adam@onshored.com (Adam Di Carlo) 2003-04-20 00:32:05 +00:00
justdave%syndicomm.com
92c01c2c18 Fix typo in previous checking for bug 200472. Date::Format should be version *2*.21. 2003-04-19 05:18:43 +00:00
justdave%syndicomm.com
f3b89d65d4 Bug 200472: Require specific version of Date::Format to ensure we don't run into a bug in an older version that we're triggering.
r= jake, a= justdave
2003-04-19 03:22:41 +00:00
bugreport%peshkin.net
8509f40e91 bug 202534 - Login with unrestricted IP address fails - tries to access missing get_netaddr
r=bbaetz
a=myk
2003-04-18 23:53:51 +00:00
kestes%walrus.com
deddccba63 fixes to quiet warnings. 2003-04-13 22:01:17 +00:00
kestes%walrus.com
145f0583f1 make the windows appear on click only, and move the popup text to its own datastructure
so that the generated html is easy to read.
2003-04-13 20:47:26 +00:00
kestes%walrus.com
cf92df8c02 put links inside the popup windows, in preparation for making the windows
appear on click.
2003-04-13 20:45:45 +00:00
kestes%walrus.com
e9708fdd66 move the overlib library to its own file so that it loads faster. 2003-04-13 20:44:35 +00:00
kestes%walrus.com
fce1e4396c minor fixes to quiet warnings, mostly assigning my strings the empty string when they
are created.
2003-04-13 14:21:42 +00:00
kestes%walrus.com
e05503940f fix off by one error which caused some warnings in the log file. 2003-04-13 14:18:09 +00:00
kestes%walrus.com
632871f47d fix incorrect operator, wanted string comparison (eq) not numeric equality (==) 2003-04-13 14:15:01 +00:00
kestes%walrus.com
6d968b5156 minor changes to the taint system, mosty to untaint the error messages written to the
log files
2003-04-13 14:13:40 +00:00
leaf%mozilla.org
ef6cd680b0 rest of bug 201520, r=cyeh. using $regexp exposed an unterminated regexp match
for [^/] when % is used, which matches any string that has any non-/ characters
in it, rather than *no* / characters before the end of the string.
2003-04-11 00:16:05 +00:00
leaf%mozilla.org
62738efed6 bug 201520, r=dmose, cyeh. Use the modified regexp string instead of the
flat pattern string when comparing file entries in pre-existing partitions.
2003-04-10 22:26:49 +00:00
burnus%gmx.de
7a29882ad1 Bug 71790 - Duplicate resolution field should include bug number of original
r=bbaetz,a=justdave
2003-04-09 09:29:19 +00:00
justdave%syndicomm.com
2df4ad4a6f Fixing tinderbox bustage from previous checkin (bug 199012) 2003-04-09 06:29:37 +00:00
gerv%gerv.net
346a44d770 Bug 199012 - Default (and b.m.o.) bug email should have "change prefs" line. Patch by gerv; r,a=myk 2003-04-08 23:29:35 +00:00
myk%mozilla.org
7304298c13 Fix for bug 200961: unhorks display of bug ID in RDF version of bug list.
r=justdave
a=justdave
2003-04-07 20:13:30 +00:00
bbaetz%acm.org
f1bde96d7b Bug 200072 - Creating new users from LDAP at authentication time is broken
r,a=justdave
2003-04-05 02:21:54 +00:00
burnus%gmx.de
930f17595f Bug 190589 - sidebar.cgi should link to report.cgi instead of reports.cgi for consistency
r,a=justdave
2003-04-03 12:39:06 +00:00
bbaetz%acm.org
709c9b24de Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.
r=gerv
a=justdave
2003-04-02 12:35:07 +00:00
tara%tequilarista.org
1ddb4ddc5b Checking in a fix for bug #187239--preventing fully qualified paths from being displayed. 2003-04-02 05:42:22 +00:00
jake%bugzilla.org
308a3869df Bug 195424 - Add a note about new MySQL permissions needed for Bugzilla in MySQL 4. 2003-04-02 03:53:52 +00:00
jake%bugzilla.org
dc2478f8ef Bug 194541 - Dot is a binary executable, not a perl script so we don't need to prefix the system call with the perl binary. There are no more system calls of perl scripts in Bugzilla, so this section can go away. 2003-04-02 01:12:31 +00:00
jake%bugzilla.org
24dea62d48 Misc. updates to the FAQ. 2003-04-02 01:10:38 +00:00
jake%bugzilla.org
32cdb1cf47 Bug 171674 - Adding a section to the Troubleshooting section describing how to fix the File::Temp problems in perl 5.6.0. 2003-04-02 00:40:56 +00:00
gerv%gerv.net
e8116dc558 Bug 195530 - Make javascript version of buglists available. r=bbaetz, jesse, a=justdave. 2003-04-01 07:13:19 +00:00
gerv%gerv.net
b20a40ccd7 Bug 80157 - Add "regenerate" option to collectstats.pl. Patch by rwalters@qualcomm.com, with tweaks by jean_seb@hybride.com, dberlin@dberlin.org and gerv@mozilla.org; r=gerv, a=justdave. 2003-03-31 22:33:06 +00:00
gerv%gerv.net
3c2a295910 Bug 192121 - Javascript error in guided bug entry. Patch by gerv; r=kiko, a=justdave. 2003-03-31 21:42:18 +00:00
timeless%mozdev.org
adcfe8cbef Bug 197689 Missing Query - The query named $name seems to no longer exist.
r=bbaetz a=justdave
2003-03-30 03:27:11 +00:00
timeless%mozdev.org
bfd1422d0e Bug 65319 editmilestones & editversions don't have extra add.
r=justdave a=justdave
2003-03-30 02:46:21 +00:00
ian%hixie.ch
f00de2c4ce Forgot a dependency 2003-03-27 20:28:40 +00:00
ian%hixie.ch
ac06521cfd A simple HTTP redirection template (301) 2003-03-27 20:00:26 +00:00
ian%hixie.ch
070ffc9042 More bullet proofing for the module loading; Better handling of inherited AUTOLOADs; minor fixups. 2003-03-27 19:59:32 +00:00
ian%hixie.ch
1484af1516 Even neater error messages and warnings 2003-03-27 19:58:17 +00:00
ian%hixie.ch
8324c78266 Slap some duct tape around the output module to keep it together for now. Eventually this will have to be vastly simplified. 2003-03-27 19:54:12 +00:00
ian%hixie.ch
86ce78147a Comment out the debug code in the DESTROY handler 2003-03-27 19:52:23 +00:00
ian%hixie.ch
60b91e09b5 Fix fallout in the Input modules from the removal of implied properties 2003-03-27 19:50:40 +00:00
ian%hixie.ch
7418b4d70f add a redirect string, fix the other strings to corectly send back their data. 2003-03-27 19:48:52 +00:00
ian%hixie.ch
364920c56b Fix build bustage 2003-03-27 19:47:57 +00:00
ian%hixie.ch
5c08ce41ca typo fix 2003-03-27 14:59:26 +00:00
jake%bugzilla.org
3c915014e3 Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
r=justdave
a=justdave
2003-03-27 00:07:02 +00:00
gerv%gerv.net
7f67d2b790 Bug 195621 - Back out taint-related changes from bug 160710. Patch by gerv; r,a=justdave. 2003-03-24 21:33:06 +00:00
justdave%syndicomm.com
5ec0699818 Bug 190892: Radio button for "run this query" looks silly if it's the only choice. Make it a hidden input if it's the only one.
r= Gerv, a= justdave
2003-03-24 07:59:58 +00:00
bbaetz%acm.org
f6fabc003f Bug 180642 - Move authentication code into a module
r=gerv, justdave
a=justdave
2003-03-22 04:47:35 +00:00
bbaetz%acm.org
cc51915dd4 Bug 195695 - Requesting a non-existant format results in an Internal Error
r=gerv, a=myk
2003-03-22 01:17:02 +00:00
johnkeis
2f1e6239a8 Get ps command working on Solaris 2003-03-19 20:56:37 +00:00
johnkeis
0e13c0dcab Make the list of editors actually show up 2003-03-19 20:54:59 +00:00
timeless%mozdev.org
40f3f6a50a Bug 196300 Honor line breaks in checkin comments
r=tara
2003-03-16 15:09:33 +00:00
bbaetz%acm.org
13621af54e Bug 197180 - Long comment names not flagged as an error
r,a=justdave
2003-03-16 06:16:43 +00:00
ian%hixie.ch
6f34ba8bd5 disabling a signal handler isn't done by using undef 2003-03-15 15:07:34 +00:00
ian%hixie.ch
a7bb820a34 fix the non-compiled case 2003-03-15 14:53:35 +00:00
ian%hixie.ch
56529c19a2 remove DESTROY code, rework the output system to use a single hash instead of passing arguments around, delay the loading of certain modules, fix some bugs with the removal of the built in property system, make the TemplateToolkit module only have one template object, and cache the precompiled documents, remove the HTTP output module, and other optimisations. 2003-03-15 14:14:21 +00:00
ian%hixie.ch
ceef63652c Improve the Exception class so it can work out what 'eval' numbers map to; remove the 'properties' stuff since it was taking a good 4% of the overall time of PLIF applications. THIS WILL CAUSE HUGE PROBLEMS WITH PLIF CONSUMERS. I REPEAT, THIS **WILL** BREAK YOUR CODE. DO NOT UPDATE TO THIS CODE IF YOU DON'T WANT TO SPEND A LOT OF TIME UPDATING YOUR CODE\!\!\! 2003-03-14 13:08:43 +00:00
ian%hixie.ch
61ccca3ec8 Stop perl parsing source files that aren't used. (Lazy loading using __DATA__ blocks) 2003-03-14 07:50:18 +00:00
justdave%syndicomm.com
55c1c9dcd6 Bug 193989: EmailSuffix wasn't getting used for password change tokens. Also removes real name from To: header which wasn't being escaped properly for RFC2822 specs.
Patch by Jeff Lawson <jlawson-mozilla@bovine.net>
r=justdave, a=justdave
2003-03-14 05:43:38 +00:00
justdave%syndicomm.com
3dcd470f73 Bug 194917: Javascript missing HTML comments in flag list.
Patch by Jeff Lawson <jlawson-mozilla@bovine.net>
r=myk, a=myk
2003-03-14 05:35:40 +00:00
ian%hixie.ch
9a28f209ac Fix the error handling of compiled templates 2003-03-14 03:59:29 +00:00
ian%hixie.ch
cd62b1a9a1 Minor optimisation. There was no point doing named expanders. 2003-03-14 03:58:46 +00:00
ian%hixie.ch
707e1d3e88 UTF-8 baby. 2003-03-14 03:57:13 +00:00
ian%hixie.ch
c3c220e21a More debugging information 2003-03-14 02:16:09 +00:00
ian%hixie.ch
db5300432e Support compiled templates in a separate directory 2003-03-14 02:13:03 +00:00
ian%hixie.ch
388e2fdc33 This script can be used to quickly compile any TemplateToolkit templates 2003-03-14 02:08:04 +00:00
jouni%heikniemi.net
259c8b98c9 Bug 190848: Adding a new product results in a software error.
Patch by jussi@comlink.fi (Jussi Sirpoma), r=joel, a=justdave
2003-03-08 20:40:41 +00:00
myk%mozilla.org
4195539fff Fix for bug 191051: make substring searches actually do substring instead of anyexact.
r+a=justdave
2003-03-08 17:12:48 +00:00
justdave%syndicomm.com
f97f12afb5 Bug 196101: use ANSI-compliant SQL for group checks in sanitycheck 2003-03-08 08:29:01 +00:00
justdave%syndicomm.com
126b289464 Bug 194345: checksetup.pl would die if you had your params set for a local dot, and the executable didn't exist. The polite error message it was supposed to print works now.
r= burnus, a= justdave
2003-03-08 08:26:17 +00:00
bbaetz%acm.org
43fefe634d Bug 196420 - jsmagic for add/and/or in boolean charts isn't working
r/a=justdave
2003-03-08 05:47:58 +00:00
timeless%mozdev.org
33f768e3d3 Bug 156436 IBM Web Browser is unrecognized
patch by mkaply@us.ibm.com r=timeless a=justdave
2003-03-06 18:13:26 +00:00
timeless%mozdev.org
9d2fa1d485 Bug 181566 cvsview2.cgi fails if $0 has no path
patch by not_erik@dasbistro.com r=timeless
2003-03-05 17:06:11 +00:00
timeless%mozdev.org
6b211e86fa Bug 176316 Add Last-Modified support to bonsai
r=tara
2003-03-05 14:49:20 +00:00
timeless%mozdev.org
4badc0aa83 Bug 194093 Fix tree list to use </UL> instead of <//UL>
r=dmose
2003-02-28 19:31:34 +00:00
burnus%gmx.de
2e4e7a7b47 180692 - enter_bug shows keywords option even if keywords are disabled
Fix broken tree.
r,a=justdave
2003-02-27 22:45:02 +00:00
burnus%gmx.de
debdd19d9d Bug 180692 - enter_bug shows keywords option even if keywords are disabled
r=bbaetz, a=justdave
2003-02-27 21:13:30 +00:00
bbaetz%acm.org
ffafc19ad7 Bug 195137 - Keywords are not sent in new bug mail
r,a=justdave
2003-02-27 12:51:58 +00:00
gerv%gerv.net
ba0ee54fbe Bug 194744 - fix dead link to confirmhelp.html. Patch by gerv; r,a=justdave. 2003-02-26 22:01:47 +00:00
gerv%gerv.net
bb0c764703 Bug 183017 - Only numbers displayed when bar chart contains too many products. Patch by gerv; r=joel, a=justdave. 2003-02-24 23:37:50 +00:00
bbaetz%acm.org
d6885b62ab Bug 194394 - Internal error after turning useqacontact off
r,a=justdave
2003-02-23 07:31:09 +00:00
justdave%syndicomm.com
483827fc29 Bug 186689: Should be able to set all/clear all email options in user preferences with one click.
r= gerv, a= justdave
2003-02-22 20:26:52 +00:00
johnkeis
7a5967a752 Don't overindent lines ending with <--- 2003-02-22 06:31:29 +00:00
johnkeis
f6cd941886 Allow fast-update to be turned off; turn throttle time up to 5 minutes. 2003-02-22 06:30:34 +00:00
justdave%syndicomm.com
c65dcaabc4 Bug 194426: "usequips" was renamed improperly in the backward-compatibility Param code.
Patch by Steve Lamm <slamm@yahoo-inc.com>
r= bbaetz, a= justdave
2003-02-22 03:09:49 +00:00
justdave%syndicomm.com
8abddf8b17 Bug 194172: move.pl was sending empty bugs because of failure to initialize the field list for the new "XML Summary" mode.
r= gerv, a= justdave
2003-02-20 08:14:57 +00:00
bbaetz%acm.org
ca82bace5d Bug 193985 - errors from SendSQL aren't being reported
r,a=justdave
2003-02-20 07:07:42 +00:00
jake%bugzilla.org
2674b51d64 Move instructions specific to Linux-Mandrake to the OS Specific section. 2003-02-19 21:53:32 +00:00
jake%bugzilla.org
0361ab9963 Explain 'zarro boogs found' better provide links to key parts of the MySQL documentation. 2003-02-19 21:52:22 +00:00
timeless%mozdev.org
b9f8d3e4d5 Bug 189369 make tinderbox friendly to text browsers
r=mcafee sr=leaf
2003-02-19 19:33:52 +00:00
johnkeis
df975e1478 Fix directory before upgrading (!) 2003-02-18 09:46:27 +00:00
johnkeis
440a89ec67 More ideas 2003-02-18 07:37:32 +00:00
johnkeis
e369c24f28 New feature :) 2003-02-18 07:00:24 +00:00
johnkeis
527af33c1f Make --config option (switching tinderbox) 2003-02-18 06:50:21 +00:00
justdave%syndicomm.com
ea88a5ff8d runtests.pl now lets you specify a test number on the command line if you only want to run that specific test instead of all of them. (no bug number) 2003-02-17 02:33:01 +00:00
burnus%gmx.de
eeb7e7387d Bug 135820 - token cancellation message are not user-friendly
r=gerv, a=justdave
2003-02-16 16:11:49 +00:00
jake%bugzilla.org
05921fc5ef Recompiling the docs for the 2.17.4 development release. 2003-02-16 15:43:50 +00:00
jake%bugzilla.org
dfac737c63 Spell variant correctly 2003-02-16 15:36:08 +00:00
jake%bugzilla.org
f2e6476e4d Update version infomation in anticipation for 2.17.4. 2003-02-16 15:33:35 +00:00
gerv%gerv.net
576dafac60 Bug 193511 - post_bug page has two headers. Patch by gerv; r=burnus, a=justdave. 2003-02-16 12:01:14 +00:00
gerv%gerv.net
306d660cbd Bug 186994 - Unable to accept a new bug that has been assigned. Patch by gerv; r=bbaetz, a=justdave. 2003-02-16 11:59:44 +00:00
jake%bugzilla.org
7d3b5f35ac Rearrange the credits page and give myself co-author status. 2003-02-15 18:31:13 +00:00
jake%bugzilla.org
26439e1139 Bug 191537 - Improvements to the security section. 2003-02-15 17:22:42 +00:00
preed%sigkill.com
9b198bffac Bug 192877 - State changes on bugs w/ dependancies cause "Use of uninitialized values" in BugMail.pm; r=justdave, bbaetz, a=justdave 2003-02-15 08:29:26 +00:00
justdave%syndicomm.com
bb26a7057a Bug 193286: Field validation errors had the wrong page title
r= gerv, a= justdave
2003-02-15 08:03:51 +00:00
jake%bugzilla.org
e640357b8d Add a little page telling people where the win32 instructions went (NOTE: This file is not generated by Bugzilla-Guide.sgml). 2003-02-15 06:12:28 +00:00
jake%bugzilla.org
71ca8fad26 <edition/> is not included by default in ldp.dsl so putting version information into the <title/> tag.
This has the added benifit that the version will appear at the top of each .html (and the top of each page on the .pdf version generated by tldp.org).
2003-02-15 00:05:55 +00:00
bbaetz%acm.org
57144ccd3a Bug 192531 - Bugzilla not properly closing DB statement handles
Change code to work arround a perl < 5.8 leak when localising the tied
statement attributes. Also, clear the sql statestack compat stuff so that
the handles are really dead by the time we disconnect

r,a=justdave
2003-02-14 10:37:43 +00:00
jake%bugzilla.org
dcb73f7dcd Bug 177997 - Update the AOL Server section with the new configuration information. 2003-02-13 04:11:54 +00:00
jake%bugzilla.org
00bd6d0174 Bug 192511 - Removing all occurances of 'processmail' from the documentation now that bug 124174 is FIXED. 2003-02-13 03:50:37 +00:00
johnkeis
dc505d9bb1 Pass in patch strings so that Patch fields will work 2003-02-12 22:05:47 +00:00
johnkeis
b4c280d3ed Pass in patch strings so that Patch fields will print correctly 2003-02-12 22:05:18 +00:00
johnkeis
33e16a86ce Fix bug causing only first file in a checkin to be picked up 2003-02-12 22:04:23 +00:00
johnkeis
510ae9bc78 Add summary and paged views 2003-02-12 22:03:41 +00:00
johnkeis
ff999af0f2 Display a patch 2003-02-12 22:03:26 +00:00
johnkeis
26a2eec56a Other env vars that need to be cleared properly 2003-02-12 22:02:27 +00:00
johnkeis
d7c4286519 Improved branch changing; fixed patching; environment variables need to be set to undef to be cleared in Windows 2003-02-12 22:00:46 +00:00
johnkeis
7e8d316f95 More ideas, how about that 2003-02-12 21:59:20 +00:00
justdave%syndicomm.com
9d6616217e Bug 192874: checksetup.pl wasn't silencing the GraphViz check when running in silent mode.
r=zach, a=justdave
2003-02-12 15:51:08 +00:00
rginda%netscape.com
864ef298c4 more changes from Petr Cimprich <petr@gingerall.cz>
- Section titles are URL-encoded in link anchors now, thus the titles can include spaces and non-English chars now.

- parse_apidoc.pl generates one more file now: sidebar-toc.html
This is a version of toc functioning as Mozilla sidebar, it links sidebar.css so that it can be customized.
(you can test some sidebars at http://www.gingerall.org/charlie/ga/xml/l_lib.xml)
2003-02-12 08:23:52 +00:00