bear%code-bear.com
58bafbdc2e
Patch by Laurence Darby to fix typos and other grammatical errors
...
r=timely
bug 346076
git-svn-id: svn://10.0.0.236/trunk@204931 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 16:31:07 +00:00
timeless%mozdev.org
087941e251
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
git-svn-id: svn://10.0.0.236/trunk@190995 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 04:38:56 +00:00
bear%code-bear.com
9753cf1df6
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
git-svn-id: svn://10.0.0.236/trunk@186736 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-30 00:20:50 +00:00
bear%code-bear.com
09abb55e32
Update library use statement to use the libdir marker (which gets updated
...
during the configure/install step) instead of hardcoded paths.
bug 312958
git-svn-id: svn://10.0.0.236/trunk@185519 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-01 07:17:12 +00:00
timeless%mozdev.org
dae7b0629a
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
git-svn-id: svn://10.0.0.236/trunk@185282 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
8a213cf6db
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
git-svn-id: svn://10.0.0.236/trunk@185276 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-25 19:48:04 +00:00
bear%code-bear.com
66d989a8e1
Updated ReadMe, Install and src/lib/TinderDB.pm to mention VC_SVN
...
git-svn-id: svn://10.0.0.236/trunk@182523 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-19 04:20:35 +00:00
bear%code-bear.com
e6c54aa0ea
New TinderDB code to gather SVN information for a given
...
date/time for display in the "blame" column
git-svn-id: svn://10.0.0.236/trunk@182522 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-19 03:21:58 +00:00
bear%code-bear.com
d7f97ff76a
fixed spelling error in generated html content s/BPRDER/BORDER/
...
bug 230348 patch supplied by Todd Endicott
git-svn-id: svn://10.0.0.236/trunk@181703 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-06 07:23:05 +00:00
kestes%walrus.com
0b13f4b8b3
add a TinderHeader Banner, its like MOTD only there is only one Banner for all tinderbox projects.
...
git-svn-id: svn://10.0.0.236/trunk@160473 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-07 13:12:10 +00:00
kestes%walrus.com
5cdc6611c0
forgot to sort the files.
...
git-svn-id: svn://10.0.0.236/trunk@159429 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-18 17:58:39 +00:00
kestes%walrus.com
487192827c
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 /*
git-svn-id: svn://10.0.0.236/trunk@159428 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-18 17:57:13 +00:00
kestes%walrus.com
a8bc27984b
move the link for bugs to the top of the popup window.
...
git-svn-id: svn://10.0.0.236/trunk@159426 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-18 16:45:57 +00:00
kestes%walrus.com
aab72f9834
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.
git-svn-id: svn://10.0.0.236/trunk@159423 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-18 16:42:39 +00:00
kestes%walrus.com
3645dbaebc
typo, missing '/', this must never have worked.
...
git-svn-id: svn://10.0.0.236/trunk@159038 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-12 01:01:19 +00:00
kestes%walrus.com
40ffaf95a8
add support for the perforce p4db web page changeView.cgi
...
git-svn-id: svn://10.0.0.236/trunk@157881 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-15 01:16:55 +00:00
kestes%walrus.com
486565a4a3
get the all_vc.html page working like bonsai version.
...
git-svn-id: svn://10.0.0.236/trunk@157583 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-08 11:48:00 +00:00
kestes%walrus.com
1b2827d5fb
clean up the datastructures $authors which is used during rendering of html. Now its more regular and hopefully less complex.
...
git-svn-id: svn://10.0.0.236/trunk@157569 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-08 04:27:14 +00:00
kestes%walrus.com
5f5b1618c0
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.
git-svn-id: svn://10.0.0.236/trunk@157567 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-08 03:42:50 +00:00
kestes%walrus.com
4a0393a66f
change the name of the TinderConfig variable which corresponds to P4PORT so thatit matches the env name.
...
git-svn-id: svn://10.0.0.236/trunk@157554 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-08 00:12:16 +00:00
kestes%walrus.com
0fb4f953f1
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.
git-svn-id: svn://10.0.0.236/trunk@157551 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-08 00:00:12 +00:00
kestes%walrus.com
1a43193ca8
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.
...
git-svn-id: svn://10.0.0.236/trunk@157541 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-07 22:54:34 +00:00
kestes%walrus.com
ea313db392
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 .
git-svn-id: svn://10.0.0.236/trunk@153810 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-10 03:42:44 +00:00
kestes%walrus.com
e65bd0f972
removed a debugging print statement in the code
...
git-svn-id: svn://10.0.0.236/trunk@150754 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-27 21:16:26 +00:00
kestes%walrus.com
f09173b327
make the status page the default page for the index links.
...
git-svn-id: svn://10.0.0.236/trunk@150753 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-27 21:15:34 +00:00
kestes%walrus.com
1b849df427
PVCS Dimensions!
...
git-svn-id: svn://10.0.0.236/trunk@150681 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-23 13:38:08 +00:00
kestes%walrus.com
9e207c67fe
fix url link to vc_all, it did not contain data about which time to
...
scroll to.
git-svn-id: svn://10.0.0.236/trunk@150680 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-23 13:35:49 +00:00
kestes%walrus.com
ad0339255e
fixed bug in rowspan being off by one for empty cells. Fixed bug where
...
vc_all did not get passed an anchor which pointed to the correct time in
the page. changed format of the time column to be consistent with the rest of
tindebox and not show the perl "localtime" (is this better?).
git-svn-id: svn://10.0.0.236/trunk@150679 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-23 13:32:16 +00:00
kestes%walrus.com
eb25a7153a
a generic interface to get data from oracle. Currently only tested with
...
PVCS Dimensions.
git-svn-id: svn://10.0.0.236/trunk@150678 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-23 13:24:29 +00:00
kestes%walrus.com
27a4bd77e4
fix tinderbox/bonsai bug which showed up when there are different repositories specified.
...
git-svn-id: svn://10.0.0.236/trunk@150677 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-23 13:18:23 +00:00
kestes%walrus.com
c8a43f3214
a VCDisplay module for the ViewCVS system. It is not a great repelacement
...
for Bonsai since ViewCVS does not allow arbitrary dates nor modules in its
input. With a few additional features this could be equivelant to bonsai.
(Though I would still need to find a way to get the data OUT of
ViewCVS and replaethe TinderDB/Bonsai.pm with a ViewCVS version).
git-svn-id: svn://10.0.0.236/trunk@150675 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-23 13:04:00 +00:00
kestes%walrus.com
3ea4256dfe
change word
...
"Changes" to "Check-ins" to be consistent with rest of tinderbox.
git-svn-id: svn://10.0.0.236/trunk@146139 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 16:05:42 +00:00
kestes%walrus.com
a4bc58e421
add new popup window to show UTC and Server time.
...
git-svn-id: svn://10.0.0.236/trunk@146138 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 16:04:27 +00:00
kestes%walrus.com
76330a1cda
change the contact info to point to new Contact file
...
git-svn-id: svn://10.0.0.236/trunk@146137 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 16:03:58 +00:00
kestes%walrus.com
45904a9b8f
update contact information to point to new Contact file
...
git-svn-id: svn://10.0.0.236/trunk@146109 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 01:45:10 +00:00
kestes%walrus.com
2108c02b25
change the contact information to point to the new Contact file
...
git-svn-id: svn://10.0.0.236/trunk@146108 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 01:44:08 +00:00
kestes%walrus.com
ae65e83612
update the contact info to point to the new Contact file
...
git-svn-id: svn://10.0.0.236/trunk@146107 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 01:39:22 +00:00
kestes%walrus.com
c8e232d55d
update the contact information to point to the new Contact file.
...
git-svn-id: svn://10.0.0.236/trunk@146106 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 01:37:53 +00:00
kestes%walrus.com
6bff9a9440
change contact information to point to Contact file.
...
git-svn-id: svn://10.0.0.236/trunk@146105 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 01:31:50 +00:00
kestes%walrus.com
6c74ab5391
update contact information to point to new Contact file
...
git-svn-id: svn://10.0.0.236/trunk@146104 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 01:30:15 +00:00
kestes%walrus.com
67e3b04414
update contact information to point to Contact file
...
git-svn-id: svn://10.0.0.236/trunk@146103 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 01:29:26 +00:00
kestes%walrus.com
83377b0858
more spelling fixes from the master "Olly Betts" <olly@survex.com>
...
git-svn-id: svn://10.0.0.236/trunk@146090 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 18:31:09 +00:00
kestes%walrus.com
9d2c53e345
add support for GMT/UTC in the pretty printing of HTML times
...
git-svn-id: svn://10.0.0.236/trunk@146089 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 18:29:00 +00:00
kestes%walrus.com
9b44c81e4e
new time columns, for use in development groups which span multiple time zones. Time_UTC will display the time column in UTC time this has no java script in it and Time_Local will use javascript to determine the browsers local time and display the times apropriately.
...
git-svn-id: svn://10.0.0.236/trunk@146088 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 18:23:02 +00:00
kestes%walrus.com
56edf387ca
Mega spelling and grammar patch by "Olly Betts" <olly@survex.com> this
...
is an amazing set of fixes, must have read the whole code found a few
inconsistencies in error messages and fixed those too.
git-svn-id: svn://10.0.0.236/trunk@145542 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 17:15:17 +00:00
kestes%walrus.com
1425a94c0d
bug fixes by "Stephanie Palmer" <spalmer@rsasecurity.com> and
...
"Narechania, Tejas" <tnarechania@rsasecurity.com >
git-svn-id: svn://10.0.0.236/trunk@145540 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 14:32:41 +00:00
kestes%walrus.com
846f1982f4
fixes to quiet warnings. Some of these were ligitiment off by one issues.
...
git-svn-id: svn://10.0.0.236/trunk@143862 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 15:54:06 +00:00
kestes%walrus.com
1c033cb25d
change default association from undefined to emtpy string. This will quiet perl warnings about using empty strings.
...
git-svn-id: svn://10.0.0.236/trunk@143861 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 15:49:50 +00:00
kestes%walrus.com
3e1c954eb4
initialize a variable to empty string in order to quiet perl warnings.
...
git-svn-id: svn://10.0.0.236/trunk@143860 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 15:48:26 +00:00
kestes%walrus.com
405dd49bf1
add tree to notice association arguments. This is needed by Build.pm.
...
git-svn-id: svn://10.0.0.236/trunk@143859 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-18 15:47:16 +00:00