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 1.88 KB 1401 over 21 years Jing Tao Add some constants
AccessControlList.java 54.5 KB 1368 over 21 years Jing Tao Remove some genric stuff to AccessControlInterf...
AccessRule.java 2.91 KB 1406 over 21 years Jing Tao Implement clone method.
AccessSection.java 3.08 KB 1406 over 21 years Jing Tao Implement clone method.
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 40.9 KB 1006 about 22 years Jing Tao Fixed getGroup method return a exception and ca...
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 61.7 KB 1361 over 21 years Jing Tao If a text node was split into two parts, now it...
DBSAXHandler.java 26.2 KB 1411 about 21 years Jing Tao Add the code the handle text node was splitted
DBSAXNode.java 12.7 KB 1217 almost 22 years Jing Tao Merge DBConnection branch to head.
DBSimpleQuery.java 7.41 KB 1217 almost 22 years Jing Tao Merge DBConnection branch to head.
DBTransform.java 14.1 KB 1217 almost 22 years Jing Tao Merge DBConnection branch to head.
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 90.7 KB 1407 over 21 years Jing Tao Set up an eml parser.
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 16 KB 1410 over 21 years Jing Tao After finishing parsing a access rule and acces...
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 1409 over 21 years Jing Tao Set a condition to for setting eml2 parser.
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...
QuerySpecification.java 41 KB 1386 over 21 years Jing Tao Change package query.
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 1391 over 21 years Jing Tao New class to handle ingore user specification f...
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
1411 02/18/2003 11:58 AM Jing Tao

Add the code the handle text node was splitted

1410 02/14/2003 05:23 PM Jing Tao

After finishing parsing a access rule and accessSection, assign them to a new object.

1409 02/14/2003 05:01 PM Jing Tao

Set a condition to for setting eml2 parser.

1408 02/14/2003 04:57 PM Jing Tao

Access control for documents level works.

1407 02/14/2003 04:56 PM Jing Tao

Set up an eml parser.

1406 02/14/2003 04:56 PM Jing Tao

Implement clone method.

1405 02/13/2003 06:02 PM Jing Tao

Implement to handle document level access control.

1404 02/13/2003 06:01 PM Jing Tao

Change a varible from private to protected.

1403 02/13/2003 06:00 PM Jing Tao

Fixed error.

1402 02/13/2003 06:00 PM Jing Tao

Add copy object method.

View revisions

Also available in: Atom