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

2922 Коммитов

Автор SHA1 Сообщение Дата
mcafee%netscape.com 38fe14bbd7 removing test-specific cgi, we have generalized this. 2001-12-23 21:44:37 +00:00
sfraser%netscape.com 300f9bd37a Nuking images that have disappeard. 2001-12-22 02:39:05 +00:00
mcafee%netscape.com 923618312e update 2001-12-22 02:27:53 +00:00
mcafee%netscape.com 519403ffa5 removing a few bogus ones 2001-12-22 02:19:17 +00:00
mcafee%netscape.com a53ac9a976 updating from SeaMonkey tree 2001-12-22 02:14:32 +00:00
sfraser%netscape.com 07608c5bfc Nuking images that have disappeard. r=sleestasck 2001-12-22 01:34:46 +00:00
kestes%walrus.com 3151e0df6d explain my usage of RPMS. 2001-12-21 20:10:05 +00:00
kestes%walrus.com f921dbe2e9 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 aaacb0a75e add text browser support as a goal. 2001-12-21 19:42:02 +00:00
kestes%walrus.com 5b2fbb858e erase work I have already completed. 2001-12-21 19:41:10 +00:00
kestes%walrus.com 258f60311e change cgibin prefix to better default 2001-12-21 19:40:34 +00:00
kestes%walrus.com 4226f87493 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 6ec7e43e84 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 0aa6b67ecf 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 6034436643 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 f09cad0452 Bugzilla Bug 90598 spelling and minor syntactic correctness
r=zach
2001-12-20 18:31:56 +00:00
kestes%walrus.com 1dcd7423ca 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 b51ee2d5ba Adding two m.performance links 2001-12-18 07:52:18 +00:00
mcafee%netscape.com ae6b56d7c3 minor wording change 2001-12-17 09:35:28 +00:00
zach%zachlipton.com e4ba5888ef 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 a872073700 adding number count column 2001-12-16 20:38:57 +00:00
mcafee%netscape.com a8ab38a1d2 commenting main routine 2001-12-16 00:23:09 +00:00
mcafee%netscape.com e16af41548 Added graph size UI. Made lead UI smaller font=-1. 2001-12-16 00:06:51 +00:00
justdave%syndicomm.com 840d1c4527 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 04a8134ad3 Add support for size=X, X=.5, 1, etc. scales the graph size 2001-12-15 22:46:07 +00:00
mcafee%netscape.com 98c22d2152 better html 2001-12-15 10:59:29 +00:00
mcafee%netscape.com aa9df2da92 adding rawdata link 2001-12-15 10:54:56 +00:00
mcafee%netscape.com efded144c1 better title 2001-12-15 10:52:12 +00:00
mcafee%netscape.com 34b90fa385 cgi to print out the raw data we are plotting 2001-12-15 10:50:38 +00:00
mcafee%netscape.com 8224222734 Add perl emacs header 2001-12-15 10:33:05 +00:00
rginda%netscape.com db79537e16 whitespace nits 2001-12-15 04:13:24 +00:00
rginda%netscape.com 96935af74f remove #_PH_ comments 2001-12-15 03:55:54 +00:00
rginda%netscape.com b4aa7802d7 add Petr Cimprich to contributor list 2001-12-15 03:53:38 +00:00
rginda%netscape.com 50b81b33ca 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 16408d486d forgot to pass in points settings for a few urls 2001-12-15 00:55:20 +00:00
mcafee%netscape.com ecc086ff9b blue points, comments 2001-12-15 00:41:01 +00:00
kestes%walrus.com d7b508ac69 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 72e72d1536 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 26a7e2a2bb document new portable popup window code. 2001-12-14 20:18:13 +00:00
kestes%walrus.com 5174a2bb14 fixed typos in the Link() commands. 2001-12-14 20:17:34 +00:00
kestes%walrus.com 1bfd9cbc42 explain the mail time format. 2001-12-14 20:15:43 +00:00
kestes%walrus.com ce0fdbc0bf minor typos fixed. 2001-12-14 20:14:25 +00:00
kestes%walrus.com 6041493f23 typo in print statement. 2001-12-14 20:13:01 +00:00
kestes%walrus.com a60ec46d66 get_all_treestates name has changed due to the conversion for text browsers. 2001-12-13 16:09:36 +00:00
mcafee%netscape.com dfb5cacdf3 days=n form submit was ignoring units, ltype, points. 2001-12-13 07:48:34 +00:00
mcafee%netscape.com a35fc54a19 splitting out separate points UI 2001-12-13 07:42:53 +00:00
mcafee%netscape.com 1c67c0d9e0 Split points out as seperate arg 2001-12-13 07:32:40 +00:00
mcafee%netscape.com 45cdcbdc99 Adding line style UI 2001-12-13 07:17:48 +00:00
mcafee%netscape.com 671c7746c6 Adding ltype argument, lines, steps, or points. 2001-12-13 06:57:07 +00:00
mcafee%netscape.com be538729d5 pass in units too 2001-12-13 06:38:41 +00:00
mcafee%netscape.com 4819a927a3 pass in autoscale, days for browsing urls 2001-12-13 06:32:17 +00:00
mcafee%netscape.com 62eb0e4218 smaller font for browsing links 2001-12-13 05:37:23 +00:00
mcafee%netscape.com 4918f5a44e Adding machine/test browsing links 2001-12-13 05:35:12 +00:00
mcafee%netscape.com c409d84056 lowercase some html 2001-12-13 04:58:55 +00:00
mcafee%netscape.com b2eaf237ca Adding form UI for days=n argument 2001-12-13 04:53:03 +00:00
mcafee%netscape.com 7fe5b2878e Adding yahoo-quote-style Y-axis control UI. 2001-12-13 02:10:16 +00:00
mcafee%netscape.com a51a9fbbb6 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 4dc9db546e 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 d89032c7bf 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 fab20109ca 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 4ea66d33f2 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 9f05d83eea Adding alt text to img src tag. 2001-12-08 03:09:41 +00:00
kestes%walrus.com 470edd1d9e treestate function changed names during last update to treestate class. 2001-12-07 19:30:34 +00:00
mcafee%netscape.com 2eb27dceea query browsing should point at query.cgi, not graph.cgi 2001-12-07 11:43:41 +00:00
mcafee%netscape.com b1dc9f1e4a pass in units, we might want to hide this by default 2001-12-07 11:35:35 +00:00
mcafee%netscape.com 261e2bd1f4 Adding title to query result 2001-12-07 11:31:10 +00:00
mcafee%netscape.com 2ec5b81976 Solaris wants file modes for mkdir() 2001-12-07 10:20:06 +00:00
mcafee%netscape.com 98e47592de query wrapper for graph.cgi 2001-12-07 10:02:32 +00:00
mcafee%netscape.com 1920fcaacd First attempt at generalizing graph.cgi and collect.cgi 2001-12-07 09:43:54 +00:00
kestes%walrus.com 497e22a89b 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 988853e179 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 0ac4b20d8e 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 199ee1a91f 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 a4d4cebebf Fixing copy/paste error -- the user prefs object isn't the application object... 2001-12-04 13:40:04 +00:00
ian%hixie.ch b382ef763c 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 9868c69a29 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 1454dc7651 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 33e830aebd Adjusting btek yrange hack value 2001-12-03 20:48:38 +00:00
kestes%walrus.com ecb5b17c4a empty cells need to have text brower string. 2001-12-03 20:02:39 +00:00
kestes%walrus.com bc12f06bf0 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 1f0967426d text browser updates. 2001-12-03 19:55:56 +00:00
kestes%walrus.com 15567e3914 add features to allow text browsers to view status tables. 2001-12-03 19:55:12 +00:00
kestes%walrus.com 572164fdd0 update tests to accomidate new text browser features and conventions. 2001-12-03 19:53:31 +00:00
kestes%walrus.com 3c0f636f8f 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 fe5b24cccf 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 e80777fb94 add support for text browser characters. 2001-12-03 19:48:47 +00:00
kestes%walrus.com 2c1da9b53c generalize treestate so that we can provide data to text browsers. 2001-12-03 19:47:24 +00:00
kestes%walrus.com 1033dd75d6 add support for an ALL page. 2001-12-03 19:46:04 +00:00
kestes%walrus.com 28b599eab9 add support for text browsers: colorized characters which discribe the build
cell state.  Also allow users to chose the brief/full log from the
status page.
2001-12-03 19:44:26 +00:00
kestes%walrus.com 22ecd64fd0 add support for text browsers including, special colorized characters
and click through text of notices.
2001-12-03 19:43:28 +00:00
kestes%walrus.com 32d632c2c6 add support for text browsers. 2001-12-03 19:42:45 +00:00
mcafee%netscape.com 813da6c87b removing jrgm's version of &days=, Date::Calc version is working. 2001-12-03 09:07:16 +00:00
mcafee%netscape.com c649101a71 Adding &days=n argument. 2001-12-03 08:56:28 +00:00
mcafee%netscape.com 0963eca175 Adding &days=n argument. Left in jrgm's attempt as a comment for now. 2001-12-03 08:40:42 +00:00
mcafee%netscape.com 6614130b91 Adding &days=n argument. Needs Bit::Vector and Date::Calc perl modules. 2001-12-03 08:11:15 +00:00
mcafee%netscape.com d6812466c3 Added &autoscale=1 option, default is still the btek hack [1300:1400] 2001-12-02 21:54:25 +00:00
mcafee%netscape.com 44e080573b First commit. 2001-12-02 21:50:59 +00:00
mcafee%netscape.com 4c2f1c910d Ignore db directory 2001-12-02 21:31:30 +00:00
mcafee%netscape.com 6df2649904 Added &autoscale=1 option to autoscale y-axis. 2001-12-02 21:30:31 +00:00
ian%hixie.ch 09282c5818 Fixed a bug in the main run loop whereby the objects array wasn't freed until shutdown, which sometimes meant objects got destroyed after the application, which is bad when the objects use the application to find services, etc. (This doesn't happen with services since services are not allowed to store references to the application, either directly or indirectly through references to objects or service instances.) Fixed the logout code to wait until the user tries to do something that requires login before clearing the logging out flag. This fixes a bug with HTTP whereby if a user logged out then his UA wouldn't ever be sent a 401 so wouldn't ever lose the authentication info, because browsers send the authentication info regardless of whether a page needs it or not. Also took the opportunity to remove a potential bug in the input validator code: store the admin message instead of a reference to the user object which might end up with a lifetime longer than expected. 2001-12-01 04:37:26 +00:00