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 7128 about 12 years ben leinfelder add a parameter for optionally writing EML-embe...
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 7222 almost 12 years ben leinfelder use metacat.properties to specify the default c...
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.6 KB 8524 about 10 years Jing Tao Add a method to get the user management url.

Latest revisions

# Date Author Comment
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

8160 08/22/2013 04:04 PM ben leinfelder

use consistent file names and zip content names. Opted for "-" separator so that the zip writer does not remove the unique part of the filename. https://projects.ecoinformatics.org/ecoinfo/issues/6054

8026 07/18/2013 08:13 AM ben leinfelder

use custom FileInputStream subclass to delete the temporary bagit zip when the inputstream is closed (after someone has downloaded the zip).

7823 06/21/2013 09:44 PM ben leinfelder

use standard File.createTempFile() method for uploaded data files and delete them when we are done with them. https://projects.ecoinformatics.org/ecoinfo/issues/6008

View revisions

Also available in: Atom