Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  hazelcast 7842 almost 11 years ben leinfelder only use MapStore/MapLoader for saving/loading ...
CNodeService.java 70 KB 7600 almost 11 years Chris Jones Merging the METACAT_2_0_6_BRANCH changes for [M...
D1NodeService.java 52 KB 7862 almost 11 years ben leinfelder comment out the index queue call when archive()...
DOIService.java 12.5 KB 7622 almost 11 years ben leinfelder use maven to manage most jar dependencies in Me...
MNodeService.java 73.4 KB 8026 almost 11 years ben leinfelder use custom FileInputStream subclass to delete t...
ObjectFormatService.java 7.18 KB 6803 over 12 years ben leinfelder new jars with many changes -- including new CN ...
SystemMetadataFactory.java 31.5 KB 8028 almost 11 years ben leinfelder type the doctype="metadata" objects as "FGDC-ST...

Latest revisions

# Date Author Comment
8028 07/18/2013 10:53 AM ben leinfelder

type the doctype="metadata" objects as "FGDC-STD-001-1998" formatId for rendering XSLT and for DataONE SystemMetadata.

8026 07/18/2013 08:13 AM ben leinfelder

use custom FileInputStream subclass to delete the temporary bagit zip when the inputstream is closed (after someone has downloaded the zip).

8025 07/18/2013 08:02 AM ben leinfelder

use ObjectFormatCache instead of ObjectFormatService because we are not calling it as a CN.

8014 07/16/2013 04:21 PM ben leinfelder

include the localid when rendering the view (used in stylesheets)

8013 07/16/2013 04:05 PM ben leinfelder

use ObjectFormatCache.getInstance().getFormat() instead of the CN service (the MN does not typically act as a CN!)

7864 07/09/2013 10:40 AM ben leinfelder

include mn.publish() REST endpoint handling. https://projects.ecoinformatics.org/ecoinfo/issues/6024

7862 07/08/2013 06:19 PM ben leinfelder

comment out the index queue call when archive() is called - I think it is causing the duplicate events for the listener. https://projects.ecoinformatics.org/ecoinfo/issues/6030

7861 07/08/2013 06:10 PM ben leinfelder

implement the view service (uses existing skin-based dbtransform) - and include the REST endpoint. https://projects.ecoinformatics.org/ecoinfo/issues/6028

7860 07/08/2013 05:51 PM ben leinfelder

use StreamSource instead of StringReader for method signature -- can be used with different sources this way. https://projects.ecoinformatics.org/ecoinfo/issues/6019

7855 07/08/2013 12:14 PM ben leinfelder

include GET /package/{pid} endpoint in MN service. https://projects.ecoinformatics.org/ecoinfo/issues/6027

View revisions

Also available in: Atom