Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  accesscontrol 9976 over 7 years Jing Tao Made the class implements the interface Lexical...
  admin 9900 over 7 years Jing Tao Every time when we modified the metacat.propert...
  advancedsearch 6901 about 12 years Matt Jones Properly initialize the servlet context when st...
  annotation 9463 over 8 years Jing Tao Close some prepared sql statement in the summar...
  authentication 8575 about 10 years Jing Tao Modified the usage.
  cart 5374 almost 14 years berkley refactored the sessionService to use a correct ...
  client 8748 almost 10 years ben leinfelder switch to use FIleUpload instead of O'Reilly CO...
  clientview 7475 over 11 years ben leinfelder move DocInfo parsing into utilities project so ...
  database 9969 over 7 years Jing Tao Change the debug level from debug to trace.
  dataone 10041 over 7 years Jing Tao Use the "MNRead" to replace "MNStorage" to dete...
  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 9484 about 8 years ben leinfelder include metacat context in the redirect after s...
  index 9988 over 7 years Jing Tao Add more log information.
  lsid 8265 over 10 years ben leinfelder Refer to metacat.war deployments since those ar...
  oaipmh 9779 almost 8 years ben leinfelder merge from 2.6 branch: add support for EML 2.1....
  plugin 5518 over 13 years ben leinfelder include MetacatHandlerPlugin interface so that ...
  properties 9900 over 7 years Jing Tao Every time when we modified the metacat.propert...
  replication 9958 over 7 years Jing Tao Removed a unused parameter - formatId from meth...
  restservice 10007 over 7 years Jing Tao Check if the object and sysmeta are null before...
  scheduler 7475 over 11 years ben leinfelder move DocInfo parsing into utilities project so ...
  service 9953 over 7 years Jing Tao Add the code to throw an exception to tell user...
  shared 7475 over 11 years ben leinfelder move DocInfo parsing into utilities project so ...
  spatial 8265 over 10 years ben leinfelder Refer to metacat.war deployments since those ar...
  util 9956 over 7 years Jing Tao Add the feature to support the noNamespaceSchem...
  workflow 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
