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 9116 over 9 years Jing Tao Add the timestamp for the printing out the star...
  test 9112 over 9 years Jing Tao Add a test case for testing sid chains.
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
9116 02/12/2015 03:32 PM Jing Tao

Add the timestamp for the printing out the start and end of hazelcast synchronization.

9112 02/09/2015 05:44 PM Jing Tao

Add a test case for testing sid chains.

9111 02/09/2015 05:38 PM Jing Tao

Call the method lock.lock() immediately after getting the lock. Otherwise, if an exception happened between the two calls (in another word, lock.lock() was called), lock.unlock() can cause an issue:
Current thread is not owner of lock!
See https://redmine.dataone.org/issues/6836.

9108 02/06/2015 04:47 PM Jing Tao

Add the code to test only 512 characters can be written to db.

9107 02/06/2015 04:46 PM Jing Tao

Add a cap to only write 512 characters of the user-agent to db.

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.

View all revisions | View revisions

Also available in: Atom