source: main/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @32569   5 years kjdon how embarrassing. Fixing another bug I mistakenly introduced in …
(edit) @32568   5 years kjdon fixed a bug I introduced previously: /document/page/pageRequest is not …
(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) @32554   5 years kjdon changed a comment
(edit) @32553   5 years kjdon allow missing groupDescriptions element in groupConfig.xml
(edit) @32552   5 years kjdon made this a bit nicer and more informative (hopefully)
(edit) @32551   5 years kjdon added some style for collectionLinkImage to make these collections …
(edit) @32549   5 years kjdon receptionist now passes languageList (from interfaceConfig) to teh …
(edit) @32548   5 years kjdon added a test in lang-param template so that if the languageList is not …
(edit) @32547   5 years kjdon paramDefault elements for searching can now go in the format element …
(edit) @32546   5 years kjdon use variable instead of hard coded string for paramDefault
(edit) @32545   5 years kjdon changes to query term highlighting. 1. added back in the functionality …
(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   5 years ak19 Some more tidying up: some params passed by GreenstoneSQLPlugout to …
(edit) @32529   5 years ak19 Split the database functions into their own file gssql.pm, so that …
(edit) @32528   5 years ak19 Related to previous commit, part 2 of commit. Renamed new MySQLPlugout …
(edit) @32527   5 years ak19 Renaming new MySQLPlugout to GreenstoneSQLPlugout to indicate that it …
(edit) @32526   5 years ak19 MySQLPlugout now calls SUPER::method_name() instead of …
(edit) @32525   5 years ak19 Minor fix in comment.
(edit) @32524   5 years ak19 Creating db, creating tables and populating both coll_metadata and …
(edit) @32523   5 years ak19 UNDOING PART OF RECENT COMMIT: Calling superclass …
(edit) @32522   5 years ak19 Fixing some syntax errors
(edit) @32521   5 years ak19 1. Calling superclass GreenstoneXMLPlugout's begin(), end(), …
(edit) @32520   5 years ak19 Committing first cut of MySQLPlugout that uses DBI (DB interface) for …
(edit) @32519   5 years ak19 Added BasePlugout::end() so I can use it in the new MySQLPlugout, and …
(edit) @32518   6 years ak19 Untested first attempt at MySQLPlugout that is meant to write metadata …
(edit) @32517   6 years ak19 Fixing a bug that Kathy found: serbian (bosnian herzegovina) cyrillic …
(edit) @32516   6 years ak19 Although files for the language Igbo were added upon a translation …
(edit) @32515   6 years kjdon changed the gli restart string to better reflect the situation
(edit) @32514   6 years ak19 Also need OUTPUT_NONE as an option when docprint.pm writes out doc.xml
(edit) @32513   6 years ak19 Forgot to make some more minor changes in the previous commit's refactoring
(edit) @32512   6 years ak19 Refactoring some existing perl code as per Dr Bainbridge's ideas on …
(edit) @32511   6 years ak19 Running plugoutinfo.pl with describeall or listall flag would break on …
(edit) @32510   6 years ak19 Bugfix when exporting from GLI: calling substring resulted in …
(edit) @32509   6 years ak19 After changes in last 3 commits, reinstating the possible …
(edit) @32508   6 years ak19 Continued from previous 2 commits: Properly spelled new method name …
(edit) @32507   6 years ak19 Having committed the bugfix, commenting out debugging code.
(edit) @32506   6 years ak19 Bugfix to bug that Kathy discovered in code I committed: with the …
(edit) @32505   6 years kjdon moved soem code into a new method getFormattedArchiveDoc. Modified …
(edit) @32504   6 years kjdon 1. need to make sure we are passing round p.s - previous service - …
(edit) @32503   6 years kjdon 2 things. if @highlight attribute set on gsf:metadata, then output the …
(edit) @32502   6 years kjdon can't assume TextQuery is previous service as it may have been eg …
(edit) @32501   6 years Georgiy Litvinov Workaround to set assign metadata via csv metadata plugin. "Section" …
(edit) @32500   6 years ak19 For a test case, best_encoding come out with prefix/suffix to utf_8, …
(edit) @32499   6 years ak19 Fix for PDFv2 plugin's page buckets.
(edit) @32498   6 years Georgiy Litvinov Check for response containing 200 as Tomcat 8 does not return OK after …
(edit) @32497   6 years sjm84 GS3 release binary's ant version now increased to ant 1.9.13. This …
(edit) @32496   6 years ak19 Getting the GS3 target for compiling build-src to actually build …
(edit) @32495   6 years ak19 Correcting path to openssl on darwin
(edit) @32494   6 years ak19 Can't compile Crypt::LE at end of make all in build-src/packages, as …
(edit) @32492   6 years ak19 Linux release binaries broke. I think this change is a correction …
(edit) @32491   6 years kjdon added a new transform method for 2 files where you can pass in the …
(edit) @32490   6 years kjdon we need to supply entity resolver to the transform call, otherwise it …
(edit) @32489   6 years kjdon updated the README
(edit) @32488   6 years kjdon added WEB-INF/lib jar files to classpath. needed for compiling Lucene …
(edit) @32487   6 years kjdon rebuilt index using current lucene (4.7.2)
(edit) @32486   6 years kjdon updating this to match that in etc folder
(edit) @32485   6 years kjdon greenstone now uses lucene 4.7.2, so upgrading this code to match
(edit) @32484   6 years kjdon XMLConverter no longer has setEntityResolver method. Pass it in to …
(edit) @32483   6 years ak19 1. Avoiding subtle bug if you forget to include https in …
Note: See TracRevisionLog for help on using the revision log.