Project

General

Profile

  • svn:eol-style: native
  • svn:executable: *
  • svn:keywords: Author Date Id Revision
  • svn:mergeinfo: /branches/D1_0_6_2_BRANCH/lib/metacat.properties:6107-6121 /branches/METACAT_2_6_BRANCH/lib/metacat.properties:9560-9776 /tags/METACAT_2_6_0/lib/metacat.properties:9777-9779

# Date Author Comment
10351 06/06/2017 03:24 PM Jing Tao

Add the script to upgrade db to 2.8.4

10323 05/22/2017 01:56 PM Jing Tao

Change the test metacat deployment directory.

10311 05/20/2017 03:42 PM Jing Tao

Add the script to update the version to 2.8.3

10301 05/19/2017 09:41 PM Jing Tao

Add the db upgrade from 2.8.1 to 2.8.2

10259 05/16/2017 02:22 PM Jing Tao

Add two properties will be used in the dataone replication test.

10212 04/06/2017 04:22 PM Jing Tao

Change the version to 2.9.0

10172 01/06/2017 04:36 PM ben leinfelder

Trigger MDQ when inserting or updating metadata documents. https://projects.ecoinformatics.org/ecoinfo/issues/7171 and https://github.com/NCEAS/mdqengine/issues/73

10162 12/27/2016 02:17 PM Jing Tao

Change the default test replication server.

10089 12/05/2016 05:54 PM Jing Tao

Add new hash code of the solr schema after we added a new field prov_generated.

10010 10/17/2016 11:54 AM Chris Jones

Change the ldapweb.cgi script to use an additional property called email.contact which provides a contat email (particularly when email.sender is set to noreply@...). Update the skin configurations with this property, as well as the metacat.properties default.

9996 09/28/2016 01:36 PM Jing Tao

Add the update script for db 2.7.2

9847 07/08/2016 10:57 AM Jing Tao

Add the upgrade script for 2.7.1

9824 06/13/2016 03:55 PM Jing Tao

Add the property to call the solr schema upgrade java code.

9796 05/19/2016 04:20 PM Jing Tao

Change the db upgrade script to 2.8.0

9780 05/18/2016 09:01 AM Chris Jones

Merge changes from the 2.6.0 release.

9654 04/12/2016 08:07 AM ben leinfelder

merge from 2.6 branch: add support for EML 2.1.1 in OAI-PMH provider. https://projects.ecoinformatics.org/ecoinfo/issues/7009

9595 03/28/2016 03:12 PM Jing Tao

Add two properteis which d1_libclient_java will use them for http client.

9572 03/21/2016 01:31 PM Jing Tao

Change the version to 2.7.0 and add a upgrade sql script.

9528 02/19/2016 05:25 PM Jing Tao

Add a new chechsum for the new solr schema.

9515 02/03/2016 02:04 PM Jing Tao

Removed the sepcified path for the ldap ca file.

9499 01/22/2016 03:45 PM Jing Tao

Add a new property to show the status of configuration of the ezid service.

9496 01/21/2016 02:20 PM Jing Tao

remove the password of the doi user.

9472 12/23/2015 01:31 PM Jing Tao

Add a new property named application.readOnlyMode.

9461 12/18/2015 11:28 AM ben leinfelder

include expiration configuration option for NCEAS accounts to prevent errors during account registration. https://projects.ecoinformatics.org/ecoinfo/issues/6917

9450 12/11/2015 11:53 AM Jing Tao

Set the metacat to 2.6.0 and add the db upgrade scripts.

9448 12/11/2015 11:45 AM ben leinfelder

merge jing's commit from the 2.5 branch to include the 2.5.1 upgrade utility in properties file.

9427 11/24/2015 01:51 PM ben leinfelder

merge from branch: use hash for latest solr schema

9369 10/19/2015 12:01 PM ben leinfelder

include index.tdb.directory property. https://redmine.dataone.org/issues/7442

9254 07/16/2015 02:52 PM Jing Tao

Add v2 to the service.version list.

9237 07/09/2015 02:09 PM ben leinfelder

use v1 and v2 xsl as appropriate for rendering d1 types (object format list, mostly)

9207 05/13/2015 02:39 PM Jing Tao

Add a hash of a new index schema.

9186 05/01/2015 11:08 AM Jing Tao

Modified the dataone.nodeid from blank to urn:node:METACAT_TEST. Now the mn.updateSystemMetadata only allows be called on the authoritative node of a pid. In order to make junit test work, we need to have a value there.

9172 04/14/2015 02:46 PM ben leinfelder

