Commit Graph

4528 Commits

Author SHA1 Message Date
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