[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r8283] by cwilper

Renamed groupId to org.fcrepo as per vote.
This is part 1 of 2 pre-3.3-release groupId name changes.
The next one will reorg the fcrepo-client and fcrepo-localservices
modules and groupIds as discussed on the dev list.

2009-11-25 02:46:59 Tree
[r8282] by stephenbayliss

Branching for FCREPO-497: content disposition header for filename.extension downloads of datastreams

2009-11-24 12:03:04 Tree
[r8281] by cwilper

Fixes FCREPO-490: (APIA SOAP Consumption Error with .NET, invoking FieldSearch)
This corrects a typo in the wsdl, where the portType for resumeFindObjects
was not using the intended response message (it was pointing to the one for
findObjects). Although the content of the response message for the
resumeFindObjects and findObjects operations is the same, the message should
really be a distinct one, pointing to the same xsd type, for .NET-interoperable
WSDL. Tested successfully with .NET SDK 3.5. See TestClient.cs attached
to bug report.

2009-11-24 06:52:05 Tree
[r8280] by cwilper

fix: removed line continuation "\n" for last line of "context" option instructions; was missed in previous checkin

2009-11-23 10:08:43 Tree
[r8279] by cwilper

Fixes FCREPO-477 (New hasModel resource attribute not recognized in XACML policies)
+ Applied Thomas Wana's patch to ResourceAttributeFinderModule
+ Added appropriate integration test and corresponding test policy
+ cleanup: got rid of old (pre-3.0) CMODEL XACML constant

2009-11-23 08:09:01 Tree
[r8278] by cwilper

Closes FCREPO-582: (Alternative non-fedora webapp context no longer experimental)

2009-11-23 05:58:13 Tree
[r8277] by cwilper

cleanup: Removed remnants of ant-based instructions from readme.txt
Updated hardcoded versions in readme, properties, and license.html to 3.3

2009-11-23 05:28:26 Tree
[r8276] by cwilper

Closes FCREPO-584 (Update bundled Derby to 10.5.3.0).
This may fix FCREPO-514; the error message reported was the same as
one that has since been fixed in Derby:
https://issues.apache.org/jira/browse/DERBY-4273

2009-11-22 21:17:57 Tree
[r8275] by cwilper

Closes FCREPO-556: Implement REST method/service invocation
+ added integration tests for various invocations of built-in and custom sdef methods
+ fixed date syntax in existing test
+ updated smileystuff demo stylesheet to use rest-api urls
Related REST API Updates:
+ sending appropriate 400 error code response from all methods when asOfDateTime is provided malformed
+ logging of stack traces (not just error message) in fedora.log when things go wrong

2009-11-21 19:04:15 Tree
[r8274] by cwilper

FCREPO-556:
- updated stylesheets to point to REST API for method invocations
- consistently using the same set of stylesheets for -LITE apis and REST api
(this effectively directs people coming into /fedora/get/* via a browser over to the
new /fedora/objects/ endpoints), but the xml provided by the old /fedora/get/*
endpoints remains the same)
also fixes FCREPO-583 (REST API: Object Profile does not show content model)

2009-11-20 22:50:42 Tree
Older >