source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31512   7 years ak19 AUTOCOMMIT by gen-model-colls.sh script. Message: Kathy asked to have …
(edit) @31511   7 years ak19 AUTOCOMMIT by gen-model-colls.sh script. Message: Kathy asked to have …
(edit) @31510   7 years davidb Turns out some languages fields can be empty. Need to test for this
(edit) @31509   7 years davidb LangPos determination changed to lock into first match, rather than …
(edit) @31508   7 years ak19 Tiny but important change (bugfix), that I confirmed with Kathy today. …
(edit) @31507   7 years ak19 BUGFIX to servercontrol.pm. servercontrol::config() was merging stderr …
(edit) @31506   7 years davidb Forgot to add initialization line. Doh!
(edit) @31505   7 years davidb Added in storing of top-level document metadata as separate solr-doc
(edit) @31504   7 years davidb Adjusted call to work with added parameter
(edit) @31503   7 years davidb Monitor for missing POS keys, and print out details first time each …
(edit) @31502   7 years davidb Comment out section, useful for controlling a smaller run
(edit) @31501   7 years davidb No longer used
(edit) @31500   7 years davidb Synchronize on reading in of white-list and universal-lang-pos
(edit) @31499   7 years davidb Better exception handling
(edit) @31498   7 years davidb Tidy up on print statements
(edit) @31497   7 years kjdon oops, had commented out a line which meant normal ascii images weren't …
(edit) @31496   7 years kjdon updated string keys based on new plugin names
(edit) @31495   7 years kjdon updated string keys based on new plugin names
(edit) @31494   7 years kjdon updated text string keys based on new plugin names
(edit) @31493   7 years kjdon removed smart_block option. Its been deprecated for long enough
(edit) @31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
(edit) @31491   7 years kjdon need to normalize the name when we look up in hte block hash too, for macos
(edit) @31490   7 years ak19 1. Fix to issue of a tomcat host/port change not propagating to solr …
(edit) @31489   7 years ak19 1. new target get-solr-servlet-url to be used when solr building code …
(edit) @31488   7 years ak19 Making servercontrol.pm more robust to http and https protocols
(edit) @31487   7 years ak19 Important import statement for the recent commits related to encoding.
(edit) @31486   7 years ak19 Moved repetitive code structure into a function.
(edit) @31485   7 years ak19 AUTOCOMMIT by gen-model-colls.sh script. Message: Rebuilding after …
(edit) @31484   7 years ak19 AUTOCOMMIT by gen-model-colls.sh script. Message: Rebuilding after …
(edit) @31483   7 years ak19 Turning debugging flag off again.
(edit) @31482   7 years ak19 Fixing a copy paste error discovered when testing another branch …
(edit) @31481   7 years ak19 Major overhaul of how linux gs3-setup.sh script finds java. This was …
(edit) @31480   7 years kjdon util::block_file moved to EncodingUtil::block_raw_filename
(edit) @31479   7 years kjdon inherit from EncodingUtil instead of PrintInfo
(edit) @31478   7 years kjdon blocking stuff moved to here
(edit) @31477   7 years kjdon blocking moved to EncodingUtil. debug stuff still in here. needs tidying up
(edit) @31476   7 years kjdon blocking moved to EncodingUTil
(edit) @31475   7 years kjdon block_filename moved to EncodingUtil plugin
(edit) @31474   7 years kjdon encoding_list is in EncodingUtil now
(edit) @31473   7 years ak19 Bugfixes (2) to previous commit: splitting long lines with carets …
(edit) @31472   7 years ak19 Better debug statements and tabbing without * characters, DEBUG flag …
(edit) @31471   7 years ak19 Removed dangerous trailing whitespace when setting environment variable
(edit) @31470   7 years ak19 Removing debug messages.
(edit) @31469   7 years ak19 1. Failing gracefully if we can't determine the bitness of GS3 (for …
(edit) @31468   7 years ak19 1. Bugfix: there was a tab space at the end of an env var assignment …
(edit) @31467   7 years ak19 Crucial correction
(edit) @31466   7 years davidb Fix to work out solr_host rather than assume it is gc0
(edit) @31465   7 years davidb Adjustment to run solr with more memory
(edit) @31464   7 years davidb More general version of script that let's you specify the collection …
(edit) @31463   7 years ak19 Improving error messages, which also brings the windows gs3-setup …
(edit) @31462   7 years ak19 Related to commits 31447 and 31461 which were for windows. The Linux …
(edit) @31461   7 years ak19 Corrections to commit of revision 31447, to handle further cases: even …
(edit) @31460   7 years ak19 Dr Bainbridge advised that it would be better to perform the bitness …
(edit) @31459   7 years kjdon now inherits from EncodingUtil. When using local directory in metadata …
(edit) @31458   7 years kjdon encoding list now comes from EncodingUtil, not BasePlugin
(edit) @31457   7 years kjdon baseplugin now inherits from EncodingUtil, and all its encoding …
(edit) @31456   7 years kjdon new base plugin for directories and files. DirectoryPLugin needs …
(edit) @31455   7 years davidb deprecated
(edit) @31454   7 years davidb Deprecated
(edit) @31453   7 years davidb Added size() method
(edit) @31452   7 years davidb Additional Spark progs to run
(edit) @31451   7 years davidb shift to using solr-base-url and a specified solr-collection
(edit) @31450   7 years davidb Some debugging output to help see what is happening with …
(edit) @31449   7 years davidb Adding three project folders for Nathan Kelly's 2016/2017 summer …
(edit) @31448   7 years davidb Adding top level folder for Nathan Kelly's 2016/2017 summer project, …
(edit) @31447   7 years ak19 If JAVA_HOME or JRE_HOME set at or if any system Java is found by …
(edit) @31446   7 years ak19 use guess_filesystem_encoding instead of utf8 hard coded. hope it …
(edit) @31445   7 years ak19 added a method guessing_filesystem_encoding. use this to try and work …
(edit) @31444   7 years ak19 block hash filenames should be windows long names
(edit) @31443   7 years ak19 when we check a filename in the block hash we are converting to …
(edit) @31442   7 years ak19 Adding the GNUFile windows port of linux file utility to detect …
(edit) @31441   7 years ak19 Modifications to local folder for 64 bit windows that work for me.
(edit) @31440   7 years kjdon nearly there for handling russian etc subfolders in import. need to …
(edit) @31439   7 years kjdon chnaged a comment
(edit) @31438   7 years kjdon added a couple of comments
(edit) @31437   7 years sjm84 Recompiled gnome-lib-minimal for 64 bit linux in the LSB environment …
(edit) @31436   7 years ak19 Related to previous commits. Experimenting to get diffcol gs2 checkout …
(edit) @31435   7 years ak19 Redoing previous commit (made changes to wrong file). Related to …
(edit) @31434   7 years ak19 Related to previous commit. Experimenting to get diffcol gs2 checkout …
(edit) @31433   7 years ak19 Experimenting to get diffcol gs2 checkout on 64 bit linux to work …
(edit) @31432   7 years kjdon preProcess.xml lists some more namespaces that were not defined here. …
(edit) @31431   7 years kjdon should exclude all specified namespaces, although I don't think that …
(edit) @31430   7 years Georgiy Litvinov Added wait cursor property while getting sections
(edit) @31429   7 years Georgiy Litvinov Added base function expandAndExecute for focusSection and focusAnchor
(edit) @31428   7 years ak19 Removing commented out code related to older sed version of modifying …
(edit) @31427   7 years ak19 Renaming devel batch that sets up environment for GS2 SVN compilation …
(edit) @31426   7 years ak19 Commenting out sourcing of MS SDK since it's no longer needed to …
(edit) @31425   7 years ak19 Fix to commits 31421 and 31422. Adding Dr Bainbridge's new awk file …
(edit) @31424   7 years ak19 Committing helpful comments of older local\setup.bat file for Win64 …
(edit) @31423   7 years ak19 With the recent commits 31421 and 31422, GS2 along with the included …
(edit) @31422   7 years ak19 Corrections to previous commit: need to CALL the new …
(edit) @31421   7 years ak19 New batch file adjust-winmake-files.bat that adjusts the win mak files …
(edit) @31420   7 years kjdon lookup_string with extra '1' arg returns perl internal unicode aware …
(edit) @31419   7 years kjdon new arg to lookup_string: pass in a 1 if you want the output to be …
(edit) @31418   7 years ak19 AUTOCOMMIT by gen-model-colls.sh script. Message: Clean rebuild of …
(edit) @31417   7 years ak19 AUTOCOMMIT by gen-model-colls.sh script. Message: Clean rebuild of …
(edit) @31416   7 years Georgiy Litvinov JS code for links between sections.
(edit) @31415   7 years Georgiy Litvinov Modified html links pointed to different section in the same document.
(edit) @31414   7 years ak19 Minor: clarifying an existing comment.
(edit) @31413   7 years ak19 The demo collection now has an oai-inf.gdb database, since for GS2, …
Note: See TracRevisionLog for help on using the revision log.