Activity
From 09/23/2015 to 10/22/2015
10/22/2015
- 04:28 PM Revision 9378 (metacat): Rearrange some test cases.
- 04:09 PM Revision 9377 (metacat): Add a new test to test the checksum matching for mn.update.
- 12:15 PM Revision 9376 (metacat): Remove the method editScienceMetadata from the update method. This method will add a packageId attribute into the eml document. Lauren will add the method to the publish method.
10/21/2015
- 04:52 PM Revision 9375 (metacat): In the systemMetadataChanged method, the object will be archived if the new archive value is true and old value is false.
- The log event is recorded in the systemMetadataChanged method as well.
- 03:31 PM Revision 9374 (metacat): Make the isAuthoritativeNode throw exception if some value is null.
10/20/2015
- 04:11 PM Revision 9373 (metacat): In the updateSystemMetadata method, we avoid to log the event twice for archive=true.
- 04:08 PM Revision 9372 (metacat): In the hasReservation method, it doesn't throw the IdentifierNotUnqiue exception.
- 02:34 PM Revision 9371 (metacat): In the setReplicationStatus method, it only notified the replicas when the status is completed. Now we added the status - failed and invalid.
- 11:16 AM Revision 9370 (metacat): use idFilter for v2 getLogRecords() to match v2 API definition.
10/19/2015
10/16/2015
10/14/2015
10/09/2015
- 03:24 PM Revision 9366 (metacat): Change the text content for the testing.
- 02:42 PM Revision 9365 (metacat): Use the create method to replace registerSystemMetadata method.
- 01:55 PM Revision 9364 (metacat): Use the MN.updateSystemMetadata to replace CN.updateSystemMetadata.
- 12:26 PM Revision 9363 (metacat): In the reindex method, the error message will be sent back.
10/02/2015
- 04:36 PM Revision 9362 (metacat): In the create method, the modification date is reset only on the objects whose authoritative member node is v1.
- 04:16 PM Revision 9361 (metacat): In the deleteReplicationMetadata method, the modification date of the system metadata will not be reset.
- 04:09 PM Revision 9360 (metacat): Modify the text of an exception.
- 03:53 PM Revision 9359 (metacat): Add contrains for the v1/v2.registerSystemMetadata method. See https://redmine.dataone.org/issues/7380
- 10:23 AM Revision 9358 (metacat): Adjust the test code base on the new contrains on setRightHolder, archive. The new contrains is they only apply to the objects whose authoriative node is v1.
- 10:20 AM Revision 9357 (metacat): For the v1/v2 setObsoletedBy and setRightsHolder method, they only apply the objects whose authoriative member node is v1.
- 08:55 AM Revision 9356 (metacat): Add the constrains that v1/v2.archive only applies the object whose authoritative node is a v1 node.
10/01/2015
- 05:35 PM Revision 9355 (metacat): Adjust code according the change on cn.updateSystemMetadata.
- 05:33 PM Revision 9354 (metacat): Add the case the mn.updateSystemMetadata and cn.updateSystemMetadata will call the archive method internally.
- 03:01 PM Revision 9353 (metacat): Refactory the mn.archive and cn.archive method so the mn.update and cn.update can reuse them.
- 02:23 PM Revision 9352 (metacat): Update the packageId attribute in EML documents on update. Never display the local docid in the rendered EML.
- 12:30 PM Revision 9351 (metacat): Add the testArchive method.
- 12:30 PM Revision 9350 (metacat): In the archive method, add the lock.
- 10:39 AM Revision 9349 (metacat): check for auth before doing asynch call to MN dirtySysMeta implementation
09/30/2015
- 05:03 PM Revision 9348 (metacat): Adjusted the testSetAccessPolicy method.
- 05:01 PM Revision 9347 (metacat): Only applies the setAccessPolicy method to objects whose authoritative mn is v1.
- 04:39 PM Revision 9346 (metacat): Adjust the testReplicationPolicy method.
- 04:38 PM Revision 9345 (metacat): Add a comment to specify that the setReplicationPolicy only applys to v1.
- 04:27 PM Revision 9344 (metacat): Uncommented some code.
- 04:07 PM Revision 9343 (metacat): The setReplicationPolicy method only apply to the pids whose authoritative member node has v2 MNStorage.
- 11:55 AM Revision 9342 (metacat): Add the code to check if the serialVersion object is null before it is saved to the db.
09/29/2015
09/28/2015
- 01:47 PM Revision 9340 (metacat): Add a flag on the systemMetadataChanged method. If it is true, the authoritative member node will only accepts the serial version and replica list; the replica node accepts everything. If it is false, it will accept everything.
- 10:01 AM Revision 9339 (metacat): Add a note for the updateSystemMetadata method.
09/25/2015
- 05:17 PM Revision 9338 (metacat): Add a test to test the cn.updateSystemMetadata will ignore the serial version and replica list from the coming system metadata.
- 02:55 PM Revision 9337 (metacat): CN.updateSystemMetadata will ignore the serial version and replica list in the comming system metadata from the mn.
09/24/2015
- 05:21 PM Revision 9336 (metacat): Change the test method for the updateSystemMetadata method.
- 04:58 PM Revision 9335 (metacat): Add the code to check the date of system metadata modification match in MN.updateSystemMetadata only. CN.updateSystemMetadata doesn't check.
- 02:51 PM Revision 9334 (metacat): fix compilation error for previous change: include isPublic criteria when there is a public subject (which is always).
- 01:59 PM Revision 9333 (metacat): use request query string first when handling MN.query() method. https://redmine.dataone.org/issues/7384
- 01:35 PM Revision 9332 (metacat): fix xpath from CN changes for isPublic. https://redmine.dataone.org/issues/7374
- 01:18 PM Revision 9331 (metacat): include isPublic criteria when there is a public subject (which is always)
- 10:34 AM Revision 9330 (metacat): include hierarchical permissions when evaluating isPublic during indexing. https://redmine.dataone.org/issues/7374
09/23/2015
Also available in: Atom