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

770 Коммитов

Автор SHA1 Сообщение Дата
kestes%walrus.com ffb2fc57fc bug fixes by "Stephanie Palmer" <spalmer@rsasecurity.com> and
"Narechania, Tejas" <tnarechania@rsasecurity.com>
2003-08-04 14:32:41 +00:00
kestes%walrus.com dd7b4ccdfa add to use statements. Many people have complained. 2003-06-18 16:11:00 +00:00
kestes%walrus.com 8db9c5f443 fixes to quiet warnings. Some of these were ligitiment off by one issues. 2003-06-18 15:54:06 +00:00
kestes%walrus.com 3bdda3018b change default association from undefined to emtpy string. This will quiet perl warnings about using empty strings. 2003-06-18 15:49:50 +00:00
kestes%walrus.com 58292c3f02 initialize a variable to empty string in order to quiet perl warnings. 2003-06-18 15:48:26 +00:00
kestes%walrus.com 073a1e8cef add tree to notice association arguments. This is needed by Build.pm. 2003-06-18 15:47:16 +00:00
kestes%walrus.com 9f9a9a1994 *** empty log message *** 2003-05-26 14:32:24 +00:00
kestes%walrus.com 0998249e0b fix the executable mode of all the tests. 2003-05-26 14:31:37 +00:00
kestes%walrus.com d45472c104 move the setting of the path to this file. make the onclick libraries
visable and explain the others are deprecated. formatting and comment
changes.
2003-05-26 14:26:05 +00:00
kestes%walrus.com cc15686822 add perforce support. Add support for VCName2MailAddress. 2003-05-26 13:57:08 +00:00
kestes%walrus.com c870e3d9ad 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 196288362b 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 b90846ac47 add support for onclick popup windows. 2003-05-26 13:41:12 +00:00
kestes%walrus.com 73e6a0b658 change default window size in preparation for onclick popup windows. 2003-05-26 13:39:57 +00:00
kestes%walrus.com f0bc03dd68 in comments about new functions. 2003-05-26 13:38:41 +00:00
kestes%walrus.com 905ffa708b remove the windows size parameter, not needed in new on click window arch. 2003-05-26 13:37:15 +00:00
kestes%walrus.com 337869e4b3 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 5685ca8df6 support for spaces in filenames. support for on click windows. 2003-05-26 13:34:11 +00:00
kestes%walrus.com 263db1e1b2 fixes which include: 1) on click window support b) enhanced perforce support. 2003-05-26 13:32:38 +00:00
kestes%walrus.com 1434b50bc0 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 b31bbe52ea put in filespecs. 2003-05-12 21:55:46 +00:00
kestes%walrus.com e9590a8c2a 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 d82d67dad5 chmod the new vcsim directory. 2003-05-12 17:34:37 +00:00
kestes%walrus.com e8862b6b5f fixed the data persistance, now it appears done. 2003-05-12 17:25:23 +00:00
kestes%walrus.com 17bfa6dca1 begin work on saving state between calls. 2003-05-12 16:05:56 +00:00
kestes%walrus.com 77d8f7040c new simulators to help with debugging. 2003-05-12 13:51:20 +00:00
kestes%walrus.com 9b1644815e fix some typos. 2003-05-11 01:29:03 +00:00
kestes%walrus.com 9c9c92c812 minor changes to how the legend is formatted. 2003-05-10 20:03:16 +00:00
kestes%walrus.com dd781fd767 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 ab757838ce fix typo with $tree var. Use the Utils.pm module. 2003-05-10 19:59:26 +00:00
kestes%walrus.com 666de92928 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 8df2018817 the vcdisplay::none.pm should reference the new all_cvs.html file. 2003-04-20 20:34:02 +00:00
kestes%walrus.com d835b5b732 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 d59ffd9043 we do not need the alt_linktst line here. 2003-04-20 20:28:11 +00:00
kestes%walrus.com 67eb5eb7ae capitolize the </a> so it matches the openening character. 2003-04-20 20:25:37 +00:00
kestes%walrus.com 2a6df9ccbe document the arguments to link. 2003-04-20 20:23:12 +00:00
kestes%walrus.com 7b5dcaebc8 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 ea6a0b13ba 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 5d67c2ceca 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 ecf48a2d05 add more tests 2003-04-20 20:16:49 +00:00
kestes%walrus.com 4de4cff957 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 5f161bb379 move the time rounding code into its own function in Utils. 2003-04-20 19:34:28 +00:00
kestes%walrus.com 2de629bc06 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 0909e5af02 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 4b1cb62fa4 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 4a5ec5ccf1 fixes to quiet warnings. 2003-04-13 22:01:17 +00:00
kestes%walrus.com 7c08afb482 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 74702de7db 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 93bb2bbc3d move the overlib library to its own file so that it loads faster. 2003-04-13 20:44:35 +00:00
kestes%walrus.com 1d2754f3ee 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 8b9f3924fd fix off by one error which caused some warnings in the log file. 2003-04-13 14:18:09 +00:00
kestes%walrus.com 1a3a7caa3d fix incorrect operator, wanted string comparison (eq) not numeric equality (==) 2003-04-13 14:15:01 +00:00
kestes%walrus.com 6469668ac0 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 815181c087 add new alt tag to the vcdisplay call. 2003-02-11 00:29:57 +00:00
kestes%walrus.com 5e8c8a6264 add the emacs perlmode indicator to top of file. 2003-02-11 00:27:47 +00:00
kestes%walrus.com 9b094a1577 add emacs perlmod to top of file. 2003-02-11 00:26:02 +00:00
kestes%walrus.com 56ea97f17d save the output to disk instead of sending to stdout. 2003-02-11 00:25:04 +00:00
kestes%walrus.com 40af36ff8a 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 33df489831 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 6554a895ac 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 3cc3c109df 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 43ba1064ac 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 1c9034bc64 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 58d33408fd must set up environment for taint perl to OK the system call. 2003-01-19 17:26:39 +00:00
kestes%walrus.com 7239dcbf3c fix comments discribing the file 2003-01-19 17:24:03 +00:00
kestes%walrus.com 2327862b32 add clarifying comments. 2003-01-19 17:22:54 +00:00
kestes%walrus.com 089981f929 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 7b190128f6 quiet some new perl warnings. 2003-01-19 17:20:08 +00:00
kestes%walrus.com bc2d73420b add a VC column simulation. 2003-01-19 17:18:56 +00:00
kestes%walrus.com 2acddad353 set up the enviroment before we begin. 2003-01-19 17:17:02 +00:00
kestes%walrus.com b6278f43c2 add alt_linktext, also modularize the use of cvs mail addresses. 2003-01-19 17:15:41 +00:00
kestes%walrus.com daf13271dd 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 3b80bc7272 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 cca7f87c8e add functions to access the VC_TREE data structure.: 2002-12-10 19:49:27 +00:00
kestes%walrus.com c2c5e2c6cf 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 1820cc2304 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 bc8811d60c fixes to allow test harness to run through all VCDisplay implementations during
testing.
2002-12-10 19:35:50 +00:00
kestes%walrus.com 11f6a3b1e9 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 0f94aa8053 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 b051bb5d1a fix to quiet new perl warnings about using undefined value. 2002-12-10 19:28:48 +00:00
kestes%walrus.com dc90f0b03d 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 b49a7a680d add referesh times to summary pages, this variable was empty before this fix. 2002-12-10 19:24:37 +00:00
kestes%walrus.com 9305416bf7 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 36c1650d56 add target for VCDisplay tests. 2002-12-10 19:22:18 +00:00
kestes%walrus.com 63c971b2f0 test the VCDisplay subsystem in isolation. 2002-12-10 19:21:12 +00:00
kestes%walrus.com 880c4876e8 add new unit tests. These test the VCDisplay and HTMLpopup subsystems. 2002-12-10 19:20:05 +00:00
kestes%walrus.com f4300a56fb package name was declared wrong. 2002-12-09 18:19:59 +00:00
kestes%walrus.com 79ce1d4260 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 4d50a47fb6 change code to quiet perl warnings. 2002-12-09 18:15:06 +00:00
kestes%walrus.com 8623170463 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 34844381bd 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 0d08c8b6d8 turn off mozilla layers 2002-05-10 23:23:05 +00:00
kestes%walrus.com be379bb9f5 fixes for mozilla layers. 2002-05-10 23:21:23 +00:00
kestes%walrus.com 2d3c53162f fixes to link_choices 2002-05-10 23:14:30 +00:00
kestes%walrus.com 2ad152b111 checkins for mozilla layers 2002-05-10 23:07:57 +00:00
kestes%walrus.com 9f1f69adb7 fixes for mozilla layers. 2002-05-10 23:00:41 +00:00
kestes%walrus.com 13b955c1a9 fixes 2002-05-10 22:56:57 +00:00
kestes%walrus.com 71967a7c4f fixes 2002-05-10 22:51:05 +00:00
kestes%walrus.com 1f926a0b60 bug fixes 2002-05-10 22:48:33 +00:00
kestes%walrus.com 37490815fc fixes for mozillay layers. 2002-05-10 22:42:08 +00:00