Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  metacatnettest 1504 about 21 years Jing Tao Change assert to assertTrue
  metacattest 2158 almost 20 years Duane Costa Revise test suite after moving Harvester proper...

Latest revisions

# Date Author Comment
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.

2074 03/30/2004 10:02 AM Matt Jones

Changed printAttributeQuery() to no longer depend on the xml_index table. Now, if useXMLIndex is false, the method will use a recursive query on xml_nodes to match paths instead of using xml_index.

2069 03/29/2004 11:24 AM Matt Jones

Created new printExtendedSQL function that can get the extended
return fields using only xml_nodes and not xml_index. One
step closer to eliminating the dependence ofn xml_index.

View revisions

Also available in: Atom