source: main/trunk/greenstone2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32819   5 years kjdon fixed a comment
(edit) @32809   5 years ak19 Fix to bug that broke OAIDownload tutorial: on Windows, ECONNRESET is …
(edit) @32791   5 years Georgiy Litvinov Added check for empty lib_name variable to fix incremental-rebuild with gs3
(edit) @32790   5 years ak19 Suffixing .inactive to the GreenstoneSQL plugs because if perl package …
(edit) @32788   5 years ak19 Expanded to include compilation support for Linux. Sadly the Linux …
(edit) @32787   5 years ak19 Some more corrections and better var names before committing linux changes.
(edit) @32786   5 years ak19 Preliminary changes before this script can work on Linux too. The …
(edit) @32784   5 years kjdon fixing up some string name errors
(edit) @32783   5 years kjdon adding missing strings and tidying up some mislabelling
(edit) @32782   5 years ak19 Fix for Zeddy: empty lines and annoying spaces are now removed when …
(edit) @32779   5 years ak19 1. Bugfix to wget downloading: call to quotewords() necessarily has …
(edit) @32778   5 years ak19 Need to set the surrounding div width to be the same/no more than the …
(edit) @32777   5 years ak19 Minor. Correction to plugin name displayed
(edit) @32761   5 years kjdon when printing out arg values for some other thing, I noticed that site …
(edit) @32760   5 years kjdon merge_inheritance, if it finds a conflict in option values, will keep …
(edit) @32758   5 years ak19 New language Cambodian (Khmer) needs to be added in. The 2 letter code …
(edit) @32729   5 years ak19 Part of Ticket #947 the Lucene Index File Locking Fix. Lucene search …
(edit) @32703   5 years ak19 Some changes detected. Not sure if actively edited or just viewed and …
(edit) @32663   5 years ak19 Minor. Correcting blind search and replace
(edit) @32662   5 years ak19 MacOS 10.13/High Sierra script for compiling DBD::mysql v 4.033, which …
(edit) @32643   5 years ak19 1. Previous commit (r32640) reintroduced an earlier bug in attempting …
(edit) @32642   5 years ak19 In hunting for a recent change that introduced a new warning message, …
(edit) @32641   5 years ak19 Minor. Correcting grammar.
(edit) @32640   5 years ak19 Important changes (and commented out debugging statements) to get …
(edit) @32638   5 years ak19 Accidentally committed the VS14+ version of iconv.zip under the name …
(edit) @32637   5 years ak19 1. Returning to the original windows iconv.zip. 2. Making and …
(edit) @32632   5 years ak19 I think these are fixes necessary to our linux gs-libiconv 1.11 …
(edit) @32629   5 years kjdon making default templates in the interface xsl files, the format …
(edit) @32620   5 years ak19 Directly related to previous commit revision. 3 significant changes in …
(edit) @32617   5 years kjdon removed left over bit than didn't manage to get removed when I deleted …
(edit) @32616   5 years kjdon updated usage string
(edit) @32615   5 years kjdon mods for incremental build. now we load in the reverse info db …
(edit) @32614   5 years kjdon some changes to arcinfo to handle it holding the reverse lookup db too …
(edit) @32613   5 years kjdon added a comment
(edit) @32612   5 years kjdon actually, we need to set build_dir to index before hand so we can look …
(edit) @32611   5 years kjdon only set builddir to index if we actually are being incremental. …
(edit) @32609   5 years ak19 Preliminary stage before tackling a different bug. This commit is a …
(edit) @32595   5 years ak19 Major tidying up: last remaining debug statements, lots of comments, …
(edit) @32594   5 years ak19 If rollback_on_cancel is turned on, then before the database …
(edit) @32593   5 years ak19 Now that gssql.pm has become gsmysql.pm, it now uses the presumably …
(edit) @32592   5 years ak19 Renamed gssql.pm to gsmysql.pm. Not subclassing the old gssql into …
(edit) @32591   5 years ak19 1. gssql destructor DESTROY doesn't really do anything now, as DBI's …
(edit) @32590   5 years ak19 Adding a add_utf8_textref() method to allow fulltxt to be passed by …
(edit) @32589   5 years ak19 1. SQL db password is not compulsory. 2. Forgot to add the …
(edit) @32588   5 years ak19 Tidying up
(edit) @32587   5 years ak19 Renaming 'site_name' parameter used by GS SQL Plugout and Plugin to …
(edit) @32586   5 years ak19 Renaming 'site_name' parameter used by GS SQL Plugout and Plugin to …
(edit) @32585   5 years ak19 Super call in destructor. More important if subclassing.
(edit) @32584   5 years ak19 Some more tidying up of the code.
(edit) @32583   5 years ak19 1. Some tidying up of the code. 2. Removing unnecessary calls to …
(edit) @32582   5 years ak19 Now that previous commit(s) put sig handlers in place in gs_sql, have …
(edit) @32581   5 years ak19 Adding sigint, sigterm and sigkill handlers to gssql, which all call …
(edit) @32580   5 years ak19 1. support for port param when connecting to SQL DB. 2. GS SQL Plugout …
(edit) @32579   5 years ak19 Correction to syntax.
(edit) @32578   5 years ak19 Optimising. The gssql class internally has only one shared connection …
(edit) @32577   5 years ak19 Forgot to call superclass in overridden removeall(). Nothing broke so …
(edit) @32576   5 years ak19 Tested CSVPlugin. Some helpful debug statements are logged to STDERR …
(edit) @32575   5 years ak19 1. gssql now does fetching all rows internally upon select. With this …
(edit) @32574   5 years ak19 Instead of my our own caching of SQL prepare statements within the …
(edit) @32573   5 years ak19 1. Caching the prepared SQL insert statements inside the gssql class …
(edit) @32572   5 years ak19 Dr Bainbridge simplified my boolean expression when he checked my …
(edit) @32571   5 years ak19 Optimised the SQL DB delete operations in case there are several in …
(edit) @32570   5 years ak19 1. Bugfix for when renaming an imported doc and …
(edit) @32566   5 years ak19 In some ways, it may be better if plugin.pm::remove_some() didn't …
(edit) @32565   5 years ak19 I think this is a bugfix to plugin.pm::remove_some(): when processing …
(edit) @32564   5 years ak19 The new docsql file format/name (used by GS SQL Plugs) also had …
(edit) @32563   5 years ak19 1. Overhaul of GreenstoneSQLPlugs to handle removeold and incremental …
(edit) @32562   5 years ak19 Before major changes to GSSQLPlugs, committing useful comments to …
(edit) @32561   5 years ak19 Not just tables, but database names can't have hyphens in them when …
(edit) @32560   5 years ak19 gssql constructor accepts a verbosity parameter
(edit) @32559   5 years ak19 Removing db_encoding as parameters to GreenstoneSQLPlugout and …
(edit) @32558   5 years ak19 Breadcrumbs on connection and some further helpful messages.
(edit) @32557   5 years ak19 1. Bugfix to create_database method: db_name is now a parameter to the …
(edit) @32556   5 years ak19 Tested to find DBI connection attempt fails immediately when MySQL …
(edit) @32555   5 years ak19 1. In GreenstoneSQLPlugout, removeold is now paramterised (as are …
(edit) @32544   5 years ak19 1. GreenstoneSQLPlugin: now sub read() calls the new lazy_get_gssql() …
(edit) @32543   5 years ak19 Tidying up and adjusting TODO statements
(edit) @32542   5 years ak19 Instead of the docoid being stored in the docsql-<OID>.xml filename, …
(edit) @32541   5 years ak19 Using proper parameters to GreenstoneSQLPlugin/Plugout instead of …
(edit) @32540   5 years ak19 Modified BasePlugout so that plugouts now take the site_name …
(edit) @32539   5 years ak19 New plugin parameter site_name (only set for GS3) that is passed to …
(edit) @32538   5 years ak19 Previous commit message meant to be: string names of strings shared by …
(edit) @32537   5 years ak19 First commit to do with reading back in from the SQL DB. This commit …
(edit) @32536   5 years ak19 First commit to do with reading back in from the SQL DB. This commit …
(edit) @32535   5 years ak19 Fixing couple of typos before major commit.
(edit) @32534   5 years ak19 Related to previous commit: had previously made one of the changes to …
(edit) @32533   5 years ak19 GS SQL Plugout now writes its docobj contents (if any) and structure …
(edit) @32532   5 years ak19 Correction to changes: recursive call in docprint should still be …
(edit) @32531   5 years ak19 1. bugfix to GS SQLPlugout: recursive call didn't go through self …
(edit) @32530   6 years ak19 Some more tidying up: some params passed by GreenstoneSQLPlugout to …
(edit) @32529   6 years ak19 Split the database functions into their own file gssql.pm, so that …
(edit) @32528   6 years ak19 Related to previous commit, part 2 of commit. Renamed new MySQLPlugout …
(edit) @32527   6 years ak19 Renaming new MySQLPlugout to GreenstoneSQLPlugout to indicate that it …
(edit) @32526   6 years ak19 MySQLPlugout now calls SUPER::method_name() instead of …
(edit) @32525   6 years ak19 Minor fix in comment.
(edit) @32524   6 years ak19 Creating db, creating tables and populating both coll_metadata and …
(edit) @32523   6 years ak19 UNDOING PART OF RECENT COMMIT: Calling superclass …
(edit) @32522   6 years ak19 Fixing some syntax errors
(edit) @32521   6 years ak19 1. Calling superclass GreenstoneXMLPlugout's begin(), end(), …
(edit) @32520   6 years ak19 Committing first cut of MySQLPlugout that uses DBI (DB interface) for …
Note: See TracRevisionLog for help on using the revision log.