Activity
From 04/30/2015 to 05/29/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.
05/08/2015
- 11:13 AM Bug #6756 (Resolved): Exception when a user create an account in the file authentication mechanism
- The jar file names were changed, so it threw the NoClassDefFoundError. Now the script use the wild card in the class ...
- 11:11 AM Revision 9202 (metacat): Use the wild card in the class path. So it will not be pain if the jar files were changed.
05/07/2015
- 06:14 PM Revision 9201 (metacat): Add the code to test scenario that a user tries to update an archived object.
- 06:13 PM Revision 9200 (metacat): Add the code to check if the client is trying to update an archived object. If it is, reject it.
- 12:22 PM Revision 9199 (metacat): Move the dataset metadata label for metacatui EML
- 10:56 AM Bug #6756 (Resolved): Exception when a user create an account in the file authentication mechanism
- Andrei report this issue on Metacat trunk:
On 4/28/15 12:05 PM, Andrei Buium wrote:
> Hi Jing,
> I'm still runni... - 10:41 AM Revision 9198 (metacat): Mark the entity metadata sections in metacatui EML transformations
05/06/2015
- 05:35 PM Revision 9197 (metacat): Use the ecogrid 1.2.3 tag to replace the branch.
- 05:04 PM Revision 9195 (metacat): Fixed an null pointer issue in this class.
05/05/2015
- 06:12 PM Bug #6746 (New): Should create a Ecogrid tag from SEEK/Branch_1_2_3 for Metacat
- Current Metacat release using SEEK/EcoGrid_1_2_2 tag. This code base has an issue that it use hard-coded "http" proto...
- 04:29 PM Revision 9194 (metacat): Changed the FGDC MetacatUI theme translation so that it displays nicely in MetacatUI and works correctly
- 09:48 AM Revision 9193 (metacat): comment the statement related to the removed file lib/oa4mp_client.xml.
05/01/2015
- 04:56 PM Revision 9192 (metacat): Add a new method -updateSystemMetadata. It only can be called by CNs.
- 04:27 PM Revision 9191 (metacat): Add more scenario for check isAuthorized.
- 04:25 PM Revision 9190 (metacat): Refactory the authorize methods on D1NodeService.
- Add the check for whom can call mn.updatesystemMetadata.
- 02:59 PM Revision 9189 (metacat): Committed the change which Andreit did.
- 1. Add the code for synchronize(not implemented)
2. Add the code for addForm. - 02:27 PM Revision 9188 (metacat): Make target and source code to be compatiable to java 1.7 rather than 1.6.
- 11:37 AM Revision 9187 (metacat): Get the node id from the metacat.properties instead of the hard coded one.
- 11:08 AM Revision 9186 (metacat): Modified the dataone.nodeid from blank to urn:node:METACAT_TEST. Now the mn.updateSystemMetadata only allows be called on the authoritative node of a pid. In order to make junit test work, we need to have a value there.
04/30/2015
- 02:11 PM Revision 9185 (metacat): Remove the obsoleted test class.
- 02:10 PM Revision 9184 (metacat): Removed the obsoleted test class.
- 01:28 PM Revision 9183 (metacat): remove portal servlet and configuration - no need for this if we are supporting auth tokens from authentication service.
- 01:22 PM Revision 9182 (metacat): defer to D1 PortalCertificateManager to pull authentication credentials from the request before defering to old Metacat cookie session
- 10:40 AM Revision 9181 (metacat): Now for the untrusted certificate, the client throws an exception rather than returning null.
- 09:52 AM Revision 9180 (metacat): Add a initial test.
- 09:38 AM Revision 9179 (metacat): Add a test in it. Otherwise it failed and said there is not tests found.
Also available in: Atom