/[Apache-SVN]/jakarta/jcs/trunk/xdocs/navigation.xml
ViewVC logotype

Log of /jakarta/jcs/trunk/xdocs/navigation.xml

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 726773 - (view) (annotate) - [select for diffs]
Modified Mon Dec 15 19:16:04 2008 UTC (11 months, 1 week ago) by asmuts
File length: 3277 byte(s)
Diff to previous 687478 (colored)
The basic http remote cache functionality is complete.  I'm going to change the manager so that there is a separate instance per url and name.  But the basics are here.  

Revision 687478 - (view) (annotate) - [select for diffs]
Modified Wed Aug 20 21:44:05 2008 UTC (15 months, 1 week ago) by asmuts
File length: 3184 byte(s)
Diff to previous 536904 (colored)
First stage refactoring of the event logging extension.  

Revision 536904 - (view) (annotate) - [select for diffs]
Modified Thu May 10 16:03:42 2007 UTC (2 years, 6 months ago) by tv
File length: 3108 byte(s)
Diff to previous 449070 (colored)
JCS has officially been wrestled. Sorry, guys, this is going to be 
one *big* commit again.
- Re-Licensed everything according to the current ASF policy
- Reformatted headers
- Removed trailing blanks

Revision 449070 - (view) (annotate) - [select for diffs]
Modified Fri Sep 22 20:16:05 2006 UTC (3 years, 2 months ago) by asmuts
File length: 2342 byte(s)
Diff to previous 421961 (colored)
Adding initial block disk cache documentation.

Revision 421961 - (view) (annotate) - [select for diffs]
Modified Fri Jul 14 17:44:36 2006 UTC (3 years, 4 months ago) by asmuts
File length: 2271 byte(s)
Diff to previous 412854 (colored)
adding an xdoc describing two new mysql disk cache configuration options

Revision 412854 - (view) (annotate) - [select for diffs]
Modified Thu Jun 8 20:51:12 2006 UTC (3 years, 5 months ago) by asmuts
File length: 2186 byte(s)
Diff to previous 392987 (colored)
fixed udp discovery configuration bug that i introduced in the last build.
fixed old udp discovery xdoc, that had a bad tcp cache config.
added a brief jdbc disk cache xdoc.
updated the changes file.
increased the temp build version to 1.2.7.6
improved log messages for lateral tcp and udp discovery.
added a manual test that puts lots of stuff in the disk cache.
added a new 1.2.7.6 temp build compiled under jdk 1.3.1

Revision 392987 - (view) (annotate) - [select for diffs]
Modified Mon Apr 10 16:57:25 2006 UTC (3 years, 7 months ago) by asmuts
File length: 2118 byte(s)
Diff to previous 386739 (colored)
added additional xdocs for the remote server detailing the client configuration properties
added to the changes.xml file

Revision 386739 - (view) (annotate) - [select for diffs]
Modified Fri Mar 17 22:11:44 2006 UTC (3 years, 8 months ago) by asmuts
File length: 2034 byte(s)
Diff to previous 379217 (colored)
added a jdbc disk cache properties file

Revision 379217 - (view) (annotate) - [select for diffs]
Modified Mon Feb 20 20:04:02 2006 UTC (3 years, 9 months ago) by asmuts
File length: 1951 byte(s)
Diff to previous 377771 (colored)
added new index page, event handling doc, additional disk cache config docs, and several new faq entries.

made a few small changes suggested by pmd.

Revision 377771 - (view) (annotate) - [select for diffs]
Modified Tue Feb 14 17:14:00 2006 UTC (3 years, 9 months ago) by asmuts
File length: 1859 byte(s)
Diff to previous 294960 (colored)
Added the guts to a getting started guide, updated changes report file, increased version to 1.2.6.9.
I will tag and make a temp build later.

Revision 294960 - (view) (annotate) - [select for diffs]
Modified Wed Oct 5 01:06:28 2005 UTC (4 years, 1 month ago) by asmuts
File length: 1658 byte(s)
Diff to previous 294959 (colored)
Added a 1.2.6.8 temp build with new TCP refactoring.
TCP lateral is very stable at this point.  UDP discovery work great.
Added the start of an FAQ.  Added FAQ link to left nav.  Added FAQ report to project.xml.

Revision 294959 - (view) (annotate) - [select for diffs]
Modified Wed Oct 5 00:41:38 2005 UTC (4 years, 1 month ago) by asmuts
File length: 1595 byte(s)
Diff to previous 293412 (colored)
added a new download page xdoc to get around a case sensitivity problem

