Граф коммитов

2112 Коммитов

Автор SHA1 Сообщение Дата
kestes%staff.mail.com 9e99561a5f 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 a0a6b87cf5 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 fbfc1603c9 security (taint) fixes 2000-09-18 19:28:32 +00:00
kestes%staff.mail.com 78a49c0692 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 7fd8aa43f9 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 efb6d83e75 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 2cfdf5a494 modules must end in 1; 2000-09-18 19:23:53 +00:00
kestes%staff.mail.com 4ebaebc379 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 c949726fdb this must use atomic_rename_file() 2000-09-18 19:21:56 +00:00
kestes%staff.mail.com b8a971dd06 use extract_user() for untainting 2000-09-18 19:21:18 +00:00
kestes%staff.mail.com 3847fd9f3c 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 e344ec6b70 update file with current status 2000-09-18 19:18:34 +00:00
kestes%staff.mail.com d8b4feba25 add users section
add 'security' as a goal
2000-09-18 19:18:03 +00:00
dave%intrec.com a8b9e30b12 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 1086d3e077 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 b11c2767ae 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 5f18a20d2d 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 1c6f4f4d4a put little comment in here about apostrophe's in enums 2000-09-15 01:00:56 +00:00
cyeh%bluemartini.com 4c5d1ab34c 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 8eb7c4896e 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 44fddf3b1e 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 b2de760455 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 43bd0deb3d 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 9045f8404b fix for 50647: RFE: yp_nomail.sh contribution. contributed by mtakacs@pacbell.net 2000-09-12 23:50:31 +00:00
cyeh%bluemartini.com 0343853d5e 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 2e62d1d1d3 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 0da9c3f53a 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 2bd43d9f97 document rmlogs 2000-09-10 17:33:42 +00:00
kestes%staff.mail.com 0f3e0ccf9a add configs for rmlogs 2000-09-10 17:32:00 +00:00
kestes%staff.mail.com b1ead786ca script to clean out old log files.
untested.
2000-09-10 17:30:40 +00:00
kestes%staff.mail.com 3eab49b3f3 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 11e0517dfa 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 8d5fc3ec65 typo, missing parenthesis around arguments in encrypt_passwd()
fixed also in  security_problem()
2000-09-10 16:01:28 +00:00
dave%intrec.com 5353c7483c 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 bd580c2745 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 fc5575f46d 4 rows for sheriff blurb 2000-09-06 19:22:52 +00:00
mcafee%netscape.com 2c84fa4cef One more row for sheriff blurb. 2000-09-06 19:04:11 +00:00
dave%intrec.com 60dd308343 Fix for bug 38791: scipped -> skipped spelling correction. 2000-09-06 06:01:10 +00:00
dave%intrec.com c2eb36c560 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 ad5e1c0d3c 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 7ddb6abbe3 add tidnerbox version number to header output 2000-09-06 01:24:18 +00:00
kestes%staff.mail.com c92012a459 change: build_update_time_stamp to update_time_stamp
add: alltree_headers
2000-09-06 01:22:47 +00:00
cyeh%bluemartini.com a91867a028 html fix to reclose 21583 2000-09-05 17:48:22 +00:00
dave%intrec.com cbfc28ce92 Fix for bug 43821: PutHeader has unbalanced <TABLE> tags. 2000-09-04 04:10:51 +00:00
dave%intrec.com c6661d2638 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 bd7d9e2d5e 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 489a678c11 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 f24c77db50 imbed the version number in the generated html 2000-09-01 18:39:54 +00:00
kestes%staff.mail.com a2ed4c7a72 export_alltree_headers
function signature has changed.
2000-09-01 18:39:19 +00:00
kestes%staff.mail.com 1d825bdc28 better comments to discribe the settings. 2000-09-01 18:38:23 +00:00
kestes%staff.mail.com 5109cf4f6b $link was in the wrong scope.
I was returning undef instead of $link.
2000-09-01 18:37:52 +00:00
cyeh%bluemartini.com eb02be381a 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 1ddba93fb7 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 55a6cd74f5 turn on the all_headers file for the bots 2000-08-31 22:00:26 +00:00
kestes%staff.mail.com 66264882b2 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 fc7d0aeca1 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 45380ba742 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 439bae9bcb fix for bug #24806 2000-08-31 06:07:26 +00:00
cyeh%bluemartini.com 89cb993e96 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 d7b2e64541 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 7bf6b3cead 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 4dd018a6bb 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 4a9c55c4f5 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 9b2e821c15 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 e89e4d1460 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 1219a83c55 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 d05396d68b make legends horizontal
fix missing '/' in <>
2000-08-30 02:30:34 +00:00
kestes%staff.mail.com 66f5d5d555 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 2576491486 make legends horizontal
move structures inside <html> block
2000-08-30 02:28:24 +00:00
kestes%staff.mail.com e770de5c66 fix typo in $DB_LEGEND_BORDER
add $GLOBAL_INDEX_FILE
2000-08-30 02:27:38 +00:00
kestes%staff.mail.com 6b02dc7624 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 8147a96d3e fix bug in html missing '/' in <>
index files are new parametrized
2000-08-30 02:23:08 +00:00
kestes%staff.mail.com fafbe43e9d 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 d6473d70e1 ignore_builds belongs int TinderHeader not in FileStructure 2000-08-30 02:20:13 +00:00
kestes%staff.mail.com afb5f91f70 fix bug in backward_compatibility()
better discription in the help file
2000-08-30 02:19:15 +00:00
kestes%staff.mail.com 93a5d73293 clarify comments 2000-08-30 02:17:19 +00:00
kestes%staff.mail.com bae689c048 user perl from configure 2000-08-30 02:15:11 +00:00
kestes%staff.mail.com 01b39aeef1 add more hints based on real users problems 2000-08-30 02:14:14 +00:00
kestes%staff.mail.com b8323064d4 Use configure script to find perl 2000-08-30 00:33:02 +00:00
cyeh%bluemartini.com 19bbc79051 fix for 50698: parameter for sendmail deferred mode 2000-08-29 20:10:15 +00:00
cyeh%bluemartini.com 0bee60c556 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 c71fd31613 fix for 38463: show_bug.cgi: colon in "keywords:" not part of link 2000-08-29 17:14:25 +00:00
cyeh%bluemartini.com 1f54a3284d 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 14c3c5a2b7 fix for 31081: Make comment field in bug view larger. 2000-08-29 16:44:33 +00:00
endico%mozilla.org 9aaf3cae87 use big sql tables because checking keywords requires a fairly huge query 2000-08-29 00:46:28 +00:00
endico%mozilla.org 0af63ae46f 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 c82c02f7ae 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 44732bed6a 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 3e73140890 minor grammar change 2000-08-28 18:39:40 +00:00
mcafee%netscape.com ea847318a1 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 bdf7814572 fix for 21583: Buzilla attachments should say what kind of file they are 2000-08-28 18:29:22 +00:00
cyeh%bluemartini.com 07bac8bfdc remove extra spaces at head of file 2000-08-28 18:20:11 +00:00
cyeh%bluemartini.com 54ff2f7212 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 cba6ea46ad 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 624738e32c fix for 45116, typo, above should be below. 2000-08-28 04:16:18 +00:00
kestes%staff.mail.com 34bcf97f96 must use HTMLPopUp::escapeURL on all arguments to bonsai. 2000-08-25 16:41:10 +00:00
timeless%mac.com b4542b3dce 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 9f2cb0f6d4 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 7df4802db4 Minor tweaks 2000-08-24 23:33:04 +00:00
endico%mozilla.org 4d847abd11 fixing breakage from previous change 2000-08-24 22:43:47 +00:00
endico%mozilla.org 348fed84d9 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 fa15a1b34b 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 eae2af313a 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 c70f77fd6d allow Persistence to use different implementations controled by
TinderConfig
2000-08-24 15:00:45 +00:00
kestes%staff.mail.com b6b790da03 turn off the performance logs by default 2000-08-24 14:57:19 +00:00
kestes%staff.mail.com 7306b8752e deprecate tinderbox: builddate
in preference for tinderbox: starttime
2000-08-24 14:56:30 +00:00
kestes%staff.mail.com 8ed9ab87c7 a demo of what storable may look like. This is untested. 2000-08-24 14:55:04 +00:00
kestes%staff.mail.com b20206cdb7 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 cfa2089970 adjust call to Persistance to work with new abstraction. 2000-08-24 14:52:11 +00:00
kestes%staff.mail.com 40350b519c 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 5942f5ef14 adjust call to Persistance to work with new abstraction.
add use TinderConfig;
2000-08-24 14:49:19 +00:00
kestes%staff.mail.com ec377881f5 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 ff0445e5ef 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 feaa55a615 Fix for bug 16454: can now run checksetup.pl on databases with passwords. 2000-08-22 18:30:05 +00:00
cyeh%bluemartini.com 0817196698 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 84f90e2764 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 a67d9f0d48 Add warn<time>.<process>.html to remove list 2000-08-21 17:52:13 +00:00
terry%mozilla.org c46941228e Deflect email away from me. 2000-08-16 23:07:37 +00:00
kestes%staff.mail.com 0a43400d35 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 704a00aa37 fix typo, '.' should have been ',' 2000-08-14 21:58:58 +00:00
tara%tequilarista.org b23158d4f2 Landing zach's \n for #48947 2000-08-14 18:44:54 +00:00
dave%intrec.com 4f984849fe Re-fixing bug 30824 the correct way (which also fixes bug 46753) 2000-08-12 23:30:51 +00:00
cyeh%bluemartini.com dfbf43083d fix for bug #44691, patch submitted by jmrobins@tgix.com (Joe Robins) 2000-08-12 01:14:25 +00:00
kestes%staff.mail.com 14c60163c0 *** empty log message *** 2000-08-11 00:35:25 +00:00
kestes%staff.mail.com 737afa472d *** empty log message *** 2000-08-11 00:27:27 +00:00
dave%intrec.com e44c931f9a 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 28fc5b72b9 Fixing slashes, not part of build. 2000-08-08 21:27:33 +00:00
valeski%netscape.com c042afcc10 formatting change to wml output 2000-08-08 07:38:43 +00:00
valeski%netscape.com 4beccedd7b adding WML output for WAP browsers 2000-08-08 06:59:15 +00:00
tara%tequilarista.org 51a12fa0af Fixing bug #46897 2000-08-07 22:59:55 +00:00
cyeh%bluemartini.com 212610ef25 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 09482c1ed8 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 2047a0cd93 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 32f60de0c9 deleted a blank line just to test whether cvs and bonsai are working 2000-08-04 04:13:39 +00:00
slamm%netscape.com 92c4c53c4a 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 e97a83d5c2 Undoing missing QA bug introduced with earlier patch (see bug 30826 for
details)
2000-08-01 19:52:06 +00:00
endico%mozilla.org 0ec3ab5882 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 03ace48c70 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 06447af8d6 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 c7fd00ef8b 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 1f6f0f4d1c not in build. perl mods to vxml 2000-07-27 06:48:08 +00:00
valeski%netscape.com e6ef0ccd87 not part of build. updating perl 2000-07-27 00:58:50 +00:00
roc+%cs.cmu.edu 8c10de3d15 Testing, just adding a blank line 2000-07-26 22:30:32 +00:00
valeski%netscape.com f668263bd5 not part of build. adding success clause to tree 2000-07-26 00:30:16 +00:00
slamm%netscape.com 20e63b772d Make a static page for the voice stuff everytime the tree updates. 2000-07-25 22:58:00 +00:00
tara%tequilarista.org 421c19c7f2 Landing Jon Robertson's for bug #41915 2000-07-25 22:12:39 +00:00
tara%tequilarista.org 8861f96737 Landing Jon Robertson's for bug #41913 2000-07-25 22:09:20 +00:00
tara%tequilarista.org a3381b1cba Landing Dave Miller's patch for #25693 2000-07-25 22:00:16 +00:00
tara%tequilarista.org 133606438f Landing Adam Spiers' contributions for security and small functional issues 2000-07-25 18:58:54 +00:00
valeski%netscape.com e73ec619dc perl syntax cleanup. not in build 2000-07-25 18:44:21 +00:00
valeski%netscape.com d89539ed98 perl syntax cleanup. not in build 2000-07-25 18:38:35 +00:00
valeski%netscape.com 5ec07c1f1e perl change. not in build 2000-07-25 18:22:53 +00:00
valeski%netscape.com 0a2980e021 updating showbuilds vxml. not partof build 2000-07-25 18:05:10 +00:00
slamm%netscape.com 6c065626f7 do_vxml(): Tweak quoting to get newlines right. 2000-07-25 16:33:18 +00:00
valeski%netscape.com ab2250999a updating vxml for the vxml tbox dump 2000-07-25 15:29:37 +00:00
valeski%netscape.com 3646f5768a updating vxml for the vxml tbox dump 2000-07-25 14:40:43 +00:00
valeski%netscape.com c77fa98fee updating vxml for the vxml tbox dump 2000-07-25 14:29:30 +00:00
mcafee%netscape.com 1616385ac6 Adding file for Ken Estes <kestes@staff.mail.com> 2000-07-24 23:52:24 +00:00
slamm%netscape.com d49463aa16 Add vxml from Jud Valeski 2000-07-24 22:47:39 +00:00
dave%intrec.com 7c7f9a3b4f Fix for bug 46207 (bugidtype=exclude breaks buglist.cgi). 2000-07-24 19:40:04 +00:00
dave%intrec.com f55771fb3d Fix for bug 30826 (new email tech not being honored for QA contacts). 2000-07-22 21:09:33 +00:00
dave%intrec.com 8ac9893990 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 7492c06144 Adding norules=0 option. 2000-07-21 06:12:27 +00:00
mcafee%netscape.com 9253561597 Adding named anchors. 2000-07-21 06:05:37 +00:00
mcafee%netscape.com 8f88baecb5 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
mcafee%netscape.com b749060d37 Breaking mod.pl into three parts, sheriff.pl, status.pl, rules.pl. Cleaning up admin HTML. Some help from timeless getting this change started. 2000-07-20 23:33:11 +00:00
mcafee%netscape.com 2a7993f746 Moving EmitHtmlHeader to after tb_load_data call so we have a value for \tree 2000-07-20 02:52:11 +00:00
dave%intrec.com 6680ca2f94 Fix for bug 31336 (separate bug groups from access groups in user editor) 2000-07-20 01:31:10 +00:00
dave%intrec.com 168f895e13 Fix for bug 27248 (Bug listings saved with .html extension). Patch
submitted by mhamby@logicon.com (Mark Hamby).
2000-07-19 16:05:52 +00:00
dmose%mozilla.org b41f301d5f Fixed a bug where people with priviledges being removed would be
counted as new checkers-in.  Separated out the source and doc tree
components of the new checkers-in statistic.
2000-07-19 05:57:40 +00:00
dave%intrec.com ae89efeaac Fix for bug 32220 (checksetup.pl gives bad permissions). Majority of
patch submitted by seth@cs.brandeis.edu (Seth Landsman).  checksetup.pl
now no longer twiddles the permissions of the contrib folder, and
properly sets the permissions on the folders inside the data folder.
2000-07-19 04:34:52 +00:00
dave%intrec.com ddd11a0927 Fix for bug 42037 (user passwords visible in editusers.cgi). Patch
submitted by JRobertson@medevolve.com (Jon Robertson)
2000-07-18 16:01:42 +00:00
dave%intrec.com 57a4de7211 Fix for bug 45586. When using 'usebuggroupsentry', prevent users from
seeing products the don't have access to on the query page.
2000-07-18 15:28:19 +00:00
dave%intrec.com 98c22799b7 Fix for bug 32971, patch submitted by mtakacs@pacbell.net 2000-07-18 02:15:24 +00:00
terry%mozilla.org 0a3195381c Don't lowercase the entries in legal_keywords. 2000-07-14 15:31:43 +00:00
endico%mozilla.org e26bf6bc85 change '@::legal_resolution_no_dup' to '@::settable_resolutions'. This a list of resolutions which a bug may be changed to in the bug form and consists of all legal resolutions except 'MOVED' and 'DUPLICATE', since setting a bug to those resolutions requires a special process. 2000-07-14 03:20:17 +00:00
endico%mozilla.org 6e1f769322 oops, remove testing cruft 2000-07-14 00:03:48 +00:00
endico%mozilla.org 8387a9aee2 move the 'Move Bug" button so its less likely to be confused with the commit button 2000-07-13 23:57:18 +00:00
endico%mozilla.org 8a39869b3c Bug moving code is now fully implemented. To use it, turn on the param and set the move related params. 2000-07-13 23:12:52 +00:00
endico%mozilla.org 7e89b196ea Add 'MOVED' as a default resolution. If CheckEnumField alters the bug db then update the shadow db too. 2000-07-13 21:38:15 +00:00
terry%mozilla.org 7fc1f575a3 Oops. How did I let that horrible typo get in? 2000-07-13 20:07:20 +00:00
terry%mozilla.org 169d4e8eeb Keywords were already enforced to never differ only in capitalization. So, changed the code so that case no longer matters when typing in the name of a keyword. 2000-07-13 20:04:15 +00:00
endico%mozilla.org 7eb0ca4ff2 Add "Windows ME" operating system and a comment about how to add new os's (et al) to an already installed system 2000-07-10 23:01:26 +00:00
cyeh%bluemartini.com bf2d2dfac2 Fix for 42041. Patch from Dave Miller (dave@intrec.com). 2000-07-08 01:31:23 +00:00
terry%mozilla.org 3f8b88b7c1 Fixed links off of 'Most doomed' reports to only list bugs that match the product we're reporting about. 2000-07-07 21:05:19 +00:00
slamm%netscape.com 5ffe3b1a32 Change ~/.mozconfig to $HOME/.mozconfig for OS2 folks. 2000-07-05 18:24:28 +00:00
cyeh%bluemartini.com 6ae1b3ebf7 fixes for the attachment widths. fix by dave@intrec.com (Dave Miller),
original bug found by timeless@bemail.org
2000-07-05 18:21:54 +00:00
terry%mozilla.org 5a46c46d35 If bugs with an invalid product/component are found, provide a link to bring up the list of invalid bugs. 2000-07-05 15:17:36 +00:00
terry%mozilla.org bfde15dc8d Added some missing newlines. 2000-06-29 13:33:10 +00:00
cyeh%bluemartini.com f1d04ba5f8 fix for bug #44040 "sanitycheck.cgi dies if apostrophes in product, component, version,
or milestone". thanks to dave@intrec.com (Dave Miller) for the patch
2000-06-28 17:54:11 +00:00
cyeh%bluemartini.com c098326bd4 lot's of stuff:
add whoid usergroupset comment query to bug data fields
add AppendComment function
add CanChangeField function to check if a person can change a field
add display() for quick dumps of the bug
add Collision to check for midair collisions before changing a bug
added a stub function for changing a bug in the database
init_bug will now take either a userid or an e-mail address as a valid parameter
2000-06-27 23:16:08 +00:00
endico%mozilla.org cb7c51c0ea added item on copying db from one installation to another 2000-06-27 00:27:10 +00:00
cyeh%bluemartini.com c73d27038c fix for DBI compatibility 2000-06-26 23:04:40 +00:00
endico%mozilla.org 4a1977dbc8 change wording of mail notification 2000-06-26 20:29:10 +00:00
endico%mozilla.org 5eba126f6b add comment explaining how to set up mail alias 2000-06-24 00:13:55 +00:00
endico%mozilla.org 0bf34bfcc6 add more whitespace to exporter's log message 2000-06-23 23:54:35 +00:00
endico%mozilla.org 7032a67459 move new path code to beginning 2000-06-23 23:52:32 +00:00
endico%mozilla.org 09d4fe773b include error messages for each bug in the exporter's confirmation mail 2000-06-23 22:56:45 +00:00
endico%mozilla.org 71f81aeb8e find the path this script lives in and add it to @INC and to the current working directory. 2000-06-23 22:43:21 +00:00
cyeh%bluemartini.com 5c34139766 add voters to text 2000-06-23 22:35:38 +00:00
endico%mozilla.org 675da7ada7 give more verbose error messages 2000-06-23 19:41:38 +00:00
cyeh%bluemartini.com eb3b1f0ffc committing to close bug 6682 "Chart all bug states". patches
contributed by mhamby@logicon.com
2000-06-23 18:59:48 +00:00
cyeh%bluemartini.com 4f4ff99904 checkin to fix Bug 25010 "Need a way to edit the list of available groups".
Patches and work contributed by dave@intrec.com (Dave Miller).
Some cleanup work needs to be done with regards to permissions and bit-twiddling
see other bugs that are dependent on 25010 for details.
2000-06-23 18:03:47 +00:00
endico%mozilla.org 2986433dde fix subject on confirmation mail 2000-06-23 00:10:34 +00:00
endico%mozilla.org 42afc62653 send error messages as mail to appropriate parties instead of to stdout 2000-06-22 20:00:14 +00:00
mcafee%netscape.com 9882e2766e Ignore generated files. 2000-06-22 04:26:39 +00:00
mcafee%netscape.com 847928c421 Contributed by Ken Estes <kestes@staff.mail.com>. Not part of normal mozilla build. 2000-06-22 04:17:19 +00:00
cyeh%bluemartini.com 1e39281c6b Checkin for Bug 42851 'Use listbox with input for CC management on bug form'
contributed by dave@intrec.com (Dave Miller)
2000-06-21 19:03:45 +00:00
endico%mozilla.org 10769809dd forgot the reporter and URL fields 2000-06-21 07:52:25 +00:00
endico%mozilla.org e887d71751 was converting from dbid to login + real name. Remove the real name 2000-06-21 07:50:16 +00:00
endico%mozilla.org 2ac4a625a1 oops, bonsai was slow because the data dir had filled up with 27K temp files. lets delete them when we're done 2000-06-21 04:02:53 +00:00
endico%mozilla.org 46b929d2d1 rename move.cgi to move.pl 2000-06-20 17:14:00 +00:00
cyeh%bluemartini.com 55b40da677 fix GD and Chart::Lines documenation 2000-06-20 00:14:25 +00:00
cyeh%bluemartini.com feebce5174 add url for where to find the latest libgd 2000-06-16 00:50:49 +00:00
tara%tequilarista.org 4b4280722d Fixing bug #17779 with patch from cdurst@world.std.com 2000-06-15 05:07:13 +00:00
endico%mozilla.org 43288195da this file is superceded by xml.cgi 2000-06-13 17:20:53 +00:00
endico%mozilla.org 3334a6a12f fix logic for restricting who can move bugs 2000-06-13 16:49:15 +00:00
endico%mozilla.org 8848761488 use background delivery instead of defered so mail is delivered sooner and bug moving process goes faster. 2000-06-13 10:00:32 +00:00
endico%mozilla.org 68b5716694 initial checkin. still incomplete 2000-06-13 09:53:38 +00:00
endico%mozilla.org 81439801a5 adding toArrayOfStrings subroutine needed by Bug.pm 2000-06-13 09:45:12 +00:00
endico%mozilla.org b0b7ddc35e Separate viewbugactivityformatforprinting with a vertical bar so the two links don't run together into one incomprehensible sentence 2000-06-12 08:18:19 +00:00
endico%mozilla.org b23034f90a 'Bug' data was in a global var. different bugs were sharing this and overwritig each other. 2000-06-12 06:52:41 +00:00
tara%tequilarista.org 39482e9f20 Applying timeless' fix for 39918 2000-06-09 18:03:18 +00:00
terry%mozilla.org 07c9bd740d Allow sorting by summary, since you can already sort by everything else... 2000-06-09 02:53:39 +00:00
endico%mozilla.org 8c199a1eb4 experimental: Not part of normal bugzilla distibution. Bug.pm creates a bug object and provides methods for getting and setting attributes and for printing out the bug as xml. xml.cgi prompts for a list of bugs and displays the list as html. xml.cgi replaces export_bug.cgi 2000-06-08 20:30:10 +00:00
mbarnson%excitehome.net bc742db6fe Adding database schema docs 2000-06-08 07:04:50 +00:00
mbarnson%excitehome.net e76bf3f5ee Updates:
1.Added Dave Lawrence's excellent RedHat Bugzilla differences section verbatim.
2.Added more information on Loki Bugzilla ("Fenris").
3.Added questions from some corporate customers
4.Removed unused text in API section
5.Added information about other documentation (pending)
6.Added a section for pointy-haired-bosses
7.This will be the last release in strictly HTML format.  Source will be SGML shortly, with HTML and TXT versions
included with the package from this point on
2000-06-07 22:54:07 +00:00
endico%mozilla.org 7bc3515cfc change the sanity check against $::FORM{'who'} since that variable is no longer used. 2000-06-07 17:49:02 +00:00
tara%tequilarista.org 63d4464beb Fix for bug #40987 2000-06-06 22:03:41 +00:00
tara%tequilarista.org f0659d29a7 checking in 0.2.1 of the FAQ 2000-06-06 19:47:08 +00:00
cyeh%bluemartini.com 327bd6be66 change db->query to db->do to be compatible with latest version of DBI and
DBD.
2000-06-05 18:08:13 +00:00
tara%tequilarista.org d7e0e1237d Landing fix for keyword column handling--bug #39647 2000-06-02 21:34:37 +00:00
endico%mozilla.org fc9e1aa63e allow the reporter of a bug to change the status of a bug (e.g. reopen it) even if they don't have the editbug bit set. 2000-06-02 18:54:55 +00:00
endico%mozilla.org 4b5a4cd8a1 added comment to value_quote referencing bugs with quoting linebreaks 2000-06-01 23:09:14 +00:00
mccabe%netscape.com 1bed56cc6d Add 'approve' command. 2000-05-31 01:45:30 +00:00
cyeh%bluemartini.com 52f95fd1e5 add missing call SqlFmtClock()
that was supposed to be a part of 1.4 of repophook.cgi.
2000-05-30 21:56:39 +00:00
endico%mozilla.org 561d74c91a add error attribute to <bug> 2000-05-26 06:34:45 +00:00
endico%mozilla.org c35cfa3164 fix url of dtd 2000-05-20 08:07:19 +00:00
cyeh%bluemartini.com 400300bbf9 remove dependency on Mysql, use DBI instead. Patch submitted by
sstock@iconnect-inc.com, reworked slightly by cyeh@bluemartini.com
to update it to the tip
2000-05-20 01:22:07 +00:00
endico%mozilla.org 86c00dc4b1 perform system calls in a more secure manner at suggestion of Adam Spiers <adam@spiers.net> 2000-05-20 01:15:42 +00:00
tara%tequilarista.org fdc1436c42 Making all system calls use paramter arguments 2000-05-17 21:29:33 +00:00
endico%mozilla.org 52dab1bb59 remove requirement for Data::Dumper 2000-05-16 14:04:05 +00:00
endico%mozilla.org f7d5b7c077 move mime type declaration to fix types for html error messages 2000-05-16 07:35:21 +00:00
endico%mozilla.org 6a1ddb81e8 export_bug.cgi emits a bug as xml in a form that import.pl can use to import the bug into another instance of bugzilla. 2000-05-16 07:10:45 +00:00
donm%bluemartini.com 03030a965e bug 39329 "Mail to everyone on this list" address list generated wrong when using despot 2000-05-15 22:15:07 +00:00
dmose%mozilla.org b34de55811 Security check needs to happen after the eval, so that it's matching
variable side-effects don't hurt us.
2000-05-12 17:51:00 +00:00
dmose%mozilla.org 08a59eeda9 Fix the fix; it was slightly overzealous. 2000-05-12 17:39:40 +00:00
dmose%mozilla.org f25030a5e6 Fix security hole. 2000-05-12 17:27:57 +00:00
slamm%netscape.com 420fdab112 Fix start time of 'C' links. 2000-05-10 00:22:05 +00:00
terry%mozilla.org ce67e5637a Add a new param, musthavemilestoneonaccept, which requires users to
set the target milestone when accepting a bug.
2000-05-08 22:00:38 +00:00
cyeh%bluemartini.com b7bbb79ff7 rolling version to 2.11 for development 2000-05-08 21:26:53 +00:00
cyeh%bluemartini.com 9f042326ec rolling version number to latest release of 2.10 2000-05-08 19:46:22 +00:00
cyeh%bluemartini.com 83b0586fc7 add sec disclaimer, move installation on NT note to the installation
section where it should have gone in the first place
2000-05-08 19:05:41 +00:00
cyeh%bluemartini.com 84999f1146 fix warnings on DBID_to_real_or_loginname. thanks to endico@mozilla.org 2000-05-08 18:23:55 +00:00
cyeh%bluemartini.com d329c5901c Validate value of $::FORM{who}. Thanks to Ed Korthof (edk@collab.net) for patch. 2000-05-08 18:12:28 +00:00
cyeh%bluemartini.com a8092ec718 add little blurb about flush privs 2000-05-05 18:02:05 +00:00
slamm%netscape.com 10ccc80ce0 Fix link for sidebar panel. 2000-05-01 16:41:38 +00:00
cyeh%bluemartini.com 2a23caf53d duhhh. backout unique index change for versions table.
thanks to dave@intrec.com for catching my complete brain lock
this one.
2000-04-30 04:34:53 +00:00
slamm%netscape.com c80d06fcdb typo 2000-04-29 01:08:50 +00:00
tara%tequilarista.org 9d7b44d245 Fix for bug #1105--no more annoying blank quips 2000-04-28 18:51:11 +00:00
slamm%netscape.com 01b52de184 Fix support for multiple trees on quickparse. 2000-04-28 18:27:16 +00:00
slamm%netscape.com 71a4ee9f94 typo 2000-04-28 16:00:39 +00:00
dmose%mozilla.org bd72933797 Fixed a typo that was causing Perl to abort before printing the HTML
footer when a certain database inconsistency was detected.
2000-04-27 23:12:44 +00:00
slamm%netscape.com 1bfb3cba89 Revert previousstarttime to previousbuildtime. Didn't mean to check that in. 2000-04-27 23:09:26 +00:00
slamm%netscape.com 694ae1f95b Fix open/close state for panel.html and express=1. Encapsulate it a little better. 2000-04-27 22:56:17 +00:00
dmose%mozilla.org 1f217e74a1 added prerequisite cvs patch and modified README to reflect this 2000-04-26 23:59:15 +00:00
dmose%mozilla.org ab22153ea0 added lots of info 2000-04-26 23:51:39 +00:00
donm%bluemartini.com dad9c2b907 bug 25010 need a way to edit groups 2000-04-26 19:35:51 +00:00
cyeh%bluemartini.com 4cecbeb8d8 slightly more paranoid database schema:.
made column 'program' in table 'versions' be not null, and unique.
optimally you would want a unique index on 'value' and 'program' but
indexes are not supported on datatype 'tinytext' until mysql 3.23
2000-04-26 19:12:17 +00:00
donm%bluemartini.com 5d7c1a5516 bug 30823, advanced querying didn't work for dependencies. 2000-04-26 17:44:24 +00:00
cyeh%bluemartini.com b154eacd88 better implementation of realnames support. remove overhead of two sql
calls from bug_form.
2000-04-26 01:44:28 +00:00
donm%bluemartini.com c4e99b1bca patch from bug 2178 applied and fix for versions of GD/Chart::Lines that won't
produce gifs.
2000-04-25 21:05:32 +00:00
cls%seawood.org 77ab896a2a Added separate list to distinguish between trees to be tracked and those to be reported. And it works this time too. Trees that are not reported by default can be seen via 'mozbot trees name-of-not-reported-tree'. 2000-04-21 23:47:20 +00:00
cyeh%bluemartini.com 3eb3075cde added Windows NT blurb to disclaimer section. 2000-04-21 23:32:25 +00:00
terry%mozilla.org cdbb54aa7c Undo cls's last two changes, at his request. 2000-04-21 18:59:16 +00:00
cyeh%bluemartini.com cecf444182 Add conditional support to display users real name in bug reports if user
entered in that information. Thanks to
Chris Baldwin <cbaldwin@redback.com>
for providing the patch.
2000-04-21 18:45:55 +00:00
cyeh%bluemartini.com 39f2d689ea change field name to more accurately reflect what it is 2000-04-21 18:43:53 +00:00
cls%seawood.org 6f00162a06 Added separate list of all available trees. This allows mozbot to actively report the status of one set of trees and individually give the results for another set. 2000-04-21 01:07:38 +00:00
dveditz%netscape.com 6418ee7baf keep check-in information from appearing inside little tbox iframe 2000-04-20 20:03:10 +00:00
slamm%netscape.com e89b960ce0 Continue past cvsblame parse errors. 2000-04-20 19:05:56 +00:00
terry%mozilla.org f1f99dddc2 Was reporting the wrong version number. 2000-04-20 17:36:55 +00:00
dveditz%netscape.com ce6fc83d6c Bug 6252, making tinderbox popups work for Mozilla. The code comes from
dbaron@fas.harvard.edu, and I modified the browser version detection
code slightly.
2000-04-20 00:50:15 +00:00
endico%mozilla.org 5d31497c65 backing out because this has broken bugzilla.mozilla.org. the choice is no longer given in show_bug.cgi to make bugs confidential. I need to change lounge so it no longer automatically updates. 2000-04-19 02:14:41 +00:00
cls%seawood.org 2313be69b5 Added SeaMonkey-Ports to the tree list 2000-04-19 00:32:33 +00:00
slamm%netscape.com e2521aa95b Clean up old tbx.xxxxx mail files in data/. 2000-04-18 23:35:08 +00:00
donm%bluemartini.com 9102155b3e bug 25010 add ability to easily edit groups 2000-04-18 23:12:00 +00:00
slamm%netscape.com f5873b9f40 mini-hack: add /bin to path for cwd. 2000-04-18 22:20:30 +00:00
slamm%netscape.com 21a6ef5183 Restore directory after find. 2000-04-18 21:40:55 +00:00
terry%mozilla.org 3a47b79cc3 Patch by daa@distributed.net -- scan ftp listings, added summary stats for tinderbox. 2000-04-18 17:59:50 +00:00
donm%bluemartini.com 20bcaa0560 Rewrite of repophook to pull changes from the bonsai database from a certain
date, and according to legaldirs rebuild the hook list of checkins.  This
had been broken since switching over from the flatfile checkinlog.
Reviewed and Approved by: Terry Weismann
2000-04-12 18:44:37 +00:00
dmose%mozilla.org f842d022e6 use sendmail deferred delivery to avoid long hangs at bug submission time 2000-04-12 00:25:38 +00:00
endico%mozilla.org 529deac28b add link to unconfirmed 2000-04-08 06:04:15 +00:00
terry%mozilla.org fe388b5970 Queries should fully qualify the field name, in case there is more
than one table that have a field with that name.
2000-04-06 21:09:02 +00:00
terry%mozilla.org 6d3256f286 Extra special disgusting hack: if we are ordering by target_milestone,
change it to order by the sortkey of the target_milestone first.
2000-04-05 00:09:22 +00:00
dmose%mozilla.org f0c9ee4898 Fixed perl warning which occurs if $ENV{"CONTENT_TYPE"} is not set. 2000-03-30 23:56:36 +00:00
dmose%mozilla.org 0b43bbfdd6 Whoops. Last checkin had a typo.o 2000-03-30 05:17:55 +00:00
dmose%mozilla.org 4c80147d22 eliminated perl warning if $::FORM{'root'} is not defined. 2000-03-30 05:16:15 +00:00
dmose%mozilla.org f8b568499e Fixed a security hole: .cvspass was in the webtree, and thus readable via the server. 2000-03-29 22:15:15 +00:00
dmose%mozilla.org 56455f263d Update brendan's mailto link to point to brendan@mozilla.org. 2000-03-29 20:54:42 +00:00
dmose%mozilla.org 927cad1143 Fixing a warning which happened if $ENV{'HTTP_USER_AGENT'} wasn't defined. 2000-03-29 20:10:26 +00:00
dmose%mozilla.org 2b87d1539e removing ShowCCList from globals.pl, as it is no longer used 2000-03-29 01:34:00 +00:00
dmose%mozilla.org dec52fb3d2 adding a 'can confirm' radiobutton to 'reassign by component' 2000-03-29 00:34:56 +00:00
dmose%mozilla.org 6880acd6ea fix another warning 2000-03-28 23:18:45 +00:00
dmose%mozilla.org 9d154e320a get rid of perl warning 2000-03-28 21:33:54 +00:00
dmose%mozilla.org ffaaebea3c allow users to watch the bugs of other users 2000-03-28 21:31:24 +00:00
terry%mozilla.org 1983e662cb Wasn't finding anything if requesting target_milestone == "---". 2000-03-24 01:17:19 +00:00
terry%mozilla.org e3a7d03202 Fix stupid perl warning. 2000-03-24 01:01:47 +00:00
terry%mozilla.org 1ddd301d14 Wasn't working right if usetargetmilestone was off. 2000-03-24 00:43:40 +00:00
slamm%netscape.com bdc8604c5a Get modules and their tags from treedata.pl 2000-03-23 21:14:51 +00:00
terry%mozilla.org 695b90b2e1 Added the concept of a "default milstone" for products, and make sure
that all products have at least that milestone defined.
2000-03-23 18:23:14 +00:00
terry%mozilla.org 8b59d64ffe Add a bit of helpful debugging info when we get a consistancy check problem. 2000-03-23 18:20:34 +00:00
terry%mozilla.org 147a4622a2 Quick hack to fix the fact that new bugs have target_milestone of ""
when it really oughta be "---".
2000-03-23 00:04:08 +00:00
terry%mozilla.org c49fc801bc Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definition
of different target milestones by product.
2000-03-21 16:47:06 +00:00
terry%mozilla.org e72ab1dd61 Clear the shadow log when doing a full sync; the data isn't good for
anything anyway.
2000-03-21 14:39:23 +00:00
terry%mozilla.org 785372f043 Make the syncing process low priority, so that we won't hang up
shadowdb operations.
2000-03-20 19:25:56 +00:00
slamm%netscape.com 3644bfbfd0 Remove the branch option and change SeaMonkeyEditor to SeamaMonkeyAll 2000-03-20 18:59:10 +00:00
terry%mozilla.org 2a818047a9 Make it so that we can (hopefully!) rebuild the shadow db without
busting other people trying to use the system.
2000-03-20 18:48:59 +00:00
seth%cs.brandeis.edu f33ceb870a fixed bug where the everconfirmed field was not being properly set via a bug_email. 2000-03-18 23:32:49 +00:00
dmose%mozilla.org c6a5e64f42 doh! my last checkin broke -v. fixed. 2000-03-17 02:00:58 +00:00
dmose%mozilla.org 12f631bcc3 get rid of undefined warning 2000-03-15 23:40:57 +00:00
seth%cs.brandeis.edu 3004152712 Added a bugzilla.procmailrc as a sample procmailrc file
bugzilla_email_append.pl calls processmail.pl after writing out the changes.
2000-03-15 23:39:11 +00:00
seth%cs.brandeis.edu dc8468bb9b A few changes ...
1. BugzillaEmail.pm is a (kinda, sorta) module which is going to hold the various code which is common between all the scripts which access bugzilla via email.

