|
|
@31743
|
[31743]
|
2 years |
ak19 |
Committing first attempt at new UnknownConverterPlugin?, which hasn't yet …
|
|
|
@31742
|
[31742]
|
2 years |
ak19 |
No need to hardcode the plugin name
|
|
|
@31741
|
[31741]
|
2 years |
ak19 |
There was a bug when using lucene in GS2 that wasn't present in GS2.86 but …
|
|
|
@31740
|
[31740]
|
2 years |
kjdon |
need to make firstNumber and secondNumber actual number variables, not …
|
|
|
@31739
|
[31739]
|
2 years |
kjdon |
meta_a or meta_b may not be defined if the docs don't have metadata values …
|
|
|
@31738
|
[31738]
|
2 years |
ak19 |
Don't know how to stop the flashing DOS windows on GS2 when JDBM is used, …
|
|
|
@31734
|
[31734]
|
2 years |
ak19 |
Updating halftone's home.xsl page's references to displayItems, since …
|
|
|
@31733
|
[31733]
|
2 years |
ak19 |
Bugfix to nullpointer exception caused when converting a GS2 collection to …
|
|
|
@31732
|
[31732]
|
2 years |
ak19 |
Developers' GS2 compile bash script now adds -fPIC to CFLAGS on unix. Else …
|
|
|
@31731
|
[31731]
|
2 years |
kjdon |
dm_safing the decodedcompressedargs - which I think is always used inside …
|
|
|
@31730
|
[31730]
|
2 years |
kjdon |
need some new properties to get berry basket mailing working with a gmail …
|
|
|
@31729
|
[31729]
|
2 years |
kjdon |
modified to use tls or ssl to send mail if requested
|
|
|
@31728
|
[31728]
|
2 years |
kjdon |
working on berry basket emailing. mail.jar didn't work, I needed to use …
|
|
|
@31727
|
[31727]
|
3 years |
ak19 |
Correcting spaces
|
|
|
@31726
|
[31726]
|
3 years |
ak19 |
Fix to previous commit. The path to using build.properties is now …
|
|
|
@31725
|
[31725]
|
3 years |
ak19 |
The path to using build.properties is now conditional, so we don't do it …
|
|
|
@31724
|
[31724]
|
3 years |
ak19 |
Adding in a modification to a line that I earlier found I needed on the …
|
|
|
@31723
|
[31723]
|
3 years |
ak19 |
Minor changes to comments.
|
|
|
@31722
|
[31722]
|
3 years |
ak19 |
Cosmetic changes
|
|
|
@31721
|
[31721]
|
3 years |
ak19 |
Removed unnecessary comments. Emacs tabbing.
|
|
|
@31720
|
[31720]
|
3 years |
ak19 |
1. GLI's DownloadJobs? don't allow pausing and resuming (the button used to …
|
|
|
@31719
|
[31719]
|
3 years |
ak19 |
Update to README describing the most recent commits.
|
|
|
@31718
|
[31718]
|
3 years |
ak19 |
Two more instances in GLI's Gatherer.java were using Java's Process …
|
|
|
@31717
|
[31717]
|
3 years |
ak19 |
Finally finished first draft of SafeProcess?.java Readme. Added more …
|
|
|
@31716
|
[31716]
|
3 years |
ak19 |
Comments adjusted
|
|
|
@31714
|
[31714]
|
3 years |
ak19 |
Gujarati language glidict, glihelp and gs3interface modules updates. Many …
|
|
|
@31713
|
[31713]
|
3 years |
ak19 |
Further filling in the sections of the Readme doc on SafeProcess?
|
|
|
@31712
|
[31712]
|
3 years |
ak19 |
Logging on exception should happen regardless of whether the DEBUG flag is …
|
|
|
@31711
|
[31711]
|
3 years |
ak19 |
Prelinary stages of a README for developers wanting to use …
|
|
|
@31710
|
[31710]
|
3 years |
ak19 |
Tagging gli and gs3 Java source code after the overhaul to use SafeProcess? …
|
|
|
@31709
|
[31709]
|
3 years |
ak19 |
Tagging gli and gs3 Java source code after the overhaul to use SafeProcess? …
|
|
|
@31708
|
[31708]
|
3 years |
ak19 |
New tag folder: containing gli and gs3 Java src code after overhaul to use …
|
|
|
@31707
|
[31707]
|
3 years |
ak19 |
Adding an option to cancelProcess() that allows you to force the caller, …
|
|
|
@31706
|
[31706]
|
3 years |
ak19 |
On Mac too, not just linux, the exit value of a kill pid cmd can be 1. …
|
|
|
@31705
|
[31705]
|
3 years |
ak19 |
Bringing the GS3's src code version of SafeProcess? up to speed with GLI's …
|
|
|
@31704
|
[31704]
|
3 years |
ak19 |
Cosmetic changes before bringing the GS3's src code version of SafeProcess? …
|
|
|
@31703
|
[31703]
|
3 years |
ak19 |
When an instance of SafeProcess? calls its static destroyProcess method, …
|
|
|
@31702
|
[31702]
|
3 years |
ak19 |
1. Correction to previous commit where I'd accidentally attempted a forced …
|
|
|
@31701
|
[31701]
|
3 years |
ak19 |
Cleaning up yesterday's commit
|
|
|
@31700
|
[31700]
|
3 years |
kjdon |
export.pl has -saveas_options so you can pass in plugout options. added it …
|
|
|
@31699
|
[31699]
|
3 years |
ak19 |
Mac testing of SafeProcess?: everything else worked (User comments, …
|
|
|
@31697
|
[31697]
|
3 years |
ak19 |
More changes to bring SafeProcess? GLI src version and GS3 src version up …
|
|
|
@31696
|
[31696]
|
3 years |
ak19 |
Forgot to turn debugging off in SafePrrocess?.
|
|
|
@31695
|
[31695]
|
3 years |
ak19 |
Bringing GS3 src code's SafeProcess? up to speed with GLI version, with …
|
|
|
@31694
|
[31694]
|
3 years |
kjdon |
testing on commdev I had the situation where the apache user couldn't …
|
|
|
@31692
|
[31692]
|
3 years |
ak19 |
Major changes to SafeProcess? and classes of the download package, by …
|
|
|
@31691
|
[31691]
|
3 years |
ak19 |
Committing two new GLI language strings that I may use in 2 future commits …
|
|
|
@31690
|
[31690]
|
3 years |
kjdon |
removing debug statements
|
|
|
@31689
|
[31689]
|
3 years |
kjdon |
removing debug statements
|
|
|
@31688
|
[31688]
|
3 years |
kjdon |
removing debug statements
|
|
|
@31687
|
[31687]
|
3 years |
kjdon |
this wasn't looking lang args to the depositormetadata cfg line, and was …
|
|
|
@31686
|
[31686]
|
3 years |
kjdon |
diego was sometimes getting arraylist outof bounds exception - we are …
|
|
|
@31674
|
[31674]
|
3 years |
ak19 |
Correction to generating login URL. When reconstituting the URL without …
|
|
|
@31673
|
[31673]
|
3 years |
kjdon |
don't add the AllList? classifier any more. This was originally added to …
|
|
|
@31672
|
[31672]
|
3 years |
kjdon |
undoing Anu's previous commit. We don't want to make the AllList? output …
|
|
|
@31671
|
[31671]
|
3 years |
ak19 |
Additional comment
|
|
|
@31670
|
[31670]
|
3 years |
ak19 |
Changing the EventListeners? list in GShell over to be CopyOnWriteArrayList? …
|
|
|
@31669
|
[31669]
|
3 years |
ak19 |
Have made the EventListeners? list in CollectionConstructor? use the …
|
|
|
@31668
|
[31668]
|
3 years |
ak19 |
Adding helpful link
|
|
|
@31667
|
[31667]
|
3 years |
ak19 |
Uses synchronized methods vs synchronizing on objects in the right way and …
|
|
|
@31666
|
[31666]
|
3 years |
ak19 |
Uses synchronized methods vs synchronizing on objects in the right way and …
|
|
|
@31665
|
[31665]
|
3 years |
ak19 |
GS3 source code now updated to use SafeProcess? instead of Process (calling …
|
|
|
@31664
|
[31664]
|
3 years |
ak19 |
Tabbing for emacs.
|
|
|
@31663
|
[31663]
|
3 years |
ak19 |
Bringing the GS3 SafeProcess?.java up to speed with the GLI version. Now …
|
|
|
@31662
|
[31662]
|
3 years |
ak19 |
French language GS3interface module. Many thanks to Yvan Arnaud.
|
|
|
@31661
|
[31661]
|
3 years |
kjdon |
explicitly ordered the collections on the home page
|
|
|
@31660
|
[31660]
|
3 years |
kjdon |
collectionLinks template is now called collectionAndGroupLinks
|
|
|
@31659
|
[31659]
|
3 years |
kjdon |
committing the showcase interface
|
|
|
@31658
|
[31658]
|
3 years |
kjdon |
actually, don't want default link-type to be javascript. if have HList …
|
|
|
@31657
|
[31657]
|
3 years |
kjdon |
default link type is javascript, not dynamic
|
|
|
@31656
|
[31656]
|
3 years |
kjdon |
fixed up the nodeId parameter passing to classifierNodeLink. Didn't work …
|
|
|
@31655
|
[31655]
|
3 years |
kjdon |
query-common has been renamed to shared-templates, and is inluced by …
|
|
|
@31654
|
[31654]
|
3 years |
kjdon |
query-common is now called shared-templates
|
|
|
@31653
|
[31653]
|
3 years |
kjdon |
renamed query-common to shared-templates as now it is no longer just query …
|
|
|
@31652
|
[31652]
|
3 years |
kjdon |
classifierNodeLink template is needed by config_format as well as …
|
|
|
@31651
|
[31651]
|
3 years |
ak19 |
Emacs tabbing and 2 extra lines of comments.
|
|
|
@31650
|
[31650]
|
3 years |
ak19 |
0. Debugging in SafeProcess? is turned off. 1. Tidying up recent commit to …
|
|
|
@31649
|
[31649]
|
3 years |
ak19 |
Updated GLI's batch and bash scripts to refer to the new JNA jar files and …
|
|
|
@31648
|
[31648]
|
3 years |
ak19 |
Some corrections, including to omissions, before I start adding in …
|
|
|
@31647
|
[31647]
|
3 years |
ak19 |
gli.bat and makegli.bat were updated to test the new JNA jar files. Java …
|
|
|
@31646
|
[31646]
|
3 years |
ak19 |
1. Moved isAvailable(program) into SafeProcess?.java from …
|
|
|
@31644
|
[31644]
|
3 years |
ak19 |
Learnt about shutdown hooks in Java. Adding one to GLI (Gatherer) to issue …
|
|
|
@31643
|
[31643]
|
3 years |
ak19 |
Taskkill does not seem to be a route, but adding in code that works, but …
|
|
|
@31642
|
[31642]
|
3 years |
ak19 |
For Windows, process.destroy() doesn't get called on interruption because …
|
|
|
@31641
|
[31641]
|
3 years |
ak19 |
Bugfix after changing over to SafeProcess?: XML parsing failed because of …
|
|
|
@31640
|
[31640]
|
3 years |
ak19 |
Porting across changes made to GLI's SafeProcess?: 1. correct interrupt …
|
|
|
@31639
|
[31639]
|
3 years |
ak19 |
1. Correcting switch statement in SafeProcess? and tidying up some …
|
|
|
@31638
|
[31638]
|
3 years |
ak19 |
Rewriting GShell.runLocal() to use SafeProcess? instead of Process. This …
|
|
|
@31637
|
[31637]
|
3 years |
ak19 |
FileAssociationManager? no longer uses ExternalProgram? to run the which …
|
|
|
@31636
|
[31636]
|
3 years |
ak19 |
First phase of shifting gli code to use SafeProcess? instead of Java …
|
|
|
@31635
|
[31635]
|
3 years |
ak19 |
Tagging gli and GS3 src before overhaul to use SafeProcess?.java
|
|
|
@31634
|
[31634]
|
3 years |
ak19 |
Tagging gli and GS3 src before overhaul to use SafeProcess?.java
|
|
|
@31633
|
[31633]
|
3 years |
ak19 |
Undo
|
|
|
@31632
|
[31632]
|
3 years |
ak19 |
Tagging gli and GS3 src before overhaul to use SafeProcess?.java
|
|
|
@31631
|
[31631]
|
3 years |
ak19 |
Further changes to SafeProcess? to turn some interfaces to abstract …
|
|
|
@31630
|
[31630]
|
3 years |
ak19 |
Further changes to SafeProcess? to turn some interfaces to abstract …
|
|
|
@31629
|
[31629]
|
3 years |
ak19 |
Adding a printStackTrace() to what was an empty catch statement.
|
|
|
@31620
|
[31620]
|
3 years |
ak19 |
Porting recent changes from GS3 SafeProcess? to GLI SafeProcess?
|
|
|
@31617
|
[31617]
|
3 years |
ak19 |
Removing the debugging.
|
|
|
@31616
|
[31616]
|
3 years |
ak19 |
Putting the LineByLineHandlers? back in case it is useful (especially with …
|
|
|