Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  marine 433 over 24 years berkley no message
AccessControlList.java 34.9 KB 688 almost 24 years bojilova added new "getaccesscontrol" action for a given...
AccessionNumber.java 8.05 KB 758 over 23 years bojilova Changed the order of generating and getting Uni...
AccessionNumberException.java 1.84 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
AccessionNumberGeneratedException.java 1.58 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
AuthInterface.java 3.54 KB 730 over 23 years bojilova Changes related to running LDAP servers referre...
AuthLdap.java 34.2 KB 740 over 23 years bojilova fixed the problem with empy password authentica...
AuthMcat.java 14.1 KB 730 over 23 years bojilova Changes related to running LDAP servers referre...
AuthSession.java 5.85 KB 730 over 23 years bojilova Changes related to running LDAP servers referre...
BasicNode.java 6.2 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
CatalogMessageHandler.java 2.95 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
CommentNode.java 2.16 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
DBDTDHandler.java 5.23 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
DBEntityResolver.java 12.9 KB 694 almost 24 years bojilova reject writing DTD file if it already exists
DBQuery.java 27.4 KB 745 over 23 years Matt Jones Fixed bug in metacat where return doctypes were...
DBSAXHandler.java 18.8 KB 697 almost 24 years bojilova - fixed missing replication of public_access - ...
DBSAXNode.java 13.8 KB 758 over 23 years bojilova Changed the order of generating and getting Uni...
DBSimpleQuery.java 7.11 KB 675 almost 24 years berkley added precise location information (class.metho...
DBTransform.java 6.75 KB 675 almost 24 years berkley added precise location information (class.metho...
DBUtil.java 10.1 KB 699 almost 24 years bojilova implemented interface for download of DTD or Sc...
DBValidate.java 9.8 KB 675 almost 24 years berkley added precise location information (class.metho...
DataFileServer.java 6.37 KB 675 almost 24 years berkley added precise location information (class.metho...
DataFileUploadInterface.java 4.99 KB 675 almost 24 years berkley added precise location information (class.metho...
DataStreamTest.java 7.3 KB 675 almost 24 years berkley added precise location information (class.metho...
DocInfoHandler.java 2.29 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
DocumentIdentifier.java 6.88 KB 736 over 23 years bojilova put exception handler messages when acc# is not...
DocumentImpl.java 43.8 KB 754 over 23 years bojilova change the call from getDateFunction() to getDa...
ElementNode.java 5.24 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
ForceReplicationHandler.java 4.62 KB 675 almost 24 years berkley added precise location information (class.metho...
HttpMessage.java 4.99 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
McdbDocNotFoundException.java 2.08 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
McdbException.java 3.41 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
MetaCatServlet.java 48.5 KB 745 over 23 years Matt Jones Fixed bug in metacat where return doctypes were...
MetaCatUtil.java 12.3 KB 747 over 23 years bojilova - changed to use the DBAdapter uniform interfac...
MetacatReplication.java 34.7 KB 727 almost 24 years berkley added check to see if a replication server's IP...
MetacatURL.java 9.35 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
NodeComparator.java 3.49 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
NodeRecord.java 1.67 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
PINode.java 2.54 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
QuerySpecification.java 28.5 KB 745 over 23 years Matt Jones Fixed bug in metacat where return doctypes were...
RelationHandler.java 7.01 KB 743 over 23 years Matt Jones Modifications that change the package handling ...
ReplMessageHandler.java 4.07 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
ReplicationHandler.java 20.5 KB 697 almost 24 years bojilova - fixed missing replication of public_access - ...
TextNode.java 2.12 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...

Latest revisions

# Date Author Comment
758 05/31/2001 05:24 PM bojilova

Changed the order of generating and getting Unique ID for
xml_nodes.nodeid and for uniqueid part of the accession#
because of SQl Server capabilities:
first let the db to generate unique id on insert (by db trigger and sequence or by IDENTITY key),
then get that unique id for further use by the application....

754 05/24/2001 11:21 AM bojilova

change the call from getDateFunction() to getDateTimeFunction()

752 05/24/2001 10:21 AM bojilova

change the call from getDateString() to getDateFunction()

747 05/23/2001 03:19 PM bojilova

- changed to use the DBAdapter uniform interface for all apperance of "sysdate"
and uniqueid generation from sequence
MetaCatUtil:
- reads from metacat.properties the dbadapter class implemented the interface
and creates an instance of that class (in static public variable named dbAdapter) for use....

745 05/22/2001 03:24 PM Matt Jones

Fixed bug in metacat where return doctypes were not being properly
back traced. Changed DBQuery.findDocuments() so that it no longer
takes a returndoc array, but instead retrieves the returndoc array
fromthe QUERYSpecification. The QuerySpecification was augmented...

744 05/21/2001 02:30 PM Matt Jones

Added ability to process multiple "returndoc" elements in
a pathquery document. Now, any query hit will be back traced to an
associated package if that package is listed in one of the
"returndoctype" elements.

743 05/21/2001 01:51 PM Matt Jones

Modifications that change the package handling behavior of metacat. Package
membership is now determined by an identifier being used as either the subject
or object in a triple. One can not request arbitrary returndocs -- only
those types that have package information embedded can be "returndoctype"...

742 05/16/2001 09:45 AM bojilova

fix in the return of the last revisionid on UPDATE instead of the previous one

740 05/09/2001 01:49 PM bojilova

fixed the problem with empy password authentication.
Ldap somehow allows DirContext to be created
when empty password is provided as in our case
instead of comlaining like with wrong password string.
So included a check for empty password in order to reject the login.

739 05/08/2001 02:40 PM bojilova

as John were testing Metacat on postgres,
he discovered that Connection needs more precise check
whether it is open because of db timing outs.
So used to be:
if ( conn null ) { get new connection from db; }
Now changed to:
if ( conn null || conn.isClosed() ) { get new connection from db; }...

View revisions

Also available in: Atom