source: main/trunk/greenstone2/perllib/inexport.pm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26451   11 years ak19 1. Fixed processing of the collectionconfig's indexOption element. 2. …
(edit) @26450   11 years ak19 1. Added GS3 colconfig.xml processing of any OIDtype and OIDmetadata …
(edit) @25957   12 years kjdon adding in support for plugins knowing what version of greenstone (2/3) …
(edit) @24829   12 years ak19 Changes to bat files and perl code to deal with brackets in (Windows) …
(edit) @24344   13 years davidb Tidying up of some comments
(edit) @23946   13 years ak19 Xiaofeng found that the OAI-related changes to do with …
(edit) @23943   13 years ak19 Xiaofeng encountered a problem with opening a file for writing in …
(edit) @23939   13 years ak19 GS3's OAIserver passes final official oaiserver validation tests: to …
(edit) @23825   13 years sjm84 Phase two of commiting the files changed to extend the DSpace …
(edit) @23767   13 years davidb CGI Perl scripts updated to work with Greenstone 3. This in turn …
(edit) @23485   13 years davidb read_infodb_entry now returns a hashmap directly. Code updated to …
(edit) @23402   13 years max New "psuedo" constructor added that is useful to call from CGI Perl scripts
(edit) @23170   14 years kjdon if infodbtype is gdbm-txtgz, we need to use gdbm for all archives dbs
(edit) @23132   14 years kjdon for manifest files, if the user has specified Index (not Reindex) and …
(edit) @23119   14 years kjdon removed some print statements, and don't go into .svn folder when …
(edit) @23053   14 years kjdon reworking of manifest stuff. Now, instead of calling plugin::read on …
(edit) @23042   14 years ak19 Kathy fixed a cut and paste error that prevented the depositor from …
(edit) @22986   14 years kjdon need to do a file_block_read before a read when adding new docs …
(edit) @22567   14 years kjdon the last step in mark_docs_for_deletion, only do it in delete mode. …
(edit) @22535   14 years max Minor cleanup
(edit) @22466   14 years ak19 Set archivedir to "" in the first instance
(edit) @22464   14 years ak19 Added in missing routine that had forgotten to be brought over from …
(edit) @22460   14 years ak19 Reverted to using -exportdir with export.pl rather than 'merged' …
(edit) @22445   14 years davidb Incorporation of top-level parallel_import functionality into code base.
(edit) @22421   14 years davidb Continued work on refactoring code to have better shared support for …
(edit) @22413   14 years davidb Initial pass at getting the main code to import.pl (and the very …
(edit) @22327   14 years kjdon if a file and all its associated files is deleted from import, then …
(edit) @22010   14 years davidb GDBM reader/writer conflict resulted from swithcing from the (now …
(edit) @21620   14 years mdewsnip Changed inexport.pm to use the infodbtype value from the collect.cfg …
(edit) @21619   14 years mdewsnip Removed src_db_file() and doc_db_file() functions from inexport.pm. …
(edit) @21566   14 years mdewsnip Changed all places explicitly using "archiveinf-doc.gdb" or …
(edit) @21564   14 years mdewsnip Changed lots of occurrences of "GDBM" in comments, variable names and …
(edit) @21563   14 years mdewsnip Deleted GDBMUtils.pm. What was the point of me spending all that time …
(edit) @21560   14 years mdewsnip Efficiency improvement to last changes.
(edit) @21559   14 years mdewsnip Changed calls to GDBMUtils::gdbmDatabaseRemove() to …
(edit) @21558   14 years mdewsnip Variable name change to prevent clash.
(edit) @21557   14 years mdewsnip Changed calls to GDBMUtils::gdbmDatabaseSet() to …
(edit) @21554   14 years mdewsnip Changed calls to GDBMUtils::gdbmRecordToHash() to …
(edit) @21553   14 years mdewsnip Added missing "use dbutil".
(edit) @21552   14 years mdewsnip Changed calls to GDBMUtils::gdbmDatabaseGet() to …
(edit) @21306   14 years kjdon mark_docs_for_reindex code moved into new_vs_old_import_diff, so this …
(copy) @20999   14 years oranfry restructuring the repository
copied from gsdl/trunk/perllib/inexport.pm
(edit) @20788   15 years kjdon rewrote _mark_docs_for_deletion. I think the cases for assoc fiel and …
Note: See TracRevisionLog for help on using the revision log.