source: main

Revision Log Mode:


Legend:

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