Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  hazelcast 7622 about 11 years ben leinfelder use maven to manage most jar dependencies in Me...
CNodeServiceTest.java 20 KB 7466 over 11 years ben leinfelder return from test when we encounter the NotImple...
D1NodeServiceTest.java 6.63 KB 7622 about 11 years ben leinfelder use maven to manage most jar dependencies in Me...
MNodeServiceTest.java 43.5 KB 8745 about 10 years ben leinfelder correct the ORE lookup query syntax and add jun...
MockCNode.java 2.71 KB 6934 over 12 years ben leinfelder use RC-1 Dataone jars
RegisterDOITest.java 10.5 KB 8795 almost 10 years ben leinfelder take advantage of the ezidclient for multi-thre...
SolrQueryAccessFilterTest.java 18.1 KB 8103 almost 11 years ben leinfelder default to non-https when testing localhost. If...

Latest revisions

# Date Author Comment
8795 05/22/2014 01:59 PM ben leinfelder

take advantage of the ezidclient for multi-threaded/asynchronous DOI registration. This will be most useful for doing large batch updates and not so much for the one-at-a-time publish actions but works in either context. https://projects.ecoinformatics.org/ecoinfo/issues/6440

8745 04/23/2014 10:19 AM ben leinfelder

correct the ORE lookup query syntax and add junit assertion to check that it continues to function as expected. https://projects.ecoinformatics.org/ecoinfo/issues/6529

8311 10/11/2013 02:42 PM Jing Tao

Fixed compile error that an ioexception should be caught.

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.

8209 09/16/2013 04:19 PM ben leinfelder

test that d1 node admin is allowed all permissions. https://projects.ecoinformatics.org/ecoinfo/issues/6086

8204 09/16/2013 02:22 PM ben leinfelder

test for configured target url template on metadata using the default #view url. https://projects.ecoinformatics.org/ecoinfo/issues/6092

8103 08/01/2013 01:27 PM ben leinfelder

default to non-https when testing localhost. If the developer has a hostname configured with https, it will correctly use this configured baseUrl, otherwise it will just use http://localhost.

7853 07/05/2013 06:33 PM ben leinfelder

MN.getPackage() - test with ORE that includes 2 data files and a "metadata" file (still should be using EML for that test). https://projects.ecoinformatics.org/ecoinfo/issues/6026

7850 07/04/2013 12:33 PM ben leinfelder

First pass at MN.getPackage() implementation using Bagit library from LOC. https://projects.ecoinformatics.org/ecoinfo/issues/6026

7849 07/03/2013 09:58 PM ben leinfelder

add method for publishing existing object (usually assumed to be scimeta) with a DOI. https://projects.ecoinformatics.org/ecoinfo/issues/6014

View revisions

Also available in: Atom