Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AuthUtil.java 14.8 KB 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
ConfigurationUtil.java 5.41 KB 5030 over 14 years daigle Change location of PropertyService to propertie...
DatabaseUtil.java 3.64 KB 5030 over 14 years daigle Change location of PropertyService to propertie...
DocumentUtil.java 21.2 KB 6051 almost 13 years rnahf zero padded date string in DocumentUtil.generat...
EMLVersionsTransformer.java 13.3 KB 5195 about 14 years daigle Pass the doc xml as a string to docImpl.write a...
ErrorSendingErrorException.java 1.52 KB 4951 almost 15 years daigle Add scheduler and workflow schedule functionality
GeoserverUtil.java 5.07 KB 5867 about 13 years ben leinfelder always re-write web.xml in case geoserver has b...
MetacatPopulator.java 22.2 KB 6134 almost 13 years ben leinfelder use Data Manager Library to parse EML when need...
MetacatUtil.java 19.9 KB 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
OrganizationUtil.java 3.37 KB 5030 over 14 years daigle Change location of PropertyService to propertie...
ReplicationUtil.java 2.23 KB 6102 almost 13 years ben leinfelder transfer full System Metadata (as XML) during d...
RequestUtil.java 15.8 KB 5914 about 13 years ben leinfelder remove httpclient 3.1 and custom-built httpclie...
ResponseUtil.java 8.08 KB 5027 over 14 years daigle Change MetaCatVersion to MetacatVersion
SessionData.java 2.88 KB 5070 over 14 years daigle Add user name to SessionData object
SkinUtil.java 2.4 KB 5030 over 14 years daigle Change location of PropertyService to propertie...
SystemUtil.java 22 KB 5791 over 13 years berkley fixed bug with http/https port

Latest revisions

# Date Author Comment
6134 06/08/2011 02:35 PM ben leinfelder

use Data Manager Library to parse EML when needed in DataONE classes.
(augmented DML to parse data format elements in EML to estimate MIME type)
https://redmine.dataone.org/issues/1634

6124 06/07/2011 09:53 AM Chris Jones

Merged in the D1_0_6_2_BRANCH changes that include the transition from ObjectFormat calls to ObjectFormatCache calls.

6102 05/25/2011 03:53 PM ben leinfelder

transfer full System Metadata (as XML) during document and data replication

6092 05/19/2011 01:52 PM Matt Jones

Modified Metacat to build against the D1_SCHEMA_0_6_1 branch of the dataone schemas by incorporating the 0.6.1-SNAPSHOT version of d1_common and d1_libclient libraries, and refactoring Metacat code references to the d1 schema changed types.

6091 05/18/2011 04:32 PM Chris Jones

In order to sync up with DataONE 0.6.1 changes, I'm backing out ObjectFormatService changes temporarily in Metacat. Most functionality will be rolled back in using the DataONE 0.6.2 tag, but some methods in ObjectFormatService (such as getListFromDisk()) will be moved into d1_libclient_java.

6088 05/17/2011 08:02 PM Chris Jones

Changes in the DataONE ObjectFormat class deprecate the convert() method, and we're now using Metacat's ObjectFormatService to look up object format attributes. The following changes replace ObjectFormat.convert() with ObjectFormatService.getFormat() in several classes....

6051 04/28/2011 01:05 PM rnahf

zero padded date string in DocumentUtil.generateDocumentId() for readability

5916 02/04/2011 11:30 AM Matt Jones

Add in correct node references in system metadata.

5914 02/04/2011 06:17 AM ben leinfelder

remove httpclient 3.1 and custom-built httpclient.jar
rework MetacatClient (and other classes) to use httpclient 4
updated build to not create httpclient.jar
encoding tests now pass.

5881 02/01/2011 12:13 PM berkley

some new code for debugging mmp

View revisions

Also available in: Atom