kestes%staff.mail.com
1b0687a8d9
document other sources of popup window code.
2000-10-17 23:53:09 +00:00
kestes%staff.mail.com
99e8c6f8a9
It was a mistake to make $table_spacing settable at run time. There is
...
no MIN setting only a MAX. This is useless. So turn the variable to
a hard parameter $TinderDB::TABLE_SPACING.
Add a configuration variable $TinderConfig::LOG_PERFORMANCE
2000-10-17 23:51:05 +00:00
kestes%staff.mail.com
b05c3ad158
it was a mistake to make $table_spacing settable. There is no MIN
...
setting only a MAX. This is useless. So turn the variable to a hard
parameter $TinderDB::TABLE_SPACING.
2000-10-17 23:49:24 +00:00
kestes%staff.mail.com
f3e18c518b
it was a mistake to make $table_spacing settable. There is no MIN
...
setting only a MAX. This is useless. So turn the variable to a hard
parameter $TinderDB::TABLE_SPACING.
Add a configuration variable $TinderConfig::LOG_PERFORMANCE
2000-10-17 23:49:07 +00:00
kestes%staff.mail.com
9057c7bfb2
document how to use fetchmail if sendmail causes problems.
...
begin to explain how to set up the bug tracking system.
clean up all the explantions a bit.
2000-10-17 23:47:08 +00:00
kestes%staff.mail.com
455841536b
clarify the text
2000-10-17 20:30:29 +00:00
dmose%mozilla.org
4103c2ec88
updated user-agent matching code to be more accurate about Win95 and MacOS
2000-10-13 00:36:39 +00:00
cyeh%bluemartini.com
d19f4832c4
fix for bug where removing files on a branch causes the BRANCH_TAG name
...
to show up as a file to be removed. patch and fix by
pzb@lightningcast.net (Peter Bowen)
2000-10-12 01:41:00 +00:00
dave%intrec.com
849dd77367
Fix for bug 52921: checksetup.pl fails to create database with password.
...
Now it won't choke on this anymore. Patch also includes a Perl 5.6
compatibility update (see bug 52921 and bug 44622 for details).
2000-09-29 05:43:53 +00:00
dave%intrec.com
464417da64
Fix for bug 44076: Editparams falsely detecting text field changes and
...
NS4Mac putting a single linefeed in empty fields.
2000-09-29 05:29:09 +00:00
mcafee%netscape.com
2c235147de
Adding timeout to reload page.
2000-09-27 20:44:55 +00:00
cyeh%bluemartini.com
d54fca0716
fix for 45384: checksetup.pl fails to update very old bugzilla (10/1998) databases.
...
patch submitted by sstock@iconnect-inc.com
2000-09-27 17:51:36 +00:00
mcafee%netscape.com
4a3c18c0cb
First add
2000-09-27 08:06:35 +00:00
kestes%staff.mail.com
7dbcd9c8c5
clarify the mailing system discriptions
2000-09-22 15:24:16 +00:00
kestes%staff.mail.com
df312912ed
fully tested
2000-09-22 15:17:14 +00:00
kestes%staff.mail.com
7aeb0de251
factor out functions to the new package MailProcess
2000-09-22 15:16:52 +00:00
kestes%staff.mail.com
79cc47a59e
use the new named time constants
...
use BTData
2000-09-22 15:15:00 +00:00
kestes%staff.mail.com
27b422da1a
*** empty log message ***
2000-09-22 15:08:53 +00:00
kestes%staff.mail.com
29fb79deba
add gen test for the bug tracking system
2000-09-22 15:08:09 +00:00
kestes%staff.mail.com
1f90c953dc
add information about the bug tracking system
2000-09-22 15:07:28 +00:00
kestes%staff.mail.com
7ac5fab637
clarify that the timestamp is for the build mail not any other mail.
2000-09-22 15:03:32 +00:00
kestes%staff.mail.com
6a5031c4a8
modify escapeHTML() to escape the "'" as well as standard characters,
...
so that my popup windows code do not see a "'" in their input as this
confuses them. (It does not help the popup but seems like a good idea
to leave in.)
2000-09-22 15:03:03 +00:00
kestes%staff.mail.com
1727584f3b
add information about bug tracking module
2000-09-22 15:01:58 +00:00
kestes%staff.mail.com
670957fa01
add named constants for time.
2000-09-22 15:01:32 +00:00
kestes%staff.mail.com
9d9324314d
add use HTMLPopUp; (how did this ever work?)
2000-09-22 14:59:20 +00:00
kestes%staff.mail.com
cf9d3ef546
localize variables which had not been declared.
...
add comments to generated html to help debugging.
remove comments about $HTMLPopUp::EMPTY_TABLE_CELL,
they belong in HTMLPopUp.pm.
Add more data to popup window title.
2000-09-22 14:58:40 +00:00
kestes%staff.mail.com
743354e1bb
typo
2000-09-22 14:56:14 +00:00
kestes%staff.mail.com
1edfec969e
use configure to set #!perl
2000-09-22 14:55:58 +00:00
kestes%staff.mail.com
6d7ef91e52
increase time for tipClose so that IE users get a chance to read the
...
popup windows while javascript fights for focus.
2000-09-22 14:55:12 +00:00
terry%mozilla.org
72a672ad12
Oops! This was changed a couple of months ago in such a way that a
...
large class of problems wouldn't be reported. (It wouldn't show most
cases where a table had an invalid ID pointing into another table.)
2000-09-19 15:42:53 +00:00
cyeh%bluemartini.com
4d68001099
fix for 52228: Bug list title should be name of query if running named query
...
patch by dave@intrec.com (Dave Miller)
2000-09-18 21:29:45 +00:00
kestes%staff.mail.com
12d6d63bae
add new arguments --skip-check --force-time
...
add parse_args to parse new arguments
add fix_nonunix_times() so that all dates can be in either format
send errors to stderr as well as logfile
debug check_required_vars();
2000-09-18 19:40:56 +00:00
kestes%staff.mail.com
e2a87abd9c
convert to new style tinderbox variables
2000-09-18 19:34:08 +00:00
kestes%staff.mail.com
f2fd93292a
new regression test
2000-09-18 19:33:32 +00:00
kestes%staff.mail.com
9eb8a6edaa
document HTMLPopUp implementations
...
document new $DEFAULT_HTML_PAGE = 'status.html';
document TRIM_DAYS for rmlogs
2000-09-18 19:32:46 +00:00
kestes%staff.mail.com
f96c29b91a
security (taint) fixes
...
use $MAX_DISPLAY_HOURS to peg the display used in links
2000-09-18 19:30:28 +00:00
kestes%staff.mail.com
56b064b826
security (taint) fixes
...
allow null message of the day
do not hardcode <a href instead call Link()
2000-09-18 19:29:31 +00:00
kestes%staff.mail.com
1248b6c657
security (taint) fixes
2000-09-18 19:28:32 +00:00
kestes%staff.mail.com
b1d83e521a
security fixes
...
rename of file is not nessary
use new generalization: $FileStructure::DEFAULT_HTML_PAGE
2000-09-18 19:27:42 +00:00
kestes%staff.mail.com
9b352073db
use extract_filename_chars()
...
document passwd can be global or pertree
use new generalization: $FileStructure::DEFAULT_HTML_PAGE
2000-09-18 19:26:22 +00:00
kestes%staff.mail.com
18f6a8a881
dont hard code <a href> use link()
...
use new generalization: $FileStructure::DEFAULT_HTML_PAGE
2000-09-18 19:25:17 +00:00
kestes%staff.mail.com
af7a629a54
modules must end in 1;
2000-09-18 19:23:53 +00:00
kestes%staff.mail.com
c8c7709000
add support for taint checking
...
add support for time checking
centrallize all 'atomic move' operations
2000-09-18 19:23:17 +00:00
kestes%staff.mail.com
080409cb18
this must use atomic_rename_file()
2000-09-18 19:21:56 +00:00
kestes%staff.mail.com
25fe136641
use extract_user() for untainting
2000-09-18 19:21:18 +00:00
kestes%staff.mail.com
dd4a8164ce
add sanity check for record
...
fix gunzip URL (it had appeared twice in the string)
2000-09-18 19:20:44 +00:00
kestes%staff.mail.com
eb39d03881
update file with current status
2000-09-18 19:18:34 +00:00
kestes%staff.mail.com
19ace39cd5
add users section
...
add 'security' as a goal
2000-09-18 19:18:03 +00:00
dave%intrec.com
bd49c741bd
Fix for bug 51270: param for bodyhtml to allow sites to customize
...
background colors/image and link colors.
2000-09-16 14:08:37 +00:00
cyeh%bluemartini.com
4c81648e80
fix for 41303: new email tech doesn't work with emailregexp
...
patch by JRobertson@medevolve.com (Jon Robertson)
2000-09-15 22:39:35 +00:00
cyeh%bluemartini.com
cffb5b60cf
front end fix for 31456: Editing a superuser clears their access flags
...
patch by jmrobin@tgix.com
2000-09-15 22:20:55 +00:00
cyeh%bluemartini.com
22a1752faf
fixes for 51184, 51185, 51186: allow for ldap authentication. patches
...
by jmrobins@tgix.com (Joe Robins). LDAP sections haven't been
tested yet, but the code is arranged such that it shouldn't disturb
existing user authentication system.
2000-09-15 18:35:18 +00:00
cyeh%bluemartini.com
c32127d16e
put little comment in here about apostrophe's in enums
2000-09-15 01:00:56 +00:00
cyeh%bluemartini.com
7ae528dcd8
fix for 47561:Incorrect group bit used for new group.
...
patch by dave@intrec.com
2000-09-14 23:53:24 +00:00
cyeh%bluemartini.com
2138b5a1d3
fix for 13626: loaded query doesn't show "Sort By" correctly.
...
patch by dave@intrec.com
2000-09-13 22:04:30 +00:00
cyeh%bluemartini.com
9d525eeb30
fix for 29820: Remove "Changed" from email subject line
...
patch submitted by zach@math.berkeley.edu , additional commentary by
cyeh@bluemartini.com .
2000-09-13 21:25:25 +00:00
cyeh%bluemartini.com
6415323992
fix for 51520: Missing uses of Param('emailsuffix')
...
patch submitted by john.beranek@pace.co.uk (John Beranek)
2000-09-13 17:45:48 +00:00
cyeh%bluemartini.com
e68e8c3290
fix for 51521: Broken HTML on user permissions page, patch by john.beranek@pace.co.uk
2000-09-13 00:09:36 +00:00
cyeh%bluemartini.com
c12391df66
fix for 50647: RFE: yp_nomail.sh contribution. contributed by mtakacs@pacbell.net
2000-09-12 23:50:31 +00:00
cyeh%bluemartini.com
d394552354
fix for 44653: Products with / in don't get any chart data
...
patch submitted by gavins@iplbath.com
2000-09-12 21:35:46 +00:00
cyeh%bluemartini.com
ec681216ed
fix for 51299: RemoveVotes email should use the 'sendmailnow' Param. patch by dave@intrec.com
2000-09-12 16:29:38 +00:00
kestes%staff.mail.com
6ec3de2c35
add more interesting types of builds to better simulate real
...
environments and because we missed a few errors using the old test
script.
2000-09-10 20:44:03 +00:00
kestes%staff.mail.com
a60af012ff
document rmlogs
2000-09-10 17:33:42 +00:00
kestes%staff.mail.com
981bb354b1
add configs for rmlogs
2000-09-10 17:32:00 +00:00
kestes%staff.mail.com
f7017c8739
script to clean out old log files.
...
untested.
2000-09-10 17:30:40 +00:00
kestes%staff.mail.com
113a49499d
add security checks to get_env so users do not accidentally run any
...
programs as root.
2000-09-10 17:29:17 +00:00
dave%intrec.com
c669ec58de
Fix for bug 51487: Now only checks for a valid QA Contact if it actually
...
asked you for one. Thanks to bg.mahesh@team.indiainfo.com (B.G. Mahesh)
for catching this.
2000-09-10 16:54:04 +00:00
kestes%staff.mail.com
9ba4b43373
typo, missing parenthesis around arguments in encrypt_passwd()
...
fixed also in security_problem()
2000-09-10 16:01:28 +00:00
dave%intrec.com
1734da828d
Fix for bug 51519: Links to index are too specific. Patch by
...
john.beranek@pace.co.uk (John Beranek)
2000-09-07 06:31:12 +00:00
dave%intrec.com
a54536c5bc
Fix for bug 51508: Unclosed <NOBR> around named queries in command menu.
...
Patch by john.beranek@pace.co.uk (John Beranek)
2000-09-07 06:22:10 +00:00
mcafee%netscape.com
c3745626ff
4 rows for sheriff blurb
2000-09-06 19:22:52 +00:00
mcafee%netscape.com
de934facd8
One more row for sheriff blurb.
2000-09-06 19:04:11 +00:00
dave%intrec.com
7221c076f1
Fix for bug 38791: scipped -> skipped spelling correction.
2000-09-06 06:01:10 +00:00
dave%intrec.com
7fea206496
Fix for bug 33491: adds comment about configuration items for Apache being
...
in httpd.conf in never versions of apache, rather than in srm.conf or
access.conf. Also adds comment in the "adding a maintainer by hand"
section that you may need command-line options for the mysql command if
you've enabled security in MySQL.
2000-09-06 05:37:57 +00:00
dave%intrec.com
6b66431912
Fix for bug 21782: add instructions for using CPAN to install Perl modules
...
to the README.
2000-09-06 04:57:24 +00:00
kestes%staff.mail.com
fd22608eb9
add tidnerbox version number to header output
2000-09-06 01:24:18 +00:00
kestes%staff.mail.com
37a7d8e279
change: build_update_time_stamp to update_time_stamp
...
add: alltree_headers
2000-09-06 01:22:47 +00:00
cyeh%bluemartini.com
387924873d
html fix to reclose 21583
2000-09-05 17:48:22 +00:00
dave%intrec.com
5af85b054a
Fix for bug 43821: PutHeader has unbalanced <TABLE> tags.
2000-09-04 04:10:51 +00:00
dave%intrec.com
b6dd0c0731
Removing duplicate variable declaration from patch for bug 50698. The
...
sendmail deferred vs immediate delivery Param is now honored even in Perl
5.6.
2000-09-02 04:26:36 +00:00
dave%intrec.com
41bf7b7d8f
Fix for bug 46913: xml.cgi produces SQL error when accessed while not
...
logged in yet. Thanks to luke_harless@attglobal.net for discovering this
one.
2000-09-02 02:44:54 +00:00
dave%intrec.com
fcfd35035a
Fix for bug 50892: extra space in chmod command causes creation of
...
data/checkinlog to fail
2000-09-02 02:38:28 +00:00
kestes%staff.mail.com
561f8b5179
imbed the version number in the generated html
2000-09-01 18:39:54 +00:00
kestes%staff.mail.com
309edfab96
export_alltree_headers
...
function signature has changed.
2000-09-01 18:39:19 +00:00
kestes%staff.mail.com
a9da957dbf
better comments to discribe the settings.
2000-09-01 18:38:23 +00:00
kestes%staff.mail.com
2933c02f75
$link was in the wrong scope.
...
I was returning undef instead of $link.
2000-09-01 18:37:52 +00:00
cyeh%bluemartini.com
b9ef299221
fix for 6944: buglist: summary and whiteboard fight for space
...
patch by the ever present dave@intrec.com
2000-08-31 23:26:51 +00:00
cyeh%bluemartini.com
ada8e7b439
fix for 45583: all users get added to a group if userregexp is null in editproducts.cgi
...
patch by jmrobins@tgix.com
2000-08-31 22:56:21 +00:00
kestes%staff.mail.com
29370c23af
turn on the all_headers file for the bots
2000-08-31 22:00:26 +00:00
kestes%staff.mail.com
c20c067037
forgot that if I change peristance then the admin code changes also.
...
I use persistance for the passwd table.
2000-08-31 21:59:53 +00:00
cyeh%bluemartini.com
906a4fc1ed
fix for 35604: indicate on bug lists if a bug is not visible to the public
...
patch submitted by dave@intrec.com (Dave Miller), legend added
by cyeh@bluemartini.com
2000-08-31 21:53:29 +00:00
cyeh%bluemartini.com
c81ef29f5f
fix for 44609 : Remove the useless "project" column in the Change columns page
...
patch submitted by cdurst@world.std.com (Charles Durst)
2000-08-31 18:19:46 +00:00
tara%tequilarista.org
6d16c6005d
fix for bug #24806
2000-08-31 06:07:26 +00:00
cyeh%bluemartini.com
78be249b9d
fix for 44617: edit*.cgi: Should show which product you're working on
...
patches by mtakacs@pacbell.net (Tak)
2000-08-30 23:44:36 +00:00
cyeh%bluemartini.com
1e07921cfd
fix for 32828: Redirect fails on Internet explorer: colchange.cgi
...
patch from mtakacs@pacbell.net
2000-08-30 23:01:26 +00:00
cyeh%bluemartini.com
e959fec8cd
fix for 40603: query.cgi shutdownhtml PutHeader
...
patch submitted by JRobertson@medevolve.com (Jon Robertson)
2000-08-30 22:49:17 +00:00
cyeh%bluemartini.com
97821c266b
fix for 40603: Assumes user is coming from different page
...
patch by zach@zachlipton.com
2000-08-30 22:42:44 +00:00
cyeh%bluemartini.com
aaa8b30977
fix submitted for 42809: bug_email.pl doesn't allow for priority = 0
...
patch submitted by brad@xyu.dhs.org (Brad Sarsfield)
2000-08-30 21:47:17 +00:00
cyeh%bluemartini.com
e9a63243fe
fix for 37684 and 42609: trying to deal with malformed url's in the URL field
...
during bug entry. instead of trying to be really intelligent over what a valid
url field is, or doing any kind of complicated regexping and forcing http://
on everyone, what we do instead is pre-seed enter_bug.cgi bug_file_loc with http://
in the text field. if that is all there is in the field when we are in post_bug.cgi,
then the value gets set to null (no URL entered into the new bug form). this allows
for you to enter in any valid url that you want, but also make it obvious that
http:// should be there for http:// urls at bug entry time
2000-08-30 21:32:43 +00:00
kestes%staff.mail.com
e54764b569
document the two tinderbox{log} variables together so we
...
can thing about retiring one.
fix a ugly bug in the skipping build algorithm, I had unneeded checks
add more debugging comments to generated HTML
2000-08-30 20:16:46 +00:00
kestes%staff.mail.com
9f3ade90c8
move the two tinderbox{log} variables together so we
...
can thing about retiring one.
2000-08-30 20:15:34 +00:00
kestes%staff.mail.com
36b038cae3
make legends horizontal
...
fix missing '/' in <>
2000-08-30 02:30:34 +00:00
kestes%staff.mail.com
1adac10346
relax the author regexp for mozilla.org
...
make legends horizontal
fix missing '/' in <>
2000-08-30 02:30:23 +00:00
kestes%staff.mail.com
e6af7ab81b
make legends horizontal
...
move structures inside <html> block
2000-08-30 02:28:24 +00:00
kestes%staff.mail.com
599bd4741c
fix typo in $DB_LEGEND_BORDER
...
add $GLOBAL_INDEX_FILE
2000-08-30 02:27:38 +00:00
kestes%staff.mail.com
87a6287deb
add a standard method of writing the headers so the bots can read
...
them.
2000-08-30 02:23:59 +00:00
kestes%staff.mail.com
11012b4dad
fix bug in html missing '/' in <>
...
index files are new parametrized
2000-08-30 02:23:08 +00:00
kestes%staff.mail.com
a655ebeba9
ignore_builds belongs int TinderHeader not in FileStructure
...
index files are new parametrized
2000-08-30 02:22:37 +00:00
kestes%staff.mail.com
fa2e2b17b1
ignore_builds belongs int TinderHeader not in FileStructure
2000-08-30 02:20:13 +00:00
kestes%staff.mail.com
c784c5cbf8
fix bug in backward_compatibility()
...
better discription in the help file
2000-08-30 02:19:15 +00:00
kestes%staff.mail.com
cadcd300c8
clarify comments
2000-08-30 02:17:19 +00:00
kestes%staff.mail.com
803142f7f6
user perl from configure
2000-08-30 02:15:11 +00:00
kestes%staff.mail.com
659075ac77
add more hints based on real users problems
2000-08-30 02:14:14 +00:00
kestes%staff.mail.com
f3dd0570b1
Use configure script to find perl
2000-08-30 00:33:02 +00:00
cyeh%bluemartini.com
f6fa2697a4
fix for 50698: parameter for sendmail deferred mode
2000-08-29 20:10:15 +00:00
cyeh%bluemartini.com
5e2a75b8f3
fix for 49063: no sanity checking when setting duplicate. sanity checking
...
is done for the dup id field, but not for the originating bug id.
now checks to see if the original bug id is valid as well, although i don't
understand how this could get corrupted in the first place
2000-08-29 18:01:07 +00:00
cyeh%bluemartini.com
12aeaeefcc
fix for 38463: show_bug.cgi: colon in "keywords:" not part of link
2000-08-29 17:14:25 +00:00
cyeh%bluemartini.com
5525c62329
fix for 38624: "New value" column smaller than "old value" column. added an
...
extra "<" in FormatTriple so that old/new are the same size
2000-08-29 17:01:54 +00:00
cyeh%bluemartini.com
3020010e8b
fix for 31081: Make comment field in bug view larger.
2000-08-29 16:44:33 +00:00
endico%mozilla.org
c8de8fe9e7
use big sql tables because checking keywords requires a fairly huge query
2000-08-29 00:46:28 +00:00
endico%mozilla.org
3d69527501
Add new flavors of BSD to the list of platforms and rearrange the order of the list. Also, fix a couple of typos in the opening comments.
2000-08-28 23:07:33 +00:00
cyeh%bluemartini.com
4c6fe66a02
fix for 40286 : strike-throughs impair readability. patch from
...
gervase.markham@univ.ox.ac.uk
2000-08-28 18:52:14 +00:00
cyeh%bluemartini.com
e872daa8db
fix for 45118: Target milestone setup issue. patch submitted by
...
matty@box.net.au (Matthew Tuck). now creates a milestone entry for the
first test product
2000-08-28 18:44:28 +00:00
mcafee%netscape.com
396624478d
minor grammar change
2000-08-28 18:39:40 +00:00
mcafee%netscape.com
e46dad3ff0
Switching to /usr/bin/perl to be consistant with other files in this project; redhat installs perl in /usr/bin/perl if anyone cares. /usr/local/bin/perl could be a link for other platforms.
2000-08-28 18:38:11 +00:00
cyeh%bluemartini.com
e2946c5bdc
fix for 21583: Buzilla attachments should say what kind of file they are
2000-08-28 18:29:22 +00:00
cyeh%bluemartini.com
ac3b994c7b
remove extra spaces at head of file
2000-08-28 18:20:11 +00:00
cyeh%bluemartini.com
2df9a09e2e
fix for 47669: editproducts.cgi line 582 uses old $::db->query. thanks to
...
rwhite@collectivenet.net (Ryan White) for finding it.
2000-08-28 17:56:57 +00:00
cyeh%bluemartini.com
338843e401
fix for 47790 : A bug to track which bugs Zach's bugzilla patch resolves.
...
patches by zach@zachlipton.com . Thanks!
2000-08-28 17:48:59 +00:00
cyeh%bluemartini.com
1ce47a1111
fix for 45116, typo, above should be below.
2000-08-28 04:16:18 +00:00
kestes%staff.mail.com
2895797689
must use HTMLPopUp::escapeURL on all arguments to bonsai.
2000-08-25 16:41:10 +00:00
timeless%mac.com
813f306433
Second live testcase, it seems that tinderbox normally would show building.
...
Quickparse doesn't recognize this, so it shows busted.
2000-08-25 06:02:13 +00:00
timeless%mac.com
dc9ca16d78
Not part of the build, Tinderbox.pm is giving bad output due to bad input from http://tinderbox.mozilla.org/showbuilds.cgi?tree=SeaMonkey-Ports&quickparse=1
...
This file will be used to debug the functions found in showbuilds.cgi and tbglobals.pl
2000-08-25 05:40:22 +00:00
mcafee%netscape.com
ca02953280
Minor tweaks
2000-08-24 23:33:04 +00:00
endico%mozilla.org
54b693f946
fixing breakage from previous change
2000-08-24 22:43:47 +00:00
endico%mozilla.org
3b17fd4dbe
Stop labeling charset of each page since this label might be wrong. Tao Cheng says: "By default, the Browser assumes incoming pages w/o charset labelling are in iso-8859-1. Explicit labelling prevents the users from manually switching it to other view charset."
2000-08-24 22:29:52 +00:00
kestes%staff.mail.com
167219813d
the dependency fudge is no longer needed with the Tinderconfig method
...
of choosing implementations.
2000-08-24 15:05:47 +00:00
kestes%staff.mail.com
b6886d4490
better documentation as to what the variables are about in this config
...
file.
2000-08-24 15:04:33 +00:00
kestes%staff.mail.com
33c3b20b8c
allow Persistence to use different implementations controled by
...
TinderConfig
2000-08-24 15:00:45 +00:00
kestes%staff.mail.com
8f91d9aa80
turn off the performance logs by default
2000-08-24 14:57:19 +00:00
kestes%staff.mail.com
a79577357d
deprecate tinderbox: builddate
...
in preference for tinderbox: starttime
2000-08-24 14:56:30 +00:00
kestes%staff.mail.com
d18644b09f
a demo of what storable may look like. This is untested.
2000-08-24 14:55:04 +00:00
kestes%staff.mail.com
738b656f7a
new save_structure load_structure function to provide better
...
abstraction and allow us to use storable instead of dumper if we like.
2000-08-24 14:54:32 +00:00
kestes%staff.mail.com
99ee59ceb8
adjust call to Persistance to work with new abstraction.
2000-08-24 14:52:11 +00:00
kestes%staff.mail.com
ff9c647a77
adjust call to Persistance to work with new abstraction.
...
use status = 'build_failed', instead of 'busted',
round the division in $info
2000-08-24 14:51:47 +00:00
kestes%staff.mail.com
68274e4ff8
adjust call to Persistance to work with new abstraction.
...
add use TinderConfig;
2000-08-24 14:49:19 +00:00
kestes%staff.mail.com
13a51ffef9
adjust call to Persistance to work with new abstraction.
...
use status = 'build_failed', instead of 'busted',
add use TinderConfig;
2000-08-24 14:49:00 +00:00
kestes%staff.mail.com
6012b8b65d
we are not requiring gifs in the code so do not require them in the
...
configure.
2000-08-24 14:46:38 +00:00
dave%intrec.com
d116e27c2c
Fix for bug 16454: can now run checksetup.pl on databases with passwords.
2000-08-22 18:30:05 +00:00
cyeh%bluemartini.com
9016db8bf5
fix for #39044 : Some vers. of some browsers give a script warning on query page when not
...
using milestones. patch submitted by nkiesel@tbdnetworks.com
2000-08-21 20:16:00 +00:00
cyeh%bluemartini.com
eb380e0d73
fix for bug #44622 : perl5.6 vs perl5.005 -w: more anal 5.6 causes errors.
...
patches by mtakacs@pacbell.net .
2000-08-21 19:50:41 +00:00
slamm%netscape.com
8471e6bb86
Add warn<time>.<process>.html to remove list
2000-08-21 17:52:13 +00:00
terry%mozilla.org
aaa3570a2e
Deflect email away from me.
2000-08-16 23:07:37 +00:00
kestes%staff.mail.com
69e84b1e48
document that you should get the tests working first.
...
put in a warning that it may be hard to install.
2000-08-14 22:22:15 +00:00
kestes%staff.mail.com
0f9088403e
fix typo, '.' should have been ','
2000-08-14 21:58:58 +00:00
tara%tequilarista.org
f5be2bb43a
Landing zach's \n for #48947
2000-08-14 18:44:54 +00:00
dave%intrec.com
e5b22f2811
Re-fixing bug 30824 the correct way (which also fixes bug 46753)
2000-08-12 23:30:51 +00:00
cyeh%bluemartini.com
deb0d01766
fix for bug #44691 , patch submitted by jmrobins@tgix.com (Joe Robins)
2000-08-12 01:14:25 +00:00
kestes%staff.mail.com
42fad11257
*** empty log message ***
2000-08-11 00:35:25 +00:00
kestes%staff.mail.com
139a4e0735
*** empty log message ***
2000-08-11 00:27:27 +00:00
dave%intrec.com
3d77cd5f14
Re-fixing bug 46897. Thanks to JRobertson@medevolve.com for catching the
...
omission in the original patch.
2000-08-09 20:49:11 +00:00
mcafee%netscape.com
47a0716168
Fixing slashes, not part of build.
2000-08-08 21:27:33 +00:00
valeski%netscape.com
354a376266
formatting change to wml output
2000-08-08 07:38:43 +00:00
valeski%netscape.com
cc3838a3e8
adding WML output for WAP browsers
2000-08-08 06:59:15 +00:00
tara%tequilarista.org
ed1c2f1f94
Fixing bug #46897
2000-08-07 22:59:55 +00:00
cyeh%bluemartini.com
56e3aeb2ff
fix for bug 42089: change wording of link from "create new bug" to
...
"report new bug". r=timeless@bemail.org , cyeh@bluemartini.com ,
patch submitted by zach@zachlipton.com
2000-08-07 17:53:36 +00:00
dave%intrec.com
72a73401d9
Fix for bug 47561. Thanks to tengel@fluid.com (Troy Engel) for catching
...
this one.
2000-08-06 05:42:30 +00:00
dave%intrec.com
1d0f4a84c7
Removing a couple lines from the patch for bug 31336 that got left in by
...
accident.
2000-08-04 23:16:01 +00:00
endico%mozilla.org
30379fc33c
deleted a blank line just to test whether cvs and bonsai are working
2000-08-04 04:13:39 +00:00
slamm%netscape.com
beea2f28fc
Fix bug 15204/38057 from Eric Pollmann (pollmann@netscape.com). $enc had an single quote in it that was not escaped. Double quotes are escaped so it is safe to use them around the $enc value.
2000-08-02 22:54:03 +00:00
dave%intrec.com
483b625787
Undoing missing QA bug introduced with earlier patch (see bug 30826 for
...
details)
2000-08-01 19:52:06 +00:00
endico%mozilla.org
dfc6f9e83a
Generate brief logs for beos builds. Fix for bug 37218. Patch contributed by Justin Morey <justin@68k.org>
2000-08-01 01:36:35 +00:00
endico%mozilla.org
621c7c38ac
If the application is set up at the server root (e.g. bugzilla.mozilla.org) then this robots.txt disallows robots from scanning the site except for the top level file.
2000-07-28 21:28:41 +00:00
dmose%mozilla.org
0f1353d36e
A menu was being created too early, before it is possible to avoid
...
creating the menu with an invalid default selection. This was causing
bugzilla to (incorrectly) spew a database corruption error when
attempting to view a bug that had been resolved MOVED. Why this
wasn't causing the same problem with DUPLICATE resolutions, I don't
know. Moved the menu creation later in the code, so that it only
happens after it has been ensured that the default selection is not
going to be MOVED.
2000-07-28 05:12:33 +00:00
tara%tequilarista.org
85b1aa0011
Turning off tag support in quips because some assholes have nothing better do than fuck with my tool
2000-07-27 20:10:16 +00:00
valeski%netscape.com
d642cb5eca
not in build. perl mods to vxml
2000-07-27 06:48:08 +00:00
valeski%netscape.com
fce27a2b3e
not part of build. updating perl
2000-07-27 00:58:50 +00:00
roc+%cs.cmu.edu
bb14670a7d
Testing, just adding a blank line
2000-07-26 22:30:32 +00:00
valeski%netscape.com
3e21a923e8
not part of build. adding success clause to tree
2000-07-26 00:30:16 +00:00
slamm%netscape.com
b3ef931d84
Make a static page for the voice stuff everytime the tree updates.
2000-07-25 22:58:00 +00:00
tara%tequilarista.org
be0386b364
Landing Jon Robertson's for bug #41915
2000-07-25 22:12:39 +00:00
tara%tequilarista.org
2c20cd93c2
Landing Jon Robertson's for bug #41913
2000-07-25 22:09:20 +00:00
tara%tequilarista.org
e3a7edc314
Landing Dave Miller's patch for #25693
2000-07-25 22:00:16 +00:00
tara%tequilarista.org
2f015d5f63
Landing Adam Spiers' contributions for security and small functional issues
2000-07-25 18:58:54 +00:00
valeski%netscape.com
a03cfdaf4b
perl syntax cleanup. not in build
2000-07-25 18:44:21 +00:00
valeski%netscape.com
059f34d295
perl syntax cleanup. not in build
2000-07-25 18:38:35 +00:00
valeski%netscape.com
e24173e1d4
perl change. not in build
2000-07-25 18:22:53 +00:00
valeski%netscape.com
9b768a003e
updating showbuilds vxml. not partof build
2000-07-25 18:05:10 +00:00
slamm%netscape.com
b20612e650
do_vxml(): Tweak quoting to get newlines right.
2000-07-25 16:33:18 +00:00
valeski%netscape.com
259e2ddf90
updating vxml for the vxml tbox dump
2000-07-25 15:29:37 +00:00
valeski%netscape.com
bd7d552ec4
updating vxml for the vxml tbox dump
2000-07-25 14:40:43 +00:00
valeski%netscape.com
b2963b878e
updating vxml for the vxml tbox dump
2000-07-25 14:29:30 +00:00
mcafee%netscape.com
00601fec93
Adding file for Ken Estes <kestes@staff.mail.com>
2000-07-24 23:52:24 +00:00
slamm%netscape.com
f4e6cb89fb
Add vxml from Jud Valeski
2000-07-24 22:47:39 +00:00
dave%intrec.com
08dcd720e3
Fix for bug 46207 (bugidtype=exclude breaks buglist.cgi).
2000-07-24 19:40:04 +00:00
dave%intrec.com
2b5663ba81
Fix for bug 30826 (new email tech not being honored for QA contacts).
2000-07-22 21:09:33 +00:00
dave%intrec.com
f44e59a706
Fix for bug 46002 (reports.cgi allows users to view restricted products).
...
Patch submitted by jmrobins@tgix.com (Joe Robins)
2000-07-21 17:00:40 +00:00
mcafee%netscape.com
05182b83b8
Adding norules=0 option.
2000-07-21 06:12:27 +00:00
mcafee%netscape.com
d54dc292ab
Adding named anchors.
2000-07-21 06:05:37 +00:00
mcafee%netscape.com
ea69cc72ef
Changing default of nocrap=1 to legend=0. This both renames nocrap and flips the default behaviour. Most of us don't need to see this stuff by default.
2000-07-21 04:55:45 +00:00