Project

General

Profile

  • svn:eol-style: native
  • svn:executable: *
  • svn:keywords: Author Date Id Revision

# Date Author Comment
10290 05/17/2017 08:39 PM Jing Tao

Add the checksum parameter to the write method.

9958 09/09/2016 09:37 PM Jing Tao

Removed a unused parameter - formatId from method writeReplication.

9956 09/09/2016 09:17 PM Jing Tao

Add the feature to support the noNamespaceSchemalLocation and refactory the code.

9583 03/23/2016 03:57 PM Jing Tao

If a format id in the system metadata is registered in the xml_catalog table, we will use the schema location for the format id to validate the xml instance;
otherwise, we will use our previous way.

8959 11/10/2014 02:22 PM Jing Tao

During the replication, the remote content will be saved without alteration.

8948 10/31/2014 05:36 PM Jing Tao

Write the input stream into the file system without alteration in dataone create and update methods.

7128 04/09/2012 03:18 PM ben leinfelder

add a parameter for optionally writing EML-embedded access control rules to the Metacat DB.
https://redmine.dataone.org/issues/2584
https://redmine.dataone.org/issues/2583

6595 11/02/2011 08:40 PM ben leinfelder

http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5527

5199 01/22/2010 10:06 AM daigle

Reformat file. No code change.

5195 01/19/2010 10:25 AM daigle

Pass the doc xml as a string to docImpl.write and writeRepication. This is so a reader can be create for the parsing and for the write to disk. Also created a db access class for xml query result deletion.

5015 08/04/2009 02:32 PM daigle

Create database and shared directories for database management code and shared code respectively.

4499 11/03/2008 10:59 AM daigle

Clean up comments and remove extra includes

3230 04/12/2007 06:34 PM Jing Tao

Somehow the change went to the head rather than branch. So i rollback the change in head.

3229 04/12/2007 06:13 PM Jing Tao

This commit is for branch. In this commit the correct ip and user name will be stored in access_log table in replication event. However, it only for Forcereplication. And the test isn't completed yet. This commit is only for future use.

3077 11/10/2006 10:25 AM Matt Jones

Removed the release ant token from all files in 'src'.

3034 08/31/2006 04:37 PM perry

initial import of changes to metacat source and config files to support spatial option

2912 02/20/2006 07:41 PM harris

Integration of the metacat servlet with the spatial option -- rubberbanding is implemented too.

2622 10/01/2005 09:20 PM Jing Tao

Changes according add data info.

2608 09/30/2005 12:48 PM Jing Tao

Add code to handle deleted document replication.

1560 04/16/2003 10:10 PM Jing Tao

Change writereplication method to non-static.

1382 02/04/2003 03:25 PM Jing Tao

New class to wrap documentimple.