Commit Graph

817 Commits

Author SHA1 Message Date
kestesisme%yahoo.com
9fe48b0ebd A bit presumptus for someone I have never heard of to put his name a head of mine in the credits. 2006-01-27 04:09:35 +00:00
kestesisme%yahoo.com
05ba11ec37 add p4db to tinderbox2. This is a web query based tool for Perforce, I found the code on the net and it appears to be unmaintained at this time. This version of p4db has had security patches found on the internet added to it as well as numerous changes to make the code taint perl safe and new features to make it look more like Bonsai in some respect. 2006-01-27 03:52:56 +00:00
bear%code-bear.com
de38199aa2 adding README files that had been removed to change filename case in CVS
Names changed from ReadMe* to README* and I also upper-cased the remainder
bug 240082
2005-12-30 00:20:50 +00:00
bear%code-bear.com
bbcb9be4f1 Update library use statement to use the libdir marker (which gets updated
during the configure/install step) instead of hardcoded paths.
bug 312958
2005-12-01 07:17:12 +00:00
timeless%mozdev.org
9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
eb9350f619 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
bear%code-bear.com
1d1fde113e This file used to be named "cvs" but on non-casesensitive file systems that
was causing a conflict.  I've renamed the file and will be adjusting any
references to it.
2005-11-15 20:10:15 +00:00
bear%code-bear.com
a206cb8482 Updated ReadMe, Install and src/lib/TinderDB.pm to mention VC_SVN 2005-10-19 04:20:35 +00:00
bear%code-bear.com
d976364b35 New TinderDB code to gather SVN information for a given
date/time for display in the "blame" column
2005-10-19 03:21:58 +00:00
bear%code-bear.com
4d0cefee0c updated with tonights activity 2005-10-12 03:55:01 +00:00
bear%code-bear.com
16dce8fcc3 Redirect stderr for xargs parameter check to /dev/null to prevent
spurious output from appearing in output stream - cosmetic only, it does
not change the behaviour of the xargs parameter check
Patch provided by Darren Tucker
bug 294225
2005-10-12 02:59:10 +00:00
bear%code-bear.com
e4b328bdf7 Updated the Install notes for readability
Updated src/bin/ReadMe and src/lib/ReadMe to reflect new files
Updated configure to use /home/tinderbox2 for the prefix default as that is what Install mentions
2005-10-08 20:00:59 +00:00
bear%code-bear.com
f6d5800f98 Updated info files so they read in the third person
fixed typos and grammer
changed layout to be a bit more readable
Moved release notes into a ReleaseNotes file
2005-10-08 18:57:16 +00:00
bear%code-bear.com
f2344b4ccb fixed spelling error in generated html content s/BPRDER/BORDER/
bug 230348 patch supplied by Todd Endicott
2005-10-06 07:23:05 +00:00
bear%code-bear.com
dcf9fcf075 * Contact
added my contact info as co-maintainer
  * src/bin/tinder.cgi
    fixed minor spelling mistake s/Regnerate/Regenerate/
    bug 231057 reported by David Costanzo
