source: main/trunk/greenstone3/src/java/org/greenstone/util

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33045   5 years ak19 1. Dr Bainbridge's fix for the Windows encoding issue when online doc …
(edit) @33043   5 years ak19 Not a bugfix, but to help with encoding issues, including to help with …
(edit) @32608   5 years ak19 Copying the methods printing out the caller (callstack) information …
(edit) @32433   6 years ak19 Oversight. If httpPort is 80, don't append colon and 80 to form base URL.
(edit) @32432   6 years ak19 1. Since there's a chance that 127.0.0.1 isn't always the loopback …
(edit) @32429   6 years ak19 solr should only be accessible locally (from localhost, specifically …
(edit) @32419   6 years ak19 ProtocolPortProperties.java constructors can throw an Exception now.
(edit) @32418   6 years ak19 Fix. If tomcat.port exists in a properties file, it does not …
(edit) @32358   6 years ak19 Forgot to commit with previous rev 32357. Newly added class. Commit …
(edit) @32357   6 years ak19 GS3 Java code has moved away from using tomcat.port to using …
(edit) @32344   6 years ak19 1. Writing out tomcat.port.http(s) to global.properties only of set to …
(edit) @32336   6 years ak19 Correcting errors introduced in the last minute before commits.
(edit) @32335   6 years ak19 Simplifying the code.
(edit) @32334   6 years ak19 All the changes (still preliminary) that use tomcat.https.port and …
(edit) @31720   7 years ak19 1. GLI's DownloadJobs don't allow pausing and resuming (the button …
(edit) @31718   7 years ak19 Two more instances in GLI's Gatherer.java were using Java's Process …
(edit) @31716   7 years ak19 Comments adjusted
(edit) @31712   7 years ak19 Logging on exception should happen regardless of whether the DEBUG …
(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) @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) @31665   7 years ak19 GS3 source code now updated to use SafeProcess instead of Process …
(edit) @31663   7 years ak19 Bringing the GS3 SafeProcess.java up to speed with the GLI version. …
(edit) @31640   7 years ak19 Porting across changes made to GLI's SafeProcess: 1. correct interrupt …
(edit) @31631   7 years ak19 Further changes to SafeProcess to turn some interfaces to abstract …
(edit) @31620   7 years ak19 Porting recent changes from GS3 SafeProcess to GLI SafeProcess
(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) @31594   7 years ak19 More equalising of debugging between the gli and gs3 src code versions …
(edit) @31592   7 years ak19 Removed unwanted debugging now that Windows testing of the new …
(edit) @31591   7 years ak19 1. SafeProcess.CustomProcessHandler replaces …
(edit) @31588   7 years ak19 Correcting another difference with gli version of SafeProcess
(edit) @31587   7 years ak19 Changes to GS3 src SafeProcess.java to bring it up to speed with GLI's …
(edit) @31579   7 years ak19 Correction.
(edit) @31578   7 years ak19 Removed debugging and other minor cosmetic changes after successful …
(edit) @31574   7 years ak19 Trying to correct the GS2PerlConstructor.runPerlCommand() function …
(edit) @31573   7 years ak19 Commit ahead of larger changes: Misc.NEWLINE now works sets the …
(edit) @31569   7 years ak19 Initial attempt at an all-in-one class that can safely run a java …
(edit) @31568   7 years ak19 Clarifying the name of an old class
(edit) @29946   9 years ak19 Moving or renaming StreamGobbler to LogStreamGobbler
(edit) @29576   9 years Jeremy Symon Fixed GS2PerlConstructor to set gsdlos correctly, and set …
(edit) @27869   11 years davidb Removed debugging output
(edit) @27868   11 years davidb Additional fallback code added that tries to use System property …
(edit) @27826   11 years davidb Class extended to include support for storing properties that would be …
(edit) @27825   11 years davidb 'writabe' version of gsdl3_home introduced to help support Greenstone …
(edit) @25951   12 years ak19 gsdl3.home no longer exists as a property in global.properties. This …
(edit) @25938   12 years ak19 Sam fixed an oversight
(edit) @25915   12 years sjm84 Some tidying
(edit) @25718   12 years kjdon sometimes gsdl3_home is null, eg when called from Server3, so don't …
(edit) @25717   12 years sjm84 Added a BaseGreenstoneServlet servlet that the other servlets now …
(edit) @25635   12 years sjm84 Fixing Greenstone 3's use (or lack thereof) of generics, this was done …
(edit) @25387   12 years ak19 The GSDL3 web address constructed in GlobalProperties.java had been …
(edit) @25271   12 years sjm84 Making the web address relative, also a removed an import
(edit) @24897   12 years sjm84 Added in a method to get the gs2build folder
(edit) @24896   12 years sjm84 Reformatting this file ahead of some changes
(add) @22085   14 years sjm84 Created a util package from classes that could be useful outside of …
Note: See TracRevisionLog for help on using the revision log.