Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  accesscontrol 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
  admin 6130 almost 13 years ben leinfelder organize imports so that it is clearer what dep...
  advancedsearch 5030 over 14 years daigle Change location of PropertyService to propertie...
  cart 5374 almost 14 years berkley refactored the sessionService to use a correct ...
  client 5914 about 13 years ben leinfelder remove httpclient 3.1 and custom-built httpclie...
  clientview 6064 almost 13 years ben leinfelder replace whitespace in generated docid scope (sa...
  database 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
  dataone 6139 almost 13 years Chris Jones Updated CNCoreImpl to implement listFormats() a...
  dataquery 6000 about 13 years ben leinfelder refactor the names of these Data Manager implem...
  event 6029 almost 13 years ben leinfelder add event notification for insert/update/delete...
  harvesterClient 5463 over 13 years ben leinfelder do not read from the inputstream before passing...
  lsid 5760 about 13 years ben leinfelder use detected document encoding or Metacat's def...
  oaipmh 6022 about 13 years Duane Costa Bug 3835 - design and implement OAI-PMH complia...
  plugin 5518 over 13 years ben leinfelder include MetacatHandlerPlugin interface so that ...
  properties 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
  replication 6135 almost 13 years ben leinfelder add option for replicating system metadata (dat...
  restservice 6140 almost 13 years Chris Jones Added support in ResourceHandler for the /forma...
  scheduler 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
  service 6142 almost 13 years Chris Jones Removed ObjectFormatService in favor of CNCoreImpl
  shared 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
  spatial 5915 about 13 years Matt Jones Cleanup harvester exceptions and generics.
  stringclient 6053 almost 13 years ben leinfelder remove very old "metacat webservice" code - as ...
  util 6144 almost 13 years Chris Jones Updated MetacatPopulator to now use ObjectForma...
  workflow 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
AccessionNumber.java 10.7 KB 5350 almost 14 years berkley amost have update working. still need to get u...
AccessionNumberException.java 1.82 KB 3077 over 17 years Matt Jones Removed the @release@ ant token from all files ...
ArchiveHandler.java 8.4 KB 5030 over 14 years daigle Change location of PropertyService to propertie...
AssociateAccessPolicy.java 16.3 KB 5015 over 14 years daigle Create database and shared directories for data...
AuthInterface.java 3.76 KB 4546 over 15 years daigle Add some generic typing
AuthLdap.java 48.5 KB 6037 almost 13 years Matt Jones Changed AuthLDAP to deal with cases where getAt...
AuthSession.java 9.56 KB 5030 over 14 years daigle Change location of PropertyService to propertie...
AuthStub.java 7.64 KB 5030 over 14 years daigle Change location of PropertyService to propertie...
AuthTLSException.java 1.54 KB 5158 over 14 years daigle Separate code to do tls and non-tls authenticat...
AuthTest.java 9.28 KB 5030 over 14 years daigle Change location of PropertyService to propertie...
BasicNode.java 6.68 KB 3077 over 17 years Matt Jones Removed the @release@ ant token from all files ...
CatalogMessageHandler.java 2.97 KB 3077 over 17 years Matt Jones Removed the @release@ ant token from all files ...
CommentNode.java 2.13 KB 3077 over 17 years Matt Jones Removed the @release@ ant token from all files ...
ContentTypeProvider.java 20.8 KB 5161 over 14 years daigle Change warn messages to info
DBDTDHandler.java 5.38 KB 5015 over 14 years daigle Create database and shared directories for data...
DBEntityResolver.java 17.4 KB 5177 about 14 years daigle Add a sleep statement between getting the dtd f...
DBQuery.java 101 KB 6035 almost 13 years ben leinfelder allow "docid override" queries to include the r...
DBSAXHandler.java 30 KB 5888 about 13 years ben leinfelder pass the root exception message up the call cha...
DBSAXNode.java 16.8 KB 6020 about 13 years ben leinfelder use the jaxb date parser for ISO 8601 formats. ...
DBSimpleQuery.java 7.44 KB 5015 over 14 years daigle Create database and shared directories for data...
DBTransform.java 16 KB 5752 over 13 years ben leinfelder use detected XML encoding when reading/writing ...
DBUtil.java 27.3 KB 5201 about 14 years daigle Get the latest revision from metacat when a mod...
DBValidate.java 10.8 KB 5030 over 14 years daigle Change location of PropertyService to propertie...
DistributionSection.java 3.07 KB 5090 over 14 years daigle Move access control source to it's own directory.
DocInfoHandler.java 5.59 KB 6016 about 13 years ben leinfelder use access control dao for setting access in EM...
DocumentIdQuery.java 4.5 KB 5731 over 13 years ben leinfelder typo - "dataset/pubDate"
DocumentIdentifier.java 7.55 KB 5030 over 14 years daigle Change location of PropertyService to propertie...
DocumentImpl.java 185 KB 6034 almost 13 years ben leinfelder remove System.out statements in favor of logging
DocumentImplWrapper.java 3.78 KB 5199 about 14 years daigle Reformat file. No code change.
EML201DocumentCorrector.java 5.66 KB 5170 about 14 years daigle Add debug to show sql
ElementNode.java 5.45 KB 4080 over 15 years daigle Merge 1.9 changes into Head
Eml200SAXHandler.java 115 KB 6019 about 13 years ben leinfelder rollback the accessDAO changes - leaving well e...
Eml210SAXHandler.java 66.7 KB 6019 about 13 years ben leinfelder rollback the accessDAO changes - leaving well e...
ErrorHandledException.java 1.53 KB 4950 almost 15 years daigle Add archival read funtionality (jar/kar/war files)
EventLog.java 12.1 KB 5693 over 13 years ben leinfelder allow public access to log information when doc...
EventLogData.java 3.19 KB 2101 almost 20 years Matt Jones Modified EventLog to eliminate the separate rev...
IdentifierManager.java 64.7 KB 6139 almost 13 years Chris Jones Updated CNCoreImpl to implement listFormats() a...
IndexingQueue.java 9.53 KB 5030 over 14 years daigle Change location of PropertyService to propertie...
IndexingTimerTask.java 4.29 KB 5319 almost 14 years Matt Jones Modifications to support the DataONE service AP...
McdbDocNotFoundException.java 2.94 KB 5282 about 14 years Matt Jones Added initial support for arbitrary string iden...
McdbException.java 3.49 KB 5752 over 13 years ben leinfelder use detected XML encoding when reading/writing ...
MetaCatServlet.java 46.9 KB 6139 almost 13 years Chris Jones Updated CNCoreImpl to implement listFormats() a...
MetacatHandler.java 154 KB 6139 almost 13 years Chris Jones Updated CNCoreImpl to implement listFormats() a...
MetacatProfiler.java 7.6 KB 5607 over 13 years berkley profiler code for metacat
MetacatResultSet.java 4.69 KB 5363 almost 14 years berkley implementing getObjects in CrudService.
MetacatURL.java 9.32 KB 3077 over 17 years Matt Jones Removed the @release@ ant token from all files ...
MetacatVersion.java 2.06 KB 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
NodeComparator.java 3.49 KB 3077 over 17 years Matt Jones Removed the @release@ ant token from all files ...
NodeRecord.java 6.91 KB 6012 about 13 years ben leinfelder add support for temporal element query in pathq...
PINode.java 2.17 KB 3079 over 17 years Matt Jones Eliminated unneeded log information in source c...
PathIndexEntry.java 2.87 KB 6012 about 13 years ben leinfelder add support for temporal element query in pathq...
PermissionController.java 35.5 KB 5742 over 13 years berkley fixed bug where comparisons didn't work because...
QueryGroup.java 13.2 KB 6035 almost 13 years ben leinfelder allow "docid override" queries to include the r...
QueryResultTableBuilder.java 3.19 KB 3799 almost 16 years Jing Tao Add a new class will build query result able in...
QuerySpecification.java 39.5 KB 6146 almost 13 years ben leinfelder escape quotes when processing returnfield with ...
QueryTerm.java 21.3 KB 6020 about 13 years ben leinfelder use the jaxb date parser for ISO 8601 formats. ...
RelationHandler.java 8.17 KB 5030 over 14 years daigle Change location of PropertyService to propertie...
RemoteDocument.java 17 KB 5030 over 14 years daigle Change location of PropertyService to propertie...
SchemaLocationResolver.java 13 KB 5945 about 13 years Jing Tao Add code to download the included schema.
Sitemap.java 10.1 KB 5030 over 14 years daigle Change location of PropertyService to propertie...
StopParsingException.java 1.43 KB 5606 over 13 years berkley exception to throw when the sax parse should stop
SubTree.java 7.7 KB 5311 almost 14 years daigle Merge 1.9.2 changes back into the trunk
TextNode.java 2.09 KB 3077 over 17 years Matt Jones Removed the @release@ ant token from all files ...
Version.java 2.92 KB 4080 over 15 years daigle Merge 1.9 changes into Head
XMLQueryresultAccess.java 4.13 KB 5195 about 14 years daigle Pass the doc xml as a string to docImpl.write a...

Latest revisions

# Date Author Comment
6146 06/15/2011 10:44 PM ben leinfelder

escape quotes when processing returnfield with predicates. example:
<returnfield>dataset/dataTable/physical/distribution/online/url[@function='download']</returnfield>

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.

6142 06/15/2011 08:56 AM Chris Jones

Removed ObjectFormatService in favor of CNCoreImpl

6140 06/15/2011 08:50 AM Chris Jones

Added support in ResourceHandler for the /formats collection. Added listFormats() and getFormat() method, both of which call CNCoreImpl methods to handle the call.

6139 06/15/2011 08:48 AM Chris Jones

Updated CNCoreImpl to implement listFormats() and getFormat(), and changed calls to ObjectFormatCache in IdentifierManager, MetacatHandler to call getInstance(). Removed the ObjectFormatService registration from MetaCatServlet since it is replaced by CNCoreImpl.

6135 06/08/2011 05:08 PM ben leinfelder

add option for replicating system metadata (dataone)
https://redmine.dataone.org/issues/1626

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

6133 06/08/2011 06:25 AM Chris Jones

When calling SystemMetadata.getObjectFormat(), return the string value of the ObjectFormatIdentifier rather than ObjectFormat.toString() (which no longer returns the fmtid string).

6131 06/08/2011 06:22 AM Chris Jones

When calling SystemMetadata.getObjectFormat(), return the value of the ObjectFormatIdentifier rather than ObjectFormat.toString() (which no longer returns the fmtid string).

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

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

View revisions

Also available in: Atom