Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 2639 over 18 years harris Added an attribute to the metacat shapefile cal...
  docs 2718 over 18 years Jing Tao Add new command to create no-password key.
  lib 2757 over 18 years sgarg Replaced hardcoded link with ant token
  src 2759 over 18 years sgarg Using xml_path_index instead of xml_index to fi...
  test 2639 over 18 years harris Added an attribute to the metacat shapefile cal...
LICENSE 17.7 KB 666 about 23 years Matt Jones Modified the license and copyright terms for ma...
README 15.5 KB 2599 over 18 years Matt Jones Refactored the build to use a <path> element fo...
build.properties 3.64 KB 2737 over 18 years Matt Jones Initial checkin of LSID support code for metaca...
build.sh 1.03 KB 670 about 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 60.4 KB 2748 over 18 years Duane Costa Bug #2207. Add new build target, advancedsearch...

Latest revisions

# Date Author Comment
2759 11/17/2005 01:27 PM sgarg

Using xml_path_index instead of xml_index to find documents which havnt been indexed.

2758 11/17/2005 12:37 PM sgarg

Replaced hardcoded namespaces with variable defined in metacat.properties

2757 11/17/2005 12:35 PM sgarg

Replaced hardcoded link with ant token

2756 11/17/2005 12:32 PM sgarg

Modified links for the Accept, Delete and Review buttons

2755 11/17/2005 12:30 PM sgarg

Replaced hyperion.nceas.ucsb.edu with mailhost

2754 11/17/2005 12:29 PM sgarg

a new variable for the namepsaces to be indexed

2753 11/17/2005 11:38 AM Matt Jones

Changed logMetacat to be a local variable in MetaCatServlet to avoid any potential threading issues.

2752 11/16/2005 05:27 PM Matt Jones

Metacat has had problems with threading issues when accessed from ecogrid. These problems may stem from the use of shared global variables within the servlet that are not protected against threading problems. We used a lot of these, which I am eliminating in this commit. Besides final variables used as constants (which are not a problem), now there are only three unprotected variables (sessionHash, logMetacat, and conn) which are harder to eliminate. I will be discussiong this with Sid tomorrow to see how to eliminate them.

2751 11/16/2005 01:07 PM Jing Tao

Fixed the bug that replicate data file failed that the documents records wouldn't be deleted.

2750 11/16/2005 01:07 PM Jing Tao

the parameter of method getRevisionTableReList is docidWithoutRev.

View all revisions | View revisions

Also available in: Atom