Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  marine 433 over 23 years berkley no message
AccessControlList.java 34.9 KB 688 about 23 years bojilova added new "getaccesscontrol" action for a given...
AccessionNumber.java 6.27 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
AccessionNumberException.java 1.84 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
AccessionNumberGeneratedException.java 1.58 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
AuthInterface.java 3.24 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
AuthLdap.java 11.5 KB 675 about 23 years berkley added precise location information (class.metho...
AuthMcat.java 13.8 KB 675 about 23 years berkley added precise location information (class.metho...
AuthSession.java 5.92 KB 675 about 23 years berkley added precise location information (class.metho...
BasicNode.java 6.2 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
CatalogMessageHandler.java 2.95 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
CommentNode.java 2.16 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
DBDTDHandler.java 5.23 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
DBEntityResolver.java 12.9 KB 694 about 23 years bojilova reject writing DTD file if it already exists
DBQuery.java 25.5 KB 692 about 23 years bojilova there were more mentions of DOCTITLE attr - cle...
DBSAXHandler.java 18.8 KB 697 about 23 years bojilova - fixed missing replication of public_access - ...
DBSAXNode.java 12.6 KB 675 about 23 years berkley added precise location information (class.metho...
DBSimpleQuery.java 7.11 KB 675 about 23 years berkley added precise location information (class.metho...
DBTransform.java 6.75 KB 675 about 23 years berkley added precise location information (class.metho...
DBUtil.java 7.61 KB 675 about 23 years berkley added precise location information (class.metho...
DBValidate.java 9.8 KB 675 about 23 years berkley added precise location information (class.metho...
DataFileServer.java 6.37 KB 675 about 23 years berkley added precise location information (class.metho...
DataFileUploadInterface.java 4.99 KB 675 about 23 years berkley added precise location information (class.metho...
DataStreamTest.java 7.3 KB 675 about 23 years berkley added precise location information (class.metho...
DocInfoHandler.java 2.29 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
DocumentIdentifier.java 5.93 KB 683 about 23 years berkley fixed some problems with database connections g...
DocumentImpl.java 44.5 KB 697 about 23 years bojilova - fixed missing replication of public_access - ...
ElementNode.java 5.24 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
ForceReplicationHandler.java 4.62 KB 675 about 23 years berkley added precise location information (class.metho...
HttpMessage.java 4.99 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
McdbDocNotFoundException.java 2.08 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
McdbException.java 3.41 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
MetaCatServlet.java 56.2 KB 695 about 23 years bojilova Included check up for <!DOCTYPE ... PUBLIC/SYST...
MetaCatUtil.java 10.5 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
MetacatReplication.java 33.7 KB 692 about 23 years bojilova there were more mentions of DOCTITLE attr - cle...
MetacatURL.java 9.35 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
NodeComparator.java 3.49 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
NodeRecord.java 1.67 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
PINode.java 2.54 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
QuerySpecification.java 23.6 KB 692 about 23 years bojilova there were more mentions of DOCTITLE attr - cle...
RelationHandler.java 10.3 KB 683 about 23 years berkley fixed some problems with database connections g...
ReplMessageHandler.java 4.07 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
ReplicationHandler.java 20.5 KB 697 about 23 years bojilova - fixed missing replication of public_access - ...
TextNode.java 2.12 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...

Latest revisions

# Date Author Comment
697 02/07/2001 02:07 PM bojilova

- fixed missing replication of public_access
- new attribute catalog_id added in xml_documents and xml_revisions
as a FK to xml_catalog; catalog_id is replicated also

695 02/06/2001 01:51 PM bojilova

Included check up for <!DOCTYPE ... PUBLIC/SYSTEM ... >
in order to set the validation parser at runtime
In case of:
- no DOCTYPE declaration
- <!DOCTYPE docname>
validation is turned "off"
In case of:
- <!DOCTYPE ... PUBLIC ...>
- <!DOCTYPE ... SYSTEM ...>...

694 02/05/2001 04:17 PM bojilova

reject writing DTD file if it already exists

692 02/01/2001 10:56 AM bojilova

there were more mentions of DOCTITLE attr - cleared them

691 01/31/2001 10:50 AM bojilova

cleared DOCTITLE attribute in xml_documents and xml_revisions
cleared all mentions of doctitle

688 01/31/2001 10:05 AM bojilova

added new "getaccesscontrol" action for a given docid

686 01/26/2001 09:37 AM berkley

fixed white space problem in toXML that was preventing in line end tags from being popped from the stack.

684 01/19/2001 04:12 PM bojilova

Solving the problem with relication of access file where access files were rejected from the replication servers.
In AccessControlList check for serverCode is included,
so only on the local server the connected user is checked for having "all" permissions on the resources specified in it...

683 01/19/2001 03:20 PM berkley

fixed some problems with database connections getting a time out error. Also updated some catch statements

682 01/19/2001 11:31 AM bojilova

fixed typo

View revisions

Also available in: Atom