Activity
From 06/10/2013 to 07/09/2013
07/09/2013
- 04:46 PM Revision 7873 (metacat): Stubs for 'metacatui' rendering. Initial target is to support Perl registry styling, but also general structured html views on metadata. https://projects.ecoinformatics.org/ecoinfo/issues/5951
- 04:46 PM Revision 7872 (metacat): Stubs for 'metacatui' rendering. Initial target is to support Perl registry styling, but also general structured html views on metadata. https://projects.ecoinformatics.org/ecoinfo/issues/5951
- 04:46 PM Revision 7871 (metacat): Stubs for 'metacatui' rendering. Initial target is to support Perl registry styling, but also general structured html views on metadata. https://projects.ecoinformatics.org/ecoinfo/issues/5951
- 04:46 PM Revision 7870 (metacat): Stubs for 'metacatui' rendering. Initial target is to support Perl registry styling, but also general structured html views on metadata. https://projects.ecoinformatics.org/ecoinfo/issues/5951
- 04:45 PM Revision 7869 (metacat): Stubs for 'metacatui' rendering. Initial target is to support Perl registry styling, but also general structured html views on metadata. https://projects.ecoinformatics.org/ecoinfo/issues/5951
- 04:12 PM Revision 7868 (metacat): Include the 'metacatui' portion of the path to .js file. https://projects.ecoinformatics.org/ecoinfo/issues/5951
- 04:10 PM Revision 7867 (metacat): Initial copy of original Perl templates - before making any changes. https://projects.ecoinformatics.org/ecoinfo/issues/5951
- 02:37 PM Revision 7866 (metacat): Use schedule method to start the index.
- 12:43 PM Revision 7865 (metacat): use tagged/released version of d1-portal project. https://projects.ecoinformatics.org/ecoinfo/issues/5936
- 10:40 AM Revision 7864 (metacat): include mn.publish() REST endpoint handling. https://projects.ecoinformatics.org/ecoinfo/issues/6024
- 10:16 AM Revision 7863 (metacat): Add the code to write the error message to the log in the itemRemvoed method.
07/08/2013
- 06:19 PM Revision 7862 (metacat): comment out the index queue call when archive() is called - I think it is causing the duplicate events for the listener. https://projects.ecoinformatics.org/ecoinfo/issues/6030
- 06:10 PM Revision 7861 (metacat): implement the view service (uses existing skin-based dbtransform) - and include the REST endpoint. https://projects.ecoinformatics.org/ecoinfo/issues/6028
- 05:51 PM Revision 7860 (metacat): use StreamSource instead of StringReader for method signature -- can be used with different sources this way. https://projects.ecoinformatics.org/ecoinfo/issues/6019
- 05:10 PM Revision 7859 (metacat): clean up DBTransform in preparation for "view" service. https://projects.ecoinformatics.org/ecoinfo/issues/6019
- 03:09 PM Revision 7858 (metacat): In determining the time arrange, the equality was removed.
- 03:05 PM Revision 7857 (metacat): Add code to handle failed ids.
- 02:00 PM Revision 7856 (metacat): Remove the EventLog write.
- 12:14 PM Revision 7855 (metacat): include GET /package/{pid} endpoint in MN service. https://projects.ecoinformatics.org/ecoinfo/issues/6027
- 12:09 PM Revision 7854 (metacat): Add the EventLog code.
07/05/2013
- 06:33 PM Revision 7853 (metacat): MN.getPackage() - test with ORE that includes 2 data files and a "metadata" file (still should be using EML for that test). https://projects.ecoinformatics.org/ecoinfo/issues/6026
- 05:14 PM Revision 7852 (metacat): It will throw an exception if the subprocessor can't handle the document.
- 04:59 PM Revision 7851 (metacat): Check if the all components of a resource map have been processed before processing the resource map.
07/04/2013
07/03/2013
- 09:58 PM Revision 7849 (metacat): add method for publishing existing object (usually assumed to be scimeta) with a DOI. https://projects.ecoinformatics.org/ecoinfo/issues/6014
- 04:34 PM Revision 7848 (metacat): Fixed a bug that the event log can't save the real lastest process date.
- 03:56 PM Revision 7847 (metacat): Change the date format.
- Remove the replication part of log4j.
- 10:28 AM Revision 7846 (metacat): Use a new date format.
- 10:25 AM Revision 7845 (metacat): Add a log4j properties file.
- 10:24 AM Revision 7844 (metacat): Add a file to specify the log4j as the logger.
- 10:13 AM Revision 7843 (metacat): add Metacat servlet action to force the reindexing of one or more or all pids in the system. https://projects.ecoinformatics.org/ecoinfo/issues/5945
- 12:28 AM Revision 7842 (metacat): only use MapStore/MapLoader for saving/loading IndexEvent objects. No need to use a listener since there is only the single node -- all entries are persisted to DB using the hazelcast.xml config we have for the map. https://projects.ecoinformatics.org/ecoinfo/issues/5944
- 12:03 AM Revision 7841 (metacat): add MapStore/Loader test for the IndexEvents -- adding and removing events in the DB table through hazelcast. https://projects.ecoinformatics.org/ecoinfo/issues/5944
07/02/2013
- 04:47 PM Revision 7840 (metacat): support a "force replication delete all action" during replication. This is used when we want Metacat to remove the content from the other target replicas because the DataONE delete() action was called (more powerful than just "archive").
- 04:41 PM Revision 7839 (metacat): add simple test for the IndexEventDAO class -- adding, removing, listing events in the DB table. https://projects.ecoinformatics.org/ecoinfo/issues/5944
- 03:21 PM Revision 7838 (metacat): Add the code that only the ids with the correct system metadata modification time will be added to the index queue.
07/01/2013
- 03:09 PM Revision 7837 (metacat): Use the hazelcast event log.
- 01:59 PM Revision 7836 (metacat): Add code to get and set the last process date.
06/26/2013
- 04:43 PM Revision 7834 (metacat): merging upgrade scripts from 2.0 branch to trunk. https://redmine.dataone.org/issues/3847
- 04:42 PM Revision 7833 (metacat): scripts for 2.1.0 upgrade
06/25/2013
- 04:42 PM Revision 7830 (metacat): 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
- 01:23 PM Revision 7829 (metacat): stub for storing IndexEvent objects in Metacat (from metacat-index processing). https://projects.ecoinformatics.org/ecoinfo/issues/5944
- 01:23 PM Revision 7828 (metacat): move IndexEvent into metacat-common. Perparation for Metacat responding to events and writing them to a persistent store. https://projects.ecoinformatics.org/ecoinfo/issues/5944
- 01:17 PM Revision 7827 (metacat): do not force a get() during refresh (causing EML-defined data access rules to be lost when inserting EML docs about data files). note that this reverses a change that was meant to trigger indexing, but now we are using a new queue to share index events with metacat-index and so should not be necessary.
06/24/2013
06/21/2013
- 09:44 PM Revision 7823 (metacat): use standard File.createTempFile() method for uploaded data files and delete them when we are done with them. https://projects.ecoinformatics.org/ecoinfo/issues/6008
- 04:15 PM Revision 7822 (metacat): correctly delete data file when we are done with it. https://projects.ecoinformatics.org/ecoinfo/issues/6007
- 04:06 PM Revision 7821 (metacat): include filename in the filepart part. https://projects.ecoinformatics.org/ecoinfo/issues/6007
- 03:18 PM Revision 7820 (metacat): send the original filename in the upload() method since that is supported by the Metacat API. https://projects.ecoinformatics.org/ecoinfo/issues/6007
- 03:10 PM Revision 7819 (metacat): remove the unique string when generating data file metadata. https://projects.ecoinformatics.org/ecoinfo/issues/6007
- 02:48 PM Revision 7818 (metacat): debugging. https://projects.ecoinformatics.org/ecoinfo/issues/6007
- 01:44 PM Revision 7817 (metacat): use File::Temp to write data files in registry. https://projects.ecoinformatics.org/ecoinfo/issues/6007
- 11:11 AM Revision 7816 (metacat): correct regex for whitespace in D1 identifier.
- 09:09 AM Revision 7815 (metacat): refactor IndexEventLog a bit to simplify type/action information. prep for serializing IndexEvent objects to Metacat. https://projects.ecoinformatics.org/ecoinfo/issues/5944
06/20/2013
- 05:28 PM Revision 7814 (metacat): remove serial number from indexeventlog - it is not used elsewhere in the api. https://projects.ecoinformatics.org/ecoinfo/issues/5944
- 05:21 PM Revision 7813 (metacat): correct spelling for index.eventlog.classname property
- 04:49 PM Revision 7812 (metacat): use an independent ISet<SystemMetadata> structure to communicate objects that should be indexed by metacat-index. https://projects.ecoinformatics.org/ecoinfo/issues/5943
- 12:23 PM Revision 7811 (metacat): consolidate SystemMetadata map retrieval in preparation for using a different structure for objects to index.
- 09:24 AM Revision 7810 (metacat): adding ability to remove event from the [error] queue.
06/18/2013
- 02:59 PM Revision 7809 (metacat): do not create solr-home if there is no template to compy into that directory (need to be able to create it later if/when someone decides to use and deploy metacat-index). https://projects.ecoinformatics.org/ecoinfo/issues/6006
- 01:54 PM Revision 7808 (metacat): do not attempt to copy solr-home template from metacat-index webapp if it does not exist. This would be in cases where metacat-index is not deployed. https://projects.ecoinformatics.org/ecoinfo/issues/6006
06/17/2013
- 05:07 PM Revision 7807 (metacat): Add code to implment set and get the last processed date.
- 04:28 PM Revision 7806 (metacat): It will make the index only for those objects which were modified after the marked time.
- 01:50 PM Revision 7805 (metacat): Add set and get the lastprocessedDate in the IndexEventLog.
- Remove the code to write the successful event.
06/13/2013
- 05:20 PM Revision 7804 (metacat): Add the dataone repository.
- 04:41 PM Revision 7803 (metacat): The "war" target will build the metacat-index.war as well.
06/12/2013
- 02:36 PM Revision 7802 (metacat): Log the timed index jobs.
- 02:08 PM Revision 7801 (metacat): Add the code to log the failed events.
06/11/2013
Also available in: Atom