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:20080228165615 by rafal on 28 February 2008, 17:56:15 +0100 (10 months ago) Make Review LEDGE-128 make sure no lising is used for this test

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

MAIN:rafal:20080228163123 by rafal on 28 February 2008, 17:31:23 +0100 (10 months ago) Make Review LEDGE-128 additional test

./ClasspathFileSystemProviderTest.java 1.8 history download (+6 -1) diffs

MAIN:rafal:20080226233952 by rafal on 27 February 2008, 00:39:52 +0100 (10 months ago) Make Review LEDGE-128: more tests, all seems fine

./ClasspathFileSystemWithListingTest.java 1.3 history download (+149 -6) diffs

./listing1.lst 1.2 history download (+5 -1) diffs

MAIN:rafal:20080226232037 by rafal on 27 February 2008, 00:20:37 +0100 (10 months ago) Make Review LEDGE-128 flipped copy/pasted assertions the right way

./ClasspathFileSystemWithListingTest.java 1.2 history download (+5 -5) diffs

MAIN:rafal:20080226225545 by rafal on 26 February 2008, 23:55:45 +0100 (10 months ago) Make Review LEDGE-128 a test for the listing-based scenario, exposing major breakage - including the root cause of CYKLO-474

./ClasspathFileSystemWithListingTest.java 1.1 history download (+49) new

./listing1.lst 1.1 history download (+4) new

MAIN:rafal:20080225221452 by rafal on 25 February 2008, 23:14:52 +0100 (10 months ago) Make Review LEDGE-128: sniped stray sysout

./ClasspathFileSystemProviderTest.java 1.7 history download (+1 -2) diffs

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

./ClasspathFileSystemProviderTest.java 1.6 history download (+12 -4) diffs

… 1 more file in changeset.
MAIN:rafal:20080225211948 by rafal on 25 February 2008, 22:19:48 +0100 (10 months ago) Make Review LEDGE-128: more improvements to the test

./ClasspathFileSystemProviderTest.java 1.5 history download (+31 -14) diffs

MAIN:rafal:20080214180845 by rafal on 14 February 2008, 19:08:45 +0100 (10 months ago) Make Review LEDGE-128 improved test - now exposes implementation deficiencies - ie. fails ;)

./ClasspathFileSystemProviderTest.java 1.4 history download (+59 -53) diffs

MAIN:rafal:20080129200943 by rafal on 29 January 2008, 21:09:43 +0100 (11 months ago) Make Review LEDGE-125: merging fix from 0.3.15 branch  (it should have landed on HEAD in the first place...)

./FileSystemTest.java 1.12 history download (+115 -80) diffs

BRANCH-0_3_15:rafal:20080129181836 by rafal on 29 January 2008, 19:18:36 +0100 (11 months ago) Make Review LEDGE-125: We were bitten by foo / bar sloppy naming smartassness
changed names to be meaningful + added more formal startUp / tearDown fixure

./FileSystemTest.java 1.11.2.1 history download (+115 -80) diffs

MAIN:rafal:20070531202855 by rafal on 31 May 2007, 22:28:55 +0200 (19 months ago) Make Review old forgotten changes fixing some testing issues on Windows

./FileSystemTest.java 1.11 history download (+2 -1) diffs

… 1 more file in changeset.
MAIN:rafal:20041013105941 by rafal on 13 October 2004, 12:59:41 +0200 (4 years 2 months ago) Make Review wait for child process to make the test deterministic

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

MAIN:rafal:20041013103329 by rafal on 13 October 2004, 12:33:29 +0200 (4 years 2 months ago) Make Review tweak file access rights as needed, using chmod command

./LocalFileSystemProviderTest.java 1.6 history download (+43 -7) diffs

MAIN:zwierzem:20040927191104 by zwierzem on 27 September 2004, 21:11:04 +0200 (4 years 3 months ago) Make Review Extended tests to check for null's

./FileSystemTest.java 1.10 history download (+3 -1) diffs

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

MAIN:zwierzem:20040927133056 by zwierzem on 27 September 2004, 15:30:56 +0200 (4 years 3 months ago) Make Review Added path characters validity checking.

./FileSystemTest.java 1.9 history download (+3 -2) diffs

./LocalFileSystemProviderTest.java 1.4 history download (+6 -1) diffs

