Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  marine 433 about 24 years berkley no message
AccessControlList.java 15.8 KB 613 almost 24 years bojilova fixed typo
AccessionNumber.java 7.8 KB 618 over 23 years bojilova changed acc# generation to use db sequence inst...
AccessionNumberException.java 1.63 KB 349 about 24 years Matt Jones Added "release" keyword to all metacat source f...
AccessionNumberGeneratedException.java 1.4 KB 349 about 24 years Matt Jones Added "release" keyword to all metacat source f...
AuthInterface.java 2.54 KB 514 almost 24 years Matt Jones Fixed problem with AuthInterface, AuthLdap, and...
AuthLdap.java 10.6 KB 515 almost 24 years Matt Jones Updated the Javadoc documentation so that the c...
AuthMcat.java 12.7 KB 527 almost 24 years bojilova changes for using SRB v1.1.8 at LTER, NM
AuthSession.java 5.2 KB 510 almost 24 years bojilova XSLT transformation on "login" and "logout" action
BasicNode.java 6.03 KB 349 about 24 years Matt Jones Added "release" keyword to all metacat source f...
CatalogMessageHandler.java 2.24 KB 595 almost 24 years berkley added additional actions to facilitate a web ba...
CommentNode.java 1.63 KB 349 about 24 years Matt Jones Added "release" keyword to all metacat source f...
DBDTDHandler.java 5.56 KB 349 about 24 years Matt Jones Added "release" keyword to all metacat source f...
DBEntityResolver.java 10.8 KB 599 almost 24 years bojilova constructor DBEntityResolver(Connection conn) i...
DBQuery.java 23.6 KB 624 over 23 years berkley removed package doctype filtering from the resu...
DBSAXHandler.java 14.1 KB 549 almost 24 years berkley removed dependence on a server code in the acce...
DBSAXNode.java 11.6 KB 471 almost 24 years bojilova Separate thread used for writing into xml_index...
DBSimpleQuery.java 6.96 KB 349 about 24 years Matt Jones Added "release" keyword to all metacat source f...
DBTransform.java 6.23 KB 349 about 24 years Matt Jones Added "release" keyword to all metacat source f...
DBUtil.java 6.92 KB 413 about 24 years bojilova for getDoctypes() added WHERE entry_type='DTD' ...
DBValidate.java 9.76 KB 349 about 24 years Matt Jones Added "release" keyword to all metacat source f...
DocInfoHandler.java 1.59 KB 562 almost 24 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 40.9 KB 622 over 23 years berkley changed accession number schema to <sitecode>.<...
ElementNode.java 4.54 KB 388 about 24 years Matt Jones Modified the DBReader and ElementNode classes t...
ForceReplicationHandler.java 3.56 KB 590 almost 24 years berkley added replication for the xml_catalog table. R...
McdbDocNotFoundException.java 1.38 KB 349 about 24 years Matt Jones Added "release" keyword to all metacat source f...
McdbException.java 2.71 KB 349 about 24 years Matt Jones Added "release" keyword to all metacat source f...
MetaCatServlet.java 46.6 KB 619 over 23 years bojilova fixed typos around acltext and dtdtext params
MetaCatUtil.java 9.83 KB 566 almost 24 years Matt Jones Modified stylesheets and server code to use a s...
MetacatReplication.java 25.3 KB 595 almost 24 years berkley added additional actions to facilitate a web ba...
MetacatURL.java 8.65 KB 566 almost 24 years Matt Jones Modified stylesheets and server code to use a s...
NodeComparator.java 2.79 KB 429 about 24 years Matt Jones Fixed document reading bug (bugzilla bug #111) ...
NodeRecord.java 996 Bytes 388 about 24 years Matt Jones Modified the DBReader and ElementNode classes t...
PINode.java 1.67 KB 349 about 24 years Matt Jones Added "release" keyword to all metacat source f...
QuerySpecification.java 22.6 KB 535 almost 24 years Matt Jones Modified pathquery.dtd and QuerySpecification t...
RelationHandler.java 6.79 KB 601 almost 24 years berkley changed connection handling in the constructor
ReplMessageHandler.java 3.36 KB 577 almost 24 years berkley added replication_on_insert handling. Changed ...
ReplicationHandler.java 16.6 KB 595 almost 24 years berkley added additional actions to facilitate a web ba...
TextNode.java 2.1 KB 349 about 24 years Matt Jones Added "release" keyword to all metacat source f...

Latest revisions

# Date Author Comment
624 12/20/2000 09:28 AM berkley

removed package doctype filtering from the resultset.

623 12/19/2000 01:47 PM berkley

added comments to top of class

622 12/19/2000 01:46 PM berkley

changed accession number schema to <sitecode>.<serialnumber>.<revisionnumber>. DocumentIdentifier.java parses docids into parts for easy manipulation. You can now specifiy a specific revision by asking for document <sitecode>.<serialnumber>.<revisionnumber> or you can get the newest revision by asking for <sitecode>.<serialnumber> or by asking for <sitecode>.<serialnumber>.newest.

619 12/15/2000 11:11 AM bojilova

fixed typos around acltext and dtdtext params

618 12/14/2000 03:07 PM bojilova

changed acc# generation to use db sequence instead of timestamp

617 12/14/2000 03:06 PM bojilova

fixed typo

613 12/13/2000 02:54 PM bojilova

fixed typo

612 12/13/2000 02:18 PM bojilova

fixed typo

611 12/13/2000 12:57 PM bojilova

fixed typo

610 12/13/2000 12:53 PM berkley

commented out print statement

View revisions

Also available in: Atom