Project

General

Profile

  • svn:eol-style: native
  • svn:executable: *
  • svn:keywords: Author Date Id Revision

# Date Author Comment
2736 11/11/2005 10:12 AM Jing Tao

Add new index value for distribution url.

2735 11/11/2005 10:03 AM sgarg

Added parameter to specify how long the indexing Thread should wait for the docid to show up in xml_documents

2727 11/10/2005 01:19 PM sgarg

new variables defined for the indexing threads.

2577 09/08/2005 01:48 PM sgarg

Added three new options for specifying the moderators, allowed submitters and submitters who are not allowed

2551 08/26/2005 05:44 PM Jing Tao

add new timed replication setting properties.

2537 08/04/2005 11:26 AM sgarg

Added literalLayout, para and geographic Description to the list of paths to be indexed

2525 07/25/2005 06:33 PM sgarg

Added new paths to be indexed to metacat.properties

2513 07/21/2005 04:18 PM sgarg

Added a new property 'indexed_paths'. All the paths mentioned under this property will be configured in xml_path_index table.
See bug 2154

2483 04/12/2005 09:02 PM Matt Jones

Updated properties to use release from the build.xml file.

2482 04/12/2005 08:58 PM Matt Jones

Updated version in the metacat properties to 1.5.0rc1.

2427 03/22/2005 09:55 AM Duane Costa

Changed default maxHarvests value to 0. Added logic to ignore maxHarvests value when it is set to 0 or a negative number. This allows Harvester to run indefinitely without shutting down after reaching a maximum number of harvests. The previous default value of 30 would cause Harvester to terminate after 30 harvests.

2424 03/18/2005 08:51 AM sgarg

Added code such that an offset can be specified in metacat.properties for entering records into xml_queryresult table. The value of xml_returnfield.usage_count should be more than the value specified in metacat.properties for records to be entered into xml_queryresult. so if you want results for any combination of returnfields should be stored in xml_queryresult only after that combination has been requested 50 times, set this value to 50

2417 03/17/2005 04:37 PM sgarg

Added new parameters to control the size of resultset for browsers and application like morpho. Also a parameter to specify the length of xml_queryresult.queryresult_string

2313 09/21/2004 03:38 AM Matt Jones

New README in preparation for the 1.4.0 release, and updated the properties
file with the new version number.

2308 09/20/2004 10:46 PM Matt Jones

Added a property listing servlet administrators.

2257 08/27/2004 08:51 AM Matt Jones

Changed properties to use the xml_index table by default.

2228 07/23/2004 10:38 AM sgarg

Changes directory names and paths of eml checkouts. Added eml-2.0.1 to the eml versions to be checked out.

2174 05/28/2004 05:47 PM sgarg

Added params for EML2_0_0 and EML2_1_0

2156 05/04/2004 09:21 AM Duane Costa

Add Harvester properties

2090 04/01/2004 03:38 PM Jing Tao

Add new option for return set size.

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.

1956 12/10/2003 01:15 AM Matt Jones

Enabled stylesheet parameters to be passed through metacat even when the
'query' function is called. Previously, query would interpret all
parameters except a few hardcoded ones to be pathexpressions that should be
built into a squery. Now, metacat.properties contains a new configuration...

1951 12/05/2003 01:21 PM Matt Jones

Moved the metacat.properties file from the jar file to now be located in
the tomcat context directory in WEB-INF. Now the metacat configuration is
editable in place. This change depends on a new Options.java class in the
utilities module, so be sure you do a "clean" build in metacat so that you...

1616 04/25/2003 03:03 PM Jing Tao

Add a variable for data file size limit.

1580 04/18/2003 08:28 PM Jing Tao

Add a variable for replication error log file.

1568 04/17/2003 10:24 AM Jing Tao

Get eml2namespace from token

1552 04/15/2003 09:15 PM Jing Tao

Add new varible httpserver.

1549 04/14/2003 07:17 PM Jing Tao

Add entitydoctype, physicaldoctype and eml2namespace here.

1488 03/19/2003 11:06 AM Jing Tao

Add a default contenttype in property file.

1456 03/05/2003 06:35 PM Jing Tao

Add a varible inlinedatafilepath.

1393 02/10/2003 07:29 PM Jing Tao

Add two varibles: schemaPath and schemaURL.

1367 01/16/2003 05:22 PM Jing Tao

Add a variable packagedoctypeset. It has all doctypes in datapackage.

1292 07/14/2002 12:33 PM Jing Tao

Merge cvs branch replication to cvs head.

1228 06/17/2002 02:37 PM Jing Tao

Change the maximum connection number from 10 to 25.

