Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  upgrade 6384 over 12 years Chris Jones Update classes to use the DataONE 0.6.4 schema ...
AdminException.java 1.47 KB 4080 almost 16 years daigle Merge 1.9 changes into Head
AuthAdmin.java 10.7 KB 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
BackupAdmin.java 8.89 KB 5076 over 14 years daigle Change RequestUtil forwardRequest() method to t...
DBAdmin.java 35.6 KB 6012 about 13 years ben leinfelder add support for temporal element query in pathq...
GeoserverAdmin.java 11 KB 6126 almost 13 years ben leinfelder expose spatial cache regeneration option in the...
LoginAdmin.java 5.27 KB 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
MetacatAdmin.java 1.64 KB 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
MetacatAdminServlet.java 8.97 KB 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
PropertiesAdmin.java 13 KB 5076 over 14 years daigle Change RequestUtil forwardRequest() method to t...
SkinsAdmin.java 11.7 KB 5076 over 14 years daigle Change RequestUtil forwardRequest() method to t...

Latest revisions

# Date Author Comment
6384 08/31/2011 02:36 PM Chris Jones

Update classes to use the DataONE 0.6.4 schema and types. Major changes involve using BigInteger vs long in SystemMetadata.size, and using ObjectFormatIdentifier rather than Object format.

6366 07/27/2011 04:25 PM ben leinfelder

use new "v1" types from DataONE

6362 07/20/2011 03:00 PM ben leinfelder

remove CrudService -- replaced by MNodeService and CNodeService

6130 06/07/2011 02:56 PM ben leinfelder

organize imports so that it is clearer what dependencies exist on the D1 jars

6126 06/07/2011 10:28 AM ben leinfelder

expose spatial cache regeneration option in the admin interface

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.

6099 05/25/2011 11:59 AM ben leinfelder

-remove system metadata guid -> local id mapping (there is no document for system metadata now)
-include system metadata elements when replicating data objects (TODO: transfer all system metadata structures with the docinfo request).
TODO: remove docid+rev from the systemMetadata table definition

6097 05/24/2011 04:18 PM ben leinfelder

do not use XML files for storing SystemMetadata - use DB tables only.

6025 03/29/2011 11:23 AM ben leinfelder

do each table separately with it's own connection - running into memory issues on dev.nceas running this.

6020 03/24/2011 03:10 PM ben leinfelder

use the jaxb date parser for ISO 8601 formats. the numeric and date node values are now calculated after the document has been successfully inserted in the db so any sql exceptions do not prevent the raw node data from being saved.
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2084

View revisions

Also available in: Atom