Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AccessControlList.java 54.8 KB 1336 over 21 years Jing Tao Delete the code that adding access rule for acc...
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 about 23 years Matt Jones Added license terms to source code files, and c...
AccessionNumberGeneratedException.java 1.58 KB 669 about 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 about 23 years Matt Jones Added license terms to source code files, and c...
CleanupAccessTable.java 36.3 KB 1331 over 21 years Jing Tao Fixed a bug that if new triple is a new rule in...
CommentNode.java 2.16 KB 669 about 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.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 1329 over 21 years Jing Tao Get rid of running parser access documents into...
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 about 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 about 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 about 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 about 23 years Matt Jones Added license terms to source code files, and c...
NodeComparator.java 3.49 KB 669 about 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 about 23 years Matt Jones Added license terms to source code files, and c...
QuerySpecification.java 35.2 KB 1332 over 21 years Jing Tao Add a piece of query to get rid of invalid numb...
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 almost 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 about 23 years Matt Jones Added license terms to source code files, and c...

Latest revisions

# Date Author Comment
1336 12/10/2002 02:05 PM Jing Tao

Delete the code that adding access rule for access file itself.

1333 12/06/2002 06:08 PM Jing Tao

Chage the debug level for display the free connection number.

1332 11/21/2002 11:40 AM Jing Tao

Add a piece of query to get rid of invalid number in nodedata.

1331 11/12/2002 11:42 AM Jing Tao

Fixed a bug that if new triple is a new rule in xml_access table, the new triple wouldn't be added into data set file.

1330 11/08/2002 01:56 PM Jing Tao

In creating xml_access table, add a condition for assigning a access document to itself: if there is not triple. If there is a triple that access file points itself, we don't need inserting again. Otherwise we will get duplicate records.

1329 11/08/2002 01:53 PM Jing Tao

Get rid of running parser access documents into rules when it handle a access document. (we only need to parser it when handling a dataset file).

1328 11/07/2002 04:33 PM Jing Tao

Add code to write the updated acl and dataset document back to database after adding permission rules in acl document.

1327 11/06/2002 05:58 PM Jing Tao

Add code to insert extral rules found in xml_acces table into access document.

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.

View revisions

Also available in: Atom