1093 05/20/2002 01:06 PM Jing Tao

Add two variables here: one is runDBConnectionRecycleThread. If it set "on", the recycle connection tread will run periodically. The other is cycleTimeOfDBConnection. This is for the recycle periodical time in milli seconds.

1090 05/17/2002 05:18 PM Jing Tao

Add some variables to control db connection.

1084 05/14/2002 06:25 PM Jing Tao

Add a variable named junittesturl there.

1080 05/11/2002 05:43 PM Jing Tao

Change datafilepath's value and it should equals the property value of datafilepath in build.xml.

1074 05/10/2002 06:23 PM Jing Tao

Add two variables replicationsenddata and replicationacceptdata

1052 05/06/2002 11:21 AM Jing Tao

Add a variable named debuglevel here. It control the differrent debug level message will be printed.

1038 04/30/2002 08:12 AM Jing Tao

Adding a variable "hub". If hub=super, the metacat can replicate the documents and data file which's home host is not itself.

1033 04/26/2002 01:38 PM Jing Tao

Add a new variable datafileflag. This variable will indicate if a document is a data file in updated documents list in replication.

1019 04/19/2002 06:47 PM Jing Tao

Change replication and replicationdata to be tokens

1017 04/18/2002 05:54 PM Jing Tao

Add two variable: replication and replicationdata.
If administrator set replication on, replication will work. Set it off, it stop.
If administrator set both replication and replicationdata on, metacat will replicate both meta data and data. If replication is set on and replciationdata set off, metacat only replicate meta data.

1010 04/15/2002 06:01 PM Jing Tao

Adding a variable "context " here.

1008 04/15/2002 01:53 PM Jing Tao

Token for the server is changed to correct one.

915 01/29/2002 10:15 AM berkley

fixed error I introduced when I got postgres working

914 01/28/2002 10:25 AM berkley

changed dtd dir

913 01/28/2002 10:02 AM berkley

changed the datadir again

912 01/28/2002 09:56 AM berkley

changed datadir variable from install-dir to installdir

899 01/18/2002 10:24 AM berkley

made a ton of changes related to keeping oracle SQL code out of the main classes. fixed a bug where the timing of the index thread was off so when it went to index a document, the document was not already in xml_documents thus breaking the FK relation between xml_documents and xml_index. I think that bug might be the reason for the blank resultset screens in morpho. made the postgres implementation much more robust.

887 12/20/2001 12:13 PM berkley

made it so we can now use multiple accessfilestypes and packagdfiletypes in the metacat.properties file. Also fixed a bug introduced when the 'http://' was removed from behind the server name in the loaddtd.sql script and the knb.xml file

885 12/18/2001 01:24 PM Matt Jones

Updated properties to reflect the new EML version.

882 12/18/2001 12:27 PM Matt Jones

Updated documentation to reflect new installprocess.

Modified build.xml to properly copy the docs into the distribution, which
required some changes in the ant token filtering scheme.

865 10/25/2001 05:18 PM Matt Jones

Fix for bug #309 so that Metacat will now follow LDAP referrals. Previously
the default was to ignore referrals. Now we explictly set the JNDI
Context.REFERRAL value to the value in the metacat.propert "referral".
The metacat.properties file has been modified to add the "referral" property,...

856 10/22/2001 11:00 AM berkley

changed package and access file doctype

852 10/21/2001 05:51 PM Matt Jones

Updated metacat login semantics. Now, metacat assumes the username passed
in is the 'full' distinguished name of the user. If that fails, then
instead it tries looking up the string and seeing if it can determine
what the DN is, then uses it. The preferred method of logging in via...

839 09/24/2001 10:52 AM bojilova

added input box in replMain web page for downloading of the certificate file
from the specified URL of the source server
added new metacat property "certPath" for uploading the certificate file onto destination server

832 09/14/2001 04:00 PM Matt Jones

Added support for multiple user interfaces by enabling style sheet
transformations to be configured from within metacat rather than
from in the database. Now, metacat uses the qformat parameter to determine
a "style set", which is mapped to an xml configuration file that...

822 08/16/2001 10:48 AM Matt Jones

Revised build.xml and metacat.properties to make it easier to
install alternative stylesheets for metacat. In the process,
replaced the deprecated copydir and copyfile commands in build.xml
with appropriate "copy" commands.

803 07/20/2001 09:12 PM bojilova

changed accessdoctype=-//NCEAS//eml-access-2.0//EN
b' AccessControlList is changed to use eml-access-2.0.dtd already

786 07/02/2001 02:57 PM bojilova

