Quick Search:

hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

MAIN:rafal:20080120151717 by rafal on 20 January 2008, 16:17:17 +0100 (11 months ago) Make Review merging in changes made on 0.3,15 branch, most notably Munin monitoring support in statistics

./ConcurrencyControlValve$Threads.munin 1.2 history download (+10) new

./ConcurrencyControlValve.java 1.9 history download (+50 -57) diffs

… 31 more files in changeset.
MAIN:rafal:20080117225717 by rafal on 17 January 2008, 23:57:17 +0100 (11 months ago) Make Review file ConcurrencyControlValve$Threads.munin was initially added on branch BRANCH-0_3_15.

./ConcurrencyControlValve$Threads.munin 1.1 history deleted

BRANCH-0_3_15:rafal:20080117225717 by rafal on 17 January 2008, 23:57:17 +0100 (11 months ago) Make Review CYKLO-485 ConcurrencyControlValve adjusted to Munin monitoring

./ConcurrencyControlValve$Threads.munin 1.1.2.1 history download (+10) new

./ConcurrencyControlValve.java 1.8.2.1 history download (+50 -57) diffs

MAIN:rafal:20050804115409 by rafal on 04 August 2005, 13:54:09 +0200 (3 years 5 months ago) Make Review added the possibility to configure the valve using XML file

./ConcurrencyControlValve.java 1.8 history download (+16 -1) diffs

./ConcurrencyControlValve.rng 1.1 history download (+34) new

MAIN:pablo:20050722171937 by pablo on 22 July 2005, 19:19:40 +0200 (3 years 5 months ago) Make Review changes from Damian

./ErrorHandlingPipeline.java 1.5 history download (+20 -3) diffs

./package.html 1.1 history download (+43) new

… 59 more files in changeset.
MAIN:rafal:20050516095505 by rafal on 16 May 2005, 11:55:06 +0200 (3 years 7 months ago) Make Review graph labels, formatting

./ConcurrencyControlValve.java 1.7 history download (+16 -17) diffs

… 2 more files in changeset.
MAIN:rafal:20050516095155 by rafal on 16 May 2005, 11:51:56 +0200 (3 years 7 months ago) Make Review remove argument that is rarely (if at all used)

./ConcurrencyControlValve.java 1.6 history download (+5 -5) diffs

… 3 more files in changeset.
MAIN:rafal:20050516093725 by rafal on 16 May 2005, 11:37:26 +0200 (3 years 7 months ago) Make Review more terse naming convention for the ReflectiveStatisticsProvider

./ConcurrencyControlValve.java 1.5 history download (+3 -3) diffs

… 3 more files in changeset.
MAIN:rafal:20050516093147 by rafal on 16 May 2005, 11:31:47 +0200 (3 years 7 months ago) Make Review obey the interim DS namin conversion

./ConcurrencyControlValve.java 1.4 history download (+5 -5) diffs

MAIN:rafal:20050516070506 by rafal on 16 May 2005, 09:05:06 +0200 (3 years 7 months ago) Make Review use fair (FIFO) semaphore - just in case. It's extremely unlikely  that it would come up as a performance bottleneck.

./ConcurrencyControlValve.java 1.3 history download (+2 -2) diffs

MAIN:rafal:20050516061423 by rafal on 16 May 2005, 08:14:25 +0200 (3 years 7 months ago) Make Review reverse the dependency between Statistics and StatisticProviders - this way it's cleaner, does not force providers to implement Startable and avoids problems with registering providers after the Stati…

./ConcurrencyControlValve.java 1.2 history download (+2 -6) diffs

… 2 more files in changeset.
MAIN:rafal:20050516055352 by rafal on 16 May 2005, 07:53:52 +0200 (3 years 7 months ago) Make Review A valve for concurency measuring / throttling

./ConcurrencyControlValve.java 1.1 history download (+180) new

MAIN:pablo:20050214181224 by pablo on 14 February 2005, 19:12:36 +0100 (3 years 10 months ago) Make Review better double error handling

./ErrorHandlingPipeline.java 1.4 history download (+5 -2) diffs

… 1 more file in changeset.
MAIN:rafal:20041223071600 by rafal on 23 December 2004, 08:16:34 +0100 (4 years ago) Make Review JavaDocs

./ErrorHandlingPipeline.java 1.3 history download (+2 -2) diffs