Revision 293412 - (view) (annotate) - [select for diffs]
Modified Mon Oct 3 18:10:36 2005 UTC (4 years, 1 month ago) by asmuts
File length: 1592 byte(s)
Diff to previous 264930 (colored)
Cleaned up xdocs, added 1.2.6.8 jar compiled under jdk1.3.

Revision 264930 - (view) (annotate) - [select for diffs]
Modified Wed Aug 31 03:24:08 2005 UTC (4 years, 2 months ago) by asmuts
File length: 1666 byte(s)
Diff to previous 234393 (colored)
added xdocs for bdb and jgroups.
added loggin for bdb.

Revision 234393 - (view) (annotate) - [select for diffs]
Modified Mon Aug 22 00:12:06 2005 UTC (4 years, 3 months ago) by asmuts
File length: 1505 byte(s)
Diff to previous 224346 (colored)
Properties are loaded using the current thread's classloader by default.
When a config file is not found a descriptive error message is printed to the logs.
Made an interface for the cache manager to improve testability.
Auxiliaries are assigned a cache manager and the lateral TCP has a settable source id, so it can be tested.
Increased JGroups version to 2.2.8.  It works again.  The old JGroups didn't work for unknown reasons.
Cleaned up some javadocs.
Improved info level logging for TCP lateral.
Added configuration properties xdocs for TCP lateral, indexed disk, and memory cache.
Created concurrent tests for TCP lateral to verify correct region behavior.
Made BDBJE work with new auxiliary changes.
UDP discovery no longer activates if the lateral type isn't TCP.
Reduced lateral get timeout to 1 second, rather than 10.  We still need to disable gets when a timeout occurs.



Revision 224346 - (view) (annotate) - [select for diffs]
Modified Sat Jun 4 02:01:59 2005 UTC (4 years, 5 months ago) by asmuts
File length: 1269 byte(s)
Diff to previous 224327 (colored)
formatting all source,
added 1.2.6.3 tempbuild,
added docs for udp discovery,
added pdf docs to nav

Revision 224327 - (view) (annotate) - [select for diffs]
Modified Wed Mar 9 05:37:22 2005 UTC (4 years, 8 months ago) by asmuts
File length: 1027 byte(s)
Diff to previous 224324 (colored)
Updated docs and site layout.  Added a downloads page and fixed a few typos.  I'm having some problems with the site gen.  The Downloads.html is getting generated with a lowercase d.  I had to manually change the name.  If I can't figure it out, I'll change the link in the navigation.xml to point to a lowercase d.

Revision 224324 - (view) (annotate) - [select for diffs]
Modified Fri Mar 4 06:00:21 2005 UTC (4 years, 8 months ago) by asmuts
File length: 918 byte(s)
Diff to previous 224261 (colored)
updated web site, removed turbine image.
I will put a redirect at the old location.

Revision 224261 - (view) (annotate) - [select for diffs]
Modified Fri Jan 28 04:52:50 2005 UTC (4 years, 10 months ago) by asmuts
File length: 1355 byte(s)
Diff to previous 224136 (colored)
updated documentation:
added some docs on element configuration;
described how to chain remote servers;
fixed some missing info in other docs.

Revision 224136 - (view) (annotate) - [select for diffs]
Modified Wed Jul 14 04:48:50 2004 UTC (5 years, 4 months ago) by asmuts
File length: 1282 byte(s)
Diff to previous 224062 (colored)
Plugin overview documentation

Revision 224062 - (view) (annotate) - [select for diffs]
Modified Thu Apr 1 13:29:15 2004 UTC (5 years, 7 months ago) by seade
File length: 1219 byte(s)
Diff to previous 224051 (colored)
Synced the links with other turbine projects.
Corrected project name.

Revision 224051 - (view) (annotate) - [select for diffs]
Modified Fri Aug 22 12:41:36 2003 UTC (6 years, 3 months ago) by mpoeschl
File length: 1330 byte(s)
Diff to previous 224042 (colored)
package info is now included in javadocs .. no need for an extra document

Revision 224042 - (view) (annotate) - [select for diffs]
Modified Fri Apr 11 04:08:58 2003 UTC (6 years, 7 months ago) by quintonm
File length: 1407 byte(s)
Diff to previous 223995 (colored)
Removed Turbine-2 and Turbine-3, Maven, and Torque from the navigation.

A link to the Turbine Wiki was added to the navigation.

Revision 223995 - (view) (annotate) - [select for diffs]
Added Thu Jul 11 04:12:12 2002 UTC (7 years, 4 months ago) by jvanzyl
File length: 1565 byte(s)
o project.xml is now navigation.xml

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2