source: gs2-extensions/parallel-building/trunk/src/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27279   11 years jmt12 A subclass of inexport.pm with added functionality for parallel …
(edit) @27278   11 years jmt12 Renamed so it can be found in an automated fashion (prefixed by the …
(edit) @27237   11 years jmt12 Moved several generally applicable changes (manifest version, …
(edit) @27236   11 years jmt12 extended loader (to support extensions) and conditional additions to …
(edit) @27235   11 years jmt12 Moving the conditional additions to INC into the main trunk's version
(edit) @27234   11 years jmt12 renamed prepare_build_recipe() to the more meaningful …
(edit) @27233   11 years jmt12 Recipe generation code moved into subclass of mgbuilder called …
(edit) @27232   11 years jmt12 Recipe generation code moved into subclass of mgppbuilder called …
(edit) @27231   11 years jmt12 Recipe generation code moved into subclass of mgppbuilder called …
(edit) @27230   11 years jmt12 Recipe generation code moved into subclass of mgbuilder called …
(edit) @27229   11 years jmt12 A subclass of basebuilder that includes an 'abstract' function for the …
(edit) @27228   11 years jmt12 A subclass of lucenebuilder that includes a function to generate a …
(edit) @27227   11 years jmt12 The indexlevel processing code has been moved into the main trunk's …
(edit) @27226   11 years jmt12 Moved the version property into the main trunk's version
(edit) @27216   11 years jmt12 renaming (away from Java/PHP conventions) to make my life easier when …
(edit) @27215   11 years jmt12 Moved the conditional INC and PATH addition code into the main trunk
(edit) @27214   11 years jmt12 Copied the two new strings (buildcol.indexname and …
(edit) @27213   11 years jmt12 Unchanged from version in main trunk
(edit) @27212   11 years jmt12 No difference from version in main trunk (apart from some debugging …
(edit) @27211   11 years jmt12 The parallel processing changes (pretty much just the placeholder …
(edit) @27210   11 years jmt12 DavidB already ported the few minor changes (complexmeta, indexname, …
(edit) @27209   11 years jmt12 No difference from version in trunk
(edit) @27208   11 years jmt12 The only change was to ensure that Greenstone's 'perllib' and …
(edit) @27207   11 years jmt12 Classify had been edited to do a better job of searching for …
(edit) @27206   11 years jmt12 The only real change in doc.pm was the replacement of a -e with a call …
(edit) @27205   11 years jmt12 Unchanged from base perllib version
(edit) @27204   11 years jmt12 Unchanged from base perllib version
(edit) @27203   11 years jmt12 SQLite support for Write Ahead Logging (offering basic parallel …
(edit) @27202   11 years jmt12 Unchanged from base perllib version
(edit) @27201   11 years jmt12 Should never have been checked in as I made no changes here - caused …
(edit) @27200   11 years jmt12 A subclass of basebuilder that provides a placeholder function for the …
(edit) @27195   11 years davidb Not changed for this extension
(edit) @27194   11 years davidb Not changed for this extension
(edit) @27193   11 years davidb Not changed for this extension
(edit) @27184   11 years davidb Removing 'downloaders' from parallel importing extension, as there are …
(edit) @27179   11 years davidb Mods to allow code to run with Greenstone3
(edit) @27177   11 years davidb Test for and create (if needed) the 'tmp' directory
(edit) @27043   11 years jmt12 Sort appears to be platform specific, so I'll need to include it as a …
(edit) @27042   11 years jmt12 Sort appears to be platform specific, so I'll need to include it as a …
(edit) @27039   11 years jmt12 Adding natural sort for Perl. Shared object files appear to be ignored …
(edit) @27038   11 years jmt12 Allow natural sorting in Perl
(edit) @27037   11 years jmt12 Allow natural sorting in Perl
(edit) @26987   11 years jmt12 Removing some debug comments I was using to track down why TDB support …
(edit) @26986   11 years jmt12 Commenting out some debug comments
(edit) @26985   11 years jmt12 Removing a couple of debuggy type flags to MPI just to make logs a …
(edit) @26984   11 years jmt12 Removing some debug comments
(edit) @26965   11 years jmt12 Makes use of util library functions (rather than perl built-in file …
(edit) @26964   11 years jmt12 Altered to use util functions rather than built-in perl file tests. …
(edit) @26963   11 years jmt12 Altered to use functions in util library when opening file handles to …
(edit) @26962   11 years jmt12 Altering to use functions in util library so as to support HDFS …
(edit) @26961   11 years jmt12 Several file handling functions extended to be aware of and support …
(edit) @26960   11 years jmt12 Allow plugouts from be loaded from within extensions (assuming no …
(edit) @26959   11 years jmt12 Adding the ability to include a version attribute in manifest files to …
(edit) @26958   11 years jmt12 Using the util library instead of built-in perl file tests
(edit) @26947   11 years jmt12 empty directory removed
(edit) @26946   11 years jmt12 Identical to those in default perllib/plugins - should never have been …
(edit) @26945   11 years jmt12 Identical to those in default perllib/plugins - should never have been …
(edit) @26944   11 years jmt12 Identical to those in default perllib/plugins - should never have been …
(edit) @26943   11 years jmt12 Identical to those in default perllib/plugins - should never have been …
(edit) @26942   11 years jmt12 Identical to those in default perllib/plugins - should never have been …
(edit) @26941   11 years jmt12 Identical to those in default perllib/plugins - should never have been …
(edit) @26940   11 years jmt12 Identical to those in default perllib/plugins - should never have been …
(edit) @26939   11 years jmt12 Replacing uses of TextFile with TextPlugin... don't know how the …
(edit) @26938   11 years jmt12 Identical to those in default perllib - should never have been checked-in
(edit) @26937   11 years jmt12 Identical to files in default perllib - should never have been checked-in
(edit) @26935   11 years jmt12 Identical to those in default perllib - should never have checked in
(edit) @26934   11 years jmt12 Renamed to gdbml to avoid confusion with non-locking version of GDBM …
(edit) @26933   11 years jmt12 Renamed to gdbml to avoid confusion with non-locking version of GDBM …
(edit) @26932   11 years jmt12 Altered all calls to built-in perl file tests to instead use util …
(edit) @26072   12 years jmt12 Extended to notice and load mpi.conf file on clusters and to use full …
(edit) @26071   12 years jmt12 Randomizing the order files are imported and restoring debugging flags …
(edit) @25814   12 years jmt12 Added extra test to prevent warning when block_hash's manifest …
(edit) @25416   12 years jmt12 Actually make the client sleep the retry time it says it will
(edit) @25401   12 years jmt12 Extend the code that 'pre-started' the GDBMServer to pre-start any …
(edit) @25120   12 years jmt12 Shorten the directory names of folders in archives to avoid the …
(edit) @25116   12 years jmt12 (Temporarily) removing the global file scan and the tmp file deletion
(edit) @25115   12 years jmt12 This is sometimes called without the site argument... detect and match …
(edit) @25114   12 years jmt12 Some more tests as it appears there are ways to run import such as …
(edit) @25113   12 years jmt12 A TextPlugin extended to do a little more processing in order to …
(edit) @24840   12 years jmt12 Added lots of comments as I was trying to determine the cause of the …
(edit) @24839   12 years jmt12 If the filelist is already present in tmp don't regenerate (just for …
(edit) @24838   12 years jmt12 Added in fix for 'socket pool exhausted' problem (see code for …
(edit) @24698   13 years jmt12 Store the filelist.txt (list of all documents to be imported) in the …
(edit) @24697   13 years jmt12 Adding in a defined test on complex_meta to prevent a Perl warning
(edit) @24686   13 years jmt12 Several changes to ensure parallel importing plays nicely with …
(edit) @24685   13 years jmt12 Ensure the client end of the socket is opened UTF8 aware
(edit) @24684   13 years jmt12 Changed order of arguments to mpiimport to make site (a GS3 thing) …
(edit) @24683   13 years jmt12 Fixes to process (based predominantly on the new/custom complexmeta …
(edit) @24682   13 years jmt12 Restored the complexmeta flag needed to allow parallel importing with …
(edit) @24681   13 years jmt12 Made it so listeners are only removed when the object is deallocated …
(edit) @24674   13 years jmt12 A new database driver that connects to one or more GDBMServers …
(edit) @24673   13 years jmt12 Added switch and code for enabling WAL when accessing SQLite, but it …
(edit) @24672   13 years jmt12 changed some error messages to be less... sacrilegious
(edit) @24671   13 years jmt12 Simple server and client objects that are based around a socket that …
(edit) @24670   13 years jmt12 An object encapsulating an active client to the GDBMServer - to be …
(edit) @24669   13 years jmt12 Added a test before trying to twiddle binmode on the infodb_handle to …
(edit) @24668   13 years jmt12 changed warning message when basebuilder asked to generate build …
(add) @24626   13 years jmt12 An (almost) complete copy of the perllib directory from a (circa …
Note: See TracRevisionLog for help on using the revision log.