Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AuthUtil.java 15.2 KB 8208 over 10 years ben leinfelder include the dataone.subject (node admin) in the...
ConfigurationUtil.java 5.46 KB 8350 over 10 years ben leinfelder change method name from copy and paste.
DataONEConfigUtil.java 2.04 KB 8350 over 10 years ben leinfelder change method name from copy and paste.
DatabaseUtil.java 3.64 KB 5030 over 14 years daigle Change location of PropertyService to propertie...
DeleteOnCloseFileInputStream.java 1.07 KB 8160 over 10 years ben leinfelder use consistent file names and zip content names...
DocumentUtil.java 22.7 KB 7409 over 11 years ben leinfelder allow getlog action to use docid parameters tha...
EMLVersionsTransformer.java 13.3 KB 8948 over 9 years Jing Tao Write the input stream into the file system wit...
ErrorSendingErrorException.java 1.52 KB 4951 almost 15 years daigle Add scheduler and workflow schedule functionality
GeoserverUtil.java 5.07 KB 5867 about 13 years ben leinfelder always re-write web.xml in case geoserver has b...
MetacatPopulator.java 19.9 KB 8810 almost 10 years ben leinfelder add support for v2 DataONE API.
MetacatUtil.java 20 KB 8748 almost 10 years ben leinfelder switch to use FIleUpload instead of O'Reilly CO...
OrganizationUtil.java 3.37 KB 5030 over 14 years daigle Change location of PropertyService to propertie...
ReplicationUtil.java 2.24 KB 6531 over 12 years ben leinfelder include SystemMetadata when replicating data an...
RequestUtil.java 15.8 KB 5914 about 13 years ben leinfelder remove httpclient 3.1 and custom-built httpclie...
ResponseUtil.java 8.3 KB 8304 over 10 years Matt Jones Reviewed code for all uses of FileInputStream, ...
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 22.7 KB 9391 over 8 years ben leinfelder Use conditional method for retrieving server UR...

Latest revisions

# Date Author Comment
9391 11/03/2015 02:36 PM ben leinfelder

Use conditional method for retrieving server URL (http vs https). When metacat is configured to force SSL communication we get the https url, otherwise we get http. this allows us to use the DBTransform on localhosts that are not using SSL.

8948 10/31/2014 05:36 PM Jing Tao

Write the input stream into the file system without alteration in dataone create and update methods.

8810 07/23/2014 04:19 PM ben leinfelder

add support for v2 DataONE API.

8748 04/24/2014 01:28 PM ben leinfelder

switch to use FIleUpload instead of O'Reilly COS library for handling chunked file uploads. https://projects.ecoinformatics.org/ecoinfo/issues/6517

8524 01/22/2014 05:33 PM Jing Tao

Add a method to get the user management url.

8350 10/30/2013 08:47 AM ben leinfelder

change method name from copy and paste.

8327 10/16/2013 05:19 PM Jing Tao

Fixed a bug that the configuration page shows complete even though the DataONE configuration hadn't done yet.

8326 10/16/2013 05:18 PM Jing Tao

Add a util class for dataone configuration.

8304 10/09/2013 11:52 PM Matt Jones

Reviewed code for all uses of FileInputStream, checking to see if the method should be closing the stream, and if so, closing it in the method as well as in the finally clause to ensure we don't leak file descriptors.

8208 09/16/2013 03:47 PM ben leinfelder

include the dataone.subject (node admin) in the list of administrators. This allows full administrative access to objects when using certificates+d1 api. https://projects.ecoinformatics.org/ecoinfo/issues/6086

View revisions

Also available in: Atom