Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  docs 2020 about 20 years sgarg Comments and notes on registry by Rick Reeves a...
  lib 2090 about 20 years Jing Tao Add new option for return set size.
  src 2102 about 20 years Matt Jones Added additional logging calls for read, upload...
  test 2100 about 20 years Matt Jones New EventLogTest modifying the log call to excl...
LICENSE 17.7 KB 666 about 23 years Matt Jones Modified the license and copyright terms for ma...
README 5.26 KB 1776 over 20 years Jing Tao Revise it a little bit.
build.properties 1.61 KB 2071 about 20 years Matt Jones Replaced properties file that I accidentally ov...
build.sh 1.03 KB 670 about 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 39.8 KB 2103 about 20 years Matt Jones Updated build.xml to add targets for doing the ...

Latest revisions

# Date Author Comment
2103 04/02/2004 02:18 PM Matt Jones

Updated build.xml to add targets for doing the 1.4 database sql upgrades.
Also note I made it work with both oracle and sql, and note that the MS
SQL Server sql scripts seem to be lacking -- some are missing. Need to
resolve this before release.

2102 04/02/2004 01:43 PM Matt Jones

Added additional logging calls for read, upload, insert, update, delete, and
other commands. Now need to get a reporting function working and this
bug 101 will be largely finished.

2101 04/02/2004 11:43 AM Matt Jones

Modified EventLog to eliminate the separate revision column and instead fold
that into the docid string. Log now includes read events, but need to update
the data sent there.

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

New EventLogTest modifying the log call to exclude revision.

2099 04/02/2004 10:15 AM Matt Jones

Modified SQL scripts to add the new access_log table. I've partially tested this under postgres but have not yet tested under oracle.

2098 04/02/2004 09:13 AM Matt Jones

Reformatted code for readability and consistency.

2097 04/01/2004 10:49 PM Matt Jones

Added javadoc that was missing for the EventLogData class.

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.

2095 04/01/2004 05:24 PM sgarg

Made change in result tag that is returned in getprincipals action. Replaced userdn with username.

2094 04/01/2004 04:41 PM Matt Jones

Added GPL license text to harvester source files.

View all revisions | View revisions

Also available in: Atom