new property for ldaps:// url for LDAP connection over SSL;
it is set on second port - by default 636;
for plain LDAP communications the default port 389 is used.

776 06/08/2001 11:44 AM bojilova

changed dbAdapter property to edu...OracleAdapter

748 05/23/2001 03:26 PM bojilova

added new property for the dbadapter class as:
dbAdapter=edu.ucsb.nceas.dbadapter.DBOracle
the installation procedure should change it to the appropriate class

743 05/21/2001 01:51 PM Matt Jones

Modifications that change the package handling behavior of metacat. Package
membership is now determined by an identifier being used as either the subject
or object in a triple. One can not request arbitrary returndocs -- only
those types that have package information embedded can be "returndoctype"...

659 01/12/2001 09:02 AM berkley

changed doctype of package files

643 01/05/2001 08:34 AM berkley

added data port param

639 01/04/2001 06:03 PM bojilova

added property "accessdoctype=-//NCEAS//eml-access//EN"

637 01/04/2001 04:05 PM berkley

added support to download a data file through metacat using a metacat url or a docid parameter: added a datafilepath parameter to show the servlet where data files are stored on the local file system.

615 12/14/2000 03:02 PM bojilova

added property sitecode (=nceas) needed for Accession#

597 12/12/2000 12:14 PM bojilova

dtdPath and dtdURL properties added needed for DTD upload on Metacat file system

587 12/07/2000 02:13 PM berkley

added an ant substitution for the jdbc connection string

586 12/06/2000 03:06 PM berkley

added ant substitution for server and replication-log

584 12/06/2000 01:26 PM berkley

added a logging system for replication. The log file location is set in metacat.properties

548 11/16/2000 12:35 PM berkley

changed alpha to dev in odbc driver param

547 11/16/2000 12:33 PM berkley

removed servercode param

538 11/14/2000 11:01 AM berkley

added servercode prop.

535 11/13/2000 05:04 PM Matt Jones

Modified pathquery.dtd and QuerySpecification to allow some new constraints
on queries submitted to Metacat. Now, queries can contain an optional
set of <owner> tags that identify the users for which documents should be
returned, and a list of <site> tags constraining the site identifiers...

525 11/13/2000 10:05 AM berkley

added replication properties

503 10/24/2000 01:03 PM bojilova

merge AUTH_LDAP to the main branch

474 09/27/2000 01:12 PM berkley

added a "server" parameter which tells the system the path to the server on which metacat is running. This is used for metacat:// urls.

468 09/26/2000 03:08 PM berkley

added a packagedoctype parameter so that the servlet knows what kind of doctype a package

379 08/18/2000 09:31 AM bojilova

decrease the number of "initialConnections" to 5, "increaseConnections" stay 5, decrease the "maximumConnections" to 10

369 08/15/2000 04:07 PM Matt Jones

Changed "xmltodb" to "html-path/style" so that the resultset.xsl
stylesheet could be found in various servlet contexts.

362 08/15/2000 02:24 PM Matt Jones

Added user and password to build.xml for filter substitution.

359 08/15/2000 12:48 PM bojilova

sorry, I needed new property "html-path" with value "/xmltodb" for me.
Chad, for you should be I think "/berkley"

358 08/15/2000 12:15 PM bojilova

New "servletpath" and "installdir" properties

331 08/09/2000 04:17 PM Matt Jones

updated properties file to reflect new db location

329 08/08/2000 05:39 PM Matt Jones

-Reorganized xmltodb module to support new install process for the new
linux server (dev.nceas.ucsb.edu). Added "build.sh" shell script that
calls ant withthe proper umask set for installation. Use:

./build.sh install

to post a new copy of the servlet and its supporting files to the install...

321 08/04/2000 04:43 PM bojilova

maximumConnections added

319 08/04/2000 01:54 PM Matt Jones

minor config file update

308 08/01/2000 11:22 AM bojilova

added "initialConnections", "incrementConnection" options used for the Pool of Connections

256 07/04/2000 03:16 PM Matt Jones

minor property change

255 07/04/2000 03:14 PM Matt Jones

removed catalog jar file because not needed because source code is in src dir so is included as part of metacat.jar

181 06/20/2000 05:14 PM Matt Jones

integrated new structured query facility (DBQuery) into the servlet demo (MetaCatServlet)

164 06/15/2000 12:04 PM bojilova

2 new properties added:
defaultGlobalName=NCEAS
accNumberSeparator=:

119 06/01/2000 04:05 PM Matt Jones

updated paths to reflect new file locations

112 05/31/2000 01:55 PM Matt Jones

moved java files to src directory

111 05/31/2000 01:54 PM Matt Jones

moved java files to src directory