Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 4810 over 15 years daigle moved file from metacat/bin to metacat/src/scri...
  docs 9003 over 9 years Jing Tao Add the code to install the build-essential pac...
  lib 9100 over 9 years Matt Jones Add comments explaining limits on max_upload_si...
  metacat-common 9019 over 9 years Jing Tao Change the number of the schema feilds.
  metacat-index 9060 over 9 years ben leinfelder use new IDocumentDeleteSubprocessors to handle ...
  src 9099 over 9 years Matt Jones Modify v1 and v2 calls to MultipartRequestResol...
  test 9105 over 9 years Jing Tao Add the code to make sure that the event, ip ad...
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 35.7 KB 9002 over 9 years Jing Tao Merge the java 1.6 support node for 2.4.2 release.
build.properties 2.79 KB 8810 almost 10 years ben leinfelder add support for v2 DataONE API.
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 62.2 KB 8828 almost 10 years Jing Tao Separate the target and source version for the ...
pom.xml 10.8 KB 8943 over 9 years Jing Tao Change the urls of dataone and geotools reposit...
workflowscheduler.build.xml 16.3 KB 6053 about 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
9105 02/06/2015 03:46 PM Jing Tao

Add the code to make sure that the event, ip address, principal and userAgent were recorded.

9104 02/06/2015 03:23 PM Jing Tao

Handle the IOException which was added to MockCNode constructor.

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...

View all revisions | View revisions

Also available in: Atom