Timeline



2017-03-13:

21:00 Changeset [31510] by davidb
Turns out some languages fields can be empty. Need to test for this
20:50 Changeset [31509] by davidb
LangPos determination changed to lock into first match, rather than …
20:16 Changeset [31508] by ak19
Tiny but important change (bugfix), that I confirmed with Kathy today. …
19:48 Changeset [31507] by ak19
BUGFIX to servercontrol.pm. servercontrol::config() was merging stderr …
16:02 Changeset [31506] by davidb
Forgot to add initialization line. Doh!
15:31 Changeset [31505] by davidb
Added in storing of top-level document metadata as separate solr-doc
15:31 Changeset [31504] by davidb
Adjusted call to work with added parameter
15:30 Changeset [31503] by davidb
Monitor for missing POS keys, and print out details first time each …
14:16 Changeset [31502] by davidb
Comment out section, useful for controlling a smaller run
14:09 Changeset [31501] by davidb
No longer used
13:56 Changeset [31500] by davidb
Synchronize on reading in of white-list and universal-lang-pos
13:54 Changeset [31499] by davidb
Better exception handling
13:53 Changeset [31498] by davidb
Tidy up on print statements
13:35 Changeset [31497] by kjdon
oops, had commented out a line which meant normal ascii images weren't …
12:07 Changeset [31496] by kjdon
updated string keys based on new plugin names
12:07 Changeset [31495] by kjdon
updated string keys based on new plugin names
12:06 Changeset [31494] by kjdon
updated text string keys based on new plugin names
12:05 Changeset [31493] by kjdon
removed smart_block option. Its been deprecated for long enough
11:12 Changeset [31492] by kjdon
renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
09:46 Changeset [31491] by kjdon
need to normalize the name when we look up in hte block hash too, for macos

2017-03-10:

22:03 Changeset [31490] by ak19
1. Fix to issue of a tomcat host/port change not propagating to solr …
19:16 Changeset [31489] by ak19
1. new target get-solr-servlet-url to be used when solr building code …
18:51 Changeset [31488] by ak19
Making servercontrol.pm more robust to http and https protocols
18:23 Changeset [31487] by ak19
Important import statement for the recent commits related to encoding.
17:21 Changeset [31486] by ak19
Moved repetitive code structure into a function.
16:44 Changeset [31485] by ak19
AUTOCOMMIT by gen-model-colls.sh script. Message: Rebuilding after …
16:38 Changeset [31484] by ak19
AUTOCOMMIT by gen-model-colls.sh script. Message: Rebuilding after …

2017-03-09:

19:24 Changeset [31483] by ak19
Turning debugging flag off again.
19:22 Changeset [31482] by ak19
Fixing a copy paste error discovered when testing another branch …
19:10 Changeset [31481] by ak19
Major overhaul of how linux gs3-setup.sh script finds java. This was …
14:35 Changeset [31480] by kjdon
util::block_file moved to EncodingUtil::block_raw_filename
14:34 Changeset [31479] by kjdon
inherit from EncodingUtil instead of PrintInfo
14:33 Changeset [31478] by kjdon
blocking stuff moved to here
14:32 Changeset [31477] by kjdon
blocking moved to EncodingUtil. debug stuff still in here. needs tidying up
14:31 Changeset [31476] by kjdon
blocking moved to EncodingUTil
14:30 Changeset [31475] by kjdon
block_filename moved to EncodingUtil plugin
14:00 Changeset [31474] by kjdon
encoding_list is in EncodingUtil now

2017-03-08:

20:33 Changeset [31473] by ak19
Bugfixes (2) to previous commit: splitting long lines with carets …
20:23 Changeset [31472] by ak19
Better debug statements and tabbing without * characters, DEBUG flag …

2017-03-07:

19:32 Changeset [31471] by ak19
Removed dangerous trailing whitespace when setting environment variable
18:20 Changeset [31470] by ak19
Removing debug messages.
18:19 Changeset [31469] by ak19
1. Failing gracefully if we can't determine the bitness of GS3 (for …
17:10 Changeset [31468] by ak19
1. Bugfix: there was a tab space at the end of an env var assignment …
15:44 Changeset [31467] by ak19
Crucial correction

2017-03-06:

23:18 Changeset [31466] by davidb
Fix to work out solr_host rather than assume it is gc0
23:18 Changeset [31465] by davidb
Adjustment to run solr with more memory
23:10 Changeset [31464] by davidb
More general version of script that let's you specify the collection …
19:42 Changeset [31463] by ak19
Improving error messages, which also brings the windows gs3-setup …
19:40 Changeset [31462] by ak19
Related to commits 31447 and 31461 which were for windows. The Linux …
17:08 Changeset [31461] by ak19
Corrections to commit of revision 31447, to handle further cases: even …
15:42 Changeset [31460] by ak19
Dr Bainbridge advised that it would be better to perform the bitness …
13:54 Changeset [31459] by kjdon
now inherits from EncodingUtil. When using local directory in metadata …
13:49 Changeset [31458] by kjdon
encoding list now comes from EncodingUtil, not BasePlugin
13:48 Changeset [31457] by kjdon
baseplugin now inherits from EncodingUtil, and all its encoding …
13:47 Changeset [31456] by kjdon
new base plugin for directories and files. DirectoryPLugin needs …

