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 96 KB 10376 over 6 years Jing Tao Add the client code to submit the index task to...
D1NodeService.java 121 KB 10370 over 6 years Chris Jones Change isAuthorized() to prioritize user authz ...
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 135 KB 10362 almost 7 years Jing Tao Add the code to handle query and view service.
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.7 KB 10276 almost 7 years Jing Tao Add the checksum parameter to the handleInsertA...

Latest revisions

# Date Author Comment
10376 08/14/2017 04:01 PM Jing Tao

Add the client code to submit the index task to the message broker. Now I only added the code for the create method.

10370 07/22/2017 04:19 PM Chris Jones

Change isAuthorized() to prioritize user authz

Re-order the calls to userHasPermission(), isAdminAuthorized(), and isAuthoritativeMNodeAdmin() such that the user authorization comes first. This should drastically reduce the calls to CN.listNodes() and the resulting NodeList unmarsalling involved in comparing CN and MN Node Subjects to token or certificate Subjects. ...

10362 07/03/2017 11:37 AM Jing Tao

Add the code to handle query and view service.

10361 06/29/2017 10:44 AM Jing Tao

Add the code to read the MNPackage configuration.

10340 06/05/2017 03:35 PM Jing Tao

In the delete method, if we got not MdcDocNotFound exception, we will continue to delete the system metadata.

10334 06/02/2017 05:26 PM Jing Tao

Make a debug statement clearer.

10329 05/24/2017 05:13 PM Jing Tao

Modified the query to find the previous version of the ore document in the publish method.

10321 05/22/2017 12:52 PM Jing Tao

Fixed a bug that the eml object wasn't changed checksum but its content was modified in the publish method.

10300 05/18/2017 11:51 AM Jing Tao

Add the code to remove the pid from the identifier table if the update method failed.

10288 05/17/2017 08:37 PM Jing Tao

Move the checking if the checksum exists into the create method.

View revisions

Also available in: Atom