Activity
From 05/11/2015 to 06/09/2015
06/01/2015
05/29/2015
- 10:01 PM Revision 9226 (metacat): Add the code to create a new table smMediaTypeProperties.
- 10:00 PM Revision 9225 (metacat): Change the name of the foreign key on the smMediaTypeProperties.
- 09:49 PM Revision 9224 (metacat): Add a new table smMediaTypeProperties to store the properties associated with a media type.
- 02:59 PM Revision 9223 (metacat): Add a new version of the schema.
05/28/2015
- 03:11 PM Revision 9220 (metacat): Throw an exception if the saving system metadata fails.
- 01:19 PM Revision 9219 (metacat): Add the code to roll back the saved system metadata if the object can't be saved.
05/20/2015
- 02:49 PM Revision 9218 (metacat): Add the media_type and file_name columns.
- 02:49 PM Revision 9217 (metacat): Add the media_type and file_name columns.
- 02:48 PM Revision 9216 (metacat): Add two columns media_type and file_name.
- 02:47 PM Revision 9215 (metacat): Add the media_type and file_name columns.
05/15/2015
05/13/2015
- 04:25 PM Revision 9212 (metacat): Add the code to add dataone schema v2 in the xml_catalog table.
- 04:24 PM Revision 9211 (metacat): Add the code to add dataone schema v2 in the xml_catalog table.
- Fixed the bug the new column should be series_id rather than guid.
- 04:23 PM Revision 9210 (metacat): Add the code to add dataone schema v2 in the xml_catalog table.
- 04:22 PM Revision 9209 (metacat): Add the code to add dataone schema v2 in the xml_catalog table.
- 03:35 PM Revision 9208 (metacat): Add the data schema from dataone svn trunk. It maybe needs to be updated in future.
- 02:39 PM Revision 9207 (metacat): Add a hash of a new index schema.
05/11/2015
- 10:43 PM Revision 9206 (metacat): Don't use ssClient as a class field. Now it is a local variable. This fixed an issue that two statements using the client caused the exception - java.net.SocketTimeoutException: Read timed out.
- 05:19 PM Revision 9205 (metacat): Uncomment the code to copy the log4j.properties file to web-inf.
- 02:09 PM Revision 9204 (metacat): refs: #7092. found another unclosed inputStream, this time in ReplicationService.handleForceReplicationDataFileRequest(...).
- 12:28 PM Revision 9203 (metacat): fixes #7092: added finally clause to ReplicationHandler.update method to unconditionally close the inputStreams it keeps in a Vector. Needs testing.
Also available in: Atom