kestes%walrus.com
0aa6e9de74
set a default time if there is not one. Change format of how we set
...
the output cell. The new strings format should be easier to modify in future.
2003-05-26 13:47:36 +00:00
kestes%walrus.com
bd1e1afc6a
clean up code, remove the now unused table of checked in files for each cell, add some tests for defined values so that we do not clutter the data structure.
2003-05-26 13:44:18 +00:00
kestes%walrus.com
14286b0346
add support for onclick popup windows.
2003-05-26 13:41:12 +00:00
kestes%walrus.com
3c021593b2
change default window size in preparation for onclick popup windows.
2003-05-26 13:39:57 +00:00
kestes%walrus.com
8d94574b99
in comments about new functions.
2003-05-26 13:38:41 +00:00
kestes%walrus.com
499ac7bd6b
remove the windows size parameter, not needed in new on click window arch.
2003-05-26 13:37:15 +00:00
kestes%walrus.com
3e35a5eac2
slightly change dateformat to match real peforce. Forgot to put the time
...
in the output.
2003-05-26 13:35:15 +00:00
kestes%walrus.com
4276e36c25
support for spaces in filenames. support for on click windows.
2003-05-26 13:34:11 +00:00
kestes%walrus.com
b0c8f97499
fixes which include: 1) on click window support b) enhanced perforce support.
2003-05-26 13:32:38 +00:00
kestes%walrus.com
8da6bbf02d
move setting path to config file. Change charater separator since the new perforce module uses a ','.
2003-05-26 13:30:43 +00:00
kestes%walrus.com
0b41915101
put in filespecs.
2003-05-12 21:55:46 +00:00
kestes%walrus.com
8004263bb1
put info about what version of perforce this is intended so simulate.
...
Fix the users to allways have an @something. Fix the time function
to match the real output.
2003-05-12 21:54:38 +00:00
kestes%walrus.com
aa16f6222a
chmod the new vcsim directory.
2003-05-12 17:34:37 +00:00
kestes%walrus.com
6fa26420f4
fixed the data persistance, now it appears done.
2003-05-12 17:25:23 +00:00
kestes%walrus.com
d61b0ee52f
begin work on saving state between calls.
2003-05-12 16:05:56 +00:00
kestes%walrus.com
fcf47522b8
new simulators to help with debugging.
2003-05-12 13:51:20 +00:00
kestes%walrus.com
c7581e8286
fix some typos.
2003-05-11 01:29:03 +00:00
kestes%walrus.com
021d912867
minor changes to how the legend is formatted.
2003-05-10 20:03:16 +00:00
kestes%walrus.com
cc07a31745
I debuged this by eye. I need someone with perforce installed to check that this really works.
2003-05-10 20:00:12 +00:00
kestes%walrus.com
7fd49007ad
fix typo with $tree var. Use the Utils.pm module.
2003-05-10 19:59:26 +00:00
kestes%walrus.com
1ae8164d89
add calls to setup the global environment before test is run.
...
Main loop had out redefined each iteration.
2003-05-10 19:56:52 +00:00
kestes%walrus.com
2b180a5d89
the vcdisplay::none.pm should reference the new all_cvs.html file.
2003-04-20 20:34:02 +00:00
kestes%walrus.com
5434d50dad
create an html file to display bonsai data without bonsai running.
...
Fixes to allow for the on click popup libraries.
create a $DEBUG variable to turn off some of the comments and
make the HTML file smaller.
Begin an effort to move the bug numbers into the DATABASE data structure to
make it easier to find all bugnumbers for a given time.
2003-04-20 20:33:16 +00:00
kestes%walrus.com
882e870329
we do not need the alt_linktst line here.
2003-04-20 20:28:11 +00:00
kestes%walrus.com
3528094d76
capitolize the </a> so it matches the openening character.
2003-04-20 20:25:37 +00:00
kestes%walrus.com
69d18614c1
document the arguments to link.
2003-04-20 20:23:12 +00:00
kestes%walrus.com
98b076cd1f
remove the 'use TinderHeader;' why would this cause me errors? There is a use of the headers
...
in this file. I do not understand this. I also changed some of the code for the Summary
display of error numbers, mostly make it easier to read.
2003-04-20 20:21:52 +00:00
kestes%walrus.com
ffa0c0cef8
simulate num errors found in log file. This is needed to test the new Summary code.
2003-04-20 20:19:29 +00:00
kestes%walrus.com
2432bd76af
remove the alt_linktst, I addeded because I missunderstood that VCDisplay::None is not related
...
to HTMLPopup::None. I do not need this alt feature at all.
2003-04-20 20:18:11 +00:00
kestes%walrus.com
f0c6a0a474
add more tests
2003-04-20 20:16:49 +00:00
kestes%walrus.com
a0173fb3d6
create sub to round times from the code taken from src/lib/TinderDB.pm
2003-04-20 19:35:28 +00:00
kestes%walrus.com
b3592dd9b3
move the time rounding code into its own function in Utils.
2003-04-20 19:34:28 +00:00
kestes%walrus.com
2763e5c9bd
minor stylistic cleanup, covert string 'errs' to 'errors' for readability. Also look at output summary files and make some changes to be more visible.
2003-04-20 19:33:33 +00:00
kestes%walrus.com
219f9bb342
A nice patch by adam@onshored.com (Adam Di Carlo) to DISPLAY_BUILD_ERRORS in various Summary formats. This checkin closes Bugzilla Bug 195789
2003-04-20 00:52:46 +00:00
kestes%walrus.com
610826a9bb
add some missing 'use' statements fixes Bugzilla Bug 195795 patch provided by adam@onshored.com (Adam Di Carlo)
2003-04-20 00:32:05 +00:00
kestes%walrus.com
deddccba63
fixes to quiet warnings.
2003-04-13 22:01:17 +00:00
kestes%walrus.com
145f0583f1
make the windows appear on click only, and move the popup text to its own datastructure
...
so that the generated html is easy to read.
2003-04-13 20:47:26 +00:00
kestes%walrus.com
cf92df8c02
put links inside the popup windows, in preparation for making the windows
...
appear on click.
2003-04-13 20:45:45 +00:00
kestes%walrus.com
e9708fdd66
move the overlib library to its own file so that it loads faster.
2003-04-13 20:44:35 +00:00
kestes%walrus.com
fce1e4396c
minor fixes to quiet warnings, mostly assigning my strings the empty string when they
...
are created.
2003-04-13 14:21:42 +00:00
kestes%walrus.com
e05503940f
fix off by one error which caused some warnings in the log file.
2003-04-13 14:18:09 +00:00
kestes%walrus.com
632871f47d
fix incorrect operator, wanted string comparison (eq) not numeric equality (==)
2003-04-13 14:15:01 +00:00
kestes%walrus.com
6d968b5156
minor changes to the taint system, mosty to untaint the error messages written to the
...
log files
2003-04-13 14:13:40 +00:00
kestes%walrus.com
4fa839ed8e
add new alt tag to the vcdisplay call.
2003-02-11 00:29:57 +00:00
kestes%walrus.com
e70751a8ce
add the emacs perlmode indicator to top of file.
2003-02-11 00:27:47 +00:00
kestes%walrus.com
6e214e4a11
add emacs perlmod to top of file.
2003-02-11 00:26:02 +00:00
kestes%walrus.com
fdb5425dbd
save the output to disk instead of sending to stdout.
2003-02-11 00:25:04 +00:00
kestes%walrus.com
b9616de86d
typo fix provided by "David Wu" <davidwu@exchange.nbttech.com>
...
typo in prepare_bonsai_args definition of branch actually set the
module. fix provided by "David Wu" <davidwu@exchange.nbttech.com>
2003-02-11 00:16:34 +00:00
kestes%walrus.com
aa57a8fb8c
add special handling for the Notice colum to handle the behavior which Mozilla wants. Also prepare for handling of "vetting" of users.
2003-02-03 18:16:00 +00:00
kestes%walrus.com
0c7777caea
be sure to test that the popup code can handle links embedded in the popup.
2003-02-03 13:46:07 +00:00
kestes%walrus.com
2b7e025ea5
regularize the logic in the Link code and make sure that these libraries work as 'on click' in preparation for some changes in the TinderDB code which will require this.
2003-02-03 13:43:32 +00:00
kestes%walrus.com
a3ff51299c
a new popup library donated by Dominik Stadler. Some thought needs to
...
be given as to where the js sources will be placed, so I parametrized this and
leave the decision for later.
2003-01-22 15:44:54 +00:00
kestes%walrus.com
80adc0fda8
this does not work yet but I want to save my changes while working on it.
2003-01-19 17:41:34 +00:00
kestes%walrus.com
4d6d0b8e80
must set up environment for taint perl to OK the system call.
2003-01-19 17:26:39 +00:00
kestes%walrus.com
a448891aaf
fix comments discribing the file
2003-01-19 17:24:03 +00:00
kestes%walrus.com
204de79a43
add clarifying comments.
2003-01-19 17:22:54 +00:00
kestes%walrus.com
76268a00b2
patch by dominik.stadler@gmx.at (Dominik Stadler) to fix header/body and other tags for Mozilla. Also capitalize the tags for easy reading.
2003-01-19 17:22:07 +00:00
kestes%walrus.com
d8729936ef
quiet some new perl warnings.
2003-01-19 17:20:08 +00:00
kestes%walrus.com
c6fab6a479
add a VC column simulation.
2003-01-19 17:18:56 +00:00
kestes%walrus.com
41733b7a64
set up the enviroment before we begin.
2003-01-19 17:17:02 +00:00
kestes%walrus.com
a835dd9a66
add alt_linktext, also modularize the use of cvs mail addresses.
2003-01-19 17:15:41 +00:00
kestes%walrus.com
8695af665e
changes to the netscape specific legend provided by dominik.stadler@gmx.at to
...
fix capitalization and spelling.
2003-01-19 13:52:46 +00:00
kestes%walrus.com
16443dfe34
changes to quiet new perl warnings. patch from "Darren Tucker" <dtucker@zip.com.au> to fix call to HTMLPopUp::Link
2003-01-19 13:40:06 +00:00
kestes%walrus.com
2dd836a233
add functions to access the VC_TREE data structure.:
2002-12-10 19:49:27 +00:00
kestes%walrus.com
d6738bd9c2
major reworking of code structure to provide a clean Link construction but
...
not trip the perl warnings about undefined values.
2002-12-10 19:45:03 +00:00
kestes%walrus.com
0c89a72d50
I have a better fix for perl warning the last checkin was meant to fix.
...
Fix it at the source in Build.pm. This function really should return
undefined if the result is undefined.
2002-12-10 19:43:21 +00:00
kestes%walrus.com
3a3f8ea84f
fixes to allow test harness to run through all VCDisplay implementations during
...
testing.
2002-12-10 19:35:50 +00:00
kestes%walrus.com
14be0eeb80
fixes to allow test driver to run through all VCDisplay packages during unit
...
testing.
2002-12-10 19:34:34 +00:00
kestes%walrus.com
ed761e04c0
fixes to quiet perl warnings about using undefined variables.
...
Localize most of the creation of Bonsai arguments into one function
fixes to allow testing of all VCDisplay packages by one test driver.
2002-12-10 19:32:46 +00:00
kestes%walrus.com
9d4eda4f9a
fix to quiet new perl warnings about using undefined value.
2002-12-10 19:28:48 +00:00
kestes%walrus.com
8c5466687e
quiet a warning about testing an undefined value (environmental variable
...
passed from webserver). Update some of the CGI functions to use the
lastest versions. This was accomplised by including the whole library inside
the file.
2002-12-10 19:27:53 +00:00
kestes%walrus.com
6e8f8fcb3b
add referesh times to summary pages, this variable was empty before this fix.
2002-12-10 19:24:37 +00:00
kestes%walrus.com
89d6861451
pass refreshtimes to Summaries. There was no referesh times, in the generated
...
html before this fix.
2002-12-10 19:23:37 +00:00
kestes%walrus.com
2d64c5f495
add target for VCDisplay tests.
2002-12-10 19:22:18 +00:00
kestes%walrus.com
49fd5382d8
test the VCDisplay subsystem in isolation.
2002-12-10 19:21:12 +00:00
kestes%walrus.com
2825e167a3
add new unit tests. These test the VCDisplay and HTMLpopup subsystems.
2002-12-10 19:20:05 +00:00
kestes%walrus.com
c82e7b190b
package name was declared wrong.
2002-12-09 18:19:59 +00:00
kestes%walrus.com
ab6aeba63f
force the use of Link, since this is my design that all links use this.
...
This will quiet some of my tests.
2002-12-09 18:17:00 +00:00
kestes%walrus.com
0fd28a9024
change code to quiet perl warnings.
2002-12-09 18:15:06 +00:00
kestes%walrus.com
66b53f0897
portability fix for xargs
...
record the arguments to ./configure
find all the full paths for build commands on build machine
2002-12-09 18:02:32 +00:00
kestes%walrus.com
2dcf8c98a0
portability fix for xargs
...
record the arguments to ./configure
providea a means of seeing all the perl package dependencies
2002-12-09 18:01:13 +00:00
kestes%walrus.com
82852b8d5d
turn off mozilla layers
2002-05-10 23:23:05 +00:00
kestes%walrus.com
2acb4b8418
fixes for mozilla layers.
2002-05-10 23:21:23 +00:00
kestes%walrus.com
916df2a95e
fixes to link_choices
2002-05-10 23:14:30 +00:00
kestes%walrus.com
dcdfeab02c
checkins for mozilla layers
2002-05-10 23:07:57 +00:00
kestes%walrus.com
3fb4a18009
fixes for mozilla layers.
2002-05-10 23:00:41 +00:00
kestes%walrus.com
0b95860636
fixes
2002-05-10 22:56:57 +00:00
kestes%walrus.com
68bebde62c
fixes
2002-05-10 22:51:05 +00:00
kestes%walrus.com
149bafd785
bug fixes
2002-05-10 22:48:33 +00:00
kestes%walrus.com
502df74498
fixes for mozillay layers.
2002-05-10 22:42:08 +00:00
kestes%walrus.com
687a1f9b34
add SECONDS_PER_WEEK
2002-05-10 22:41:41 +00:00
kestes%walrus.com
3c3e715b58
fixes for mozillalayers.
2002-05-10 22:00:45 +00:00
kestes%walrus.com
4375f54ede
not radio but checkbox group
2002-05-10 21:49:33 +00:00
kestes%walrus.com
f1d8650cc1
fixes for addnote association code
2002-05-10 21:46:25 +00:00
kestes%walrus.com
f791b2701b
fixes
2002-05-10 21:38:03 +00:00
kestes%walrus.com
6a626e0f8d
new association code, need to check it in to test it.
2002-05-10 21:24:39 +00:00
kestes%walrus.com
9cbf8e92a0
switch star gif.
2002-05-10 21:23:38 +00:00
kestes%walrus.com
ff1cbe35ba
no need for 'use syslog' any more.
2002-05-10 21:22:48 +00:00
kestes%walrus.com
719af3d0ac
no need for 'use syslog' anymore.
2002-05-10 21:21:59 +00:00
kestes%walrus.com
60851dc6eb
misspelt word.
2002-05-10 21:21:07 +00:00
kestes%walrus.com
40d787cd6f
new notice assciations stuff.
2002-05-10 21:20:30 +00:00
kestes%walrus.com
4822f00814
new notice association code
2002-05-10 21:19:42 +00:00
kestes%walrus.com
2407216bc0
resync file with changes to other columns. This does not include new NOTICES changes.
2002-05-10 21:18:52 +00:00
kestes%walrus.com
c071739b2e
add new associations information.
2002-05-10 21:17:56 +00:00
kestes%walrus.com
d5d38ef01f
add localtime to output to help with debugging.
2002-05-10 21:16:53 +00:00
kestes%walrus.com
061d6e0d0c
remove unused gifs, give used gifs names which are disciptive.
2002-05-09 23:19:35 +00:00
kestes%walrus.com
1031a0d615
from mgalli@netscape.com
2002-05-09 22:56:37 +00:00
kestes%walrus.com
9bfbdfbccd
update
2002-05-09 22:40:58 +00:00
kestes%walrus.com
a9f7d24c13
add new gif info.
2002-05-09 22:40:42 +00:00
kestes%walrus.com
20e5c7c59b
minor cleanup.
2002-05-09 22:40:09 +00:00
kestes%walrus.com
8b124ce569
add perl warnings to compiles, check for cvs keywords.
2002-05-09 22:37:06 +00:00
kestes%walrus.com
8f78a090a1
add new star gifs
2002-05-09 21:12:39 +00:00
kestes%walrus.com
4b05586a36
quiet warnings.
2002-05-09 18:17:39 +00:00
kestes%walrus.com
a6b9ea06ae
fix problem when different CVS roots are used.
2002-05-09 18:16:56 +00:00
kestes%walrus.com
292d32c27b
add more comments, this is a confusing issue.
2002-05-09 18:15:57 +00:00
kestes%walrus.com
c8bb467074
change name from 'progress' to 'columns' this is clearer
2002-05-09 03:10:40 +00:00
kestes%walrus.com
e271d4a551
I like these flames better.
2002-05-09 03:09:52 +00:00
kestes%walrus.com
6841317073
make bugs have long empty cells like Bonsai now does
2002-05-09 03:09:12 +00:00
kestes%walrus.com
f5cc9dea6f
fixes which were brought up when debugging BT_Generic.
2002-05-09 03:08:38 +00:00
kestes%walrus.com
28306129e3
fix href test regexp.
2002-05-08 22:42:09 +00:00
kestes%walrus.com
2a59648acf
still tweaking
...
$TinderConfig::DISPLAY_BUILD_ERRORS
and
event_times_vec()
to make it look right.
2002-05-08 22:30:12 +00:00
kestes%walrus.com
ba8dd72871
check that the TinderboxPrint string contains valid URL's
2002-05-08 22:14:49 +00:00
kestes%walrus.com
7cd5ec2508
fixes to quiet -w since
...
damien_carbery@hyperion.com is having trouble with them.
2002-05-08 17:43:02 +00:00
kestes%walrus.com
92bcb40c78
erased the variables after setting them!
2002-05-08 00:44:45 +00:00
kestes%walrus.com
b81aa71682
bad localization. My evals did not put variables into the correct
...
scope.
2002-05-08 00:39:52 +00:00
kestes%walrus.com
115cec0688
cosmetic changes to improve clarity.
2002-05-07 22:51:21 +00:00
kestes%walrus.com
b49884f707
factor out GIF variable
2002-05-07 22:50:46 +00:00
kestes%walrus.com
de1deb1586
factor out the even_vecs stuff.
2002-05-07 22:50:07 +00:00
kestes%walrus.com
fdf832c100
put back the EMPTY CELL
2002-05-07 22:49:14 +00:00
kestes%walrus.com
2e8b94cbb7
add new GIF variable and move out the EMPTY variable
2002-05-07 22:48:40 +00:00
kestes%walrus.com
23399a3328
fixes for the new GIF variable.
2002-05-07 22:47:36 +00:00
kestes%walrus.com
a82fd19657
update the GIF mechanism, create a separate GZLOG variable.
2002-05-07 22:47:02 +00:00
kestes%walrus.com
84055f06cc
the red button
2002-05-07 21:28:39 +00:00
kestes%walrus.com
215a4a9dac
add multiple flames gifs
2002-05-07 21:26:00 +00:00
kestes%walrus.com
57ca92911d
use new round function
2002-05-07 20:37:43 +00:00
kestes%walrus.com
d87482f6f9
documentation improvements.
2002-05-07 20:36:26 +00:00
kestes%walrus.com
a07185662d
set the default state
2002-05-07 20:35:26 +00:00
kestes%walrus.com
206c4cbe10
clean up scope warning. Fix the event_rec to be more like tinderbox1.
2002-05-07 20:34:45 +00:00
kestes%walrus.com
0db105a7fe
clean up some scope warnings.
2002-05-07 20:33:53 +00:00
kestes%walrus.com
847b3ad569
move the method for cleaning up row_times into its own function.
2002-05-07 20:03:22 +00:00
kestes%walrus.com
157cdc74f6
more accurate ingore unwanted errors. Taken from mozilla.org logs.
2002-05-07 20:01:44 +00:00
kestes%walrus.com
5f91e04332
escape the parenthesis.
2002-05-07 04:05:17 +00:00
kestes%walrus.com
497037650a
minor fixes
2002-05-07 02:47:43 +00:00
kestes%walrus.com
52e626b874
minor fixes, this one really works.
2002-05-07 02:34:58 +00:00
kestes%walrus.com
ae32c78cbd
rewrite the problem code. Clearly I can't debug the old code, the new one is simpler
...
and should be faster/easier to debug/understand.
2002-05-07 01:50:48 +00:00
kestes%walrus.com
4a78d658e3
fix
2002-05-07 00:23:49 +00:00
kestes%walrus.com
8c6d4dd6e9
fix
2002-05-06 23:52:57 +00:00
kestes%walrus.com
6d99bd5aa2
fixes
2002-05-06 23:51:43 +00:00
kestes%walrus.com
67b79dd309
fix
2002-05-06 23:38:38 +00:00
kestes%walrus.com
a4a4f3b0a9
fix
2002-05-06 23:04:10 +00:00