Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AuthUtil.java 14.8 KB 5374 almost 14 years berkley refactored the sessionService to use a correct ...
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.1 KB 5374 almost 14 years berkley refactored the sessionService to use a correct ...
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 6.91 KB 5545 over 13 years berkley changed improper use of getFS() to a /. getFS()...
MetacatPopulator.java 17.2 KB 5522 over 13 years berkley updated for new dataone jars
MetacatUtil.java 19.9 KB 5545 over 13 years berkley changed improper use of getFS() to a /. getFS()...
OrganizationUtil.java 3.37 KB 5030 over 14 years daigle Change location of PropertyService to propertie...
RequestUtil.java 14.7 KB 5374 almost 14 years berkley refactored the sessionService to use a correct ...
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 21.9 KB 5030 over 14 years daigle Change location of PropertyService to propertie...

Latest revisions

# Date Author Comment
5545 09/14/2010 01:28 PM berkley

changed improper use of getFS() to a /. getFS() should never be used with a URL since it will return \ on windows which is not a valid separator in a URL.

5522 08/27/2010 08:27 AM berkley

updated for new dataone jars

5452 07/26/2010 02:47 PM berkley

fixed identifier manager problem with getting guid for systememtadaa doc

5441 07/22/2010 03:30 PM berkley

added functionality to set access permissions to system metadata the same as the document that it describes

5397 06/23/2010 03:45 PM berkley

MetacatPopulator is now working. It allows you to do a query from one metacat instance, then insert any returned docs into another metacat instance

5394 06/23/2010 12:25 PM berkley

tracked down streaming bug. now need to figure out a better way to fix it.

5374 06/08/2010 12:34 PM berkley

refactored the sessionService to use a correct singleton initialization scheme. Added true authentication to ResourceHandler.

5311 04/14/2010 11:31 AM daigle

Merge 1.9.2 changes back into the trunk

5286 03/18/2010 03:11 AM Matt Jones

Added support to ResourceHandler to allow the putObject method to use
arbitrary guid strings as input. These strings are examined, and if they
match the Metacat docid format (scope.id.rev), they are used directly. If
the id is a string in another format, a new localId is generated based on...

5208 02/03/2010 01:29 PM daigle

Move the chunking of large test element data to centralized location in DBSAXNode.writeChildNodeToDB(). Beff up logging

View revisions

Also available in: Atom