Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  marine 433 over 24 years berkley no message
AccessControlList.java 20.6 KB 667 almost 24 years berkley closed all preparedStatement variables
AccessionNumber.java 7.8 KB 618 about 24 years bojilova changed acc# generation to use db sequence inst...
AccessionNumberException.java 1.63 KB 349 over 24 years Matt Jones Added "release" keyword to all metacat source f...
AccessionNumberGeneratedException.java 1.4 KB 349 over 24 years Matt Jones Added "release" keyword to all metacat source f...
AuthInterface.java 2.54 KB 514 about 24 years Matt Jones Fixed problem with AuthInterface, AuthLdap, and...
AuthLdap.java 10.6 KB 515 about 24 years Matt Jones Updated the Javadoc documentation so that the c...
AuthMcat.java 12.7 KB 527 about 24 years bojilova changes for using SRB v1.1.8 at LTER, NM
AuthSession.java 5.2 KB 510 about 24 years bojilova XSLT transformation on "login" and "logout" action
BasicNode.java 6.03 KB 349 over 24 years Matt Jones Added "release" keyword to all metacat source f...
CatalogMessageHandler.java 2.24 KB 595 about 24 years berkley added additional actions to facilitate a web ba...
CommentNode.java 1.63 KB 349 over 24 years Matt Jones Added "release" keyword to all metacat source f...
DBDTDHandler.java 5.56 KB 349 over 24 years Matt Jones Added "release" keyword to all metacat source f...
DBEntityResolver.java 10.8 KB 599 about 24 years bojilova constructor DBEntityResolver(Connection conn) i...
DBQuery.java 24.6 KB 667 almost 24 years berkley closed all preparedStatement variables
DBSAXHandler.java 16.4 KB 660 almost 24 years bojilova - turned on the validation in order only valid ...
DBSAXNode.java 11.6 KB 471 about 24 years bojilova Separate thread used for writing into xml_index...
DBSimpleQuery.java 6.96 KB 349 over 24 years Matt Jones Added "release" keyword to all metacat source f...
DBTransform.java 6.23 KB 349 over 24 years Matt Jones Added "release" keyword to all metacat source f...
DBUtil.java 6.92 KB 413 over 24 years bojilova for getDoctypes() added WHERE entry_type='DTD' ...
DBValidate.java 9.76 KB 349 over 24 years Matt Jones Added "release" keyword to all metacat source f...
DataFileServer.java 5.58 KB 656 almost 24 years berkley added support for the new abstract class) to h...
DataFileUploadInterface.java 4.13 KB 667 almost 24 years berkley closed all preparedStatement variables
DataStreamTest.java 6.49 KB 658 almost 24 years berkley added more documentation
DocInfoHandler.java 1.59 KB 562 about 24 years berkley this class allows the parsing of xml data sent ...
DocumentIdentifier.java 4.56 KB 667 almost 24 years berkley closed all preparedStatement variables
DocumentImpl.java 41.4 KB 667 almost 24 years berkley closed all preparedStatement variables
ElementNode.java 4.54 KB 388 over 24 years Matt Jones Modified the DBReader and ElementNode classes t...
ForceReplicationHandler.java 3.56 KB 625 about 24 years berkley cleaned up code
HttpMessage.java 4.24 KB 657 almost 24 years berkley changed getCookie to static
McdbDocNotFoundException.java 1.38 KB 349 over 24 years Matt Jones Added "release" keyword to all metacat source f...
McdbException.java 2.71 KB 349 over 24 years Matt Jones Added "release" keyword to all metacat source f...
MetaCatServlet.java 51.3 KB 667 almost 24 years berkley closed all preparedStatement variables
MetaCatUtil.java 9.83 KB 566 about 24 years Matt Jones Modified stylesheets and server code to use a s...
MetacatReplication.java 30 KB 667 almost 24 years berkley closed all preparedStatement variables
MetacatURL.java 8.65 KB 566 about 24 years Matt Jones Modified stylesheets and server code to use a s...
NodeComparator.java 2.79 KB 429 over 24 years Matt Jones Fixed document reading bug (bugzilla bug #111) ...
NodeRecord.java 996 Bytes 388 over 24 years Matt Jones Modified the DBReader and ElementNode classes t...
PINode.java 1.67 KB 349 over 24 years Matt Jones Added "release" keyword to all metacat source f...
QuerySpecification.java 22.6 KB 626 about 24 years berkley fixed sql error
RelationHandler.java 8.68 KB 667 almost 24 years berkley closed all preparedStatement variables
ReplMessageHandler.java 3.36 KB 577 about 24 years berkley added replication_on_insert handling. Changed ...
ReplicationHandler.java 17.2 KB 667 almost 24 years berkley closed all preparedStatement variables
TextNode.java 2.1 KB 349 over 24 years Matt Jones Added "release" keyword to all metacat source f...

Latest revisions

# Date Author Comment
667 01/18/2001 11:25 AM berkley

closed all preparedStatement variables

665 01/17/2001 02:45 PM bojilova

implementation for multiple <resourceIndentifier> tags under <resource>

662 01/17/2001 08:59 AM berkley

removed dependence on MetacatURL for URL handling. Added more flexible support for identifiers in the subject and object fields. They can now be just a docid, an http url or a metacat url.

661 01/16/2001 01:49 PM berkley

fixed bug in data file permission checking. (commited wrong file last time)

660 01/12/2001 09:55 AM bojilova

- turned on the validation in order only valid xml docs comformed to the specified dtd (if any) to be submitted in metacat
- with validation "on" white spaces are reported from ignorableWhitespace() callback, not from characters() (as with validation "off")...

658 01/11/2001 01:53 PM berkley

added more documentation

657 01/11/2001 01:44 PM berkley

changed getCookie to static

656 01/11/2001 01:37 PM berkley

added support for the new abstract class) to handle data file uploading through metnewninterface (actuall

655 01/11/2001 01:36 PM berkley

newninterface (actually an abstract class) to handle data file uploading through met

654 01/10/2001 01:34 PM berkley

fixed error in logic. sending the filesize as an int terminated by a zero failed when the file size was greater than 256. The filesize is now sent as a string followed by a zero.

View revisions

Also available in: Atom