Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AccessControlList.java 54.7 KB 1214 almost 22 years Jing Tao Merge branch to head.
AccessRulesFromDB.java 7.08 KB 1322 over 21 years Jing Tao Using ! rather than white space to seperate acc...
AccessRulesFromDocument.java 14.6 KB 1323 over 21 years Jing Tao Using ! rather than white space to seperate acc...
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...
CleanupAccessTable.java 23.4 KB 1326 over 21 years Jing Tao Add a method writing info into log file. So the...
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 1299 over 21 years Jing Tao Add code to make sure that a DBConnection check...
DBDTDHandler.java 5.24 KB 1216 almost 22 years Jing Tao Merger DBConnect branch to head.
DBEntityResolver.java 14.2 KB 1217 almost 22 years Jing Tao Merge DBConnection branch to head.
DBQuery.java 55.1 KB 1303 over 21 years Jing Tao Create a shortcut for the query to get user's o...
DBSAXHandler.java 22.5 KB 1217 almost 22 years Jing Tao Merge DBConnection branch to head.
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 9.9 KB 1217 almost 22 years Jing Tao Merge DBConnection branch to head.
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 85.9 KB 1292 almost 22 years Jing Tao Merge cvs branch replication to cvs head.
ElementNode.java 5.24 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...
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 67.2 KB 1298 over 21 years Jing Tao Add some debug message for displaying search time.
MetaCatUtil.java 13.9 KB 1292 almost 22 years Jing Tao Merge cvs branch replication to cvs head.
MetacatReplication.java 56.3 KB 1292 almost 22 years Jing Tao Merge cvs branch replication to cvs head.
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 34.9 KB 1305 over 21 years Jing Tao Made a shortcut for % search. It will look like...
RelationHandler.java 6.94 KB 1217 almost 22 years Jing Tao Merge DBConnection branch to head.
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 1292 almost 22 years Jing Tao Merge cvs branch replication to cvs head.
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.
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
1326 11/05/2002 10:00 AM Jing Tao

Add a method writing info into log file. So the change information can be kept physically.

1325 11/04/2002 05:43 PM Jing Tao

Add two new methods to update triples in data set file and delete some access rules which doesn't exist in xml_access document. Change the main method, it will read access file form xml_access table rather than getting from argument.

1324 11/01/2002 06:12 PM Jing Tao

Add code to update tripes in data set file.

1323 11/01/2002 06:11 PM Jing Tao

Using ! rather than white space to seperate access rules.

1322 11/01/2002 06:09 PM Jing Tao

Using ! rather than white space to seperate access rule.

1321 10/30/2002 04:41 PM Jing Tao

Revise some code.

1320 10/30/2002 04:41 PM Jing Tao

Add a class to handle clean up access table.

1319 10/30/2002 10:29 AM Jing Tao

Add a class to get access rules from xml_access table directly.

1318 10/29/2002 04:29 PM Jing Tao

Add a new file to handle get access rules from a xml access document.

1316 10/16/2002 03:55 PM Jing Tao

Remove the file which we didn't use.

View revisions

Also available in: Atom