2017-03-05:

19:44 Changeset [31455] by davidb
deprecated
19:41 Changeset [31454] by davidb
Deprecated

2017-03-03:

09:29 Changeset [31453] by davidb
Added size() method

2017-03-02:

23:31 Changeset [31452] by davidb
Additional Spark progs to run
23:28 Changeset [31451] by davidb
shift to using solr-base-url and a specified solr-collection

2017-02-28:

23:37 Changeset [31450] by davidb
Some debugging output to help see what is happening with …
15:06 Changeset [31449] by davidb
Adding three project folders for Nathan Kelly's 2016/2017 summer …
15:00 Changeset [31448] by davidb
Adding top level folder for Nathan Kelly's 2016/2017 summer project, …

2017-02-27:

19:27 Changeset [31447] by ak19
If JAVA_HOME or JRE_HOME set at or if any system Java is found by …
14:39 Changeset [31446] by ak19
use guess_filesystem_encoding instead of utf8 hard coded. hope it …
14:37 Changeset [31445] by ak19
added a method guessing_filesystem_encoding. use this to try and work …
14:33 Changeset [31444] by ak19
block hash filenames should be windows long names
14:29 Changeset [31443] by ak19
when we check a filename in the block hash we are converting to …

2017-02-24:

20:12 Changeset [31442] by ak19
Adding the GNUFile windows port of linux file utility to detect …

2017-02-23:

16:23 Changeset [31441] by ak19
Modifications to local folder for 64 bit windows that work for me.
14:49 Changeset [31440] by kjdon
nearly there for handling russian etc subfolders in import. need to …
13:29 Changeset [31439] by kjdon
chnaged a comment
13:27 Changeset [31438] by kjdon
added a couple of comments

2017-02-22:

17:57 Changeset [31437] by sjm84
Recompiled gnome-lib-minimal for 64 bit linux in the LSB environment …
17:33 Changeset [31436] by ak19
Related to previous commits. Experimenting to get diffcol gs2 checkout …
16:36 Changeset [31435] by ak19
Redoing previous commit (made changes to wrong file). Related to …
16:34 Changeset [31434] by ak19
Related to previous commit. Experimenting to get diffcol gs2 checkout …
16:22 Changeset [31433] by ak19
Experimenting to get diffcol gs2 checkout on 64 bit linux to work …

2017-02-20:

11:35 Changeset [31432] by kjdon
preProcess.xml lists some more namespaces that were not defined here. …
11:33 Changeset [31431] by kjdon
should exclude all specified namespaces, although I don't think that …

2017-02-17:

23:04 Changeset [31430] by Georgiy Litvinov
Added wait cursor property while getting sections
21:57 Changeset [31429] by Georgiy Litvinov
Added base function expandAndExecute for focusSection and focusAnchor
20:52 Changeset [31428] by ak19
Removing commented out code related to older sed version of modifying …
20:49 Changeset [31427] by ak19
Renaming devel batch that sets up environment for GS2 SVN compilation …
20:44 Changeset [31426] by ak19
Commenting out sourcing of MS SDK since it's no longer needed to …
20:36 Changeset [31425] by ak19
Fix to commits 31421 and 31422. Adding Dr Bainbridge's new awk file …
16:28 Changeset [31424] by ak19
Committing helpful comments of older local\setup.bat file for Win64 …
16:07 Changeset [31423] by ak19
With the recent commits 31421 and 31422, GS2 along with the included …

2017-02-16:

18:46 Changeset [31422] by ak19
Corrections to previous commit: need to CALL the new …
17:33 Changeset [31421] by ak19
New batch file adjust-winmake-files.bat that adjusts the win mak files …
14:37 Changeset [31420] by kjdon
lookup_string with extra '1' arg returns perl internal unicode aware …
14:34 Changeset [31419] by kjdon
new arg to lookup_string: pass in a 1 if you want the output to be …

2017-02-15:

18:21 Ticket #922 (OAI deletion policy) closed by ak19
fixed
16:45 Changeset [31418] by ak19
AUTOCOMMIT by gen-model-colls.sh script. Message: Clean rebuild of …
16:43 Changeset [31417] by ak19
AUTOCOMMIT by gen-model-colls.sh script. Message: Clean rebuild of …
03:56 Changeset [31416] by Georgiy Litvinov
JS code for links between sections.
03:51 Changeset [31415] by Georgiy Litvinov
Modified html links pointed to different section in the same document.

2017-02-14:

20:04 Changeset [31414] by ak19
Minor: clarifying an existing comment.
19:58 Changeset [31413] by ak19
The demo collection now has an oai-inf.gdb database, since for GS2, …
19:52 Changeset [31412] by ak19
After the recent changes to implement the OAI deletion policy, no …
18:05 Changeset [31411] by ak19
Some explanatory comments.
18:00 Changeset [31410] by ak19
Adding a devel bat file for compiling GS2 on Windows 64 bit. The race …
17:43 Changeset [31409] by ak19
Adding verbosity setting to oaiinfo.pm to reduce debug output on …

2017-02-13:

17:42 Changeset [31408] by ak19
Changes to demo collection recommended by Dr Bainbridge: dc.Title no …
Note: See TracTimeline for information about the timeline view.