Timeline



2017-05-25:

19:38 Changeset [31706] by ak19
On Mac too, not just linux, the exit value of a kill pid cmd can be 1. …
19:03 Changeset [31705] by ak19
Bringing the GS3's src code version of SafeProcess up to speed with …
19:01 Changeset [31704] by ak19
Cosmetic changes before bringing the GS3's src code version of …
18:47 Changeset [31703] by ak19
When an instance of SafeProcess calls its static destroyProcess …
18:09 Changeset [31702] by ak19
1. Correction to previous commit where I'd accidentally attempted a …
16:05 Changeset [31701] by ak19
Cleaning up yesterday's commit
13:21 Changeset [31700] by kjdon
export.pl has -saveas_options so you can pass in plugout options. …

2017-05-24:

19:59 Changeset [31699] by ak19
Mac testing of SafeProcess: everything else worked (User comments, …

2017-05-22:

23:28 Changeset [31698] by davidb
Some initial work on dowloading over OAI
16:55 Changeset [31697] by ak19
More changes to bring SafeProcess GLI src version and GS3 src version …
16:44 Changeset [31696] by ak19
Forgot to turn debugging off in SafePrrocess.
16:43 Changeset [31695] by ak19
Bringing GS3 src code's SafeProcess up to speed with GLI version, with …
13:50 Changeset [31694] by kjdon
testing on commdev I had the situation where the apache user couldn't …

2017-05-18:

22:29 Changeset [31693] by davidb
Changes to workset information is pulled from sparql-endpoint for each …
20:38 Changeset [31692] by ak19
Major changes to SafeProcess and classes of the download package, by …
19:50 Changeset [31691] by ak19
Committing two new GLI language strings that I may use in 2 future …
14:40 Changeset [31690] by kjdon
removing debug statements
14:40 Changeset [31689] by kjdon
removing debug statements
14:39 Changeset [31688] by kjdon
removing debug statements
13:46 Changeset [31687] by kjdon
this wasn't looking lang args to the depositormetadata cfg line, and …
10:39 Changeset [31686] by kjdon
diego was sometimes getting arraylist outof bounds exception - we are …

2017-05-17:

10:23 Changeset [31685] by davidb
Link to open-source code added as footer
10:22 Changeset [31684] by davidb
Code tidyup
10:15 Changeset [31683] by davidb
10:09 Changeset [31682] by davidb
Springer added

2017-05-15:

16:39 Changeset [31681] by ak19
AUTOCOMMIT by gen-model-colls.sh script. Message: Regenerating model …
16:36 Changeset [31680] by ak19
AUTOCOMMIT by gen-model-colls.sh script. Message: Regenerating model …
14:27 Changeset [31679] by ak19
AUTOCOMMIT by gen-model-colls.sh script. Message: Regenerating model …
14:24 Changeset [31678] by ak19
AUTOCOMMIT by gen-model-colls.sh script. Message: Regenerating model …

2017-05-11:

22:48 Changeset [31677] by davidb
Supress processing governmentDocument for now in JSON metadata record, …
22:47 Changeset [31676] by davidb
To make it easier to remember how to kill off a YARN task at the …
22:19 Changeset [31675] by davidb
More careful set of metadata fields indexed
16:37 Changeset [31674] by ak19
Correction to generating login URL. When reconstituting the URL …
14:18 Changeset [31673] by kjdon
don't add the AllList classifier any more. This was originally added …
14:16 Changeset [31672] by kjdon
undoing Anu's previous commit. We don't want to make the AllList

2017-05-10:

18:37 Changeset [31671] by ak19
Additional comment
18:31 Changeset [31670] by ak19
Changing the EventListeners list in GShell over to be …
18:04 Changeset [31669] by ak19
Have made the EventListeners list in CollectionConstructor use the …

2017-05-09:

19:42 Changeset [31668] by ak19
Adding helpful link
19:15 Changeset [31667] by ak19
Uses synchronized methods vs synchronizing on objects in the right way …
19:06 Changeset [31666] by ak19
Uses synchronized methods vs synchronizing on objects in the right way …

2017-05-08:

21:18 Changeset [31665] by ak19
GS3 source code now updated to use SafeProcess instead of Process …
18:32 Changeset [31664] by ak19
Tabbing for emacs.
18:15 Changeset [31663] by ak19
Bringing the GS3 SafeProcess.java up to speed with the GLI version. …
16:55 Changeset [31662] by ak19
French language GS3interface module. Many thanks to Yvan Arnaud.
11:12 Changeset [31661] by kjdon
explicitly ordered the collections on the home page
10:31 Changeset [31660] by kjdon
collectionLinks template is now called collectionAndGroupLinks
10:27 Changeset [31659] by kjdon
committing the showcase interface
10:06 Changeset [31658] by kjdon
actually, don't want default link-type to be javascript. if have HList …
10:01 Changeset [31657] by kjdon
default link type is javascript, not dynamic
10:01 Changeset [31656] by kjdon
fixed up the nodeId parameter passing to classifierNodeLink. Didn't …
09:44 Changeset [31655] by kjdon
query-common has been renamed to shared-templates, and is inluced by …
09:43 Changeset [31654] by kjdon
query-common is now called shared-templates
09:41 Changeset [31653] by kjdon
renamed query-common to shared-templates as now it is no longer just …
09:40 Changeset [31652] by kjdon
classifierNodeLink template is needed by config_format as well as …

2017-05-05:

21:47 Changeset [31651] by ak19
Emacs tabbing and 2 extra lines of comments.
21:39 Changeset [31650] by ak19
0. Debugging in SafeProcess is turned off. 1. Tidying up recent commit …
17:23 Changeset [31649] by ak19
Updated GLI's batch and bash scripts to refer to the new JNA jar files …
17:02 Changeset [31648] by ak19
Some corrections, including to omissions, before I start adding in …

2017-05-04:

20:35 Changeset [31647] by ak19
gli.bat and makegli.bat were updated to test the new JNA jar files. …
20:32 Changeset [31646] by ak19
1. Moved isAvailable(program) into SafeProcess.java from …
14:43 Changeset [31645] by davidb
Some initial work on drawing in workset info from sparql-endpoint. …

2017-05-03:

17:36 Changeset [31644] by ak19
Learnt about shutdown hooks in Java. Adding one to GLI (Gatherer) to …

2017-05-02:

20:33 Changeset [31643] by ak19
Taskkill does not seem to be a route, but adding in code that works, …
19:41 Changeset [31642] by ak19
For Windows, process.destroy() doesn't get called on interruption …
18:15 Changeset [31641] by ak19
Bugfix after changing over to SafeProcess: XML parsing failed because …

2017-05-01:

20:26 Changeset [31640] by ak19
Porting across changes made to GLI's SafeProcess: 1. correct interrupt …
20:07 Changeset [31639] by ak19
1. Correcting switch statement in SafeProcess and tidying up some …
18:23 Changeset [31638] by ak19
Rewriting GShell.runLocal() to use SafeProcess instead of Process. …

2017-04-27:

20:46 Changeset [31637] by ak19
FileAssociationManager no longer uses ExternalProgram to run the which …
Note: See TracTimeline for information about the timeline view.