Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  marine 433 over 23 years berkley no message
AccessControlList.java 17.9 KB 638 over 23 years bojilova included support for submition of access files ...
AccessionNumber.java 7.8 KB 618 over 23 years bojilova changed acc# generation to use db sequence inst...
AccessionNumberException.java 1.63 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
AccessionNumberGeneratedException.java 1.4 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
AuthInterface.java 2.54 KB 514 over 23 years Matt Jones Fixed problem with AuthInterface, AuthLdap, and...
AuthLdap.java 10.6 KB 515 over 23 years Matt Jones Updated the Javadoc documentation so that the c...
AuthMcat.java 12.7 KB 527 over 23 years bojilova changes for using SRB v1.1.8 at LTER, NM
AuthSession.java 5.2 KB 510 over 23 years bojilova XSLT transformation on "login" and "logout" action
BasicNode.java 6.03 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
CatalogMessageHandler.java 2.24 KB 595 over 23 years berkley added additional actions to facilitate a web ba...
CommentNode.java 1.63 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBDTDHandler.java 5.56 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBEntityResolver.java 10.8 KB 599 over 23 years bojilova constructor DBEntityResolver(Connection conn) i...
DBQuery.java 23.6 KB 626 over 23 years berkley fixed sql error
DBSAXHandler.java 14.6 KB 640 over 23 years bojilova Use the new property "accessdoctype" to check i...
DBSAXNode.java 11.6 KB 471 over 23 years bojilova Separate thread used for writing into xml_index...
DBSimpleQuery.java 6.96 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBTransform.java 6.23 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBUtil.java 6.92 KB 413 over 23 years bojilova for getDoctypes() added WHERE entry_type='DTD' ...
DBValidate.java 9.76 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DocInfoHandler.java 1.59 KB 562 over 23 years berkley this class allows the parsing of xml data sent ...
DocumentIdentifier.java 4.54 KB 623 over 23 years berkley added comments to top of class
DocumentImpl.java 41.1 KB 638 over 23 years bojilova included support for submition of access files ...
ElementNode.java 4.54 KB 388 over 23 years Matt Jones Modified the DBReader and ElementNode classes t...
ForceReplicationHandler.java 3.56 KB 625 over 23 years berkley cleaned up code
McdbDocNotFoundException.java 1.38 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
McdbException.java 2.71 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
MetaCatServlet.java 48.7 KB 636 over 23 years berkley added support to download a data file through m...
MetaCatUtil.java 9.83 KB 566 over 23 years Matt Jones Modified stylesheets and server code to use a s...
MetacatReplication.java 29.2 KB 631 over 23 years berkley changed replication interface to make it easier...
MetacatURL.java 8.65 KB 566 over 23 years Matt Jones Modified stylesheets and server code to use a s...
NodeComparator.java 2.79 KB 429 over 23 years Matt Jones Fixed document reading bug (bugzilla bug #111) ...
NodeRecord.java 996 Bytes 388 over 23 years Matt Jones Modified the DBReader and ElementNode classes t...
PINode.java 1.67 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
QuerySpecification.java 22.6 KB 626 over 23 years berkley fixed sql error
RelationHandler.java 7.85 KB 634 over 23 years berkley updating a package file now updates the relatio...
ReplMessageHandler.java 3.36 KB 577 over 23 years berkley added replication_on_insert handling. Changed ...
ReplicationHandler.java 16.9 KB 629 over 23 years berkley added support for one way replication
TextNode.java 2.1 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...

Latest revisions

# Date Author Comment
640 01/04/2001 06:13 PM bojilova

Use the new property "accessdoctype" to check if this is access file.
If it is, run AccessControlList for wirting into xml_access and xml_relation tables.
This is the thread that writes XML Index but afterwards.

638 01/04/2001 05:12 PM bojilova

included support for submition of access files
+ storing the acl info in xml_access table and relationship records in xml_relation table like
<aclfile, "isaclfilefor", recourceIdentifier> for every resource included in the access file

636 01/04/2001 04:04 PM berkley

added support to download a data file through metacat using a metacat url or a docid parameter.

634 01/03/2001 09:41 AM berkley

updating a package file now updates the relations that are created from it. Also, if you delete a package file, it will delete the relations associated with it.

631 12/21/2000 02:57 PM berkley

changed replication interface to make it easier to see the servers.

629 12/21/2000 09:03 AM berkley

added support for one way replication

628 12/20/2000 01:25 PM berkley

added revision support to the delete function

626 12/20/2000 10:20 AM berkley

fixed sql error

625 12/20/2000 09:38 AM berkley

cleaned up code

624 12/20/2000 09:28 AM berkley

removed package doctype filtering from the resultset.

View revisions

Also available in: Atom