… 4 more files in changeset.
MAIN:zwierzem:20040924112524 by zwierzem on 24 September 2004, 13:25:24 +0200 (4 years 3 months ago) Make Review NUCYKLO-10 updated to filesystem changes.

./FileSystemTest.java 1.8 history download (+41 -6) diffs

./LocalFileSystemProviderTest.java 1.3 history download (+11 -4) diffs

… 2 more files in changeset.
MAIN:fil:20040628102904 by fil on 28 June 2004, 12:29:19 +0200 (4 years 6 months ago) Make Review LEDGE-66 getting rid of AllTests test suites

./AllTests.java 1.6 history deleted

… 51 more files in changeset.
MAIN:fil:20040628100836 by fil on 28 June 2004, 12:08:52 +0200 (4 years 6 months ago) Make Review LEDGE-65 get rid of ledge.root parameter usage in tests

./FileSystemTest.java 1.7 history download (+2 -8) diffs

./LocalFileSystemProviderTest.java 1.2 history download (+2 -8) diffs

… 25 more files in changeset.
MAIN:fil:20040401085418 by fil on 01 April 2004, 10:54:26 +0200 (4 years 9 months ago) Make Review fixed some style issues

./ClasspathFileSystemProviderTest.java 1.3 history download (+11 -8) diffs

… 23 more files in changeset.
MAIN:pablo:20040318093735 by pablo on 18 March 2004, 10:37:35 +0100 (4 years 9 months ago) Make Review base ledge test case added

./ClasspathFileSystemProviderTest.java 1.2 history download (+9 -9) diffs

… 5 more files in changeset.
MAIN:pablo:20040317124726 by pablo on 17 March 2004, 13:53:36 +0100 (4 years 9 months ago) Make Review more tests for FileSystem

./AllTests.java 1.5 history download (+2 -1) diffs

./ClasspathFileSystemProviderTest.java 1.1 history download (+197) new

./FileSystemTest.java 1.6 history download (+33 -2) diffs

… 1 more file in changeset.
MAIN:pablo:20040129101455 by pablo on 29 January 2004, 11:14:55 +0100 (4 years 11 months ago) Make Review tests added

./FileSystemTest.java 1.5 history download (+71 -31) diffs

… 1 more file in changeset.
MAIN:pablo:20040129083245 by pablo on 29 January 2004, 09:32:45 +0100 (4 years 11 months ago) Make Review tests added

./FileSystemTest.java 1.4 history download (+34 -6) diffs

MAIN:pablo:20040128141525 by pablo on 28 January 2004, 15:15:25 +0100 (4 years 11 months ago) Make Review files test added

./FileSystemTest.java 1.3 history download (+270 -9) diffs

MAIN:fil:20040113140216 by fil on 13 January 2004, 15:02:21 +0100 (4 years 11 months ago) Make Review removed ledge:// URL support because they are not reilable. you
cannot just call new URL("ledge:///foo") in any context without
serious dodgery imposing limitations like single FileSystem per VM.
It's…

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

… 12 more files in changeset.
MAIN:fil:20040108125050 by fil on 08 January 2004, 13:50:52 +0100 (5 years ago) Make Review implemented full support for ledge:// URLs

./AllTests.java 1.4 history download (+2 -1) diffs

./FileSystemTest.java 1.1 history download (+71) new

… 12 more files in changeset.
MAIN:fil:20040108101159 by fil on 08 January 2004, 11:12:02 +0100 (5 years ago) Make Review FileServiceProvider implementations were moved to org.objectledge.filesystem
package, as they are accessed by the casual users - they should not be forced
to look into impl packages.

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

./LocalFileSystemProviderTest.java 1.1 history download (+210) new

./impl/AllTests.java 1.4 history deleted

./impl/LocalFileSystemProviderTest.java 1.5 history deleted

… 19 more files in changeset.
MAIN:fil:20031205082702 by fil on 05 December 2003, 09:27:02 +0100 (5 years 1 month ago) Make Review fixed some checkstyle warnings

./impl/LocalFileSystemProviderTest.java 1.4 history download (+3 -2) diffs

… 3 more files in changeset.
MAIN:mover:20031204130024 by mover on 04 December 2003, 14:00:24 +0100 (5 years 1 month ago) Make Review more tests added

./impl/LocalFileSystemProviderTest.java 1.3 history download (+65 -21) diffs

earlier earlier | later later
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:01 +0100