source: main/trunk/greenstone2/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21588   14 years ak19 I think I've now fixed the bug where build operation in FLI would fail …
(edit) @21586   14 years mdewsnip Changed DirectoryPlugin to use the infodbtype value from the arcinfo …
(edit) @21585   14 years mdewsnip Changed one occurrence of dbutil::read_infodb_keys() to …
(edit) @21584   14 years mdewsnip Changed BasePlugout to use the infodbtype value from the arcinfo …
(edit) @21579   14 years mdewsnip Changed arcinfo.pm to take the infodb type to use for the archiveinf …
(edit) @21570   14 years mdewsnip Changed colcfg.pm so it "require"s collConfigxml and buildConfigxml …
(edit) @21569   14 years mdewsnip Changed all places explicitly using ".gdb" to use the …
(edit) @21568   14 years mdewsnip Fixed up a couple more unnecessarily GDBM-specific bits.
(edit) @21566   14 years mdewsnip Changed all places explicitly using "archiveinf-doc.gdb" or …
(edit) @21565   14 years mdewsnip Changed dbutil::gdbm::X() calls to dbutil::X("gdbm"), in preparation …
(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) @21562   14 years mdewsnip Changed calls to GDBMUtils::gdbmCachedCollectionSet() to …
(edit) @21561   14 years mdewsnip Changed calls to GDBMUtils::gdbmCachedCollectionGet() to …
(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) @21556   14 years mdewsnip Deleted commented out call to GDBMUtils::gdbmDatabaseSet(). Part of …
(edit) @21555   14 years mdewsnip Deleted commented out call to GDBMUtils::gdbmDatabaseAppend(). Part of …
(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) @21551   14 years mdewsnip Changed calls to GDBMUtils::serializeHash() to …
(edit) @21550   14 years mdewsnip Added to dbutil.pm two new general functions: …
(edit) @21547   14 years mdewsnip Changed dbutil.pm to add a new read_infodb_entry() function. This …
(edit) @21546   14 years mdewsnip Changed dbutil.pm so all the sub-module function calls now have @_ as …
(edit) @21545   14 years mdewsnip Fixed wrong function name.
(edit) @21544   14 years mdewsnip Changed dbutil.pm so instead of doing "use dbutil::gdbm", "use …
(edit) @21543   14 years mdewsnip Changing arcinfo.pm to use the general dbutil module, instead of being …
(edit) @21439   14 years davidb Support for 'infodbtype' added
(edit) @21425   14 years davidb Fixed typo in variable declaration
(edit) @21414   14 years davidb Separation of different database back-ends into individual files
(edit) @21413   14 years davidb pathname_cat() performs comparable task to filename_cat(), only used …
(edit) @21412   14 years davidb Separation of different database back-ends into individual files
(edit) @21411   14 years davidb Separation of different database back-ends into individual files
(edit) @21367   14 years kjdon escape [] in metadata, otherwise it will screw up greenstone. instead …
(edit) @21344   14 years kjdon inheriting plugins can now set store_file_paths, and ImageConverter
(edit) @21341   14 years kjdon can add internal => 'true' to plugin/classifier option, and it won't …
(edit) @21315   14 years kjdon remove_one now returns a value
(edit) @21314   14 years kjdon check return values for remove_one, and stop the pipeline once found …
(edit) @21308   14 years kjdon removeold renamed to remove_all, added remove_one for deleting a single doc
(edit) @21307   14 years kjdon removeold renamed to remove_all, added remove_some - a list of files …
(edit) @21306   14 years kjdon mark_docs_for_reindex code moved into new_vs_old_import_diff, so this …
(edit) @21290   14 years kjdon extension handling extended to include gs3 extensions, added removeold …
(edit) @21289   14 years kjdon extension handling extended to include gs3 extensions
(edit) @21288   14 years kjdon moved plugin to extension repository
(edit) @21287   14 years kjdon got rid of Pharos stuff out of here. PharosImagePlugin now inherits …
(edit) @21286   14 years kjdon added empty removeold method
(edit) @21285   14 years kjdon added empty removeold method
(edit) @21283   14 years kjdon tidied up index method, added removeold method (not tested yet)
(edit) @21240   14 years kjdon use the new PharosImageIndexer plugin
(edit) @21220   14 years kjdon initial go at Pharos image indexing plugin
(edit) @21219   14 years kjdon added a place for calling post_process method after the doc obj has …
(edit) @21218   14 years kjdon added get_toplevel_tmp_dir
(edit) @21207   14 years kjdon added get_current_collection_name method
(edit) @21200   14 years anna New Kazak translations of perl modules. Many thanks to Zhanat Kulenov.
(copy) @20999   14 years oranfry restructuring the repository
copied from gsdl/trunk/perllib
(edit) @20962   14 years mdewsnip Added "1" as a third parameter to the output_xml_header() calls in …
Note: See TracRevisionLog for help on using the revision log.