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 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 1427 about 21 years Jing Tao Change the code to handle permission checking.
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 91.7 KB 1432 about 21 years Jing Tao Add the code to handle subtree control for read...
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 1428 about 21 years Jing Tao Change some hard code to constant string.
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 1429 about 21 years Jing Tao Chane a info for output.
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...
PermissionController.java 21.5 KB 1425 about 21 years Jing Tao Add a file to handle permission checking.
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
1432 02/27/2003 06:23 PM Jing Tao

Add the code to handle subtree control for reading(but finished yet).

1431 02/27/2003 11:22 AM Jing Tao

Does not setting namepaces-prefix feature true for sax parser. If set it true, namespace will be treat as both namespace and attribute.

1430 02/26/2003 05:37 PM Jing Tao

Adding more constant strings.

1429 02/26/2003 05:36 PM Jing Tao

Chane a info for output.

1428 02/26/2003 05:31 PM Jing Tao

Change some hard code to constant string.

1427 02/26/2003 05:30 PM Jing Tao

Change the code to handle permission checking.

1426 02/26/2003 05:29 PM Jing Tao

Move the permission checking part.

1425 02/26/2003 05:29 PM Jing Tao

Add a file to handle permission checking.

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.

View revisions

Also available in: Atom