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 over 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 23.3 KB 6359 almost 13 years ben leinfelder -handle NotFound object format when generating ...
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
6359 07/20/2011 01:51 PM ben leinfelder

-handle NotFound object format when generating system metadata
-improve EML DML for null entity/attribute elements

6152 06/17/2011 09:41 AM ben leinfelder

placeholder for setting up certificate manager

6151 06/17/2011 09:17 AM ben leinfelder

remove AuthToken (use session). Remove login() call. Use AccessPolicu object to set public read permission

6144 06/15/2011 09:03 AM Chris Jones

Updated MetacatPopulator to now use ObjectFormatCache.getInstance(). Note: problems remain with the authentication API changes - calls to mn.login(), etc. need to be addressed.

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....

View revisions

Also available in: Atom