Project

General

Profile

Revision:

Revisions

# Date Author Comment
10286 05/17/2017 08:34 PM Jing Tao

Add the checksum parameter to the method DocumentImple.write.

10284 05/17/2017 08:26 PM Jing Tao

Add a method to test the miss-matched checksum for creating a metadata object.

10282 05/17/2017 03:37 PM Jing Tao

Add a new test method to test the miss-matched checksum for the data object.

10280 05/17/2017 03:32 PM Jing Tao

Add the checksum as a parameter to the method handleInsertOrUpdate.

10278 05/17/2017 03:26 PM Jing Tao

Add the checksum parameter to the handleInsertorUpdate method.

10276 05/17/2017 03:15 PM Jing Tao

Add the checksum parameter to the handleInsertAndUpdate method.

10274 05/17/2017 03:12 PM Jing Tao

Change the signature of the method handleInsertAndUpdate.

10272 05/17/2017 03:06 PM Jing Tao

Add code to check the check sum by the DigestOutputStream.

10270 05/17/2017 09:36 AM Jing Tao

Removed the duplicated code to check the checksum in the replicate method since the method D1Node.create, which is called by the replicate method, has the mechanism.

10268 05/16/2017 09:54 PM Jing Tao

Revised the method for testing replication. It did nothing but does test the replication between the mock mn and the local host.

10266 05/16/2017 09:50 PM Jing Tao

Add the replication source node into the node locator.

10264 05/16/2017 09:47 PM Jing Tao

Add some methods to support the replicate.

10262 05/16/2017 09:14 PM Jing Tao

Add a mock mn node as the source node during a replication operation.

10260 05/16/2017 02:23 PM Jing Tao

Add a integration test.

10259 05/16/2017 02:22 PM Jing Tao

Add two properties will be used in the dataone replication test.

10249 05/11/2017 10:43 AM Jing Tao

Add some debug information.

10247 05/10/2017 08:12 AM Chris Jones

Change MetacatHandler.generateOutputName() to use the SystemMetadata.fileName value when it is available. Needs testing.

refs https://projects.ecoinformatics.org/ecoinfo/issues/7187

10245 05/04/2017 11:49 AM Matt Jones

Define location of the AWS binary so the tool works under CRON.

10244 05/03/2017 11:25 PM Matt Jones

Modified backup script to improve efficiency.

Now, lists of metadata and data files that were last backed up is stored in the /var/metacat/metacat-backup folder, and
these are diffed with the current file lists to discover new files. These are then copied to AWS S3. The AWS...

10243 05/03/2017 02:23 PM Jing Tao

Add the release note for the 2.8.2 version.

10241 05/03/2017 02:11 PM Jing Tao

The metacatui version was changed to 1.14.1

10239 05/02/2017 04:41 PM Jing Tao

Add the code to filter out the pids with white spaces in the query.

10237 04/25/2017 11:23 PM Matt Jones

Add backup script to copy files to Amazon S3.

10227 04/20/2017 03:10 PM Jing Tao

Call the method TripleStoreService.destroy to delete the dataset.

10225 04/13/2017 04:06 PM Peter Slaughter

Disable indexing of 'prov_hasSources' field

10224 04/13/2017 03:15 PM Peter Slaughter

Fix problem with prov_hasSources not being indexed

10221 04/10/2017 03:05 PM Peter Slaughter

Add check in iindex unit test for 'prov_hasDerivations' field

10220 04/10/2017 02:31 PM Peter Slaughter

Fix problem where 'prov_hasDerivations' field not being indexed (metacat issue 7176)

10219 04/07/2017 04:33 PM Jing Tao

Make sure it is same as branch 2.8 except the mdq stuff

10218 04/07/2017 04:29 PM Jing Tao

Still use syncFailed.getPid to get identifier in the syncFailed method.

10217 04/06/2017 04:42 PM Jing Tao

Fixed typos in the vairable name.

10216 04/06/2017 04:36 PM Jing Tao

In the synchronizationFailed method, use syncExcpetion.getIdentifier method to try before the obsoleted method getPid.

10215 04/06/2017 04:24 PM Jing Tao

Change the version to 2.9.0

10214 04/06/2017 04:24 PM Jing Tao

change the version to 2.9.0. Change the version of the d1_denpendency to 2.4.

10213 04/06/2017 04:22 PM Jing Tao

Change the version to 2.9.0

10212 04/06/2017 04:22 PM Jing Tao

Change the version to 2.9.0

10211 04/06/2017 04:21 PM Jing Tao

Change the version to 2.9.0. Change the version of the d1 dependency to 2.4.

10210 04/06/2017 04:17 PM Jing Tao

Modify version to 2.9.0

10209 04/06/2017 04:14 PM Jing Tao

Add the script to upgrade the db to 2.9.0

10207 04/06/2017 02:34 PM Jing Tao

Move a statement e.printStactTrace to the logMetacat.error method.

10206 04/06/2017 09:51 AM Chris Jones

Add the 'Collaborator' role to the list of roles in the EML Registry CGI.

refs https://github.com/NCEAS/metacatui/issues/78

10205 04/06/2017 08:54 AM Jing Tao

In the expandRightHolder method, we don't use the parameter count=-1 to query the cn. Now we use count=200 and will use the page query to query again if it is necessary.

10202 04/05/2017 03:06 PM Jing Tao

Add the debug statement.

10201 04/05/2017 03:04 PM Jing Tao

Add the debug statement.

10200 03/28/2017 12:55 PM Lauren Walker

Remove extra <table> HTML element that was causing rendering issues with the enumerated domain template

10199 03/27/2017 04:12 PM Jing Tao

Add the method name and line number in the statment.

10198 03/27/2017 04:11 PM Jing Tao

Add the method name and line number in the statement.

10195 03/24/2017 06:30 PM Bryce Mecum

Fix broken links in taxonomy section of registry guide

10194 03/23/2017 10:17 AM Bryce Mecum

Fix a typo that was preventing dateTime attributes from rendering fully

10193 03/14/2017 03:57 PM Jing Tao

Add more debug statement on cn.create method.

(101-150/8878) Per page: 25, 50, 100

Also available in: Atom