Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

MAIN 1.36 1.33 1.1 BRANCH-0_3_15 1.33.2.3 1.33.2.1

latest revision download Branch MAIN

1.36 annotated / raw | Diffs: previous, other | Lines: 1152 ( +1, -6 )

Created: 2008-03-04 22:52:21 +0100 (7 months ago) | Author: rafal | Changeset: MAIN:rafal:20080304215221

LEDGE-126: let read (String, OutputStream) throw the exception if file is missing. The opened and abandoend InputStream caused to test fail under Windows.

Tags: RELEASE-1_0_0-B1 RELEASE-1_0_0-B2 RELEASE-1_0_0-B3 RELEASE-1_0_0-B4 RELEASE-1_0_0

1.35 annotated / raw | Diffs: previous, other | Lines: 1157 ( +7, -7 )

Created: 2008-02-28 18:17:55 +0100 (7 months ago) | Author: rafal | Changeset: MAIN:rafal:20080228171755

CYKLO-474: block moved to the correct position

1.34 annotated / raw | Diffs: previous, other | Lines: 1157 ( +24, -12 )

Created: 2008-01-29 21:07:46 +0100 (8 months ago) | Author: rafal | Changeset: MAIN:rafal:20080129200746

LEDGE-128: a provisional fix merged from 0.3.15 branch

1.33 annotated / raw | Diffs: previous, other | Lines: 1145 ( +17, -1 )

Created: 2008-01-08 20:19:48 +0100 (9 months ago) | Author: rafal | Changeset: MAIN:rafal:20080108191948

CYKLO-474 log some context information when the bug is triggered
I needed to tap into Log4J directly, because FileSystem component is initialized before ledge-container LoggerFactory is available.

Branch point for: BRANCH-0_3_15

Tags: RELEASE-0_3_15-B1 BRANCH-0_3_15$BP

1.32 annotated / raw | Diffs: previous, other | Lines: 1129 ( +4, -2 )

Created: 2007-05-31 22:28:55 +0200 (16 months ago) | Author: rafal | Changeset: MAIN:rafal:20070531202855

old forgotten changes fixing some testing issues on Windows

Tags: RELEASE-0_3_14-B1 RELEASE-0_3_14-B2 RELEASE-0_3_14

1.31 annotated / raw | Diffs: previous, other | Lines: 1127 ( +3, -3 )

Created: 2006-02-08 19:22:33 +0100 (2 years 8 months ago) | Author: zwierzem | Changeset: MAIN:zwierzem:20060208181937

Introducing generics

Tags: RELEASE-0_3_13-B1 RELEASE-0_3_12-B1 RELEASE-0_3_13 RELEASE-0_3_12-B4 RELEASE-0_3_12 RELEASE-0_3_12-B3 RELEASE-0_3_12-B2 RELEASE-0_3_11

1.30 annotated / raw | Diffs: previous, other | Lines: 1127 ( +13, -5 )

Created: 2005-10-06 10:38:38 +0200 (3 years ago) | Author: rafal | Changeset: MAIN:rafal:20051006083838

aggregate listing results across file system providers

Tags: RELEASE-0_3_8-ROOT RELEASE-0_3_9-B1 RELEASE-0_3_9-B2 RELEASE-0_3_9 RELEASE-0_3_10

1.29 annotated / raw | Diffs: previous, other | Lines: 1119 ( +3, -3 )

Created: 2005-02-21 17:28:04 +0100 (3 years 7 months ago) | Author: zwierzem | Changeset: MAIN:zwierzem:20050221162516

Replaced StringBuffer with StringBuilder where possible.

Branch point for: RELEASE-0_3_1

Tags: RELEASE-0_3_1$BP RELEASE-0_3_1-ROOT RELEASE-0_3_4-ROOT RELEASE-0_3_6-ROOT RELEASE-0_3_3-ROOT RELEASE-0_3_2-ROOT RELEASE-0_3_5-ROOT RELEASE-0_3_7-ROOT

1.28 annotated / raw | Diffs: previous, other | Lines: 1119 ( +2, -2 )

Created: 2005-02-10 18:47:04 +0100 (3 years 7 months ago) | Author: rafal | Changeset: MAIN:rafal:20050210174608

commented empty block

1.27 annotated / raw | Diffs: previous, other | Lines: 1119 ( +2, -2 )

Created: 2004-12-27 04:05:53 +0100 (3 years 9 months ago) | Author: rafal | Changeset: MAIN:rafal:20041227030547