… 72 more files in changeset.
MAIN:fil:20040625125343 by fil on 25 June 2004, 14:53:43 +0200 (4 years 6 months ago) Make Review log exceptions with DEBUG verbosity - they are handled elsewhere

./ErrorHandlingPipeline.java 1.2 history download (+4 -2) diffs

MAIN:fil:20040123084726 by fil on 23 January 2004, 09:47:26 +0100 (4 years 11 months ago) Make Review Pipeline -> ErrorHandlingPipeline

./ErrorHandlingPipeline.java 1.1 history download (+148) new

./Pipeline.java 1.15 history deleted

… 4 more files in changeset.
MAIN:fil:20040123083730 by fil on 23 January 2004, 09:37:30 +0100 (4 years 11 months ago) Make Review added plain implementation

./SimplePipeline.java 1.1 history download (+69) new

MAIN:fil:20040123083719 by fil on 23 January 2004, 09:37:19 +0100 (4 years 11 months ago) Make Review reworded javadoc

./Pipeline.java 1.14 history download (+2 -3) diffs

MAIN:fil:20040123081704 by fil on 23 January 2004, 09:17:05 +0100 (4 years 11 months ago) Make Review PipelineProcessingException -> ProcessingException +
made it a checked exception

./PipelineProcessingException.java 1.2 history deleted

./ProcessingException.java 1.1 history download (+79) new

./Valve.java 1.2 history download (+3 -3) diffs

… 10 more files in changeset.
MAIN:fil:20040122151509 by fil on 22 January 2004, 16:15:15 +0100 (4 years 11 months ago) Make Review Valve was upgraded into interface into it's own right.
now, the process method may be given Context
explicitly, which allows removing it from many constructors,
and throwing ProcessingException explic…

./Pipeline.java 1.13 history download (+16 -17) diffs

./Valve.java 1.1 history download (+48) new

… 32 more files in changeset.
MAIN:pablo:20040121132202 by pablo on 21 January 2004, 14:22:02 +0100 (4 years 11 months ago) Make Review make PIPELINE_EXCEPTION key public

./Pipeline.java 1.12 history download (+3 -2) diffs

MAIN:fil:20040114105756 by fil on 14 January 2004, 11:57:56 +0100 (4 years 11 months ago) Make Review those should never be needed

./Pipeline.java 1.11 history download (+1 -31) diffs

… 1 more file in changeset.
MAIN:fil:20040112150057 by fil on 12 January 2004, 16:00:59 +0100 (4 years 11 months ago) Make Review moved the PipelineProcessingException to the proper module

./PipelineProcessingException.java 1.1 history download (+79) new

… 3 more files in changeset.
MAIN:fil:20040112102948 by fil on 12 January 2004, 11:29:48 +0100 (4 years 11 months ago) Make Review added class javadoc

./Pipeline.java 1.10 history download (+3 -2) diffs

MAIN:fil:20040112092723 by fil on 12 January 2004, 10:27:23 +0100 (4 years 11 months ago) Make Review put the try section exception into the context, so that catch valves may pick it up

./Pipeline.java 1.9 history download (+4 -2) diffs

MAIN:fil:20040108163342 by fil on 08 January 2004, 17:33:42 +0100 (5 years ago) Make Review handle Errors in additions to Exceptions
log exceptions happening at all stages
make sure that all finally valves are invoked

./Pipeline.java 1.8 history download (+52 -10) diffs

RELEASE-0_1:fil:20040106214811 by fil on 06 January 2004, 22:48:14 +0100 (5 years ago) Make Review removing things that don't belong in the 0.1 release

./Pipeline.java 1.7.2.1 history deleted

… 88 more files in changeset.
MAIN:pablo:20031230145939 by pablo on 30 December 2003, 15:59:39 +0100 (5 years ago) Make Review logger added

./Pipeline.java 1.7 history download (+12 -5) diffs

… 2 more files in changeset.
MAIN:pablo:20031223170638 by pablo on 23 December 2003, 18:06:38 +0100 (5 years ago) Make Review simple processing added

./Pipeline.java 1.6 history download (+22 -2) diffs

MAIN:pablo:20031222165352 by pablo on 22 December 2003, 17:53:52 +0100 (5 years ago) Make Review bug fixed, some getters added

./Pipeline.java 1.5 history download (+37 -6) diffs

Crucible: Open Source License registered to ObjectLedge .
Atlassian FishEye, the whole repository view. (Version:1.4.2 Build:build-268 2008-01-14 ) - Bug/feature request - Page generated 2009-01-09 11:18 +0100