Quick Search:

hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Changelog

MAIN:rafal:20080828155246 by rafal on 28 August 2008, 17:52:46 +0200 (39 days ago) Make Review CYKLO-469:  Velocity 1.5 upgrade

./templating/velocity/VelocityTemplating.java 1.30 history download (+5 -4) diffs

… 7 more files in changeset.
MAIN:rafal:20080525211952 by rafal on 25 May 2008, 23:20:10 +0200 (4 months 11 days ago) Make Review CYKLO-499 revert to velocity 1.4

./templating/velocity/VelocityTemplating.java 1.29 history download (+3 -3) diffs

… 7 more files in changeset.
MAIN:rafal:20080410152251 by rafal on 10 April 2008, 17:22:51 +0200 (5 months 26 days ago) Make Review CYKLO-474: a fix in exists(..) method: don't fall through to non-listing case when listing exists, but does not contain given path, return false right away. ClassLoader.getResourceAsStream() seems dis…

./filesystem/impl/ReadOnlyFileSystemProvider.java 1.26 history download (+2 -6) diffs

MAIN:rafal:20080313005526 by rafal on 13 March 2008, 01:55:26 +0100 (6 months ago) Make Review LEDGE-144: aligning with maven2 javacc support - upgrade to JavaCC 4.0

./scheduler/cron/CronParser.java 1.4 history download (+10 -2) diffs

./scheduler/cron/CronParser.jj 1.2 history download

./scheduler/cron/CronParserTokenManager.java 1.4 history download (+2 -4) diffs

./scheduler/cron/JavaCharStream.java 1.4 history download (+42 -5) diffs

… 1 more file in changeset.
BRANCH-0_3_15:rafal:20080304223608 by rafal on 04 March 2008, 23:36:08 +0100 (7 months ago) Make Review CYKLO-474: fix to root cause of the problem merged from head

./filesystem/impl/ReadOnlyFileSystemProvider.java 1.21.2.1 history download (+5 -3) diffs

BRANCH-0_3_15:rafal:20080304222640 by rafal on 04 March 2008, 23:26:40 +0100 (7 months ago) Make Review CYKLO-474: merging a fix from head - exception throw moved to correct position - fail after checking ALL not the FIRST provider. Silly error, really. Thanks Pablo!

./filesystem/FileSystem.java 1.33.2.3 history download (+7 -7) diffs

MAIN:rafal:20080304215221 by rafal on 04 March 2008, 22:52:21 +0100 (7 months ago) Make Review LEDGE-126: let read (String, OutputStream) throw the exception if file is missing. The opened and abandoend InputStream caused to test fail under Windows.

./filesystem/FileSystem.java 1.36 history download (+1 -6) diffs

MAIN:rafal:20080228171755 by rafal on 28 February 2008, 18:17:55 +0100 (7 months ago) Make Review CYKLO-474: block moved to the correct position

./filesystem/FileSystem.java 1.35 history download (+7 -7) diffs

MAIN:rafal:20080226232145 by rafal on 27 February 2008, 00:21:45 +0100 (7 months ago) Make Review LEDGE-128 fixed silly flaws in isFile, isDirectory methods, added support for / directory

./filesystem/impl/ReadOnlyFileSystemProvider.java 1.25 history download (+6 -3) diffs

MAIN:rafal:20080226225128 by rafal on 26 February 2008, 23:51:28 +0100 (7 months ago) Make Review LEDGE-128 a constructor event more convenient for testing

./filesystem/ClasspathFileSystemProvider.java 1.12 history download (+14 -1) diffs

MAIN:rafal:20080225230823 by rafal on 26 February 2008, 00:08:23 +0100 (7 months ago) Make Review LEDGE-128: sanitized finding & processing loop of the listings. Also exposed a constructor that will allow testing ReadOnly provider with fabricated listings

./filesystem/impl/ReadOnlyFileSystemProvider.java 1.24 history download (+13 -28) diffs

./filesystem/ClasspathFileSystemProvider.java 1.11 history download (+39 -21) diffs

… 1 more file in changeset.
MAIN:rafal:20080225222644 by rafal on 25 February 2008, 23:26:44 +0100 (7 months ago) Make Review LEDGE-128: imports

./filesystem/ClasspathFileSystemProvider.java 1.10 history download (+1 -9) diffs

MAIN:rafal:20080225222606 by rafal on 25 February 2008, 23:26:06 +0100 (7 months ago) Make Review LEDGE-128: pulled up resource (URL) based method implementation from Classpath provider to serve as listing-less case scenarios

./filesystem/impl/ReadOnlyFileSystemProvider.java 1.23 history download (+156 -11) diffs

./filesystem/ClasspathFileSystemProvider.java 1.9 history download (+2 -134) diffs

MAIN:rafal:20080225220439 by rafal on 25 February 2008, 23:04:39 +0100 (7 months ago) Make Review LEDGE-128: preparing to refactor methods developed in ClasspathFileSystemProvider into ReadOnlyFileSystemProvider -
use getResource(String) virtual method instead of classloader,getResource(String)

./filesystem/ClasspathFileSystemProvider.java 1.8 history download (+4 -7) diffs

MAIN:rafal:20080225220135 by rafal on 25 February 2008, 23:01:35 +0100 (7 months ago) Make Review LEDGE-128: preparing to refactor methods developed in ClasspathFileSystemProvider into ReadOnlyFileSystemProvider - properly encapsulated path normalization