JavaDocs

1.26 annotated / raw | Diffs: previous, other | Lines: 1119 ( +2, -2 )

Created: 2004-12-23 08:17:13 +0100 (3 years 9 months ago) | Author: rafal | Changeset: MAIN:rafal:20041223071600

JavaDocs

1.25 annotated / raw | Diffs: previous, other | Lines: 1119 ( +5, -1 )

Created: 2004-09-27 21:05:37 +0200 (4 years ago) | Author: zwierzem | Changeset: MAIN:zwierzem:20040927190537

Added null check

1.24 annotated / raw | Diffs: previous, other | Lines: 1115 ( +20, -1 )

Created: 2004-09-27 15:30:56 +0200 (4 years ago) | Author: zwierzem | Changeset: MAIN:zwierzem:20040927133056

Added path characters validity checking.

1.23 annotated / raw | Diffs: previous, other | Lines: 1096 ( +22, -7 )

Created: 2004-09-24 13:24:34 +0200 (4 years ago) | Author: zwierzem | Changeset: MAIN:zwierzem:20040924112311

NUCYKLO-10 now filenames containing bad characters are reported before file/directory creation

1.22 annotated / raw | Diffs: previous, other | Lines: 1081 ( +14, -1 )

Created: 2004-04-22 15:22:03 +0200 (4 years 5 months ago) | Author: fil | Changeset: MAIN:fil:20040422132203

added a method for creating classpath only file system

Branch point for: RELEASE-0_3

Tags: RELEASE-0_3$BP RELEASE-0_3-ROOT

1.21 annotated / raw | Diffs: previous, other | Lines: 1068 ( +10, -2 )

Created: 2004-03-31 12:02:17 +0200 (4 years 6 months ago) | Author: fil | Changeset: MAIN:fil:20040331100217

added protected no-arg constructor for mocking
increased in-memory read/write size to 64k in standard FS

1.20 annotated / raw | Diffs: previous, other | Lines: 1060 ( +69, -15 )

Created: 2004-03-10 15:03:51 +0100 (4 years 7 months ago) | Author: fil | Changeset: MAIN:fil:20040310140351

added method for accessing the files with Reader/Writer

1.19 annotated / raw | Diffs: previous, other | Lines: 1006 ( +2, -2 )

Created: 2004-02-12 12:43:06 +0100 (4 years 7 months ago) | Author: pablo | Changeset: MAIN:pablo:20040212114305

mostly javadocs corrections

1.18 annotated / raw | Diffs: previous, other | Lines: 1006 ( +6, -2 )

Created: 2004-01-29 11:14:55 +0100 (4 years 8 months ago) | Author: pablo | Changeset: MAIN:pablo:20040129101455

tests added

Branch point for: RELEASE-0_2

Tags: RELEASE-0_2-ROOT RELEASE-0_2$BP

1.17 annotated / raw | Diffs: previous, other | Lines: 1002 ( +42, -2 )

Created: 2004-01-29 09:32:06 +0100 (4 years 8 months ago) | Author: pablo | Changeset: MAIN:pablo:20040129083206

bug fixed, recursive deletion added

1.16 annotated / raw | Diffs: previous, other | Lines: 962 ( +1, -35 )

Created: 2004-01-13 15:02:21 +0100 (4 years 8 months ago) | Author: fil | Changeset: MAIN:fil:20040113140216

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 better to call FS.getResource() that returns real working URLs.

1.15 annotated / raw | Diffs: previous, other | Lines: 996 ( +2, -2 )

Created: 2004-01-13 13:52:29 +0100 (4 years 8 months ago) | Author: fil | Changeset: MAIN:fil:20040113125229

moved classpath file system provider into proper package

1.14 annotated / raw | Diffs: previous, other | Lines: 996 ( +7, -17 )

Created: 2004-01-13 13:46:12 +0100 (4 years 8 months ago) | Author: fil | Changeset: MAIN:fil:20040113124610

the contract of the FileSystem.getResource() was changed.
Instead of ledge:/// urls, real URLs generated by the providers
are returned. These can be used by InputSource et al safely
without installing dodgy handlers

1.13 annotated / raw | Diffs: previous, other | Lines: 1006 ( +37, -3 )

Created: 2004-01-08 13:50:52 +0100 (4 years 9 months ago) | Author: fil | Changeset: MAIN:fil:20040108125050

implemented full support for ledge:// URLs