2005-10-06 07:06:39 +00:00
kestes%walrus.com
7082bf7898 add a TinderHeader Banner, its like MOTD only there is only one Banner for all tinderbox projects. 2004-08-07 13:12:10 +00:00
kestes%walrus.com
cd20e40187 ignore the /data/ directory when compiling. 2004-07-18 18:39:21 +00:00
kestes%walrus.com
6939c741f4 fix typo. 2004-07-18 18:38:36 +00:00
kestes%walrus.com
90cc914be2 allow mail processing to cause regeneration. 2004-07-18 18:37:46 +00:00
kestes%walrus.com
91ecbc29c9 missin '/' between dirname and basename. Add functionality for large number of checkins. allow more files to be in each checkin. 2004-07-18 18:36:28 +00:00
kestes%walrus.com
7969be0ae8 forgot to sort the files. 2004-07-18 17:58:39 +00:00
kestes%walrus.com
f9e61f986b the tinderbox page of VC activity should not list all the files which have
changed in a directory, if there are many of them, instead list the
directory /*
2004-07-18 17:57:13 +00:00
kestes%walrus.com
d20d393405 move the link for bugs to the top of the popup window. 2004-07-18 16:45:57 +00:00
kestes%walrus.com
7689f778f1 add a url back to the main index page, remove unused URL treepages. 2004-07-18 16:44:15 +00:00
kestes%walrus.com
efe82419fb put a link back to the main tinderbox page. 2004-07-18 16:43:27 +00:00
kestes%walrus.com
65139cbc2c update the overlib code to 4.00. Give up on supporting browsers without
javascript while using the overlib code,
there are so few people using them  and this is making a mess of the overlib
popups.
2004-07-18 16:42:39 +00:00
kestes%walrus.com
9035b8ea4a checked in a file with java comments instead of perl comments. 2004-07-17 00:04:19 +00:00
kestes%walrus.com
532cefb62a fix filespec definitions, must have a //depot/ and I got the order of my
perl variables wrong in construction.
2004-07-12 01:03:38 +00:00
kestes%walrus.com
8f725a2a98 add support for regeneration via httppost. 2004-07-12 01:02:31 +00:00
kestes%walrus.com
bbc1c22202 add oracle warnings to ignore. 2004-07-12 01:01:53 +00:00
kestes%walrus.com
f32560432b typo, missing '/', this must never have worked. 2004-07-12 01:01:19 +00:00
kestes%walrus.com
aabfd721d0 add documentation about using with HTPP Post
add error, output requried by webservers when posting.
2004-07-10 14:48:27 +00:00
kestes%walrus.com
0090dd21d3 fix problem with scope of my variable. 2004-07-10 14:47:34 +00:00
kestes%walrus.com
88daf987de add the ant errot "BUILD FAILED". 2004-07-10 14:47:00 +00:00
kestes%walrus.com
a7e650a21b minor change to improve consistancy and add bug numbers to some comments. 2004-06-15 01:18:18 +00:00
kestes%walrus.com
8d48c74e1c add support for the perforce p4db web page changeView.cgi 2004-06-15 01:16:55 +00:00
kestes%walrus.com
e2ecdc9aba get the all_vc.html page working like bonsai version. 2004-06-08 11:48:00 +00:00
kestes%walrus.com
810e7c8c3a clean up the datastructures $authors which is used during rendering of html. Now its more regular and hopefully less complex. 2004-06-08 04:27:14 +00:00
kestes%walrus.com
e094ceded2 allow for an empty list of arguments. My advanced checking for '--' made this illegal. 2004-06-08 03:43:42 +00:00
kestes%walrus.com
98253014ca use the new rendering algorthms, (render empty blocks) major change in the structure brings perforce up to what is being done in bonsai and pvcs.
But now I understand this a bit more, simplify some data passing as we did in pcvs I need to fold this back into bonsai, perhaps tomorrow.
2004-06-08 03:42:50 +00:00
kestes%walrus.com
d3edb3ee4a better comments to explain the way perforce accepts input 2004-06-08 03:41:05 +00:00
kestes%walrus.com
057d549411 change the name of the TinderConfig variable which corresponds to P4PORT so thatit matches the env name. 2004-06-08 00:12:16 +00:00
kestes%walrus.com
c8724d1414 better document the perforce variables. 2004-06-08 00:09:09 +00:00
kestes%walrus.com
4f13520f50 had a bug in time2p4db() small differences in time were ignored. This would
effect the change lists for any time interval less then an hour.
2004-06-08 00:00:12 +00:00
kestes%walrus.com
ae7fb4b474 the perforce 'p4 changes' command was formatteded wrong. I needto have the filesspec first with the time interval concatenated to this string not in a separate argument. 2004-06-07 22:54:34 +00:00
kestes%walrus.com
818cb13c7e improve the documentation and error checking for command line options to the configure script. It was not clear that the options must begin with a '-' and that the options do not have '_' but '-' in them. 2004-06-07 22:53:01 +00:00
kestes%walrus.com
f95ab430f8 use of uninitiallized variable $time fixed. Thanks to "Troy Chevalier" <troy#tellme.com> 2004-04-19 12:42:16 +00:00
kestes%walrus.com
208453c9f5 fixed a bug where the comments were correct but the code was wrong!
the code needed to call p4 something like this
            'p4 changes -s submitted @2003/05/10,@now //...'
but instead called it like this
           'p4 changes -s @2003/05/10,@now //...'
the '-s' did not have any
argument which is required.  This bug was found by  Ken Beal .
2004-03-10 03:42:44 +00:00
kestes%walrus.com
4a2f1a4a32 users are complaining that closing the std* file discripter breaks the build process, they get no output from child processes. 2004-01-14 00:22:50 +00:00
kestes%walrus.com
5abc73e899 close the standard file discriptors when daemonizing, one user complained that his code was waiting on these discriptors.
other internet resources also suggest this is a good idea in a daemon.
2004-01-07 02:20:24 +00:00