./filesystem/impl/ReadOnlyFileSystemProvider.java 1.22 history download (+9 -1) diffs

./filesystem/ClasspathFileSystemProvider.java 1.7 history download (+13 -14) diffs

… 1 more file in changeset.
MAIN:rafal:20080225214448 by rafal on 25 February 2008, 22:44:48 +0100 (7 months ago) Make Review LEDGE-128: implementation of listing for file based classpath + test

./filesystem/ClasspathFileSystemProvider.java 1.6 history download (+41 -1) diffs

… 1 more file in changeset.
MAIN:rafal:20080225212716 by rafal on 25 February 2008, 22:27:16 +0100 (7 months ago) Make Review LEDGE-128: implementation that does fully supports file based classpath (although a hack was needed that can potentially backfire), and behaves correctly for jar based classpath to the extent possible…

./filesystem/ClasspathFileSystemProvider.java 1.5 history download (+105 -1) diffs

MAIN:rafal:20080221233120 by rafal on 22 February 2008, 00:31:20 +0100 (7 months ago) Make Review LEDGE-142: re-enable rendering if #stop directive was encountered in a nested template

./templating/velocity/VelocityTemplating.java 1.28 history download (+3 -1) diffs

MAIN:rafal:20080221163941 by rafal on 21 February 2008, 17:39:41 +0100 (7 months ago) Make Review a wacky typo, really.

./authentication/DirectoryUserManager.java 1.18 history download (+1 -1) diffs

MAIN:rafal:20080129200746 by rafal on 29 January 2008, 21:07:46 +0100 (8 months ago) Make Review LEDGE-128: a provisional fix merged from 0.3.15 branch

./filesystem/FileSystem.java 1.34 history download (+24 -12) diffs

BRANCH-0_3_15:rafal:20080128002552 by rafal on 28 January 2008, 01:25:52 +0100 (8 months ago) Make Review CYKLO-474: fixed failing test - throw an exception when the item is a file (not a directory) in ALL providers

./filesystem/FileSystem.java 1.33.2.2 history download (+9 -1) diffs

BRANCH-0_3_15:rafal:20080127210246 by rafal on 27 January 2008, 22:02:46 +0100 (8 months ago) Make Review CYKLO-474: make the error non-fatal: report to the log but don't prevent the application from working - apparently  it's just servle/classpath providers metadata mixup, the underlying physical filesys…

./filesystem/FileSystem.java 1.33.2.1 history download (+16 -12) diffs

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

./statistics/AbstractMuninGraph.java 1.2 history download (+117) new

./statistics/DataSource.java 1.8 history deleted

./statistics/Graph.java 1.6 history deleted

./statistics/MuninGraph.java 1.2 history download (+16) new

./statistics/MuninNode.java 1.2 history download (+193 -116) diffs

… 28 more files in changeset.
MAIN:rafal:20080117225916 by rafal on 17 January 2008, 23:59:16 +0100 (8 months ago) Make Review file DefaultCacheFactory$CacheEfficiencyGraph.munin was initially added on branch BRANCH-0_3_15.

./cache/DefaultCacheFactory$CacheEfficiencyGraph.munin 1.1 history deleted

BRANCH-0_3_15:rafal:20080117225916 by rafal on 17 January 2008, 23:59:16 +0100 (8 months ago) Make Review CYKLO-485 DefaultCacheFactory adjusted to Munin monitoring
note: caches are not monitored, unless <instance grpah="true"> idiom is used.
This is to avoid posting large number of graphs of little usefu…

./cache/DefaultCacheFactory$CacheEfficiencyGraph.munin 1.1.2.1 history download (+10) new

./cache/DefaultCacheFactory$CacheRequestsGraph.munin 1.1.2.1 history download (+9) new

./cache/DefaultCacheFactory$CacheSizeGraph.munin 1.1.2.1 history download (+7) new

./cache/DefaultCacheFactory.java 1.11.2.1 history download (+126 -4) diffs

./cache/DefaultCacheFactory.rng 1.1.6.1 history download (+3 -0) diffs

MAIN:rafal:20080117225916:1 by rafal on 17 January 2008, 23:59:16 +0100 (8 months ago) Make Review file DefaultCacheFactory$CacheRequestsGraph.munin was initially added on branch BRANCH-0_3_15.

./cache/DefaultCacheFactory$CacheRequestsGraph.munin 1.1 history deleted

MAIN:rafal:20080117225916:2 by rafal on 17 January 2008, 23:59:16 +0100 (8 months ago) Make Review file DefaultCacheFactory$CacheSizeGraph.munin was initially added on branch BRANCH-0_3_15.

./cache/DefaultCacheFactory$CacheSizeGraph.munin 1.1 history deleted

MAIN:rafal:20080117225732 by rafal on 17 January 2008, 23:57:32 +0100 (8 months ago) Make Review file ThreadDataSource$Statistics$AccessTime.munin was initially added on branch BRANCH-0_3_15.

./database/ThreadDataSource$Statistics$AccessTime.munin 1.1 history deleted

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

./database/ThreadDataSource$Statistics$AccessTime.munin 1.1.2.1 history download (+9) new

./database/ThreadDataSource$Statistics$StatementCount.munin 1.1.2.1 history download (+14) new

./database/ThreadDataSource.java 1.14.2.1 history download (+67 -73) 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 2008-10-06 20:13 +0200