| ledge:/ledge-web/src/main/java/org/objectledge/filesystem/ |
hide Line HistoryConstraint |
Changelog
MAIN:rafal:20080518133419
by rafal on
18 May 2008, 15:34:19 +0200
(7 months ago)
LEDGE-146: close streams properly
./ContentExtractor.java
1.8
MAIN:rafal:20080225230823
by rafal on
26 February 2008, 00:08:23 +0100
(10 months ago)
LEDGE-128: sanitized finding & processing loop of the listings. Also exposed a constructor that will allow testing ReadOnly provider with fabricated listings
./ServletFileSystemProvider.java
1.7
MAIN:rafal:20080225220135
by rafal on
25 February 2008, 23:01:35 +0100
(10 months ago)
LEDGE-128: preparing to refactor methods developed in ClasspathFileSystemProvider into ReadOnlyFileSystemProvider - properly encapsulated path normalization
./ServletFileSystemProvider.java
1.6
MAIN:pablo:20060323084058
by pablo on
23 March 2006, 09:40:58 +0100
(2 years 9 months ago)
avoid illegal argument when application is being started outside the webapp serwer environment
./ContentExtractor.java
1.7
MAIN:rafal:20060322143130
by rafal on
22 March 2006, 15:31:30 +0100
(2 years 9 months ago)
added support for extracting more than one directory onto the disk
./ContentExtractor.java
1.6
MAIN:zwierzem:20060316175701
by zwierzem on
16 March 2006, 18:57:01 +0100
(2 years 9 months ago)
Total Generification of Table toolkit. After compiling a bunch of other projects seems completely safe and compatible
./table/DirectoryAcceptFilter.java
1.3
./table/FileAcceptFilter.java
1.3
./table/FileTableModel.java
1.5
./table/LengthComparator.java
1.3
./table/ModificationTimeComparator.java
1.3
MAIN:rafal:20051006142127
by rafal on
06 October 2005, 16:21:27 +0200
(3 years 3 months ago)
adjust to FileSystem changes
./ContentExtractor.java
1.5
MAIN:pablo:20050803102222
by pablo on
03 August 2005, 12:22:22 +0200
(3 years 5 months ago)
not normalized paths bug fixed
./ServletFileSystemProvider.java
1.5
MAIN:zwierzem:20050707081640
by zwierzem on
07 July 2005, 10:16:53 +0200
(3 years 6 months ago)
Adding package descriptions
./package.html
1.1
./table/package.html
1.1
MAIN:zwierzem:20050610145207
by zwierzem on
10 June 2005, 16:52:07 +0200
(3 years 6 months ago)
Added a hack to not update the .updated file if nothing was extracted
./ContentExtractor.java
1.4
MAIN:pablo:20050610114609
by pablo on
10 June 2005, 13:46:09 +0200
(3 years 6 months ago)
content extractor added
MAIN:zwierzem:20050225142742
by zwierzem on
25 February 2005, 15:27:42 +0100
(3 years 10 months ago)
Fixed a IOException on listing of file children.
./table/FileTableModel.java
1.4
MAIN:zwierzem:20050214172534
by zwierzem on
14 February 2005, 18:25:34 +0100
(3 years 10 months ago)
Simplified FileTableModel. Now Ids are full file paths.
./table/FileObject.java
1.3
./table/FileTableModel.java
1.3
MAIN:rafal:20050210174608
by rafal on
10 February 2005, 18:47:03 +0100
(3 years 10 months ago)
commented empty block
./ContentExtractor.java
1.3
MAIN:rafal:20050208211920
by rafal on
08 February 2005, 22:19:20 +0100
(3 years 10 months ago)
javadocs / encapsulation
./table/DirectoryAcceptFilter.java
1.2
./table/FileAcceptFilter.java
1.2
./table/FileObject.java
1.2
./table/FileTableModel.java
1.2
./table/LengthComparator.java
1.2
MAIN:zwierzem:20050207210513
by zwierzem on
07 February 2005, 22:05:16 +0100
(3 years 11 months ago)
Introduced fileTableModel.
./table/DirectoryAcceptFilter.java
1.1
./table/FileAcceptFilter.java
1.1
./table/FileObject.java
1.1
./table/FileTableModel.java
1.1
./table/LengthComparator.java
1.1
MAIN:rafal:20041222085809
by rafal on
22 December 2004, 09:58:16 +0100
(4 years ago)
JavaDocs, imports, coding conventions
./ContentExtractor.java
1.2
MAIN:rafal:20041025133350
by rafal on
25 October 2004, 15:33:50 +0200
(4 years 2 months ago)
content extractor for apache-tomcat integration
./ContentExtractor.java
1.1
./ContentExtractor.rng
1.1
MAIN:pablo:20040212114305
by pablo on
12 February 2004, 12:43:05 +0100
(4 years 10 months ago)
mostly javadocs corrections
./ServletFileSystemProvider.java
1.4
MAIN:fil:20040114112938
by fil on
14 January 2004, 12:29:38 +0100
(4 years 11 months ago)
handle IOException in the proper place (findbugs)
./ServletFileSystemProvider.java
1.3
MAIN:fil:20040113124610
by fil on
13 January 2004, 13:46:12 +0100
(4 years 11 months ago)
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…
./ServletFileSystemProvider.java
1.2
MAIN:fil:20040108101159
by fil on
08 January 2004, 11:12:02 +0100
(5 years ago)
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.
./ServletFileSystemProvider.java
1.1
./impl/ServletFileSystemProvider.java
1.2
MAIN:fil:20031229123549
by fil on
29 December 2003, 13:35:49 +0100
(5 years ago)
renamed file system provider to match existing policy
./impl/ServletFileProvider.java
1.5
./impl/ServletFileSystemProvider.java
1.1
MAIN:fil:20031223165619
by fil on
23 December 2003, 17:56:19 +0100
(5 years ago)
fixed javadoc
./impl/ServletFileProvider.java
1.4
MAIN:mover:20031203152413
by mover on
03 December 2003, 16:24:48 +0100
(5 years 1 month ago)
license disclaimer added
./impl/ServletFileProvider.java
1.3
MAIN:fil:20031202140701
by fil on
02 December 2003, 15:07:01 +0100
(5 years 1 month ago)
invoke listing processing explicitly
./impl/ServletFileProvider.java
1.2
MAIN:fil:20031125130843
by fil on
25 November 2003, 14:08:43 +0100
(5 years 1 month ago)
added servlet file system provider
./impl/ServletFileProvider.java
1.1
|