Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  convert 9833 almost 8 years Jing Tao Replaced the JiBXException by MarshallingExcept...
  hazelcast 9833 almost 8 years Jing Tao Replaced the JiBXException by MarshallingExcept...
  v1 10041 over 7 years Jing Tao Use the "MNRead" to replace "MNStorage" to dete...
CNodeService.java 93.9 KB 10193 about 7 years Jing Tao Add more debug statement on cn.create method.
D1NodeService.java 117 KB 10205 about 7 years Jing Tao In the expandRightHolder method, we don't use t...
D1NodeVersionChecker.java 4.49 KB 9291 over 8 years Jing Tao A new class is used to get the version of servi...
DOIService.java 13.7 KB 10188 about 7 years ben leinfelder extract EML creator[s] and use those names or o...
MNodeService.java 129 KB 10218 about 7 years Jing Tao Still use syncFailed.getPid to get identifier i...
ObjectFormatService.java 7.08 KB 9833 almost 8 years Jing Tao Replaced the JiBXException by MarshallingExcept...
SyncAccessPolicy.java 18 KB 9249 almost 9 years Jing Tao Use the NodeReference object to replace the rep...
SystemMetadataFactory.java 34.6 KB 10047 over 7 years Matt Jones Fix issue in getDefaultReplicationPolicy. Prev...

Latest revisions

# Date Author Comment
10218 04/07/2017 04:29 PM Jing Tao

Still use syncFailed.getPid to get identifier in the syncFailed method.

10217 04/06/2017 04:42 PM Jing Tao

Fixed typos in the vairable name.

10216 04/06/2017 04:36 PM Jing Tao

In the synchronizationFailed method, use syncExcpetion.getIdentifier method to try before the obsoleted method getPid.

10205 04/06/2017 08:54 AM Jing Tao

In the expandRightHolder method, we don't use the parameter count=-1 to query the cn. Now we use count=200 and will use the page query to query again if it is necessary.

10193 03/14/2017 03:57 PM Jing Tao

Add more debug statement on cn.create method.

10188 03/06/2017 04:22 PM ben leinfelder

extract EML creator[s] and use those names or organizations when registering DOI with EZID. https://github.nceas.ucsb.edu/KNB/arctic-data/issues/143

10186 03/01/2017 02:16 PM Jing Tao

In the archive method, add a new mechanism to check if the local id is in the xml_revision table if it is not in the xml_documents table.

10180 02/28/2017 02:58 PM Jing Tao

Give the users having change-permission to archive an object which is from a v1 node.

10172 01/06/2017 04:36 PM ben leinfelder

Trigger MDQ when inserting or updating metadata documents. https://projects.ecoinformatics.org/ecoinfo/issues/7171 and https://github.com/NCEAS/mdqengine/issues/73

10147 12/21/2016 02:30 PM Jing Tao

Change the param from the class field to a local variable.

View revisions

Also available in: Atom