Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  accesscontrol 5120 over 14 years daigle add connection serial number where it was missing.
  admin 5076 over 14 years daigle Change RequestUtil forwardRequest() method to t...
  advancedsearch 5030 over 14 years daigle Change location of PropertyService to propertie...
  cart 4399 over 15 years ben leinfelder adding document "cart" feature to metacat. will...
  client 5339 almost 14 years berkley removed system.outs
  clientview 5071 over 14 years daigle Change sanparks skin to log in with browser ses...
  database 5319 almost 14 years Matt Jones Modifications to support the DataONE service AP...
  dataone 5369 almost 14 years berkley added some params to the loop that segments the...
  dataquery 5053 over 14 years ben leinfelder add performance debugging statements for dataqu...
  harvesterClient 5169 over 14 years Duane Costa Fix for Bug #4637 - Metacat Harvester fails to ...
  lsid 2904 about 18 years harris Got rid of some debugging.
  oaipmh 5066 over 14 years ben leinfelder return InputStream instead of Reader in the Met...
  properties 5033 over 14 years daigle Make properties handlers implement an interface...
  replication 5324 almost 14 years berkley replication of guids now works. tested this fo...
  restservice 5356 almost 14 years berkley changed the detailCode for DataOne exceptions t...
  scheduler 5139 over 14 years daigle Fix errors in workflow scheduler unit test
  service 5368 almost 14 years ben leinfelder allow any nonquote characters in the schemaLoca...
  shared 5108 over 14 years daigle move dbconnection object out of base class and ...
  spatial 5205 about 14 years daigle Add debug log statements
  stringclient 1818 over 20 years Jing Tao Fixed a bug for importing package
  util 5311 about 14 years daigle Merge 1.9.2 changes back into the trunk
  workflow 5078 over 14 years daigle Change RequestUtil forwardRequest() method to t...
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.3 KB 5293 about 14 years ben leinfelder when looking up group membership, skip referral...
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 over 14 years daigle Add a sleep statement between getting the dtd f...
DBQuery.java 98.3 KB 5363 almost 14 years berkley implementing getObjects in CrudService.
DBSAXHandler.java 29.6 KB 5208 about 14 years daigle Move the chunking of large test element data to...
DBSAXNode.java 18.6 KB 5319 almost 14 years Matt Jones Modifications to support the DataONE service AP...
DBSimpleQuery.java 7.44 KB 5015 over 14 years daigle Create database and shared directories for data...
DBTransform.java 17 KB 5167 over 14 years daigle add method name to log statements
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.04 KB 5104 over 14 years ben leinfelder handle multiple <principal> elements in the all...
DocumentIdQuery.java 4.41 KB 5030 over 14 years daigle Change location of PropertyService to propertie...
DocumentIdentifier.java 7.55 KB 5030 over 14 years daigle Change location of PropertyService to propertie...
DocumentImpl.java 178 KB 5352 almost 14 years berkley removed system.outs
DocumentImplWrapper.java 3.78 KB 5199 about 14 years daigle Reformat file. No code change.
EML201DocumentCorrector.java 5.66 KB 5170 over 14 years daigle Add debug to show sql
ElementNode.java 5.45 KB 4080 almost 16 years daigle Merge 1.9 changes into Head
Eml200SAXHandler.java 115 KB 5311 about 14 years daigle Merge 1.9.2 changes back into the trunk
Eml210SAXHandler.java 69 KB 5311 about 14 years daigle Merge 1.9.2 changes back into the trunk
ErrorHandledException.java 1.53 KB 4950 almost 15 years daigle Add archival read funtionality (jar/kar/war files)
EventLog.java 11.9 KB 5015 over 14 years daigle Create database and shared directories for data...
EventLogData.java 3.19 KB 2101 about 20 years Matt Jones Modified EventLog to eliminate the separate rev...
IdentifierManager.java 14.3 KB 5352 almost 14 years berkley removed system.outs
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.39 KB 3077 over 17 years Matt Jones Removed the @release@ ant token from all files ...
MetaCatServlet.java 45.9 KB 5337 almost 14 years berkley removed CrudService dependency on servlet param...
MetacatHandler.java 123 KB 5363 almost 14 years berkley implementing getObjects in CrudService.
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 5030 over 14 years daigle Change location of PropertyService to propertie...
NodeComparator.java 3.49 KB 3077 over 17 years Matt Jones Removed the @release@ ant token from all files ...
NodeRecord.java 6.62 KB 5311 about 14 years daigle Merge 1.9.2 changes back into the trunk
PINode.java 2.17 KB 3079 over 17 years Matt Jones Eliminated unneeded log information in source c...
PathIndexEntry.java 2.74 KB 3145 about 17 years Chris Jones As part of a patch fix for: http://bugzilla....
PermissionController.java 35.4 KB 5311 about 14 years daigle Merge 1.9.2 changes back into the trunk
QueryGroup.java 13.1 KB 5015 over 14 years daigle Create database and shared directories for data...
QueryResultTableBuilder.java 3.19 KB 3799 almost 16 years Jing Tao Add a new class will build query result able in...
QuerySpecification.java 39.3 KB 5311 about 14 years daigle Merge 1.9.2 changes back into the trunk
QueryTerm.java 21 KB 5093 over 14 years Chris Jones QueryTerm.java will produce an incorrect SQL st...
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 10.3 KB 5340 almost 14 years berkley refactored XMLSchemaService to not have static ...
Sitemap.java 10.1 KB 5030 over 14 years daigle Change location of PropertyService to propertie...
SubTree.java 7.7 KB 5311 about 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 almost 16 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
5369 05/19/2010 10:25 AM berkley

added some params to the loop that segments the listObjects resultset

5368 05/18/2010 04:52 PM ben leinfelder

allow any nonquote characters in the schemaLocation attribute, otherwise the whole line is matched and this prevents schemaLocation from appearing anywhere but at the end of the line.

5366 05/18/2010 03:44 PM berkley

finished the crud part of listObjects. need to implement it in the rest interface now.

5365 05/18/2010 12:28 PM berkley

implementing getObjects in CrudService.

5364 05/18/2010 12:22 PM berkley

implementing getObjects in CrudService.

5363 05/18/2010 11:43 AM berkley

implementing getObjects in CrudService.

5362 05/17/2010 04:31 PM berkley

listObjects is almost working. need to get the result set parsed when returned to CrudService.

5359 05/17/2010 11:50 AM berkley

setting up the framework for the listObjects api call

5356 05/14/2010 02:55 PM berkley

changed the detailCode for DataOne exceptions to a string

5355 05/14/2010 11:18 AM berkley

added getSystemMetadata to ResourceHandler and changed the url format to be meta/guid. added a new servlet reponse handler in the web.xml file to handle the new urls and send them to the RestServlet.

View revisions

Also available in: Atom