[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r8640] by stephenbayliss

FCREPO-704: Ingesting a managed content datastream via REST fails with files larger than 2GB
- change datatypes from int to long (int restricted to 2GB)

2010-06-14 17:32:30 Tree
[r8639] by stephenbayliss

change control group of RELS-EXT, RELS-INT to "X" (was "M", but this was actually being ignored in any case as there is inline xml)

2010-06-14 16:48:56 Tree
[r8638] by stephenbayliss

javadoc

2010-06-14 12:15:41 Tree
[r8637] by stephenbayliss

Increase test coverage to relationships created from managed content RELS-* datastreams

2010-06-13 21:39:16 Tree
[r8636] by stephenbayliss

Change validation of reserved datastreams: instead of passing in InputStream directly, pass in datastream, and only generate InputStream if datastream is to be validated. Otherwise managed content datastreams have an InputStream generated for them even when they are not reserved datastreams and therefore don't require validating (ie no need to read contents for them).

2010-06-13 10:06:48 Tree
[r8635] by stephenbayliss

TestAPIM coverage increaed for managed content datastreams for reserved datastreams (add, modify by value/reference; check that validation occurs). Code mods to implement validation of managed content reserved datastreams.

2010-06-12 21:24:07 Tree
[r8634] by stephenbayliss

APIM ModifyDatastreamByValue can now update managed content datastreams (but only if content is XML). Added APIM test case.

2010-06-12 11:23:27 Tree
[r8633] by stephenbayliss

Tidy up DatastreamManagedContent - share static Server

2010-06-12 07:52:26 Tree
[r8632] by barmintor
2010-06-11 22:41:43 Tree
[r8631] by stephenbayliss

Merge in branch fcrepo-696: Fixes issue "Adding datastream with managed content throws Exception when providing a checksum"

2010-06-11 08:19:21 Tree
Older >