[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r8648] by stephenbayliss

FCREPO-64: Datastream SIZE attribute not fully implemented
- size now computed for "M" when datastreams are modified, SIZE written to FOXML and desearialized when reading
- will need some kind of rebuild tool for pre-existing M datastream versions

2010-06-16 22:29:36 Tree
[r8647] by stephenbayliss

Bugfix - lack of RELS-INT causing problems with implementation of FCREPO-703 - fixed.

2010-06-16 20:43:03 Tree
[r8646] by barmintor

BeanDefinitions from fcfg data

2010-06-15 22:49:04 Tree
[r8645] by stephenbayliss

These are generated files, so removed from subversion.

2010-06-15 18:38:39 Tree
[r8644] by cwilper

JUnit cleanup; removed unused "All" test suites. These are no longer
necessary/useful since we have migrated to use maven to invoke the various
sets of tests. By default, the maven test runner will execute all tests
for a given subproject when necessary. Also, when specific subsets
need to be run, these should be specified directly the poms
(e.g. configA/B/Q in fcrepo-integrationtest's pom)

2010-06-15 17:18:35 Tree
[r8643] by stephenbayliss

TestRESTAPI wasn't being included in automated ConfigA tests - added this to POM (follow-up from FCREPO-705)

2010-06-15 15:17:20 Tree
[r8642] by stephenbayliss

FCREPO-703: REST API calls to getDatastreamDissemination fails when XACML enabled, API-A auth disabled
Changed to use API-A methods instead (listDatastreams, getDatastreamDissemination(RELS-INT))

2010-06-15 14:50:34 Tree
[r8641] by stephenbayliss

FCREPO-705: new system property fedora.authorize.access set in POM - configA false, configB true; new method in TestRESTAPI getAuthAccess() reads this property; Access method tests now use this either (a) to determine if an "unauthorized" test should be run and (b) to set the authorization parameter when testing for success.

2010-06-15 13:57:19 Tree
[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
Older >