1.12 annotated / raw | Diffs: previous, other | Lines: 972 ( +2, -2 )

Created: 2004-01-08 11:12:02 +0100 (4 years 9 months ago) | Author: fil | Changeset: MAIN:fil:20040108101159

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.

1.11 annotated / raw | Diffs: previous, other | Lines: 972 ( +10, -1 )

Created: 2003-12-17 11:51:18 +0100 (4 years 9 months ago) | Author: fil | Changeset: MAIN:fil:20031217105118

checkstyle - added javadoc

Branch point for: RELEASE-0_1

Tags: RELEASE-0_1$BP RELEASE-0_1-ROOT

1.10 annotated / raw | Diffs: previous, other | Lines: 963 ( +13, -1 )

Created: 2003-12-17 10:58:54 +0100 (4 years 9 months ago) | Author: fil | Changeset: MAIN:fil:20031217095854

a convenience method for creating a commonly used FS setup

1.9 annotated / raw | Diffs: previous, other | Lines: 951 ( +2, -2 )

Created: 2003-12-04 17:45:20 +0100 (4 years 10 months ago) | Author: mover | Changeset: MAIN:mover:20031204164520

Czech error fixed :-)

1.8 annotated / raw | Diffs: previous, other | Lines: 951 ( +10, -6 )

Created: 2003-12-04 15:55:56 +0100 (4 years 10 months ago) | Author: fil | Changeset: MAIN:fil:20031204145556

close streams correctly

1.7 annotated / raw | Diffs: previous, other | Lines: 947 ( +15, -8 )

Created: 2003-12-04 15:42:21 +0100 (4 years 10 months ago) | Author: fil | Changeset: MAIN:fil:20031204144221

improve error handling semantics in list(String) method

1.6 annotated / raw | Diffs: previous, other | Lines: 940 ( +47, -23 )

Created: 2003-12-04 15:27:39 +0100 (4 years 10 months ago) | Author: fil | Changeset: MAIN:fil:20031204142739

close streams in finaly, to avoid handle leaks

1.5 annotated / raw | Diffs: previous, other | Lines: 916 ( +29, -6 )

Created: 2003-12-03 15:14:13 +0100 (4 years 10 months ago) | Author: mover | Changeset: MAIN:mover:20031203141347

added license disclaimer

1.4 annotated / raw | Diffs: previous, other | Lines: 893 ( +2, -2 )

Created: 2003-11-25 09:24:00 +0100 (4 years 10 months ago) | Author: fil | Changeset: MAIN:fil:20031125082400

fixed protocol name

1.3 annotated / raw | Diffs: previous, other | Lines: 893 ( +7, -10 )

Created: 2003-11-25 09:18:31 +0100 (4 years 10 months ago) | Author: fil | Changeset: MAIN:fil:20031125081831

fixed some checkstyle warnings

1.2 annotated / raw | Diffs: previous, other | Lines: 896 ( +15, -1 )

Created: 2003-11-24 16:55:44 +0100 (4 years 10 months ago) | Author: fil | Changeset: MAIN:fil:20031124155544

fixed checkstyle warnings

1.1 new annotated / raw | Lines: 882 ( +882, -0 )

Created: 2003-11-24 11:25:14 +0100 (4 years 10 months ago) | Author: fil | Changeset: MAIN:fil:20031124102513

Initial import

latest revision download Branch BRANCH-0_3_15

1.33.2.3 annotated / raw | Diffs: previous, other | Lines: 1157 ( +7, -7 )

Created: 2008-03-04 23:26:40 +0100 (7 months ago) | Author: rafal | Changeset: BRANCH-0_3_15:rafal:20080304222640

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!

Tags: RELEASE-0_3_15

1.33.2.2 annotated / raw | Diffs: previous, other | Lines: 1157 ( +9, -1 )

Created: 2008-01-28 01:25:52 +0100 (8 months ago) | Author: rafal | Changeset: BRANCH-0_3_15:rafal:20080128002552

CYKLO-474: fixed failing test - throw an exception when the item is a file (not a directory) in ALL providers

Tags: RELEASE-0_3_15-B2

1.33.2.1 annotated / raw | Diffs: previous, other | Lines: 1149 ( +16, -12 )

Created: 2008-01-27 22:02:46 +0100 (8 months ago) | Author: rafal | Changeset: BRANCH-0_3_15:rafal:20080127210246

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 filesystem is behaving reasonably.

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-11 19:04 +0200