Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 4810 almost 16 years daigle moved file from metacat/bin to metacat/src/scri...
  docs 9003 about 10 years Jing Tao Add the code to install the build-essential pac...
  lib 9100 almost 10 years Matt Jones Add comments explaining limits on max_upload_si...
  metacat-common 9019 almost 10 years Jing Tao Change the number of the schema feilds.
  metacat-index 9060 almost 10 years ben leinfelder use new IDocumentDeleteSubprocessors to handle ...
  src 9099 almost 10 years Matt Jones Modify v1 and v2 calls to MultipartRequestResol...
  test 9103 almost 10 years Jing Tao Change the constructor's signature since the su...
LICENSE 17.7 KB 666 almost 24 years Matt Jones Modified the license and copyright terms for ma...
README 35.7 KB 9002 about 10 years Jing Tao Merge the java 1.6 support node for 2.4.2 release.
build.properties 2.79 KB 8810 over 10 years ben leinfelder add support for v2 DataONE API.
build.sh 1.03 KB 670 almost 24 years Matt Jones Updated build files with minor documentation ch...
build.xml 62.2 KB 8828 over 10 years Jing Tao Separate the target and source version for the ...
pom.xml 10.8 KB 8943 about 10 years Jing Tao Change the urls of dataone and geotools reposit...
workflowscheduler.build.xml 16.3 KB 6053 over 13 years ben leinfelder remove very old "metacat webservice" code - as ...
  • svn:ignore: build
  • svn:mergeinfo: /branches/D1_0_6_2_BRANCH:6107-6121

Latest revisions

# Date Author Comment
9103 02/06/2015 03:22 PM Jing Tao

Change the constructor's signature since the super class - MultipartDCNode was changed.

9100 02/06/2015 12:23 PM Matt Jones

Add comments explaining limits on max_upload_size property.

9099 02/06/2015 12:10 PM Matt Jones

Modify v1 and v2 calls to MultipartRequestResolver to use MAX_UPLOAD_SIZE from configuration.

9098 02/06/2015 11:55 AM Jing Tao

The constrcutor of EventLogData missed the user-agent field. So the user-agent wasn't recorded.
The bug was fixed.

9097 02/06/2015 11:12 AM Matt Jones

Lower the file size limit to deal with max size of Integer issue.

9096 02/06/2015 09:21 AM ben leinfelder

organize imports. move exception-throwing method call into try block.

9095 02/06/2015 09:15 AM ben leinfelder

use HttpMultipartRestClient since the DefaultHttpMultipartRestClient was removed from d1_libclient_java

9094 02/06/2015 01:16 AM Matt Jones

Updated D1ResourceHandler to not hardcode a file size limit. This will allow
large, multi-gigabyte files to be uploaded, but still needs testing. The limit
is now drawn from the metacat.properties file. An alternative would be to inspect
the Content-Length header of the request and set the max to a value greater than the...

9093 02/04/2015 04:44 PM Jing Tao

The setReplicationStatus method only supports sid and the setRightsHolder method supports both PID and SID.

9092 02/04/2015 03:10 PM Jing Tao

Add the code transform a sid to a pid in publish, getPackage and view method. Fefer dataONE #6734.

View all revisions | View revisions

Also available in: Atom