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 about 21 years Jing Tao Add some constants
AccessControlList.java 47.6 KB 1424 about 21 years Jing Tao Get rid of the permission code to handle ticket...
AccessRule.java 2.91 KB 1406 about 21 years Jing Tao Implement clone method.
AccessSection.java 3.08 KB 1406 about 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 over 22 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 about 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.5 KB 1415 about 21 years Jing Tao Add a varible to keep track node id and every c...
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.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 about 21 years Jing Tao Set up an eml parser.
DocumentImplWrapper.java 3.19 KB 1382 about 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 28.1 KB 1423 about 21 years Jing Tao Add code to delete the previous permission when...
ForceReplicationHandler.java 13.8 KB 1292 almost 22 years Jing Tao Merge cvs branch replication to cvs head.
HttpMessage.java 5.14 KB 1083 almost 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 about 21 years Jing Tao Set a condition to for setting eml2 parser.
MetaCatUtil.java 13.9 KB 1394 about 21 years Jing Tao Change the debugMessage method. Only debug is t...
MetacatReplication.java 56.3 KB 1385 about 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 about 21 years Jing Tao Change package query.
RelationHandler.java 13.2 KB 1388 about 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 about 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 about 21 years Jing Tao New class to handle ingore user specification f...
SubTree.java 2.54 KB 1414 about 21 years Jing Tao A new class to store info about sub tree.
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
1424 02/26/2003 11:29 AM Jing Tao

Get rid of the permission code to handle ticket count and duration.

1423 02/26/2003 09:48 AM Jing Tao

Add code to delete the previous permission when update.

1422 02/25/2003 06:04 PM Jing Tao

Now, eml parser can support pulling out access control for document level and subtree level.

1417 02/20/2003 05:52 PM Jing Tao

Add code to handle subtree.

1416 02/20/2003 05:52 PM Jing Tao

Every call to write into xml_nodes will return current node id.

1415 02/20/2003 05:51 PM Jing Tao

Add a varible to keep track node id and every call for write to xml_nodes will return a node id.

1414 02/20/2003 05:50 PM Jing Tao

A new class to store info about sub tree.

1413 02/19/2003 07:05 PM Jing Tao

Add code to handle additional access data and reference.

1412 02/18/2003 11:58 AM Jing Tao

Add the code to handle text nodes were splitted to couples.

1411 02/18/2003 11:58 AM Jing Tao

Add the code the handle text node was splitted

View revisions

Also available in: Atom