Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 4810 about 15 years daigle moved file from metacat/bin to metacat/src/scri...
  docs 7050 about 12 years ben leinfelder add note about https://redmine.dataone.org/issu...
  lib 7036 about 12 years ben leinfelder throw InvalidToken when there is invalid Subjec...
  src 7049 about 12 years ben leinfelder translate "insert" events in Metacat as Event.C...
  test 7040 about 12 years Chris Jones Add testIsEquivIdentityAuthorized() to ensure t...
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 29.9 KB 6553 over 12 years ben leinfelder use 2.0.0 -- stub out the release notes
build.properties 2.76 KB 6555 over 12 years ben leinfelder use 2.0.0
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 56.2 KB 7011 about 12 years ben leinfelder restore "test" target that I nuked when adding ...
workflowscheduler.build.xml 16.3 KB 6053 about 13 years ben leinfelder remove very old "metacat webservice" code - as ...
  • svn:ignore: build
  • svn:mergeinfo: /branches/D1_0_6_2_BRANCH:6107-6121

Latest revisions

# Date Author Comment
7050 03/08/2012 03:52 PM ben leinfelder

add note about https://redmine.dataone.org/issues/2451 to the documentation

7049 03/08/2012 02:21 PM ben leinfelder

translate "insert" events in Metacat as Event.CREATE events ("create") for DataONE
https://redmine.dataone.org/issues/2461

7048 03/08/2012 11:18 AM ben leinfelder

for good measure, use the D1 encoding util for url decoding the parameters for listObjects
https://redmine.dataone.org/issues/2460

7047 03/08/2012 10:42 AM ben leinfelder

log record paging:
-use start and count parameters
-if start+count exceeds the total number of records, then only return from start to the end of the list
-if start exceeds total record count, start at the end of the list (will be empty list)
https://redmine.dataone.org/issues/2458

7046 03/07/2012 02:49 PM Chris Jones

Use 'fromDate' and 'toDate' as listObject param filters to comply with the API documentation. We had changed this in MNResourceHandler, but somehow missed it in CNResourceHandler.

7045 03/07/2012 02:30 PM ben leinfelder

check whether mapping (

7044 03/06/2012 08:26 PM ben leinfelder

catch additional NotFound exception for: "do not include log entries for documents that the caller is not allowed to read." https://redmine.dataone.org/issues/2444

7043 03/06/2012 02:03 PM ben leinfelder

serialize exception in header for describe response when there is a BaseException
https://redmine.dataone.org/issues/2440

7042 03/06/2012 01:41 PM ben leinfelder

do not include log entries for documents that the caller is not allowed to read. https://redmine.dataone.org/issues/2444

7041 03/06/2012 01:35 PM ben leinfelder

use revision provided in the docid when looking up guid. had been using latest revision which I think incorrectly reports on the log history.
noticed this when looking at: https://redmine.dataone.org/issues/2444

View all revisions | View revisions

Also available in: Atom