2. bug_email.pl uses this module

3. bugzilla_email_append.pl is a mostly ready script which will append messages to existing bugs.
2000-03-15 22:29:49 +00:00
terry%mozilla.org fbaa1f573b Add a "send mail to bug owners" link (under circumstances where it
seems useful and appropriate.)
2000-03-15 21:06:02 +00:00
seth%cs.brandeis.edu 4c3aafd607 updated to better reflect reality in terms of recent changes to bug_email.pl. 2000-03-15 02:43:48 +00:00
dveditz%netscape.com ffcd6f5401 Fix starting time for "show previous" links when hours is set to something
other than 12
2000-03-15 00:49:16 +00:00
slamm%netscape.com d1cfaee4f4 Run warnings on testfailed builds too. 2000-03-11 02:55:19 +00:00
terry%mozilla.org 110d75d308 Sigh. We now need to lock the attachments table, too, just in case a
midair collision happens which needs to generate text which needs to
look at the attachments table.  Sigh.
2000-03-10 22:26:55 +00:00
dmose%mozilla.org 69c76eb434 updated to reflect that only specific versions of GD.pm and Chart will work. 2000-03-10 21:44:42 +00:00
terry%mozilla.org cf8092c7e4 Whoops; left out the "mailto:" part of a mailto link. 2000-03-10 18:26:23 +00:00
terry%mozilla.org fe49673050 Italicize the "Additional Comments From" stuff, so that you can tell
the difference between new comments and people copying stuff in from
old comments.
2000-03-10 18:01:32 +00:00
terry%mozilla.org 4143031dbc Removed warning. 2000-03-10 17:45:09 +00:00
terry%mozilla.org 773a62e7d8 Never let ", <, or > be matched as part of a URL. 2000-03-10 16:52:37 +00:00
terry%mozilla.org 7b49e812c3 Patch by Joe Robins <jmrobins@tgix.com> -- allow automatic definition
of a group per project, and automatically put new bugs against that
project into that group, thus allowing entire projects to be protected
against viewing by unauthorized users.  This is all optional,
controlled by new parameters.
2000-03-10 16:25:03 +00:00
terry%mozilla.org c02bbea122 Patch by "Peter Schweiger" <Schweiger.Peter@litef.de> -- minor bugfixes. 2000-03-09 18:04:53 +00:00
dmose%mozilla.org 3d6cf4e859 got rid of a perl warning 2000-03-08 23:58:11 +00:00
dmose%mozilla.org ea83456a01 fixed typo 2000-03-08 23:47:52 +00:00
terry%mozilla.org ef0df74ad9 Whoops; removed extra double-quote. 2000-03-08 14:46:18 +00:00
dmose%mozilla.org 549c5b38af added error checking; moved vconfigurables to top of file; made cvs commit not spew noise to the webserver error log 2000-03-07 22:51:08 +00:00
dmose%mozilla.org 5d6e2f135a added patch from terry@mozilla.org to allow branches to be restricted; added self to contributor list for previous checkin 2000-03-07 22:37:10 +00:00
terry%mozilla.org 6f297df44b Patch by Dave Miller <dave@intrec.com> -- allow setting of
confidentiality when submitting a new bug.
2000-03-07 22:22:55 +00:00
terry%mozilla.org 23fc67e133 Patch by Peter Schweiger <schweiger.peter@litef.de> -- date formatting
string wasn't working with modern MySQL engines.
2000-03-07 21:56:02 +00:00
terry%mozilla.org 722e3ce72f Oops! canconfirm bit wasn't actually working. 2000-03-07 21:29:19 +00:00
terry%mozilla.org 23f8154856 Was choking on order='Importance'. 2000-03-07 21:04:35 +00:00
seth%cs.brandeis.edu c70a2b380b * this adds in DEFAULT_PRODUCT and DEFAULT_COMPONENT functionality to the
bug_email.pl script.  See comments in the script itself for how it works.
2000-03-07 20:39:38 +00:00
dmose%mozilla.org 768c94cd6f added hack for NSS bug injection 2000-03-07 20:03:52 +00:00
terry%mozilla.org bf2aac5b81 Fixed stupid syntax error in last patch. 2000-03-07 19:27:41 +00:00
terry%mozilla.org 3a5e7f06af Patch by "David Gardiner" <david.gardiner@unisa.edu.au> -- recognize
more useragent strings.
2000-03-07 18:52:27 +00:00
terry%mozilla.org c3ae7bc600 Patch by Brian Duggan <bduggan@oven.com> -- security improvements. 2000-03-07 18:23:00 +00:00
terry%mozilla.org 041b24d11c Contribution by Eli Goldberg <eli@prometheus-music.com> -- generic
bug-writing guidelines.
2000-03-07 18:00:24 +00:00
terry%mozilla.org b09009c9db Submission by Klaas Freitag <freitag@suse.de>. 2000-03-07 17:36:48 +00:00
terry%mozilla.org 0e0fd005d7 Patch by Olaf Krische <krische@mbi-berlin.de> -- Fixed HTML typos. 2000-03-07 17:32:51 +00:00
terry%mozilla.org 993a18a07c Fixed very stupid typo. 2000-03-06 23:21:51 +00:00
rginda%netscape.com afde87d5e3 Modify parse_devedge_doc.pl so it didn't lose the description after the first note (this was bad.)
Madify parse_apidoc.pl to warn (not croak) on empty tags, and to be able to deal with duplicate tags.
2000-03-04 05:07:20 +00:00
risto%netscape.com 59e13d9772 *** empty log message *** 2000-03-03 23:52:48 +00:00
rginda%netscape.com 3aadf08ddb updated readme, add comments to parse_apidoc.pl, make parse_devedge_doc.pl exit on startup, remove zpidoc.xml (it's in mozilla.org/projects/apidoc) 2000-03-03 19:59:54 +00:00
slamm%netscape.com 3d97402ccd Nudge the hour coloring. It was off by a second. 2000-03-03 17:32:04 +00:00
dmose%mozilla.org c60a73cc5a move configurables to the top of the file and get rid of a few perl warnings 2000-03-03 06:14:50 +00:00
terry%mozilla.org 421437ef3c *** empty log message *** 2000-03-02 03:01:10 +00:00
terry%mozilla.org 3a5ed55d35 URL changes 2000-03-02 00:01:47 +00:00
risto%netscape.com 5b6520833b Changed URL 2000-03-01 23:16:23 +00:00
risto%netscape.com 6e8a32a32e URL changes here too 2000-03-01 23:13:07 +00:00
risto%netscape.com cee97fa3bb Changing URLs 2000-03-01 23:11:38 +00:00
rginda%netscape.com f8536a436b Initial add of APIDOC api documentation script. a=leaf 2000-03-01 01:14:20 +00:00
terry%mozilla.org 10626c1f40 Make a universal routine to report errors in forms, so that we can
have a universal (and more noticable) way of displaying them.
2000-02-25 19:32:47 +00:00
terry%mozilla.org 7895407330 If there is only one project allowing new bugs, don't bother prompting
for which project to use.
2000-02-25 18:55:41 +00:00
cyeh%netscape.com 71c7907995 update documentation to reflect new binary location code 2000-02-25 18:26:10 +00:00
cyeh%netscape.com 1e96bd17b1 add support for including a ftp url as a part of the tinderbox completion
message. if you include:
tinderbox: binaryurl: url
then a "D" link will show up in the status pane of a build, which is
a link to the binary. r=slamm,terry
2000-02-25 18:19:56 +00:00
terry%mozilla.org 1711899c6a Fixed to cope with new longdescs table. 2000-02-24 17:54:56 +00:00
slamm%netscape.com 61fd5aa3d2 Add most recent checkins to the top time slot. Previously they were left off. (And add nextbuildtime to the build record. Not used yet). 2000-02-24 17:48:36 +00:00
terry%mozilla.org edcc54480b Cut down on the number of syncshadowdb processes we fork off. 2000-02-18 21:38:23 +00:00
terry%mozilla.org 1bb290aedb Don't stomp on bugs timestamps when adding the new everconfirmed field. 2000-02-18 20:03:17 +00:00
terry%mozilla.org 3ab2815fc6 Check that we have defined a shadow db before trying to use it. 2000-02-18 19:33:42 +00:00
terry%mozilla.org 2e951c9f45 Make reports work off of the the shadow database. 2000-02-18 01:15:21 +00:00
terry%mozilla.org f16e1a83d9 Fixed some functions in buglist.cgi that won't work if we're hooked up
to the shadow database.
2000-02-18 00:50:25 +00:00
slamm%netscape.com 211918130c Fix 'off by one' error. 2000-02-18 00:49:45 +00:00
terry%mozilla.org 890e5ce7c0 Wasn't always tweaking LOCK TABLES commands correctly when shadowing. And finally fixed it to actually generate useful SQL error messages. 2000-02-18 00:43:56 +00:00
slamm%netscape.com ceacb3b7d7 Add log for tinderbox columns 2000-02-18 00:16:52 +00:00
slamm%netscape.com 169fd4ccf5 Take out more debuging code. 2000-02-18 00:09:44 +00:00
slamm%netscape.com f4ce9890ff Skip writing unused data file warnings.dat 2000-02-18 00:02:37 +00:00
slamm%netscape.com b172cf22dd Uncomment line to build file index. 2000-02-17 23:56:09 +00:00
slamm%netscape.com 846b89333f New warnings command line. 2000-02-17 23:31:10 +00:00
slamm%netscape.com 814b4343fe Add Mac warnings. 2000-02-17 23:27:17 +00:00
slamm%netscape.com a078f69885 Print out last good know logfile name. (Useful to pass to other script when testing). 2000-02-17 22:27:00 +00:00
terry%mozilla.org 732a4ab9f6 Added an optional ability to keep a read-only shadow database, so that
bug queries can be run against it, so that these slow queries won't be
able to tie up the rest of the system.
2000-02-17 21:41:39 +00:00
terry%mozilla.org dd5e744669 Fixed bug where it was complaining that people without permissions
were changing the resolution, even if they weren't.
2000-02-17 19:27:46 +00:00
terry%mozilla.org d8660034bf Was crashing when logging profile activity. 2000-02-17 16:46:36 +00:00
terry%mozilla.org 0971c5f33a Oops; had the name of the "editbugs" group typed in wrong in a couple
of places.
2000-02-17 15:59:56 +00:00
terry%mozilla.org b995fd3665 Display all possible state transitions in a bug if the user is not
logged in.  Since they haven't logged in, we don't know what they will
be allowed to do.  And users who disable cookies tend to pretty often
not be logged in.
2000-02-17 15:53:40 +00:00
terry%mozilla.org c67a07d986 Put the "users" link in the trailer for people who are able to tweak
the permissions of other users.
2000-02-17 15:52:12 +00:00
terry%mozilla.org 29a6c841a0 Ignore leading and trailing whitespace when trying to decide if
someone changed something.
2000-02-17 15:11:37 +00:00
terry%mozilla.org eb2c661f2f Removed stupid debugging printf. 2000-02-17 15:09:32 +00:00
terry%mozilla.org 98315867d7 Fixed icky infinite loop bug. 2000-02-17 14:57:57 +00:00
terry%mozilla.org 96c88c41ae Was crapping out if strictvaluechecks was turned on. 2000-02-17 14:49:33 +00:00
slamm%netscape.com 2d571a50b9 Copy logs that match from treedata.pl 2000-02-17 07:09:25 +00:00
erik%netscape.com c174c8a0e0 contribution from Bruce Robson: ported to Windows NT and fixed a couple of
bugs
2000-02-17 07:01:52 +00:00
slamm%netscape.com ce0d728c4a Run copylogs as 'perl copylogs' to make Windows happy. 2000-02-17 06:39:00 +00:00
terry%mozilla.org 718ebdae52 Major spankage. Added a new state, UNCONFIRMED. Added new groups,
"editbugs" and "canconfirm".  People without these states are now much
more limited in what they can do.

For backwards compatability, by default all users will have the
editbugs and canconfirm bits on them.  Installing this changes as is
should only have one major visible effect -- an UNCONFIRMED state
will appear in the query page.  But no bugs will become in that state,
until you tweak some of the new voting-related parameters you'll find
when editing products.
2000-02-17 05:15:23 +00:00
slamm%netscape.com 9e1d5f8645 Make checkins fall into the correct group (change edge condition). Also, drop ampersand from subroutine calls. 2000-02-17 02:32:42 +00:00
slamm%netscape.com c80bb57d06 Subtract one from the 'C' link's maxdate. Otherwise, checkins fall into the wrong group. Also, add a link for the previous 24 hours of data. 2000-02-17 02:31:42 +00:00
terry%mozilla.org cd28f843c4 Lock the tables as low-priority when writing. Maybe makes people making changes wait longer, but people doing read-only stuff should now never block for very long. 2000-02-15 21:29:14 +00:00