Project

General

Profile

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

# Date Author Comment
4950 06/12/2009 04:39 PM daigle

Add archival read funtionality (jar/kar/war files)

4861 03/25/2009 02:41 PM daigle

Roll back replication user changes. Fix code that converts access levels to integer and to text.

4856 03/24/2009 10:17 AM daigle

Introduce replication user. Use the fileutil writer methods instead of writing directly.

4698 12/26/2008 01:07 PM daigle

Renamed MetaCatUtil to MetacatUtil

4485 10/29/2008 11:42 AM daigle

Add some generic typing

4466 10/21/2008 03:18 PM daigle

Add some generics typing

4447 10/13/2008 09:11 AM ben leinfelder

translate numeric permission to text permission when serializing.

4419 10/07/2008 04:40 PM ben leinfelder

replicate xml_access entries across servers.
see: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3464
note: still needs to be tested...but needed to be checked in for other metacat installations to be updated....

4213 08/05/2008 05:50 PM daigle

qualify xml and eml properties with an xml. prefix

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head

4011 06/19/2008 01:33 PM berkley

fixed bug 3403

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

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

2663 10/10/2005 11:06 AM sgarg

Replacing MetaCatUtil.debugMessage or MetaCatUtil.logMetacat call with logMetacat (private Logger object) call

2291 09/16/2004 11:13 AM sgarg

Modified inline data permission handling, so that access rules for old version of inline data can be checked correctly.

2245 08/19/2004 06:09 PM sgarg

Merging in changes made in branch 'dataaccess' by Jing Tao.

2045 03/15/2004 02:08 PM Jing Tao

Fixed the bug for sessionid storing, revision couldn't be zero and Ldap DN is case sensitive.

1541 04/11/2003 09:23 AM Jing Tao

Fixed bug to decide if a document is a accesss document.

1527 04/08/2003 04:30 PM Jing Tao

Change the key of unaccessablesubtree from subtreeid to startnodeid. because some subtree doesn't have subtreeid.

1521 04/07/2003 05:48 PM Jing Tao

Change a method name to mergeEquivlentSubTree.

1513 04/04/2003 03:26 PM Jing Tao

Add code to handle if a unaccessable subtree is another subtree of unaccessable subtree.

1492 03/19/2003 03:02 PM Jing Tao

Fixed a bug to check permission for a node.

1485 03/18/2003 05:32 PM Jing Tao

Add code to handle check a node permission for subtree access control.

1474 03/13/2003 05:35 PM Jing Tao

Change the debug level.

1434 02/27/2003 06:24 PM Jing Tao

Add the code to handle subtree access control.

1425 02/26/2003 05:29 PM Jing Tao

Add a file to handle permission checking.