Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  client 2337 over 19 years Jing Tao Add a new method to get newest version of a giv...
  harvesterClient 2426 about 19 years Duane Costa Fixed bug in command-line mode which caused arr...
  stringclient 1818 over 20 years Jing Tao Fixed a bug for importing package
AccessControlForSingleFile.java 5.93 KB 1370 about 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 29.9 KB 1754 over 20 years Jing Tao Delete a debug line.
AccessRule.java 2.91 KB 1406 about 21 years Jing Tao Implement clone method.
AccessSection.java 4.08 KB 2245 over 19 years sgarg Merging in changes made in branch 'dataaccess' ...
AccessionNumber.java 15 KB 2253 over 19 years sgarg Fixed handling of various docid formats.
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...
AddMissedSubTreeSAXHandler.java 4.16 KB 1508 almost 21 years Jing Tao Add a class to handle append a unreadable subtr...
AssociateAccessPolicy.java 16.1 KB 1751 over 20 years Jing Tao Get rid of to_date function.
AuthInterface.java 3.54 KB 2058 about 20 years sgarg Made changes in these three files so that getPr...
AuthLdap.java 47.9 KB 2559 over 18 years sgarg Modified the code so that users show up outside...
AuthSession.java 7.49 KB 2058 about 20 years sgarg Made changes in these three files so that getPr...
BasicNode.java 6.71 KB 821 over 22 years bojilova added support for Namespaces. Metacat now can s...
CatalogMessageHandler.java 3 KB 1581 almost 21 years Jing Tao Revise code to handle text node were splited in...
CommentNode.java 2.16 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
ContentTypeProvider.java 19.6 KB 2399 about 19 years sgarg Added a check for eml2.0.1 documents in Content...
DBConnection.java 9.77 KB 1217 almost 22 years Jing Tao Merge DBConnection branch to head.
DBConnectionPool.java 26 KB 2250 over 19 years Matt Jones Checked to be sure the instance has been initia...
DBDTDHandler.java 5.24 KB 1216 almost 22 years Jing Tao Merger DBConnect branch to head.
DBEntityResolver.java 14.7 KB 1895 over 20 years Jing Tao Modified a method and can be reused.
DBQuery.java 85.7 KB 2486 almost 19 years sgarg Fixed a bug - when returnfield_id is not found ...
DBSAXHandler.java 31.5 KB 2437 almost 19 years sgarg Fixed a bug from previous commit which removed ...
DBSAXNode.java 17.1 KB 2364 about 19 years sgarg Added code to check for NaN valuse which conver...
DBSimpleQuery.java 7.41 KB 1217 almost 22 years Jing Tao Merge DBConnection branch to head.
DBTransform.java 16 KB 2088 almost 20 years Jing Tao Add a new transform method.
DBUtil.java 16.3 KB 2560 over 18 years sgarg Replaced SQL queries in getMaxDocid() which use...
DBValidate.java 10.8 KB 1343 over 21 years Jing Tao Revise code to make validateion work.
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 137 KB 2558 over 18 years sgarg Added new methods to MetaCatUtil: isAdministrat...
DocumentImplWrapper.java 3.19 KB 1560 almost 21 years Jing Tao Change writereplication method to non-static.
ElementNode.java 5.26 KB 1497 about 21 years Jing Tao Chagnge debugMessage prototype.
Eml200SAXHandler.java 116 KB 2397 about 19 years Jing Tao Using a variable to replace the hard code for n...
Eml210SAXHandler.java 94.4 KB 2267 over 19 years sgarg Removed some unused code
EventLog.java 11.7 KB 2113 almost 20 years Matt Jones Added the EventLog functionality to the servlet...
EventLogData.java 3.19 KB 2101 almost 20 years Matt Jones Modified EventLog to eliminate the separate rev...
FilteredSubTree.java 8.2 KB 1526 almost 21 years Jing Tao Add code to get filted subtree nodes
ForceReplicationHandler.java 15.4 KB 2298 over 19 years Jing Tao Add new feature that delete can be broadcasted ...
McdbDocNotFoundException.java 2.73 KB 1292 over 21 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 111 KB 2570 over 18 years Matt Jones Formatting cleanup, fixed a missing 'private' d...
MetaCatUtil.java 30.9 KB 2566 over 18 years Jing Tao Add code to check if adminstor list is null.
MetacatReplication.java 64 KB 2572 over 18 years Jing Tao Persistant timed replication parameter.
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 4.27 KB 1548 almost 21 years Jing Tao Add some debug message.
PINode.java 2.54 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
PathIndexEntry.java 1.79 KB 2436 almost 19 years sgarg Removed irrelevant code from previous commit
PermissionController.java 33.7 KB 2291 over 19 years sgarg Modified inline data permission handling, so th...
QueryGroup.java 5.08 KB 2503 almost 19 years sgarg Fixed a bug in printSQL function. The bug came ...
QuerySpecification.java 42.3 KB 2561 over 18 years sgarg Removing support for 'site' from pathquery
QueryTerm.java 11.1 KB 2522 over 18 years sgarg Adding code to check if all the paths being sea...
RelationHandler.java 7.62 KB 1619 almost 21 years Jing Tao add code to make sure subject, relationship and...
RemoteDocument.java 16.7 KB 1822 over 20 years Matt Jones Modified metacat to now provide the session ide...
ReplMessageHandler.java 4.35 KB 1584 almost 21 years Jing Tao Revise code to handle text node be splitted int...
ReplicationHandler.java 36.1 KB 2555 over 18 years Jing Tao Add some method to setting replication start time.
ReplicationServer.java 3.95 KB 1292 over 21 years Jing Tao Merge cvs branch replication to cvs head.
ReplicationServerList.java 15.9 KB 1758 over 20 years Jing Tao Change the year from YY to YYYY
SchemaLocationResolver.java 13.5 KB 1442 about 21 years Jing Tao Using the contant in documentImpl rather using ...
SubTree.java 7.56 KB 2245 over 19 years sgarg Merging in changes made in branch 'dataaccess' ...
TextNode.java 2.12 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
Version.java 1.82 KB 2079 almost 20 years Matt Jones Added a simple action for finding out the curre...

Latest revisions

# Date Author Comment
2572 09/08/2005 10:48 AM Jing Tao

Persistant timed replication parameter.

2570 09/08/2005 10:04 AM Matt Jones

Formatting cleanup, fixed a missing 'private' declaration. Preparing for LSID integration work.

2566 09/07/2005 04:47 PM Jing Tao

Add code to check if adminstor list is null.

2561 09/07/2005 01:07 PM sgarg

Removing support for 'site' from pathquery

2560 09/07/2005 01:05 PM sgarg

Replaced SQL queries in getMaxDocid() which used INSTR with queries which dont use INSTR. Now the INSTR related computation is done in Java code

2559 09/07/2005 09:44 AM sgarg

Modified the code so that users show up outside the groups also in the tree constructed by action=getPrincipals.

2558 09/06/2005 11:29 AM sgarg

Added new methods to MetaCatUtil: isAdministrator and isModerator.

These methods are used to check if a given username is part of the admin and moderator list specified in metacat.properties

Modified DocumentImpl and MetaCatServlet to use these functions.

2557 09/06/2005 08:45 AM sgarg

Added fix for http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2172.

normalize method now checks for & in the text passed to the method

2556 09/06/2005 08:42 AM sgarg

Added the patch provided by Johnoel. Check out the following link to bugzilla for more info: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2081

2555 08/30/2005 05:04 PM Jing Tao

Add some method to setting replication start time.

View revisions

Also available in: Atom