include 2.4.3 upgrade scripts in the trunk (merged from branch)

9100 02/06/2015 12:23 PM Matt Jones

Add comments explaining limits on max_upload_size property.

9097 02/06/2015 11:12 AM Matt Jones

Lower the file size limit to deal with max size of Integer issue.

9094 02/06/2015 01:16 AM Matt Jones

Updated D1ResourceHandler to not hardcode a file size limit. This will allow
large, multi-gigabyte files to be uploaded, but still needs testing. The limit
is now drawn from the metacat.properties file. An alternative would be to inspect
the Content-Length header of the request and set the max to a value greater than the...

8984 11/19/2014 12:55 PM ben leinfelder

include schema.xml md5 checksum for 2.4.2 release.

8983 11/19/2014 12:52 PM ben leinfelder

[merge from 2.4 branch] use solr schema upgrader for 2.4.2 release -- need to replace the solr schema to include geohash fields

8978 11/19/2014 12:18 PM ben leinfelder

update documentation for trunk to use 2.5.0 release number

8953 11/05/2014 01:42 PM ben leinfelder

allow per-document reindexing to be initiated by any user (to support third-party annotations)

8874 09/23/2014 06:27 PM ben leinfelder

add /token endpoint for annotatorJS/annotateIt.org integration. https://github.com/DataONEorg/sem-prov-design/issues/18

8810 07/23/2014 04:19 PM ben leinfelder

add support for v2 DataONE API.

8680 02/28/2014 04:39 PM Jing Tao

Add a pisco test account.

8656 02/26/2014 07:55 AM ben leinfelder

update to use 2.4.1 so the trunk has all artifacts for upgrades.

8642 02/21/2014 03:12 PM ben leinfelder

merge recent upgrade changes from 2.4 branch

8598 02/13/2014 01:02 PM ben leinfelder

use '/var/metacat/users/password.xml' as the default password file path to: a) indicate it is for managing users and b) that it uses XML serialization. https://projects.ecoinformatics.org/ecoinfo/issues/6320

8583 02/07/2014 04:01 PM ben leinfelder

use AuthFile by default. https://projects.ecoinformatics.org/ecoinfo/issues/6320

8571 02/05/2014 02:12 PM Jing Tao

Add the AOOS as part of the label of the unaffiliated account.

8555 02/03/2014 02:56 PM ben leinfelder

use v2.4.0 for documentation and upgrade scripts.

8550 02/03/2014 09:27 AM ben leinfelder

use https for the new EZID api url.

8539 01/30/2014 01:25 PM ben leinfelder

use the updated EZID base URL. Should be active after Feb 2nd, 2014. https://projects.ecoinformatics.org/ecoinfo/issues/6276

8538 01/30/2014 11:31 AM Jing Tao

Add the label property for the organization.

8528 01/23/2014 04:36 PM Jing Tao

Add a property to store the default user management page.

8520 01/22/2014 03:34 PM Jing Tao

Add a new property for the user management url.

8512 01/21/2014 02:07 PM Jing Tao

Separate the properteis for the file-based authentication to the ldap-based authentication.

8468 01/07/2014 05:10 PM Jing Tao

Add a new property to specify the hash class which will be used to protect the password.

8440 12/19/2013 08:53 AM ben leinfelder

prep for 2.3.1 release

8425 12/10/2013 01:30 PM Jing Tao

Add a property as the password for generating keys.

8418 12/06/2013 05:56 PM Jing Tao

Add a property to specify the authen file path.

8409 11/21/2013 09:46 AM Jing Tao

Add some new properties for getting the next avaliable uid.

8405 11/19/2013 03:42 PM Jing Tao

Use the new name of the ldap ca certicate.

8402 11/18/2013 03:08 PM Jing Tao

Add a new property to sepcify the ldap ca cert location.

8387 11/12/2013 09:23 AM ben leinfelder

add ou=Account to the default account.properties

8351 10/30/2013 10:16 AM ben leinfelder

clear temporary accounts that have not been activated after a configurable number of hours. https://projects.ecoinformatics.org/ecoinfo/issues/6099

8347 10/29/2013 11:51 AM ben leinfelder

do not include admin moderator for registry entries by default.

8339 10/21/2013 01:56 PM ben leinfelder

use 2.3.0 for this next release of metacat.

8328 10/16/2013 05:27 PM Jing Tao

Change the version to 2.2.2

8312 10/11/2013 02:57 PM Jing Tao

Add properties to keep the hash values for the schema.xml of the solr.

