mcafee%netscape.com
1f31489544
more edit room for sheriff, status
2002-02-21 07:02:09 +00:00
mcafee%netscape.com
0598b7ea75
Move <br> tag hack from status.pl into showbuilds.cgi to unclutter the status text area.
2002-02-21 06:57:16 +00:00
jake%acutex.net
3affdee5d9
Bug 126029 - HTML in checkin comments wasn't being escaped properly for use in the pop-ups.
...
r=caillon
2002-02-20 21:17:04 +00:00
gerv%gerv.net
5b0870ca36
Bug 117515 - describekeywords.cgi templatisation.
2002-02-19 23:32:07 +00:00
gerv%gerv.net
5b5323bab6
Bug 115369 - templatise long_list.cgi.
2002-02-19 23:22:24 +00:00
ian%hixie.ch
e6e4b9dafd
Improve help info. Change the command syntax to not clash with the Infobot module. Made the -- and ++ commands slightly more discriminating. Fixed an error in an error message (how long till ' loses its special meaning... grr...). Made people drop off the list when they hit zero. Made the individual karma report give the position of the person in the list. Fixed a logic errer in the private stats code. b=123713, r=kerz
2002-02-19 22:34:49 +00:00
jake%acutex.net
9fc6e1f816
Bug 126487 - Edit attachment as comment was causing an immediate submit instead of letting you edit it in newer Mozilla builds.
...
r= bbaetz x2
2002-02-19 22:01:33 +00:00
ian%hixie.ch
ccd116cdcf
Stop private messages to the bot from being logged. b=123956, r=kerz. Rename the default command from uris to links. b=72957, r=kerz.
2002-02-19 21:42:04 +00:00
ian%hixie.ch
c2247e2a24
Minor changes to what commands are accepted to make it friendlier. b=72961, r=kerz
2002-02-19 21:37:20 +00:00
ian%hixie.ch
5df116808d
Add the custom library files to the list of files to check for changes. This will make upgrading mozbot easier. r=kerz
2002-02-19 21:33:23 +00:00
jake%acutex.net
a98a65dcb9
Bug 118774 - The keyword field wasn't showing up because have_keywords wasn't being properly set before passing it on to the template.
...
Patch by Jeff Lawson <jlawson@bovine.net>
r= jake, justdave
2002-02-19 20:50:18 +00:00
ian%hixie.ch
07d6fb71a8
Correct minor typo ('retieve' to 'retrieve'). r=ispell
2002-02-19 15:04:55 +00:00
justdave%syndicomm.com
fea3c79db3
Fix for bug 125516: the recent fix for emails truncating when a period occurred on a line by itself broke Exim because it
...
needs the -t and -i as separate parameters instead of stacked (the original patch had -ti)
Patch by Tobias Burnus <burnus@gmx.de>
r= justdave, gerv
2002-02-17 08:22:31 +00:00
matty%chariot.net.au
995ed2c130
Bug 97496: Release notes cleanup (checkin without review OK for prerelease notes). Add 2.14.1 issues from branch. Make outstanding issues more obvious. Add dependency requirements section. Still need to add most of the actual 2.16 notes.
2002-02-17 04:25:51 +00:00
ian%hixie.ch
879a1672f9
Renaming INSTALL.UNIX to INSTALL.UNIX.CHROOT-JAIL. b=125872, r=imajes
2002-02-16 12:47:01 +00:00
justdave%syndicomm.com
59b381ebd0
Fixing typo in previous checkin.
2002-02-16 03:04:36 +00:00
justdave%syndicomm.com
42d4547a80
Fix for bug 125835: Removing an old sarcastic comment from the localconfig generation routine so that it doesn't imply that
...
using a password is bad.
Patch by James Cox <james@awpimajes.com>
r= justdave x 2
2002-02-16 02:59:25 +00:00
ian%hixie.ch
b434151a98
Implement wwwtitle and correct a logic error in the comment and message text of wwwdoctype. r=zach, b=72953
2002-02-16 01:25:40 +00:00
zach%zachlipton.com
723090506d
Fixing tinderbox bustage. Maybe I need to get more sleep before I commit.
2002-02-14 04:37:30 +00:00
zach%zachlipton.com
a4c069e3dc
Was missing an indent from my last fix, fixing it. No r= needed
2002-02-14 04:34:56 +00:00
zach%zachlipton.com
c21942131d
Fix for bug 97290: checksetup.pl should report about errors in localconfig
...
r=kiko x2
2002-02-14 04:27:50 +00:00
bbaetz%student.usyd.edu.au
48eb3def63
Bug 110013 - templatize describecomponents.cgi
...
r=gerv, afranke
2002-02-14 01:25:25 +00:00
jake%acutex.net
6e0a9e71c7
Update the test to use the same basic format as the handling code from globals.pl
2002-02-13 19:24:05 +00:00
justdave%syndicomm.com
5463296c99
Backing out checkin for bug 115369, it's busted on Perl 5.00503.
2002-02-13 17:25:02 +00:00
justdave%syndicomm.com
b56e14b06d
Fixing tinderbox bustage from previous checkin.
...
Name "main::legal_keywords" used only once
2002-02-13 15:49:06 +00:00
justdave%syndicomm.com
b1accafd47
Fix for bug 115369: Templatization of long_list.cgi
...
Patch by Gervase Markham <gerv@mozilla.org>
r= bbaetz, dkl
2002-02-13 15:34:36 +00:00
justdave%syndicomm.com
e03dce8c10
Adding jb2bz.py to contrib (bug 124869).
...
Conversion script to import bugs from Jitterbug into Bugzilla contributed by Tom Emerson <tree@basistech.com>
2002-02-13 14:59:30 +00:00
jake%acutex.net
10d703e99f
Bug 121105 - type="application/x-javascript" confuses IE, so we should use the new $::script_type variable added in bug 123339.
...
r= kiko
2002-02-13 14:19:07 +00:00
ian%hixie.ch
49c347307d
Adding Stocks contributor.
2002-02-13 13:48:19 +00:00
bbaetz%student.usyd.edu.au
efc07ce77f
Bug 99024 - add .cvsignore for template/.htaccess
...
r=justdave x2
2002-02-13 03:15:10 +00:00
bbaetz%student.usyd.edu.au
ee153ff481
Bug 97471 - The assignee and qa contact should always be able to see their
...
bugs
r=justdave, afranke
2002-02-13 03:05:15 +00:00
bbaetz%student.usyd.edu.au
bebcb1671a
Bug 100094 - use generic template handling code
...
r=mattyt, afranke
2002-02-13 02:27:24 +00:00
ian%hixie.ch
56677c92a7
Fixing regression introduced by the CTCP patch: long lines no longer get wrapped. Also includes minor cleanup. r=kerz
2002-02-13 02:20:01 +00:00
justdave%syndicomm.com
ff2c7ab9ad
Fix for bug 99024: checksetup was not giving proper permissions to the contents of the template directory. This patch also
...
adds an .htaccess file that blocks access to the template folder by the web server.
Patch by Dave Miller <justdave@syndicomm.com>
r= zach x 2
2002-02-13 01:35:28 +00:00
ian%hixie.ch
894082b958
Added support for running mozbot on multi-homed boxes (requires Net::IRC 0.71). b=93186 r=kiko
2002-02-13 00:49:37 +00:00
ian%hixie.ch
96db184462
Inital implementation of Stock Quote module. Code/Review by both zach and Hixie. b=70874
2002-02-13 00:42:57 +00:00
gerv%gerv.net
2954ee4de6
Moving JS to beginning of file to avoid IE warnings.
2002-02-12 22:55:25 +00:00
jake%acutex.net
d1ef386ba3
Fix for bug 123339 - More enhancements for the cvsgraph.cgi module (give it popups very similar to cvsblame.cgi).
...
r= kiko
2002-02-12 21:34:04 +00:00
timeless%mac.com
7f92f3ca04
Bug 124970 Who indents oddly because we aren't using LDAP
...
r=mcafee
2002-02-12 21:30:25 +00:00
ian%hixie.ch
4101425ffd
Remove brackets around grep(). b=111831 r=timeless
2002-02-12 15:03:11 +00:00
ian%hixie.ch
ce7d400ba4
* Implement !seen command
...
* Implement a few new greeting types (e.g. wb)
b=72943 r=timeless
* Implement CTCP Ping and Source responses
b=72956 r=timeless
* Remove brackets around grep() in Greeting.bm
b=111831 r=timeless
2002-02-12 14:59:29 +00:00
ian%hixie.ch
e424b062c2
* Implement CTCP Ping, Version and Source as BotModule Event
...
* Added ctcpSend(), ctcpReply() APIs
* Implemented CTCP Version in the general module
* Updated devel docs
b=117625 r=Jake
* Remove brackets around grep() in mozbot.pl
b=111831 r=Jake
2002-02-12 14:51:59 +00:00
kestes%walrus.com
816c7339d7
parsing of arguments was buggy. I did not get the arguments into the script.
2002-02-11 23:08:44 +00:00
bbaetz%student.usyd.edu.au
8c0eb490f3
Correct date on logincookies schema change.
2002-02-08 11:16:05 +00:00
justdave%syndicomm.com
1987a42159
Fix for bug 97966: Changing the product in the query page would remove your component, version, and milestone selections, even if the other product used the same ones, or you were selecting an additional product without unselecting the first one.
...
Patch by Christian Reis <kiko@async.com.br>
r= caillon, justdave
2002-02-08 03:31:10 +00:00
ian%hixie.ch
e4ff1d42f1
Fixes a copy-paste error in the help line. r=timeless; b=123708
2002-02-07 08:36:23 +00:00
ian%hixie.ch
ff3badae29
Lets the invite command accept the more natural syntax 'invite user in #channel' rather than just 'invite user channel'. r=zach; b=72949
2002-02-07 08:33:17 +00:00
justdave%syndicomm.com
74eeaac5fb
Fix for bug 122897: Comments entered on the bug form are now added to the bug before it is closed and moved when moving a bug
...
to another Bugzilla install.
Patch by Dave Miller <justdave@syndicomm.com>
r= timeless, bbaetz
2002-02-06 04:34:10 +00:00
justdave%syndicomm.com
f37066e01c
Fix for bug 119005: The instructions in editgroups.cgi incorrectly state that you can't use spaces in a group name. You in
...
fact can.
Patch by Christian Reis <kiko@async.com.br>
r= bbaetz x 2
2002-02-06 02:54:08 +00:00
justdave%syndicomm.com
8a7b873c47
Fix for bug 117055: Emails were being truncated if they contained a line with nothing but a period on them. We now pass -i to
...
sendmail and its clones to tell it to ignore periods (since we close the pipe when we're done, rather than signalling it with
a period). Has been tested with sendmail and postfix.
Patch by Dave Miller <justdave@syndicomm.com>
r= afranke, bugzilla@bkor.dhs.org , jake
2002-02-06 02:47:00 +00:00
bbaetz%student.usyd.edu.au
9f73686eb9
Bug 119715 - strictvaluechecks should always be enabled
...
r=justdave, gerv
2002-02-05 00:20:09 +00:00
bbaetz%student.usyd.edu.au
4cd5bf5ed3
Bug 122418 pt2 - obsoleting a patch from the create attachment screen gave
...
a taint error.
2002-02-05 00:11:48 +00:00
gerv%gerv.net
a507ad9762
Remove JS strict warning.
2002-02-04 22:47:26 +00:00
bbaetz%student.usyd.edu.au
aad730e113
bug 122418 - setting attachment status fails taint checks. Just needed to
...
detaint after checking.
r=gerv,kiko
2002-02-04 22:16:18 +00:00
gerv%gerv.net
1b1a7f9ee0
show_bug.cgi templatisation.
2002-02-04 21:17:17 +00:00
zach%zachlipton.com
c2b68053c7
Fix for bug 87398: checksetup.pl should warn if not run as root. Patch
...
adds a warning if the user has webservergroup set but does not run
checksetup.pl as root.
r1=kiko, r2=justdave
2002-02-04 16:38:33 +00:00
bbaetz%student.usyd.edu.au
7074a237c6
Bug 95732 - remove logincookies.cryptpassword, and invalidate cookies from
...
the db when required instead.
(Also fixes bug 58242 as a side effect)
r=myk, kiko
2002-02-04 12:23:05 +00:00
justdave%syndicomm.com
31615abf56
Fix for bug 14461: QA contact is no longer required. You can still leave it blank in editing and creating components if you
...
want, even if it's enabled now. This is consistant with the behavior of this field everywhere else in Bugzilla now.
Eventually this will be a per-product setting whether to enforce having one or not.
Patch by Matthew Tuck <matty@chariot.net.au>
r= justdave x 2
2002-02-04 00:41:40 +00:00
myk%mozilla.org
b5b1445314
Fix for bug 121747: Stops every script before it does anything else if Bugzilla is currently shut down. Also adds global template
...
instantiation code to globals.pl.
Patch by Myk Melez <myk@mozilla.org>.
r=gerv,kiko
2002-02-03 09:28:48 +00:00
myk%mozilla.org
6600620437
Fix for bug 98021: Cleans up "edit attachment" interface on NS4.x by removing text of buttons that do not work in that browser.
...
Patch by Myk Melez <myk@mozilla.org>.
r=kiko x 2
2002-02-01 17:50:00 +00:00
jake%acutex.net
0e9d4c77d1
Bug 122154 part 2 - Eliminiate the use of the "usetms" Javascript cache variable.
...
Patch by Christian Reis <kiko@async.com.br>
r= bbaetz, jake
2002-02-01 14:52:37 +00:00
jake%acutex.net
2ed99d857e
Bug 121636 - Provide support for cvsgraph (requires the cvsgraph binary, see bug 121636 for more information).
...
r= kiko
2002-02-01 14:32:55 +00:00
timeless%mac.com
a4c826bb48
Bug 109138 platform detection not working on macintosh
...
r=bbaetz r=gerv
adds another regexp for MacOSX
2002-02-01 10:05:04 +00:00
ian%hixie.ch
21b2f6a62d
* Added getGroupMembers() to the User data source.
...
* Fixed a bug in the MySQL implementation of User data source's getGroupName() method. It treated 'row' as an array ref instead of a normal array.
* Made the MySQL User data source automatically add a group with ID 1, named 'Administrators'.
* Special-cased the group with ID 1 in the user object so that if a user is in that group, he automatically is assumed to have all rights.
* Fixed a bug with the saving of the original groups in the user object (the backup object was simply a reference to the original object, which was later changed in place, causing the backup to change too).
* Fixed the handling of rights in the user object constructor to simply set the rights in one line instead of using indirection.
* Fixed the invalidateRights() method of the user object to correctly re-set the rights (previously it was not turning the generated array into a hashref).
* Added a setup.install implementation to the login component. It now queries the user for an administration username and creates the relevant user and puts it in the magic group 1.
* Fixed a call to checkAddress() in the login component.
2002-02-01 06:48:02 +00:00
ian%hixie.ch
5e999d163f
Commented out the call to Net::SMTP's verify() method and replaced it with a generic regexp sanity check. It appears that VRFY is not correctly implemented on all servers. (I may be mistaken on this; it might just be a bug somewhere in the PLIF code that is messing something up, but I couldn't find it if so.)
2002-02-01 06:38:55 +00:00
ian%hixie.ch
42a887f912
Added a check that ensures that the configuration file is not readable or writable by anyone except the user running the script. This closes a potential security hole on shared machines. Changed the umask during the creation of the configuration file so that the permission bits are set that way too. Added a comment to clarify the superficially recursive nature of the configuration database and the configuration data source.
2002-02-01 06:36:27 +00:00
ian%hixie.ch
b1cb0fe633
Another change that should be done at some point: Move PLIF/DataSource/*/MySQL.pm to PLIF/DataSource/MySQL/*.pm
2002-02-01 06:32:17 +00:00
bbaetz%student.usyd.edu.au
7387a117fc
Bug 122744 - charting fails taint checks
...
r=daa@distributed.net , gerv
2002-01-31 23:51:38 +00:00
bbaetz%student.usyd.edu.au
7b292700c5
Fix up "used only once" warning from kiko's checkin.
...
r=kiko x 2.
2002-01-31 23:46:51 +00:00
jake%acutex.net
0052266f97
Bug 122636 - Templatise colchange.cgi
...
Patch by David Lawrence <dkl@redhat.com> and Christian Reis <kiko@async.com.br>
r= kiko, jake
2002-01-31 20:12:50 +00:00
ian%hixie.ch
277521049c
Removed an erroneous comment, which should be the last traces of the old problem of the lack of a configuration file being a fatal error.
2002-01-31 18:30:21 +00:00
ian%hixie.ch
b15921f8f4
Theoretical nit: call inherited constructor just in case at some point in the future it does something useful...
2002-01-31 17:35:52 +00:00
jake%acutex.net
4f648fa8ac
Some additional files we should be ignoring
2002-01-31 16:28:35 +00:00
jake%acutex.net
526d04a448
Bug 122589 -- Update gnats conversion script to newer schema of 2.14.
...
Patch by Andrea Dell'Amico <adellam@link.it>
2002-01-31 14:29:21 +00:00
mcafee%netscape.com
1d28e88b62
adding mocha to dns
2002-01-31 05:25:08 +00:00
timeless%mac.com
0f552b9979
Bug 122518 Speed up the showbuilds.cgi redirect on http://tinderbox.mozilla.org
...
patch by netdemonz@yahoo.com r=mcafee
2002-01-31 04:22:39 +00:00
myk%mozilla.org
47e6bc4c99
Fix for bug 109480: Removes createattachment.cgi from CVS.
...
Removed by Myk Melez <myk@mozilla.org>.
r=bbaetz x 2
2002-01-30 18:08:01 +00:00
myk%mozilla.org
ce4b1a7ef6
Fix for bug 104521: Removes old attachment interface in favor of new attachment tracker.
...
Patch by Myk Melez <myk@mozilla.org>.
r=bbaetz,kiko
2002-01-30 14:14:12 +00:00
bbaetz%student.usyd.edu.au
4f6a21e593
Bug 122154 - change arrays to numeric, and clean up query.atml js
...
patch by kiko@async.com.br , r=caillon,bbaetz
2002-01-30 13:43:11 +00:00
gerv%gerv.net
76a734bd78
Bug 117509 - createaccount.cgi templatisation.
2002-01-29 23:26:37 +00:00
kestes%walrus.com
6ffa58bb10
added some thoughts on how this should work. I still need to debug it.
2002-01-29 21:11:59 +00:00
kestes%walrus.com
35ef5b72fa
many bug fixes. it still will not work, I need a few more hours to finish
...
debugging this.
2002-01-29 11:38:55 +00:00
kestes%walrus.com
c664fd68a1
fix comment.
2002-01-29 01:11:10 +00:00
kestes%walrus.com
623a8c5865
regularize $last_cvs_data to be $last_vc_data this is clearer and matches
...
perforce.pm. Also fix comments about the function call names to match
new naming system.
2002-01-29 01:09:15 +00:00
kestes%walrus.com
ea00c04e59
this is a first draft. I need to debug this before it will work,
...
but you can see the logic of it and it will not take long to get it
to work.
2002-01-29 01:06:26 +00:00
mcafee%netscape.com
1f147cbd15
adding mocha to pageload list
2002-01-28 08:05:46 +00:00
mcafee%netscape.com
0ee14e36f4
graph size wasn't preserving average setting
2002-01-28 06:51:22 +00:00
zach%zachlipton.com
b1b574cd2e
Fix for bug 121735: Perl warning running checksetup.pl if a module has a
...
non-numeric version number. Patch sets checksetup.pl to use a string
compare instead of a numeric one.
Patch by Dave Miller. r1=Bradley Baetz and r2=Gerv
2002-01-27 18:59:38 +00:00
gerv%gerv.net
1fc20c0fd1
Removing new_comment.cgi - all part of quips.cgi now.
2002-01-25 22:41:37 +00:00
gerv%gerv.net
7d34ac30fd
quips.cgi rewrite and templatisation.
2002-01-25 22:40:04 +00:00
ian%hixie.ch
04f63dc6b2
Fix a minor typo in some SQL code which was causing an error during the creation of the user table.
2002-01-25 03:18:15 +00:00
ian%hixie.ch
b32c5bf5db
Moved the DBI module over to thew new more generic settings getting/saving API and removed the old DBI-specific one. Fixed an assert() call to check for the values being defined and not non-zero/non-blank. Fixed the password field to allow blank values (by making a blank value the default). Also fixed the calls to getArgument to not ever pass an undefined value as the default.
2002-01-25 03:17:05 +00:00
ian%hixie.ch
3e54c07c84
More things that need doing on the long (and not so long) run.
2002-01-25 03:12:26 +00:00
bbaetz%student.usyd.edu.au
1f15036941
Bug 93037 - use YYYY-MM-DD HH:MM formatting for attachment dates
...
r=gerv,myk
2002-01-23 00:24:31 +00:00
bbaetz%student.usyd.edu.au
a4b81441a4
Bug 120543 - Software error when entering a bug when not logged in & only
...
one product.
r=caillon,jake
2002-01-22 22:23:21 +00:00
bbaetz%student.usyd.edu.au
b7c6d55346
Bug 121074 - taint error after changing bug
...
r=daa@distributed.net ,jake
2002-01-22 15:12:11 +00:00
bbaetz%student.usyd.edu.au
37d61f660a
Bug 98368 - dbi connect doesn't use db_port option.
...
Patch by gene.stuckey@tellabs.com , r=bbaetz,justdave
2002-01-22 06:49:22 +00:00
bbaetz%student.usyd.edu.au
ffcf0354d6
Bug 121170 - template outputs empty <style> tag
...
r=justdave,timeless
2002-01-22 05:08:09 +00:00
jake%acutex.net
54b4fbd8c9
Bug 113438 - The DTD from Bugzilla's XML output was not correct, so any attempts to validate the output were futile.
...
Patch by Jan <tamino_xml@yahoo.com>
r= jake
2002-01-21 13:39:54 +00:00
justdave%syndicomm.com
d9529b08af
Fix for bug 108982: enable taint mode for all user-facing CGI files.
...
Patch by Brad Baetz <bbaetz@student.usyd.edu.au>
r= jake, justdave
2002-01-20 01:44:52 +00:00
jake%acutex.net
517a7ce717
Remove files no longer needed after the latest changes to the docs
2002-01-19 14:34:40 +00:00
mcafee%netscape.com
00acd420b1
Adding facedown to query list
2002-01-19 12:42:22 +00:00
jake%acutex.net
2b20c4fb33
Latest version of compiled docs (picking up recent SGML changes).
2002-01-18 23:27:01 +00:00
dkl%redhat.com
243dd63aea
Fix for bug 120817 - Log Out and %commandmenu% in bannerhtml, r=justdave,dkl
2002-01-18 20:04:32 +00:00
dkl%redhat.com
97f4a2d26f
Fix for bug 119060 - Use of Template.pm filters for url and html encoding. r=jake,dkl
2002-01-18 16:50:08 +00:00
jake%acutex.net
8a9d1b96c5
Bug 120081 - Bugzilla now requires version 2.06 of the Template Toolkit.
...
r= bbaetz, justdave
2002-01-17 01:57:24 +00:00
justdave%syndicomm.com
d90706a77d
Fix for bug 99608: dependency mails are no longer sent if the dependent bug can't be seen by the would-be recipient of the email.
...
Patch by Jake Steenhagen and David Kilzer
r= gerv, justdave
2002-01-16 03:25:52 +00:00
mcafee%netscape.com
2435891169
Make each subplot a link to a larger version of itself, so you can click for more detail
2002-01-14 08:22:59 +00:00
mcafee%netscape.com
2595167021
adding multiquery links at the bottom
2002-01-13 22:18:03 +00:00
zach%zachlipton.com
612645c0ec
Additional fix for bug 112914: "Test should not `cat $file`" Previous
...
patch fixed the problem, but this patch stops once it finds strict so
it will not take as long to run.
Patch by ddkilzer@theracingworld.com . R=zach@zachlipton.com though review
is not required for tests.
2002-01-11 03:53:18 +00:00
myk%mozilla.org
d1285e7889
Fix for bug 113383: Add a link to the dependent bug in emails about a dependent bug changing state.
...
Patch by Myk Melez <myk@mozilla.org>.
r=caillon,jake
2002-01-10 21:47:04 +00:00
timeless%mac.com
512abc13ff
Bugzilla Bug 118574 JavaScript strict warnings in showbuilds.cg
...
r=caillon
2002-01-08 03:11:43 +00:00
mcafee%netscape.com
08300d44a4
re-ordering multiquery machines
2002-01-07 22:33:03 +00:00
mcafee%netscape.com
b15d0e07fd
Comments, multiquery links
2002-01-07 07:35:19 +00:00
mcafee%netscape.com
eb084c2e49
one-click to see other tests links
2002-01-06 20:13:05 +00:00
mcafee%netscape.com
edf15fc0ef
Average was losing points setting
2002-01-06 20:07:25 +00:00
jake%acutex.net
6a2b955c2c
Bug 113975 - Changing only cc on mass change page incorrectly gives an error that you didn't select anything to change.
...
r= myk x2
2002-01-06 14:36:00 +00:00
kestes%walrus.com
f5805565aa
don't forget january is month 0 this means my out of bounds check for month
...
number was wrong.
2002-01-04 19:24:48 +00:00
jake%acutex.net
2b27731261
Bug 112914 - This test was relying on the existance of the unix "cat" command instead of using perl's standard open() function. This caused a test failed when running the tinderbox script on win32.
2002-01-04 16:04:09 +00:00
kestes%walrus.com
25f4523050
Spelling fixes from Adam Di Carlo adam@onshore-devel.com
2002-01-02 18:09:59 +00:00
mcafee%netscape.com
ac9fef3c30
multiquery
2002-01-01 05:58:12 +00:00
mcafee%netscape.com
351a689dde
First stab at multiquery, give it arguments like testname=startup&tboxes=comet,sleestack
2002-01-01 03:13:50 +00:00
kestes%walrus.com
f4c1708251
break out the Install file into separate files.
2001-12-31 20:03:15 +00:00
kestes%walrus.com
a0ada28f4d
new documentation files.
2001-12-31 20:02:05 +00:00
kestes%walrus.com
98a2ea6014
add much explanation and overview documentation to the Install page.
...
I will split this out into separate pages in a bit so that the structure
is clearer.
2001-12-31 18:39:20 +00:00
ian%hixie.ch
5b3cf9eb43
Removed some excessive brackets that made it impossible to log in.
2001-12-31 06:48:48 +00:00
ian%hixie.ch
797b53c387
getting rid of the last traces of the newFieldXXX stuff
2001-12-31 06:28:59 +00:00
ian%hixie.ch
826030bc53
Minor changes to whitespace so as to make the output prettier.
2001-12-31 06:10:38 +00:00
ian%hixie.ch
2de9151c8c
Changed two inappropriate uses of comparisons between a possibly undefined value and an empty string into uses of the <with> element. This fixes the problem whereby output did not include the 200 OK status flag.
2001-12-31 06:09:56 +00:00
ian%hixie.ch
0da5c94177
abstracted out some common code. Made the flushing of pending text happen after each end tag as well as each start tag. (Not doing this was causing whitespace between sibling elements to be treated as trailing whitespace of the first element, resulting in excessive whitespace -- typically newlines -- in the output stream.)
2001-12-31 06:07:04 +00:00
ian%hixie.ch
f1963cb4ad
Fixing SQL error (DROP COLUMN not REMOVE COLUMN)
2001-12-31 06:04:30 +00:00
mcafee%netscape.com
88e5a4afc9
Adding moving point average support.
2001-12-31 05:03:23 +00:00
mcafee%netscape.com
d1d330af02
Adding moving average option, &avg=1. computes average using last 10 points
2001-12-31 04:55:18 +00:00
mcafee%netscape.com
a782b57b46
Compute moving average for last 10 points and write to foo_avg file for foo machine name
2001-12-31 04:52:15 +00:00
ian%hixie.ch
786cae104d
delete() doesn't work with array references in old versions of perl5.
2001-12-31 02:40:49 +00:00
justdave%syndicomm.com
9f4d8a299c
SECURITY FIX for bug 109679: It was possible to send arbitrary SQL to buglist.cgi by altering the HTML form before submitting.
...
Patch by Dave Miller <justdave@syndicomm.com>
r= dkl, gerv
2001-12-30 05:46:24 +00:00
ian%hixie.ch
dce0daddfc
* Enabled Taint mode.
...
* Added the HTTP Logout module, integer user fields, and the user prefs module to the test app.
* Changed unknownCommand to noCommand. Unknown commands now cause errors.
* Changed the arbitrary default command to some other arbitrary default command and made the login command consistent with it.
* Filled in the stylesheet a little.
* Added an error page.
* Reworked the hello page.
* Moved some stuff into the common footer.
* Added a request login page.
* Did some other minor fixups.
* Added some incomplete userPrefs pages.
2001-12-30 02:33:44 +00:00
ian%hixie.ch
6c31b916e2
Added some details on profiling to the README.
2001-12-30 02:29:49 +00:00
ian%hixie.ch
ef2a734b8d
Checking in a list of things that still need doing.
2001-12-30 01:03:45 +00:00
ian%hixie.ch
03752da2a2
Changing e-mail address now sends a confirmation mail to the old address too. Implemented by making changing fields a generic mechanism. Also fixed some minor nits.
2001-12-30 00:33:36 +00:00
mcafee%netscape.com
1eecf32d5c
Docs for cgi's
2001-12-29 05:43:22 +00:00
ian%hixie.ch
f4e078e048
* Removed incorrect comments.
...
* Added some XXX comments.
* Changed the way text nodes are handled so that adjacent text nodes are merged.
* Changed the way original keys are kept so that they work across flattening, rounding, and that there is no 'coses: original keys' hash getting in the way.
* Fixed a bug whereby empty arrays and hashes caused extraneous iterations in <set> elements.
* Removed some redundant scalar()s.
2001-12-26 19:30:16 +00:00
ian%hixie.ch
cf04fb2ccf
Made debug() be level 6 instead of level 7. Added various comments.
2001-12-26 19:12:57 +00:00
ian%hixie.ch
4adb0e69e5
Removed an unused variable. Made the selecting array always return an array even in scalar context. This makes using it in |if| statements a lot easier.
2001-12-26 19:03:07 +00:00
ian%hixie.ch
bdc0b5ca1d
Removing debug() calls.
2001-12-26 19:01:07 +00:00
ian%hixie.ch
f9ccc64a0a
Removing debug() calls, and removed the mention of a user 'logged out' state now that logging our is protocol specific.
2001-12-26 18:52:23 +00:00
ian%hixie.ch
a6a2a33ebe
Adding some error handling for the case where connecting to the AIM server fails. Also removing an extraneous dump() statement.
2001-12-26 18:35:16 +00:00
ian%hixie.ch
bd4f14f4a0
An implementation of a logout service for HTTP.
2001-12-26 18:34:01 +00:00
ian%hixie.ch
93442b2ceb
Since User.pm is now calling this object's 'hash' method instead of using 'data' directly, we had better implement 'hash'. Also make setting the property always check that the value being set is valid.
2001-12-26 18:19:15 +00:00
ian%hixie.ch
6ef7a97a60
Since logout is now protocol specific, removing support for logging out from the user object. Also making the 'hash' method more generic by making it call the field 'hash' method instead of assuming it will never pass more than the data of a field.
2001-12-26 18:15:14 +00:00
ian%hixie.ch
ffe3cb5b17
Changed the implementation of cmdSetup to store the results of the selecting service lists in an array instead of a scalar.
2001-12-26 17:45:05 +00:00
ian%hixie.ch
4b59654786
Change from a hard-coded logout mechanism to a generic per-protocol logout mechanism.
2001-12-26 17:38:41 +00:00
myk%mozilla.org
eb45ac8e67
Fix for bug 97784: Wrap comments properly on "edit attachment" page.
...
Fix by Myk Melez <myk@mozilla.org>.
r=kiko,justdave
2001-12-26 17:25:32 +00:00
ian%hixie.ch
f42cb77816
A new type of user field for strings that are in the form of integers.
2001-12-26 17:18:00 +00:00
ian%hixie.ch
4e88617485
Removed some |scalar()|s where they were redundant, added some XXX comments, and fixed a couple of logic errors (>2 should have been >=2 and stuff like that -- this code really should use named constants)
2001-12-26 16:46:06 +00:00
ian%hixie.ch
a2e1bd085a
|not| implies a scalar context, so there's no need for an explicit |scalar()|
2001-12-26 16:10:17 +00:00
ian%hixie.ch
b3149e8f04
Removed a redundant |scalar()| -- |if| implies a scalar context anyway.
2001-12-26 16:05:54 +00:00
ian%hixie.ch
bbc01db019
Clarified a comment.
2001-12-26 16:03:55 +00:00
ian%hixie.ch
e69da33727
A few minor fixes: checked for a reference being defined rather than being true (twice), replaced some double quotes with single quotes, and removed a trailing dot on a call to error().
2001-12-26 15:45:01 +00:00
ian%hixie.ch
66bd5d3306
Removing a level 10 dump statement that was being hit a lot.
2001-12-26 15:42:21 +00:00
jake%acutex.net
7ba1307dfa
Re-fixing bug 37339 - Checking an undefined variable for a specific value didn't work in Netscape 4 (and was probably a strict warning everywhere else).
...
Fix by Christian Reis <kiko@async.com.br>
r= afranke, jake
2001-12-24 22:24:35 +00:00
timeless%mac.com
711739d601
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
mcafee%netscape.com
4add13246b
removing test-specific cgi's, we have generalized this.
2001-12-23 21:47:44 +00:00
mcafee%netscape.com
752a21e6b5
removing test-specific cgi, we have generalized this.
2001-12-23 21:44:37 +00:00
sfraser%netscape.com
973e868cc6
Nuking images that have disappeard.
2001-12-22 02:39:05 +00:00
mcafee%netscape.com
d2b2266716
update
2001-12-22 02:27:53 +00:00
mcafee%netscape.com
27526ca173
removing a few bogus ones
2001-12-22 02:19:17 +00:00
mcafee%netscape.com
8842128812
updating from SeaMonkey tree
2001-12-22 02:14:32 +00:00
sfraser%netscape.com
8ecd334915
Nuking images that have disappeard. r=sleestasck
2001-12-22 01:34:46 +00:00
kestes%walrus.com
c978da7229
explain my usage of RPMS.
2001-12-21 20:10:05 +00:00
kestes%walrus.com
eb5219fc3f
review and clean up the instructions. Explain a bit about where to find extra
...
documentation. Explain about Makefile,Configure variables. Explain
clientbin directory, explain postfix configuration.
2001-12-21 19:45:31 +00:00
kestes%walrus.com
fea324e271
add text browser support as a goal.
2001-12-21 19:42:02 +00:00
kestes%walrus.com
e324a762de
erase work I have already completed.
2001-12-21 19:41:10 +00:00
kestes%walrus.com
5ac71d23ef
change cgibin prefix to better default
2001-12-21 19:40:34 +00:00
kestes%walrus.com
93631863a2
add info about tree state and change the 'will soon' since the code works.
2001-12-21 19:39:50 +00:00
kestes%walrus.com
065d979fd2
explain all the client code. This readme had not been updated since
...
tinderbox1 days and was badly out of date.
2001-12-21 19:37:54 +00:00
timeless%mac.com
83c9d48f96
Bug 98080 ask for an attachment number when no params are given
...
r=dkl r=justdave
2001-12-20 23:42:28 +00:00
timeless%mac.com
fce3e8c9a4
Bug 106470 Bonsai rview.cgi unclosed html comment tag
...
patch by pzb@datastacks.com r=justdave
2001-12-20 20:46:01 +00:00
timeless%mac.com
fd0a6979d5
Bugzilla Bug 90598 spelling and minor syntactic correctness
...
r=zach
2001-12-20 18:31:56 +00:00
kestes%walrus.com
bfa9f0d202
put a <pre> arround the main build log section. This is needed for opera to render
...
the section correctly, otherwise opera shows no \n. IE and netscape render
the pages fine without it, but it is a mistake not to have it.
2001-12-20 17:19:03 +00:00
mcafee%netscape.com
2e730bc082
Adding two m.performance links
2001-12-18 07:52:18 +00:00
mcafee%netscape.com
bd8cd72c75
minor wording change
2001-12-17 09:35:28 +00:00
zach%zachlipton.com
2dca442104
Fix for bug 113646, midair when changing assignee gives error. Fix changes sub trim() in globals.pl not to use $_ so as not to conflict with $_ values allready
...
set.
Patch by myk@mozilla.org , r1=bbaetz, r2=dave.
2001-12-17 01:29:52 +00:00
mcafee%netscape.com
c331ea9e6a
adding number count column
2001-12-16 20:38:57 +00:00
mcafee%netscape.com
60d9ab6fe9
commenting main routine
2001-12-16 00:23:09 +00:00
mcafee%netscape.com
862820bf1a
Added graph size UI. Made lead UI smaller font=-1.
2001-12-16 00:06:51 +00:00
justdave%syndicomm.com
9e8837ce6c
Fix for bug 102487: If you had "comment on product change required" turned on in your installation, Bugzilla would warn you of
...
a forgotten comment AFTER allowing you to choose new components, versions, and milestones, forcing you to hit your back button
TWICE to correct your mistake. This checkin corrects that.
Patch by David Kilzer <ddkilzer@theracingworld.com>
r= caillon, gerv
2001-12-16 00:05:54 +00:00
mcafee%netscape.com
40fe9c1e4c
Add support for size=X, X=.5, 1, etc. scales the graph size
2001-12-15 22:46:07 +00:00
mcafee%netscape.com
fa3b3f6439
better html
2001-12-15 10:59:29 +00:00
mcafee%netscape.com
e1cc9b6c7b
adding rawdata link
2001-12-15 10:54:56 +00:00
mcafee%netscape.com
a9dfd23deb
better title
2001-12-15 10:52:12 +00:00
mcafee%netscape.com
173d486580
cgi to print out the raw data we are plotting
2001-12-15 10:50:38 +00:00
mcafee%netscape.com
eccc6835c7
Add perl emacs header
2001-12-15 10:33:05 +00:00
rginda%netscape.com
c77ef15740
whitespace nits
2001-12-15 04:13:24 +00:00
rginda%netscape.com
05efd9e128
remove #_PH_ comments
2001-12-15 03:55:54 +00:00
rginda%netscape.com
57618edce2
add Petr Cimprich to contributor list
2001-12-15 03:53:38 +00:00
rginda%netscape.com
f1eb7904e7
patch from Petr Cimprich petr@gingerall.cz to allow the output to be nested in a frameset.
...
refer to parent.frames, instead of top.frames in navToGroup functions.
2001-12-15 03:09:00 +00:00
mcafee%netscape.com
ce14638013
forgot to pass in points settings for a few urls
2001-12-15 00:55:20 +00:00
mcafee%netscape.com
3d0eb1ca25
blue points, comments
2001-12-15 00:41:01 +00:00
kestes%walrus.com
d50881b931
I can not keep up with portable /bin/echo syntax. Make /bin/echo
...
a variable and let the users figure out what they need.
2001-12-14 20:20:03 +00:00
kestes%walrus.com
70e75a4184
too many people ask me silly questions about the two different build states
...
both being colored yellow. Make one of them white to quiet the masses.
2001-12-14 20:19:10 +00:00
kestes%walrus.com
4b5198fad0
document new portable popup window code.
2001-12-14 20:18:13 +00:00
kestes%walrus.com
df28b61d35
fixed typos in the Link() commands.
2001-12-14 20:17:34 +00:00
kestes%walrus.com
d2e6af1595
explain the mail time format.
2001-12-14 20:15:43 +00:00
kestes%walrus.com
8ffdf81589
minor typos fixed.
2001-12-14 20:14:25 +00:00
kestes%walrus.com
8f0a086e8a
typo in print statement.
2001-12-14 20:13:01 +00:00
kestes%walrus.com
875ffc5c24
get_all_treestates name has changed due to the conversion for text browsers.
2001-12-13 16:09:36 +00:00
mcafee%netscape.com
4096c94f50
days=n form submit was ignoring units, ltype, points.
2001-12-13 07:48:34 +00:00
mcafee%netscape.com
de8ac6d35d
splitting out separate points UI
2001-12-13 07:42:53 +00:00
mcafee%netscape.com
51a9389e89
Split points out as seperate arg
2001-12-13 07:32:40 +00:00
mcafee%netscape.com
1b47d0c57a
Adding line style UI
2001-12-13 07:17:48 +00:00
mcafee%netscape.com
fc5f077923
Adding ltype argument, lines, steps, or points.
2001-12-13 06:57:07 +00:00
mcafee%netscape.com
2347b4f3d2
pass in units too
2001-12-13 06:38:41 +00:00
mcafee%netscape.com
21e77424f7
pass in autoscale, days for browsing urls
2001-12-13 06:32:17 +00:00
mcafee%netscape.com
2ff68fae59
smaller font for browsing links
2001-12-13 05:37:23 +00:00
mcafee%netscape.com
93d9212cca
Adding machine/test browsing links
2001-12-13 05:35:12 +00:00
mcafee%netscape.com
932396d2a0
lowercase some html
2001-12-13 04:58:55 +00:00
mcafee%netscape.com
36b1d5940b
Adding form UI for days=n argument
2001-12-13 04:53:03 +00:00
mcafee%netscape.com
d367d268f4
Adding yahoo-quote-style Y-axis control UI.
2001-12-13 02:10:16 +00:00
mcafee%netscape.com
46a93562ad
autoscale time axis. move timestamp down a little to allow for two-line time axis labels.
2001-12-13 01:56:52 +00:00
jake%acutex.net
356464f357
Bug 37339 and Bug 80183 - Adding a sidebar.cgi and index.cgi. The sidebar.cgi can currently be used in Mozilla/Netscape 6 and uses XUL that was originally written by Scott Collins <scc@mozilla.org>. The index.cgi displays both the proper header and footer in the appropriate places. It also changes the links accoding to if you are logged in or not.
...
r= ddk, kiko
2001-12-12 22:41:19 +00:00
justdave%syndicomm.com
f3a51d5eaa
Fix for bug 73502: midair collision wasn't catching other bugs changing dependencies
...
Patch by Dave Miller
r= bbaetz, jake
2001-12-11 02:38:18 +00:00
justdave%syndicomm.com
1b369840af
Re-fix for bug 102141: The prior checkin on this bug caused an error if you could only see one product and you tried to
...
change a bug.
Fix by David Kilzer <ddk@theracingworld.com>
r= justdave, bbaetz
2001-12-09 20:21:31 +00:00
justdave%syndicomm.com
2ddd1c00d1
SECURITY FIX bug 54901: If you were using LDAP authentication it would let you log in as anyone if you left the password
...
blank.
Patch by David Crowe <crow@waveset.com>
r= jmrobins, justdave
2001-12-09 15:56:23 +00:00
mcafee%netscape.com
0524d80342
Adding alt text to img src tag.
2001-12-08 03:09:41 +00:00
kestes%walrus.com
6e044ec473
treestate function changed names during last update to treestate class.
2001-12-07 19:30:34 +00:00
mcafee%netscape.com
0223bbce5b
query browsing should point at query.cgi, not graph.cgi
2001-12-07 11:43:41 +00:00
mcafee%netscape.com
e946975541
pass in units, we might want to hide this by default
2001-12-07 11:35:35 +00:00
mcafee%netscape.com
6dd2aba5b1
Adding title to query result
2001-12-07 11:31:10 +00:00
mcafee%netscape.com
6c203fe120
Solaris wants file modes for mkdir()
2001-12-07 10:20:06 +00:00
mcafee%netscape.com
6b80e7bb52
query wrapper for graph.cgi
2001-12-07 10:02:32 +00:00
mcafee%netscape.com
83264f11f4
First attempt at generalizing graph.cgi and collect.cgi
2001-12-07 09:43:54 +00:00
kestes%walrus.com
fc828b15bf
a new portable library for popups. This library uses layers but is portable between netscape and IE (and hopefully other browsers as well).
2001-12-06 15:59:07 +00:00
ian%hixie.ch
69ad635969
Removing a bunch of dump(10, ...) calls. It turns out that dump() is actually quite expensive, and calling it 1000+ times just to do nothing isn't that useful. In addition, most of these dump()s were used to debug the core PLIF code which now works pretty well, so they aren't that useful any more.
2001-12-04 18:06:06 +00:00
ian%hixie.ch
cd69b89367
PLIF::Service::XML::Char() was the most expensive function in a typical profile. This takes it completely off the radar by not bothering to merge adjacent strings.
2001-12-04 17:51:23 +00:00
ian%hixie.ch
febfd7e921
Changed the groupsById and groupsByName hashes of arrays into hashes of hashes to make them friendlier to handle. Also fixed some typos (groupByID instead of groupsByID, and one case of groupsByID where groupsByName was meant) and optimised away a call to dataSource.user's getGroupName method (since we already know the name).
2001-12-04 14:34:54 +00:00
ian%hixie.ch
5461276388
Fixing copy/paste error -- the user prefs object isn't the application object...
2001-12-04 13:40:04 +00:00
ian%hixie.ch
e8692c8979
Make '0' and '' be equivalent to 'default' for the 'order' attribute of the <set> element. This makes defaulting actually work (missing attributes seem to get set to ''?).
2001-12-04 13:08:39 +00:00
ian%hixie.ch
dc40e1f631
Place a 5 second timeout on the SMTP object -- this makes running setup bearable without an SMTP server (the default timeout is 2 minutes).
2001-12-04 12:53:40 +00:00
ian%hixie.ch
d7a697b91b
getFieldsHierarchically() will now return an even prettier result. Since it is mainly (currently only?) used for creating the data hash sent to the string expanders, this makes it a lot easier to author the templates. No silly numbers to remember. :-)
2001-12-04 12:51:48 +00:00
mcafee%netscape.com
f5f2f7cdd2
Adjusting btek yrange hack value
2001-12-03 20:48:38 +00:00
kestes%walrus.com
53ac796329
empty cells need to have text brower string.
2001-12-03 20:02:39 +00:00
kestes%walrus.com
27a55b7645
minor changes in now addnote communicates with tinder.cgi. now the note
...
is rendered on an as needed basis inside tinder.cgi.
2001-12-03 19:57:35 +00:00
kestes%walrus.com
18fd930722
text browser updates.
2001-12-03 19:55:56 +00:00
kestes%walrus.com
44515cd547
add features to allow text browsers to view status tables.
2001-12-03 19:55:12 +00:00
kestes%walrus.com
f2caf61441
update tests to accomidate new text browser features and conventions.
2001-12-03 19:53:31 +00:00
kestes%walrus.com
d16a4fb99e
add support for an ALL page.
...
fix a bunch of minor bugs and typos.
2001-12-03 19:52:38 +00:00
kestes%walrus.com
7159883a59
add link back to the current status page from which ever status page
...
you are looking at.
2001-12-03 19:50:00 +00:00
kestes%walrus.com
30a67530a4
add support for text browser characters.
2001-12-03 19:48:47 +00:00
kestes%walrus.com
5435f59bc5
generalize treestate so that we can provide data to text browsers.
2001-12-03 19:47:24 +00:00