Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  client 2242 almost 20 years sgarg Added code to test the upload functionality in ...
  harvesterClient 2158 about 20 years Duane Costa Revise test suite after moving Harvester proper...
AccessControlTest.java 17.7 KB 2239 almost 20 years sgarg Adding a new test file for testing the Access C...
EventLogTest.java 3.51 KB 2113 about 20 years Matt Jones Added the EventLog functionality to the servlet...
MetaCatServletTest.java 17.1 KB 1822 almost 21 years Matt Jones Modified metacat to now provide the session ide...
MetaCatURLTest.java 3.23 KB 1505 over 21 years Jing Tao Change assert to assertTrue.
QuerySpecificationTest.java 4.6 KB 2074 about 20 years Matt Jones Changed printAttributeQuery() to no longer depe...
ReplicationServerListTest.java 8.15 KB 1506 over 21 years Jing Tao Change from assert to assertTrue.
SubTreeTest.java 4.27 KB 1503 over 21 years Jing Tao A new class to testing subtree class.
VersionTest.java 2.31 KB 2079 about 20 years Matt Jones Added a simple action for finding out the curre...

Latest revisions

# Date Author Comment
2242 08/19/2004 11:50 AM sgarg

Added code to test the upload functionality in the client

2239 08/18/2004 01:12 PM sgarg

Adding a new test file for testing the Access Controls in Metacat. Not complete or compilable yet.

2158 05/04/2004 09:29 AM Duane Costa

Revise test suite after moving Harvester properties to metacat.properties.

2143 04/28/2004 01:23 PM Duane Costa

Initial suite of JUnit tests for Harvester code

2134 04/26/2004 01:09 PM Duane Costa

JUnit files for tseting Harvester code

2113 04/08/2004 01:49 PM Matt Jones

Added the EventLog functionality to the servlet as action=getlog. Valid parameters are ipAddress, principal, docid, event, start, end. All parameters can be repeated except start and end.

2111 04/07/2004 02:31 AM Matt Jones

Partial implementation of a query facility for the access log. Need to fix problems with the date filtering, and tie this into the servlet action when completed and tested.

2100 04/02/2004 11:31 AM Matt Jones

New EventLogTest modifying the log call to exclude revision.

2096 04/01/2004 10:40 PM Matt Jones

Added classes for basic event logging support. These classes write log entries to the database connection. Still to do: query the event log, write oracle sql code (postgres is done), possibly allow the log to be archived to a text file, and possibly do the dtabase writes asynchronously via a caching mechanism.

2079 03/31/2004 11:42 AM Matt Jones

Added a simple action for finding out the current metacat version. The information is pulled from the property file, so be sure to update the version in the property file before shipping a release.

View revisions

Also available in: Atom