source: main/trunk/greenstone2/bin

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32096   6 years ak19 Marking all the uses of sysread() with a comment saying they're a …
(edit) @31953   7 years ak19 Bugfix to allow Depositor to still successfully build even when GS2 is …
(edit) @31768   7 years kjdon activate will delete index, not building, so pass the correct …
(edit) @31756   7 years ak19 For gs-fedora scripts, check for JRE_HOME as fallback if JAVA_HOME is …
(edit) @31753   7 years ak19 Two fixes Kathy requested: 1. when running buildcol, ONLY deactivate a …
(edit) @31751   7 years ak19 Added check for JRE_HOME if no JAVA_HOME
(edit) @31747   7 years ak19 When we settle on a JRE (which could be the bundled JRE), only …
(edit) @31700   7 years kjdon export.pl has -saveas_options so you can pass in plugout options. …
(edit) @31409   7 years ak19 Adding verbosity setting to oaiinfo.pm to reduce debug output on …
(edit) @31397   7 years ak19 Related to previous commit, rev 31396: The change that was made to …
(edit) @31396   7 years ak19 2 general bugfixes. Bugs found when preparing to test implementation …
(edit) @31190   7 years ak19 First major commit to do with the new oaiinfo db that keeps track of …
(edit) @31132   7 years kjdon added a new flag to import -NO_IMPORT. set it in collectionConfig.xml …
(edit) @30844   8 years ak19 Kathy has added strings in siteconfig.xml for translation under …
(edit) @30741   8 years kjdon lucene is expecting the stored text file to be doc.xml. So output it …
(edit) @30735   8 years ak19 Forgot to clean up comments that were no longer necessary
(edit) @30724   8 years ak19 Extra, informative message that Dr Bainbridge added to indicate it's …
(edit) @30719   8 years ak19 Redoing the work for commits 30681 and 30687, to handle escaped colons …
(edit) @30716   8 years ak19 Correction to previous commit. Copy and paste error.
(edit) @30709   8 years ak19 Fix to recent commit (r30681-r30687) to work with escaped colons.
(edit) @30687   8 years ak19 Workaround for Kathy's recent introduction of the colon in the key …
(edit) @30683   8 years ak19 Undoing accidental commits of rev 30681.
(edit) @30681   8 years ak19 3 new strings introduced by Kathy contained the :, which is used as a …
(edit) @30596   8 years ak19 1. activate.pl modified to allow incremental-building with a manifest …
(edit) @30582   8 years ak19 Final fixes to get changes to GTI working with new gs3colcfg …
(edit) @30581   8 years ak19 GTI related changes to add gs3 demo collection config files' …
(edit) @30562   8 years ak19 Another bugfix in gtil.pl: regex was too greedy, must only discard …
(edit) @30548   8 years ak19 Fixing gti.pl: previously for just the gs3interface module, if any …
(edit) @30527   8 years ak19 Fix for getting solr collections to work with incremental-buildcol.pl …
(edit) @30524   8 years ak19 1. get_library_URL() called internal to servercontrol.pm when using …
(edit) @30523   8 years ak19 Renaming activate.pm to servercontrol.pm.
(edit) @30520   8 years ak19 Refactoring activate.pl into activate.pm (class, OOP) and activate.pl. …
(edit) @30517   8 years ak19 Fixing incremental-rebuild when the database is gdbm. At this point …
(edit) @30513   8 years ak19 Corrected annoying tabbing inconsistent with emacs, ahead of some commits
(edit) @30512   8 years ak19 Forgot to modify description of incremental-rebuild.pl file.
(edit) @30499   8 years ak19 First commit to do with incremental-rebuild. Getting …
(edit) @30490   8 years ak19 Kathy has updated the core gs3 interface files.
(edit) @29983   9 years ak19 Incorporated Kathy's useful suggestion to have a separate library_name …
(edit) @29975   9 years ak19 Related to previous commits 22974 and 29972. This one sorts the list …
(edit) @29948   9 years ak19 Final of two commits to fix rebuilding a collection using the online …
(edit) @29640   9 years Jeremy Symon Renamed activate.pl library_url environment variable (from …
(edit) @29639   9 years ak19 Resorting to checking an env var, GSDL_LIBRARY_SERVLET_URL, if no …
(edit) @29456   9 years ak19 Now processes multi-line properties in properties files (resource …
(edit) @29415   9 years ak19 There was no option for downloading language files for GS3. But only …
(edit) @29413   9 years ak19 Forgot to add an important comment to the previous commit
(edit) @29412   9 years ak19 Forgot to add an important comment to the previous commit
(edit) @29411   9 years ak19 There is rudimentary support for translating Greenstone 3 online via …
(edit) @29380   9 years kjdon need the collection name in the path as collectdir is just the custom …
(edit) @29371   10 years kjdon changing the deprecated util methods to newer FileUtils methods
(edit) @29246   10 years ak19 Fixed an error regarding when the fallback collectdir needs to be set.
(edit) @29220   10 years ak19 Dr Bainbridge moved launching the jetty server for solr to after …
(edit) @29190   10 years ak19 Suppressing the ping collection 'did not succeed' message in silent …
(edit) @29144   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. LuceneWrapper related. …
(edit) @29109   10 years kjdon a few indentation changes
(edit) @29108   10 years kjdon no longer taking collect as the last arg in the arg list. If the user …
(edit) @29107   10 years kjdon this is causing gli to fail when opening up a collection. It tries to …
(edit) @29097   10 years kjdon not sure if we need this catch for collection undefined
(edit) @28992   10 years ak19 Minor improvement to previous commit
(edit) @28991   10 years ak19 Added in the necessary code so that now the Download File link for the …
(edit) @28977   10 years ak19 1. gti.pl expected an svn checked-out folder containing scripts in …
(edit) @28976   10 years ak19 module variable is empty when the gti command is create-glihelp-zip-file
(edit) @28953   10 years kjdon changed some of the help messages
(edit) @28801   10 years ak19 New mode to buildcol.pl added called 'extra'. This restricts the …
(edit) @28755   10 years ak19 First set of adjustments to get spreadsheets generated for the …
(edit) @28704   10 years kjdon got rid of all plugout specific options - these are now all specified …
(edit) @28703   10 years kjdon can set the defaults now in the args structure, as we have …
(edit) @28668   10 years ak19 Handling the sorting option to Jdb2Txt
(edit) @28663   10 years ak19 Fixing it up so the number of commandline arguments and the way …
(edit) @28662   10 years ak19 Adding a script that does the reverse of jdb2txt.pl. Needed for using …
(edit) @28640   10 years kjdon fixed a few errors that I hadn't noticed - I obviously hadn't tested …
(edit) @28639   10 years kjdon moving common import/export args into inexport.pm. added …
(edit) @28560   10 years ak19 1. New subroutine util::set_gnomelib_env that sets the environment for …
(edit) @28518   10 years ak19 Undoing the change I made in an earlier commit, since that breaks the …
(edit) @28503   10 years ak19 1. The process of submitting translation spreadsheets produced some …
(edit) @28461   11 years davidb Further tweak needed to support operation of script from Cygwin
(edit) @28402   11 years davidb Changes to support running these scripts from Cygwin
(edit) @28355   11 years ak19 1. Now gsConvert.pl calls the new pptextract.vbs VBScript (which …
(edit) @28337   11 years ak19 Add in new key for processing Greenstone installer language files
(edit) @28269   11 years davidb Increasing timeout value. On puka, given its load, 5 secs wasn't …
(edit) @28185   11 years kjdon we don't need to copy solr.xml from ext folder as its modified in the …
(edit) @28166   11 years ak19 Minor improvements to debug msg display
(edit) @28088   11 years davidb Additional print messages added to show the decision making process …
(edit) @28077   11 years ak19 Fix noticed when doing diffcol. When the import option saveas was set …
(edit) @27901   11 years ak19 Bugfix to MARCPlugin so that the marc tutorial now works: exploding …
(edit) @27758   11 years ak19 Using FileUtils instead of deprecated util subroutines. Also a typo …
(edit) @27757   11 years ak19 Using FileUtils subroutines instead of deprecated calls to util package
(edit) @27634   11 years ak19 Changed order of @INC 'unshifts' due to clash over Greenstone own …
(edit) @27562   11 years kjdon added new build option sections_sort_on_document_metadata. same as …
(edit) @27522   11 years ak19 Correcting some minor bugs during build.
(edit) @27519   11 years ak19 Using the recommended FileUtils.pm equivalents for util.pm subroutines.
(edit) @27509   11 years ak19 Using the recommended FileUtils.pm methods in place of the deprecated …
(edit) @27351   11 years kjdon added filename option to OIDtype - was there for plugins, but not for …
(edit) @27331   11 years kjdon upgrading gs2 to use lucene 3 instead of lucene2
(edit) @27325   11 years kjdon changed old util function calls to the new FileUtils calls
(edit) @27305   11 years jmt12 Add code to allow importing and building to load overriding versions …
(edit) @27240   11 years kjdon Because activate uses perl modules like LWP and NET and URI which may …
(edit) @27175   11 years davidb 'cpan' needs to be added to the list of folders checked for further …
(edit) @27140   11 years kjdon changed the properties key to the correct one
(edit) @27069   11 years kjdon adding in reverse sort option
(edit) @26976   11 years ak19 First commit for RSS support: copying rss-items.rdf file across from …
Note: See TracRevisionLog for help on using the revision log.