# # ChangeLog for main/trunk/greenstone2/perllib/inexport.pm # # Generated by Trac 1.4.2 # 2024-04-28T01:10:29+12:00 Tue, 19 Oct 2010 01:54:25 GMT kjdon [23170] * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugin.pm (modified) if infodbtype is gdbm-txtgz, we need to use gdbm for all archives dbs Wed, 13 Oct 2010 01:24:22 GMT kjdon [23132] * main/trunk/greenstone2/perllib/inexport.pm (modified) for manifest files, if the user has specified Index (not Reindex) and ... Tue, 12 Oct 2010 00:58:44 GMT kjdon [23119] * main/trunk/greenstone2/perllib/inexport.pm (modified) removed some print statements, and don't go into .svn folder when ... Wed, 06 Oct 2010 02:39:33 GMT kjdon [23053] * main/trunk/greenstone2/perllib/inexport.pm (modified) reworking of manifest stuff. Now, instead of calling plugin::read on ... Tue, 05 Oct 2010 01:53:52 GMT ak19 [23042] * main/trunk/greenstone2/perllib/inexport.pm (modified) Kathy fixed a cut and paste error that prevented the depositor from ... Wed, 29 Sep 2010 00:48:00 GMT kjdon [22986] * main/trunk/greenstone2/perllib/inexport.pm (modified) need to do a file_block_read before a read when adding new docs ... Wed, 04 Aug 2010 03:56:11 GMT kjdon [22567] * main/trunk/greenstone2/perllib/inexport.pm (modified) the last step in mark_docs_for_deletion, only do it in delete mode. ... Sat, 31 Jul 2010 11:19:35 GMT max [22535] * main/trunk/greenstone2/perllib/inexport.pm (modified) Minor cleanup Wed, 21 Jul 2010 02:05:39 GMT ak19 [22466] * main/trunk/greenstone2/perllib/inexport.pm (modified) Set archivedir to "" in the first instance Wed, 21 Jul 2010 01:49:42 GMT ak19 [22464] * main/trunk/greenstone2/perllib/inexport.pm (modified) Added in missing routine that had forgotten to be brought over from ... Wed, 21 Jul 2010 01:15:57 GMT ak19 [22460] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) Reverted to using -exportdir with export.pl rather than 'merged' ... Tue, 20 Jul 2010 01:58:05 GMT davidb [22445] * main/trunk/greenstone2/perllib/ParallelInexport.pm (added) * main/trunk/greenstone2/perllib/inexport.pm (modified) Incorporation of top-level parallel_import functionality into code base. Sun, 18 Jul 2010 04:36:56 GMT davidb [22421] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) Continued work on refactoring code to have better shared support for ... Fri, 16 Jul 2010 02:13:01 GMT davidb [22413] * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) Initial pass at getting the main code to import.pl (and the very ... Wed, 30 Jun 2010 00:53:11 GMT kjdon [22327] * main/trunk/greenstone2/perllib/inexport.pm (modified) if a file and all its associated files is deleted from import, then ... Mon, 03 May 2010 00:06:46 GMT davidb [22010] * main/trunk/greenstone2/perllib/inexport.pm (modified) GDBM reader/writer conflict resulted from swithcing from the (now ... Mon, 25 Jan 2010 04:25:57 GMT mdewsnip [21620] * main/trunk/greenstone2/perllib/inexport.pm (modified) Changed inexport.pm to use the infodbtype value from the collect.cfg ... Mon, 25 Jan 2010 04:17:12 GMT mdewsnip [21619] * main/trunk/greenstone2/perllib/inexport.pm (modified) Removed src_db_file() and doc_db_file() functions from inexport.pm. ... Thu, 21 Jan 2010 03:20:42 GMT mdewsnip [21566] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) * main/trunk/greenstone2/perllib/strings_fr.properties (modified) * main/trunk/greenstone2/perllib/strings_zh.properties (modified) Changed all places explicitly using "archiveinf-doc.gdb" or ... Thu, 21 Jan 2010 02:59:35 GMT mdewsnip [21564] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/collect/demo/etc/collect.cfg (modified) * main/trunk/greenstone2/perllib/ClassifyTreeModel.pm (modified) * main/trunk/greenstone2/perllib/IncrementalBuildUtils.pm (modified) * main/trunk/greenstone2/perllib/IncrementalDocument.pm (modified) * main/trunk/greenstone2/perllib/arcinfo.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/classify.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Changed lots of occurrences of "GDBM" in comments, variable names and ... Thu, 21 Jan 2010 02:33:04 GMT mdewsnip [21563] * main/trunk/greenstone2/perllib/ClassifyTreeModel.pm (modified) * main/trunk/greenstone2/perllib/ClassifyTreeNode.pm (modified) * main/trunk/greenstone2/perllib/GDBMUtils.pm (deleted) * main/trunk/greenstone2/perllib/IncrementalDocument.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Deleted GDBMUtils.pm. What was the point of me spending all that time ... Thu, 21 Jan 2010 01:50:48 GMT mdewsnip [21560] * main/trunk/greenstone2/perllib/inexport.pm (modified) Efficiency improvement to last changes. Thu, 21 Jan 2010 01:49:19 GMT mdewsnip [21559] * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) Changed calls to GDBMUtils::gdbmDatabaseRemove() to ... Thu, 21 Jan 2010 01:41:41 GMT mdewsnip [21558] * main/trunk/greenstone2/perllib/inexport.pm (modified) Variable name change to prevent clash. Thu, 21 Jan 2010 01:38:48 GMT mdewsnip [21557] * main/trunk/greenstone2/perllib/inexport.pm (modified) Changed calls to GDBMUtils::gdbmDatabaseSet() to ... Thu, 21 Jan 2010 01:26:37 GMT mdewsnip [21554] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugin.pm (modified) Changed calls to GDBMUtils::gdbmRecordToHash() to ... Thu, 21 Jan 2010 01:15:37 GMT mdewsnip [21553] * main/trunk/greenstone2/perllib/inexport.pm (modified) Added missing "use dbutil". Thu, 21 Jan 2010 01:13:33 GMT mdewsnip [21552] * main/trunk/greenstone2/perllib/inexport.pm (modified) Changed calls to GDBMUtils::gdbmDatabaseGet() to ... Wed, 09 Dec 2009 00:18:41 GMT kjdon [21306] * main/trunk/greenstone2/perllib/inexport.pm (modified) mark_docs_for_reindex code moved into new_vs_old_import_diff, so this ... Tue, 01 Dec 2009 01:19:06 GMT oranfry [20999] * main/trunk/greenstone2 (moved) restructuring the repository Wed, 07 Oct 2009 02:23:22 GMT kjdon [20788] * gsdl/trunk/perllib/inexport.pm (modified) rewrote _mark_docs_for_deletion. I think the cases for assoc fiel and ...