Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AccessControlForSingleFile.java 5.93 KB 1370 over 21 years Jing Tao Don't insert "acl" as accessfileid for single f...
AccessControlInterface.java 2.09 KB 1430 about 21 years Jing Tao Adding more constant strings.
AccessControlList.java 30.1 KB 1426 about 21 years Jing Tao Move the permission checking part.
AccessRule.java 2.91 KB 1406 over 21 years Jing Tao Implement clone method.
AccessSection.java 3.36 KB 1472 about 21 years Jing Tao Add a field varible references and set, get met...
AccessionNumber.java 14.7 KB 1215 almost 22 years Jing Tao Merge DBConnection branch to head.
AccessionNumberException.java 1.84 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...
AccessionNumberGeneratedException.java 1.58 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...
AssociateAccessPolicy.java 16.3 KB 1217 almost 22 years Jing Tao Merge DBConnection branch to head.
AuthInterface.java 3.54 KB 730 about 23 years bojilova Changes related to running LDAP servers referre...
AuthLdap.java 41.2 KB 1477 about 21 years Jing Tao Change the debug message.
AuthSession.java 5.9 KB 888 over 22 years berkley updated the referral mechanism so that metacat ...
BasicNode.java 6.71 KB 821 almost 23 years bojilova added support for Namespaces. Metacat now can s...
CatalogMessageHandler.java 2.95 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...
CommentNode.java 2.16 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...
DBConnection.java 9.77 KB 1217 almost 22 years Jing Tao Merge DBConnection branch to head.
DBConnectionPool.java 25.5 KB 1333 over 21 years Jing Tao Chage the debug level for display the free conn...
DBDTDHandler.java 5.24 KB 1216 almost 22 years Jing Tao Merger DBConnect branch to head.
DBEntityResolver.java 14.7 KB 1392 over 21 years Jing Tao Change checkURLConnection to public static. It ...
DBQuery.java 62.8 KB 1450 about 21 years Jing Tao Fixed a bug which cause infinite loop.
DBSAXHandler.java 26.6 KB 1465 about 21 years Jing Tao Add code to debug warning and error message.
DBSAXNode.java 12.5 KB 1416 about 21 years Jing Tao Every call to write into xml_nodes will return ...
DBSimpleQuery.java 7.41 KB 1217 almost 22 years Jing Tao Merge DBConnection branch to head.
DBTransform.java 14.2 KB 1457 about 21 years Jing Tao Add some debug message.
DBUtil.java 18.6 KB 1292 almost 22 years Jing Tao Merge cvs branch replication to cvs head.
DBValidate.java 10.8 KB 1343 over 21 years Jing Tao Revise code to make validateion work.
DocInfoHandler.java 2.29 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...
DocumentIdentifier.java 7.27 KB 1217 almost 22 years Jing Tao Merge DBConnection branch to head.
DocumentImpl.java 96.1 KB 1480 about 21 years Jing Tao Add code handle if put inline data into xml doc...
DocumentImplWrapper.java 3.19 KB 1382 over 21 years Jing Tao New class to wrap documentimple.
ElementNode.java 5.24 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...
EmlSAXHandler.java 30.2 KB 1481 about 21 years Jing Tao Fixed bug that the parser can't handle a eml wi...
ForceReplicationHandler.java 13.8 KB 1292 almost 22 years Jing Tao Merge cvs branch replication to cvs head.
HttpMessage.java 5.14 KB 1083 about 22 years Jing Tao Add setCookie method in this class. Junit test ...
McdbDocNotFoundException.java 2.73 KB 1292 almost 22 years Jing Tao Merge cvs branch replication to cvs head.
McdbException.java 3.41 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...
MetaCatServlet.java 76.6 KB 1471 about 21 years Jing Tao Add eml parser checking here.
MetaCatUtil.java 13.9 KB 1394 over 21 years Jing Tao Change the debugMessage method. Only debug is t...
MetacatReplication.java 56.3 KB 1385 over 21 years Jing Tao Add code to handle text code was splited.
MetacatURL.java 9.35 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...
NodeComparator.java 3.49 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...
NodeRecord.java 1.78 KB 826 over 22 years bojilova changes to store namespace prefixes separately ...
PINode.java 2.54 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...
PermissionController.java 26.2 KB 1474 about 21 years Jing Tao Change the debug level.
QuerySpecification.java 43.5 KB 1454 about 21 years Jing Tao Revise the query for access control return field.
RelationHandler.java 13.2 KB 1388 over 21 years Jing Tao Code to handle text node was splited.
RemoteDocument.java 16.7 KB 1292 almost 22 years Jing Tao Merge cvs branch replication to cvs head.
ReplMessageHandler.java 4.29 KB 1036 about 22 years Jing Tao Making parser to handle datafile attribute in p...
ReplicationHandler.java 25.9 KB 1387 over 21 years Jing Tao Add code to handle text node was splited.
ReplicationServer.java 3.95 KB 1292 almost 22 years Jing Tao Merge cvs branch replication to cvs head.
ReplicationServerList.java 15.4 KB 1292 almost 22 years Jing Tao Merge cvs branch replication to cvs head.
SchemaLocationResolver.java 13.5 KB 1442 about 21 years Jing Tao Using the contant in documentImpl rather using ...
SubTree.java 2.56 KB 1474 about 21 years Jing Tao Change the debug level.
TextNode.java 2.12 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...

Latest revisions

# Date Author Comment
1481 03/18/2003 02:14 PM Jing Tao

Fixed bug that the parser can't handle a eml without access.

1480 03/18/2003 02:10 PM Jing Tao

Add code handle if put inline data into xml document or not.

1477 03/17/2003 12:18 PM Jing Tao

Change the debug message.

1474 03/13/2003 05:35 PM Jing Tao

Change the debug level.

1473 03/13/2003 05:34 PM Jing Tao

Add code in addtionalmetadta, so metacat can handle same subtree id was put in describes in different additionalmetadata.

1472 03/13/2003 05:32 PM Jing Tao

Add a field varible references and set, get methods.

1471 03/12/2003 04:26 PM Jing Tao

Add eml parser checking here.

1467 03/10/2003 06:45 PM Jing Tao

Fixed a bug in reading data file.

1466 03/10/2003 11:59 AM Jing Tao

Add code to handle validate xml instance by noNamespaceSchemaLocation.

1465 03/10/2003 11:56 AM Jing Tao

Add code to debug warning and error message.

View revisions

Also available in: Atom