8307 10/10/2013 01:01 PM ben leinfelder

prep project for 2.2.1 patch release -- will also merge to the 2.2.x branch.

8271 10/01/2013 05:43 PM Jing Tao

Change the default org from Account to unaffilicated in the account creation.

8265 09/23/2013 03:54 PM ben leinfelder

Refer to metacat.war deployments since those are now the default. https://projects.ecoinformatics.org/ecoinfo/issues/6082

8228 09/17/2013 04:53 PM Jing Tao

Add two peroperties for the templates of looking up user name.

8223 09/17/2013 04:32 PM ben leinfelder

prep for 2.2.0 release. include configuration value for metacatui deployment context.

8214 09/16/2013 05:43 PM Jing Tao

Add the new properties to access the verification templates.

8208 09/16/2013 03:47 PM ben leinfelder

include the dataone.subject (node admin) in the list of administrators. This allows full administrative access to objects when using certificates+d1 api. https://projects.ecoinformatics.org/ecoinfo/issues/6086

8205 09/16/2013 02:29 PM Jing Tao

replace the hard-coded organization list.

8202 09/16/2013 12:00 PM ben leinfelder

use optional template for registering DOIs at a given target. https://projects.ecoinformatics.org/ecoinfo/issues/6092

8198 09/13/2013 03:45 PM Jing Tao

Add a new property ldap.template.organizationList to control the list of the organization in the ldap templates.
It can be overwitten by the skin property with the same name.
Also add the Account organization.

8172 09/06/2013 12:34 PM ben leinfelder

mark skin configuration as being complete by default so as to encourage use of metacatUI. https://projects.ecoinformatics.org/ecoinfo/issues/6068

8168 09/06/2013 07:36 AM Jing Tao

Add two new properties to store the recaptcha public key and private key.

8165 08/27/2013 11:19 AM Jing Tao

set the timed index interval to be 12 hours.

8146 08/13/2013 04:16 PM ben leinfelder

[merge from branch to keep trunk up to date with upgrade history] prep for Metacat 2.1.1 release

7975 07/12/2013 05:56 PM Jing Tao

Add a solr-home-dri for the http solr server.

7880 07/11/2013 10:14 AM ben leinfelder

include metacatui "skin" for use in Perl registry rendering and eventually EML/metadata rendering. https://projects.ecoinformatics.org/ecoinfo/issues/5951

7837 07/01/2013 03:09 PM Jing Tao

Use the hazelcast event log.

7834 06/26/2013 04:43 PM ben leinfelder

merging upgrade scripts from 2.0 branch to trunk. https://redmine.dataone.org/issues/3847

7830 06/25/2013 04:42 PM ben leinfelder

upgrade to Metacat 2.1.0 on the trunk. This includes a new index_event table for storing indexing events that need to be reprocessed. https://projects.ecoinformatics.org/ecoinfo/issues/5944

7815 06/21/2013 09:09 AM ben leinfelder

refactor IndexEventLog a bit to simplify type/action information. prep for serializing IndexEvent objects to Metacat. https://projects.ecoinformatics.org/ecoinfo/issues/5944

7813 06/20/2013 05:21 PM ben leinfelder

correct spelling for index.eventlog.classname property

7812 06/20/2013 04:49 PM ben leinfelder

use an independent ISet<SystemMetadata> structure to communicate objects that should be indexed by metacat-index. https://projects.ecoinformatics.org/ecoinfo/issues/5943

7798 06/11/2013 03:47 PM Jing Tao

Add a new property for the index event log class name.

7789 06/04/2013 02:49 PM Jing Tao

Add a new property to specify the interval of a Timer to run the thread generating solr index.

7787 06/03/2013 04:35 PM Jing Tao

Use the ";" as the seperator to replace "," in the resource name spaces.

7780 05/28/2013 01:18 PM Jing Tao

Use ";" to separate db.enabledEngines.

7777 05/24/2013 12:09 AM Jing Tao

change the waiting time to 10 seconds and attempts to 600 for the hazelcast.

7756 05/23/2013 09:15 AM Jing Tao

Add the new property dbquery.enabledEngines=pathquery,solr.

7747 05/22/2013 10:56 AM Jing Tao

Add the waiting time and max attempts for regenerating the index.

7741 05/21/2013 11:35 PM Jing Tao

Add a property containing the list of the resource map namespaces.

7729 05/20/2013 10:18 PM Jing Tao

Add some new properties for the http solr server.

7694 05/15/2013 03:53 PM ben leinfelder

initialize the SOLR home directory if it does not already exist.