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

366 Коммитов

Автор SHA1 Сообщение Дата
kestes%walrus.com c0f82ecc2c add information about how we might implement Tinderbox style trees. 2002-03-19 19:04:16 +00:00
kestes%walrus.com 916332ed5e some of my own personal debug code got checked in by accident, remove it.
It will cause problems for others.

Add a 1; at the bottom of the file.
2002-03-19 18:47:48 +00:00
kestes%walrus.com 07d8925cfd numerous fixes to the way in which the Perforce data is displayed in table form.
This is now a usable module.
I need to remove some debugging code, I just remembered.
I also need to  figure out how to create something like CVS branches and
modules so that a large project can be partioned up and different groups can
watch different tinderbox pages to get the information they need.
2002-03-19 18:45:25 +00:00
timeless%mac.com dec943eb10 Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
kestes%walrus.com f6bd981338 update 2002-02-25 19:35:54 +00:00
kestes%walrus.com f57057ccc8 store a count of the number of build errors, this is now displayed with the build.
Patch submitted by: Adam Di Carlo <adam@onshore-devel.com>
2002-02-25 19:34:41 +00:00
kestes%walrus.com 9403370e91 java script fixes, Patch submitted by: Adam Di Carlo <adam@onshore-devel.com> 2002-02-25 19:32:42 +00:00
kestes%walrus.com 698dbf0c54 add new summary type: jspanel Patch submitted by: Adam Di Carlo <adam@onshore-devel.com> 2002-02-25 19:31:23 +00:00
kestes%walrus.com cde636505c fix typo. Patch submitted by: Adam Di Carlo <adam@onshore-devel.com> 2002-02-25 19:30:14 +00:00
kestes%walrus.com edfb8fc619 report the number of errors for this build. Patch submitted by: Adam Di Carlo <adam@onshore-devel.com> 2002-02-25 19:29:25 +00:00
kestes%walrus.com 762d3e7cf9 better checking of input parameters.
Add option "index-only".
document major functions.
2002-02-22 21:41:37 +00:00
kestes%walrus.com 3f5b7c678e parsing of arguments was buggy. I did not get the arguments into the script. 2002-02-11 23:08:44 +00:00
kestes%walrus.com e3c9bc355d 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 2fb2a921a2 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 8ddb33175c fix comment. 2002-01-29 01:11:10 +00:00
kestes%walrus.com f075e3a0f4 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 8f6db3af70 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
kestes%walrus.com 3a32f5e4c7 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
kestes%walrus.com 1f012a21cc Spelling fixes from Adam Di Carlo adam@onshore-devel.com 2002-01-02 18:09:59 +00:00
kestes%walrus.com 3ae8703dac break out the Install file into separate files. 2001-12-31 20:03:15 +00:00
kestes%walrus.com e9e256356f new documentation files. 2001-12-31 20:02:05 +00:00
kestes%walrus.com 0749982b94 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
timeless%mac.com 61a97fd94a 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
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
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
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
kestes%walrus.com 470edd1d9e treestate function changed names during last update to treestate class. 2001-12-07 19:30:34 +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
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