source: gs2-extensions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25518   12 years davidb Tweaks to code based on building the nzonair4 test collection
(edit) @25517   12 years davidb Removal of .o files from the tar files
(edit) @25516   12 years davidb Code changes prompted by the development of ReplayMe
(edit) @25513   12 years ak19 Correction to previous commit: could not call a subroutine from a …
(edit) @25511   12 years ak19 When running the java -version test, first try to use the JRE included …
(edit) @25500   12 years ak19 Dr Bainbridge modified gsprintf code to print text containing …
(edit) @25498   12 years ak19 On Centos don't need & at end of running cmd sent to dev/null with …
(edit) @25497   12 years jmt12 Replacing die() with warning and retry if opening of server end of …
(edit) @25486   12 years jmt12 Making calls to debugPrint a little cheaper when debugging disabled
(edit) @25477   12 years jmt12 Debugged non-harness mode and fixed a few issues (for instance, …
(edit) @25455   12 years jmt12 David suggested I try an explicit close on the underlying TDBCLI to …
(edit) @25454   12 years jmt12 Replacing potentially problematic harness code with calls to …
(edit) @25453   12 years jmt12 Instrumenting in order to try and track down race condition/hang …
(edit) @25416   12 years jmt12 Actually make the client sleep the retry time it says it will
(edit) @25415   12 years jmt12 Actually make the client sleep the retry time it says it will
(edit) @25414   12 years jmt12 Removing hardcoded Perl library path in favour of one that (hopefully) …
(edit) @25413   12 years jmt12 Correcting one test for EXT_DEFINES that (via copy and paste) was …
(edit) @25412   12 years jmt12 Adding in required cpp code for TDBServer support (using existing TDB …
(edit) @25410   12 years jmt12 Adding a new infodbtype, tdbserver, to allow Greenstone to interact …
(edit) @25409   12 years jmt12 Adding cascade-make rules for the new tdbcli tool
(edit) @25408   12 years jmt12 Greatly expanded script to allow it to insert EXT_DEFINE etc rules …
(edit) @25407   12 years jmt12 Adding notes about tdbserver.conf file
(edit) @25406   12 years jmt12 Include tdb-edit/bin/script/ on the path to allow access to the new …
(edit) @25405   12 years jmt12 Cascade make rule files for the Perl modules required by the TDBServer
(edit) @25404   12 years jmt12 Ignoring expanded/compiled versions of Perl modules required for TDBServer
(edit) @25403   12 years jmt12 Perl modules required by the TDBServer
(edit) @25402   12 years jmt12 A daemonized, socket-pooled, multithreaded server allowing remote …
(edit) @25401   12 years jmt12 Extend the code that 'pre-started' the GDBMServer to pre-start any …
(edit) @25395   12 years jmt12 Ignoring the autom4te directory (created by autoconf)
(edit) @25394   12 years jmt12 Had to reinitialize autoconf in order to get it to properly generate …
(edit) @25393   12 years jmt12 Ignoring configuration generated files
(edit) @25392   12 years jmt12 A new CLI tool for TDB to allow bidirectional pipe ala GDBMServer
(edit) @25346   12 years davidb Updates to code that take account of changes in the central PM modules
(edit) @25342   12 years ak19 Corrected the location of adjusted file inside the zip committed yesterday.
(edit) @25335   12 years ak19 Katherine discovered a bug when using the openoffice extension on …
(edit) @25334   12 years ak19 Katherine discovered a bug when using the openoffice extension on …
(edit) @25252   12 years jmt12 Adding notes about statically compiling TDB library should it be necessary
(edit) @25251   12 years jmt12 Adding several more changes needed when enabling or disabling tdb
(edit) @25221   12 years ak19
(edit) @25220   12 years ak19 1. Cleaning up refs to the JODCONVERTER_PORT env var which has been …
(edit) @25218   12 years ak19 1. Cleaning up refs to the JODCONVERTER_PORT env var which has been …
(edit) @25212   12 years ak19 Correction to the test for the presence of java (test now calls java …
(edit) @25211   12 years ak19 Correction to the test for java (now calling java -version, not just …
(edit) @25210   12 years ak19 1. Includes the latest version of jodconverter, jodconvertger-2.2.2, …
(edit) @25209   12 years ak19 Using the latest version of jodconverter, jodconvertger-2.2.2, since …
(edit) @25208   12 years ak19 Commit latest version of jodconverter, jodconvertger-2.2.2, since …
(edit) @25155   12 years papitha Tidy up of code to give controlled output (verbosity>=2)
(edit) @25154   12 years papitha Setup files so GSDLEXT is set appropriately.
(edit) @25141   12 years papitha NGRAMJ PERL MODULE ADDED /MAORI LANGUAGE GUESSING WORKING WELL!!
(edit) @25140   12 years papitha Creating a directory for ngramj
(edit) @25120   12 years jmt12 Shorten the directory names of folders in archives to avoid the …
(edit) @25118   12 years jmt12 Significant changes to support the latest round of batch tests (for …
(edit) @25117   12 years jmt12 Added some debug comments
(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) @24853   12 years ak19 Improved PDFBox_converter tooltip on Dr Nichols' advise.
(edit) @24848   12 years jmt12 Extended the manifestinator to correctly recurse into directories
(edit) @24847   12 years jmt12 Added the ability for the server to detect if it's calling process has …
(edit) @24846   12 years jmt12 A small SocketSwimmingThreadPoolServer to allow testing of the client …
(edit) @24845   12 years jmt12 Similar to poll-gsdl.pl except that this uses mpstat to gather …
(edit) @24844   12 years jmt12 Script to take the raw output from poll-gsdl.pl and collate the …
(edit) @24843   12 years jmt12 A script that launches an (affinity assigned) Greenstone import while …
(edit) @24842   12 years jmt12 Script to take the raw output from poll-processor.pl and collate the …
(edit) @24841   12 years jmt12
(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) @24837   12 years jmt12 Make (rather time-consuming) compilation of these libraries …
(edit) @24836   12 years jmt12 Altered lockfile generation so that it occurs in specific collections …
(edit) @24835   12 years jmt12 Altered lockfile generation so that it occurs in specific collections …
(edit) @24834   12 years jmt12 Typo - missed -I for this dir include path
(edit) @24833   12 years jmt12 Adding support for setting affinity of worker processes. Lots of debug …
(edit) @24814   12 years ak19 devel.bash has to source setup.bash_old not setup.bash
(edit) @24762   13 years ak19 When launching the java command with 2>&1, still need the extra & at …
(edit) @24705   13 years davidb A version of mini-unix that includes 'ssh' and 'svn'.
(edit) @24702   13 years jmt12 apparently the missing script was missing... teehee
(edit) @24699   13 years jmt12 Write the manifest files to the collection's tmp directory so we can …
(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) @24696   13 years jmt12 Removing debug code, and adding in strings.h header to improve …
(edit) @24695   13 years jmt12 Script to run a battery of tests and record the results in a database
(edit) @24694   13 years jmt12 Setup script to generate a number of collections or varying sizes …
(edit) @24693   13 years jmt12 A hack to allow sudoedit to modify the drop_caches value non-interactively
(edit) @24690   13 years jmt12 Having added a new function to the cascade-make library to handle Perl …
(edit) @24688   13 years ak19 Changes to zipfiles after changing perl file: If soffice is not …
(edit) @24687   13 years ak19 If soffice is not installed, then the OpenOfficeConverter's attempt to …
(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) @24680   13 years jmt12 Removed sanity check for GDBM (where was my sanity - GDBM works, it's …
(edit) @24679   13 years jmt12 Added code to determine the open file handles and persist them through …
(edit) @24678   13 years jmt12 A tool for comparing the contents of two GDBM databases
(edit) @24677   13 years jmt12 A tool for generating manifest files from import directories
(edit) @24676   13 years ak19 Output of running basic java command should go to dev/null on linux …
(edit) @24675   13 years jmt12 Continued to document the parallel building extension and various …
Note: See TracRevisionLog for help on using the revision log.