Activity
From 10/05/2015 to 11/03/2015
11/03/2015
- 02:36 PM Revision 9391 (metacat): Use conditional method for retrieving server URL (http vs https). When metacat is configured to force SSL communication we get the https url, otherwise we get http. this allows us to use the DBTransform on localhosts that are not using SSL.
- 12:31 PM Revision 9390 (metacat): add section for CN vs MN endpoints for MetacatUI. https://projects.ecoinformatics.org/ecoinfo/issues/6532
- 11:27 AM Revision 9389 (metacat): Fixed a bug that the publish method should throw an io exception.
- 11:22 AM Revision 9388 (metacat): use stable EZID 1.0.1 release tag for dependency. https://projects.ecoinformatics.org/ecoinfo/issues/6440
11/02/2015
- 04:44 PM Revision 9387 (metacat): Move the editScienceMetadata method to the MNodeService class - only update packageId in EML on publish()
- 02:34 PM Revision 9386 (metacat): update documentation to reference Tomcat 7, Java 7 and newer apache config file name conventions. https://projects.ecoinformatics.org/ecoinfo/issues/6855
10/29/2015
- 06:59 PM Revision 9385 (metacat): Fixed a bug in the condition check for the archive field in the updateSystemMetadata method.
- 04:00 PM Revision 9384 (metacat): The archived field can't be reset to false if it is true in the systemMetadataChanged method.
- 03:56 PM Revision 9383 (metacat): Doesn't allow to reset the archived field to be false if the field is true in the updateSystemMetadata method.
10/28/2015
10/27/2015
- 04:09 PM Revision 9381 (metacat): In order to make jenkins work, switch back to maven.
- 03:42 PM Revision 9380 (metacat): refs #7453: modified the metacatLog message from mn.synchronizationFailed to include the syncFailed.message field. Also increased the log level to WARN.
10/23/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.
Also available in: Atom