AccessionNumber.java 11.6 KB 9491 about 8 years Jing Tao Close the result and connection in the finally ...
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.4 KB 6744 over 12 years ben leinfelder refactor Metacat access handling to be on a per...
AuthInterface.java 4.25 KB 8476 about 10 years Jing Tao Add the getUserInfo method.
AuthLdap.java 54.9 KB 9441 over 8 years Jing Tao Escape the user names, group name and other inf...
AuthSession.java 10.4 KB 8652 about 10 years Jing Tao In the authenticate method, if metacat can't ge...
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 21.1 KB 9492 about 8 years Jing Tao Make sure to close the prepared statement on th...
DBDTDHandler.java 5.38 KB 5015 over 14 years daigle Create database and shared directories for data...
DBEntityResolver.java 20.5 KB 9974 over 7 years Jing Tao Add code to check if a dtd is registered when t...
DBQuery.java 107 KB 8304 over 10 years Matt Jones Reviewed code for all uses of FileInputStream, ...
DBSAXHandler.java 30.3 KB 9960 over 7 years Jing Tao Down the debug level from debug to trace.
DBSAXNode.java 16.8 KB 6606 over 12 years ben leinfelder uses prepared statement instead of plain old st...
DBSimpleQuery.java 7.44 KB 5015 over 14 years daigle Create database and shared directories for data...
DBTransform.java 14.7 KB 9391 over 8 years ben leinfelder Use conditional method for retrieving server UR...
DBUtil.java 27.9 KB 7015 about 12 years ben leinfelder overload getAllDocidsByType() method for backwa...
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.
DocumentIdQuery.java 4.5 KB 5731 over 13 years ben leinfelder typo - "dataset/pubDate"
DocumentIdentifier.java 7.53 KB 6595 over 12 years ben leinfelder http://bugzilla.ecoinformatics.org/show_bug.cgi...
DocumentImpl.java 200 KB 10009 over 7 years Jing Tao Add a comment.
DocumentImplWrapper.java 4.23 KB 9958 over 7 years Jing Tao Removed a unused parameter - formatId from meth...
EML201DocumentCorrector.java 5.84 KB 6606 over 12 years ben leinfelder uses prepared statement instead of plain old st...
ElementNode.java 5.45 KB 4080 over 15 years daigle Merge 1.9 changes into Head
Eml200SAXHandler.java 120 KB 10000 over 7 years Jing Tao Add the guid information in the sax exception w...
Eml210SAXHandler.java 72.5 KB 10001 over 7 years Jing Tao Add the identifier information in the exception...
ErrorHandledException.java 1.53 KB 4950 almost 15 years daigle Add archival read funtionality (jar/kar/war files)
EventLog.java 27.2 KB 9489 about 8 years Jing Tao Add the dataone create event mapping to the sel...
EventLogData.java 3.39 KB 9098 about 9 years Jing Tao The constrcutor of EventLogData missed the user...
IdentifierManager.java 98.5 KB 10005 over 7 years Jing Tao The deleteSystemmetadata method will delete the...
IndexingQueue.java 10.9 KB 8164 over 10 years Jing Tao If the pathquery engine is disabled, the xml pa...
IndexingTimerTask.java 4.47 KB 8164 over 10 years Jing Tao If the pathquery engine is disabled, the xml pa...
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 53.5 KB 9872 over 7 years ben leinfelder handle redirecting Metacat "shortcut" URLs when...
MetacatHandler.java 161 KB 10029 over 7 years Jing Tao Add more checks to avoid a null exception.
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 36.8 KB 9999 over 7 years Jing Tao Expand the rights holder if it is a group.
QueryGroup.java 14.1 KB 7407 over 11 years ben leinfelder simplify the xml_access query, and instead use ...
QueryResultTableBuilder.java 3.19 KB 3799 almost 16 years Jing Tao Add a new class will build query result able in...
QuerySpecification.java 41.3 KB 7495 about 11 years ben leinfelder group user_owner clause as "AND (... OR .... OR...
QueryTerm.java 24.2 KB 6740 over 12 years ben leinfelder retry: add node name in the correct order for p...
ReadOnlyChecker.java 1.87 KB 9481 about 8 years Jing Tao Use the ServiceFailure to replace the InvalidRe...
RelationHandler.java 8.24 KB 7403 over 11 years ben leinfelder remove morpho.jar -- moved needed classes into ...
RemoteDocument.java 17.1 KB 8802 almost 10 years ben leinfelder remove dependency on HttpMessage that was in th...
SchemaLocationResolver.java 13 KB 9583 about 8 years Jing Tao If a format id in the system metadata is regist...
Sitemap.java 14.4 KB 7766 almost 11 years Matt Jones Updated documentation, and added modification d...
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 3.31 KB 7475 over 11 years ben leinfelder move DocInfo parsing into utilities project so ...

Latest revisions

# Date Author Comment
10041 11/09/2016 05:26 PM Jing Tao

Use the "MNRead" to replace "MNStorage" to determine the version of the MN.

10030 10/26/2016 05:10 PM Jing Tao

Change an exception to more appropriate exception.

10029 10/24/2016 04:34 PM Jing Tao

Add more checks to avoid a null exception.

10027 10/24/2016 01:36 PM Jing Tao

Add more debug statement for deleting.

10021 10/19/2016 03:29 PM Jing Tao

Add some information about pid on the log statement.

10009 10/07/2016 01:13 PM Jing Tao

Add a comment.

10008 10/07/2016 12:56 PM Jing Tao

Removing xml_access table records now is in the removing the pid from hazelcast. So remove the dupicated code.

10007 10/05/2016 05:33 PM Jing Tao

Check if the object and sysmeta are null before to get the inputstream object.

10006 10/05/2016 04:53 PM Jing Tao

Clear the code for the method handleInsertOrUpdate.

10005 10/05/2016 02:51 PM Jing Tao

The deleteSystemmetadata method will delete the records on xml_access as well.

View revisions

Also available in: Atom