source: greenstone3/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20945   14 years ak19 Needed to do a server.reconfigRequired() after changing the address …
(edit) @20940   14 years ak19 Instead of queryReplace, calls replaceOrAddLine for setting the hostIP …
(edit) @20918   14 years ak19 Changes to previous commits (to handle spaces in filepaths on Windows) …
(edit) @20913   14 years ak19 Merely removed some temporary comments that I had left in.
(edit) @20911   14 years ak19 Made a change that I think will help do a configure-web on Windows …
(edit) @20908   14 years ak19 Updated to display the URL when the browser fails to launch (and also …
(edit) @20899   14 years ak19 Updated so that the GSI dialog does not silently fail when it fails to …
(edit) @20868   14 years ak19 Fixed a bug that Diego Spano found: in the Settings dialog, the …
(edit) @20866   14 years ak19 Opening and then closing the GSI's Settings dialog in GS3, kept …
(edit) @20817   15 years kjdon we no longer use sequential ids for sections. so can use doc_id to get …
(edit) @20687   15 years ak19 Fixed a bug that Kathy found: when gsdlsite.cfg is missing and …
(edit) @20632   15 years ak19 When restarting, server needs to sleep between stop and start for GS2 …
(edit) @20623   15 years ak19 No more properties hosts in llssite.cfg and glisite.cfg config files. …
(edit) @20618   15 years ak19 1. Changes to get localhost to be recognised on Linux and the hostname …
(edit) @20604   15 years ak19 Changes to Server.jar files and affected files to add …
(edit) @20433   15 years ak19 Made the correction to include the slash in front of the default …
(edit) @20432   15 years ak19 Corrected minor error in libraryURL construction: missing slash. For …
(edit) @20402   15 years oranfry whitespace fixes
(edit) @20340   15 years ak19 server.jar now set to call gsicontrol.bat on Windows as well whenever …
(edit) @20297   15 years kjdon fixed a typo
(edit) @20296   15 years kjdon removed a System.err
(edit) @20295   15 years kjdon removed my email address
(edit) @20294   15 years kjdon changed System.err to logger.error/info
(edit) @20293   15 years kjdon removed some System.err debug messages, which don't look like they are …
(edit) @20292   15 years kjdon removed some System.err debug messages, which don't look like they are …
(edit) @20240   15 years kjdon createParameter now takes an optional defualt_value parameter, to be …
(edit) @20239   15 years kjdon set casefolding to true by default
(edit) @20238   15 years kjdon set case to true by default (and don't set it to false again straight …
(edit) @20236   15 years kjdon specify a default when create the custom query params
(edit) @20149   15 years kjdon indented the file consistently
(edit) @20139   15 years oranfry protect against null pointer exception
(edit) @20086   15 years kjdon changed Default to default for index name
(edit) @20064   15 years kjdon added a comment
(edit) @20009   15 years xiao comment out a logger.error statement which fires up when multiple …
(edit) @20006   15 years xiao put two static strings about flax back in
(edit) @20005   15 years xiao remove two static strings about flax
(edit) @19984   15 years oranfry initial implementation of support for site-level metadata
(edit) @19893   15 years xiao added a method getPrivateCollectionList
(edit) @19852   15 years shaoqun disable this useless error info
(edit) @19851   15 years shaoqun tidy debug info
(edit) @19841   15 years kjdon fixed a typo
(edit) @19819   15 years shaoqun temp solution for collections built using -OIDType incremental
(edit) @19792   15 years ak19 Greenstone Server Interface button now says Restart Library when the …
(edit) @19771   15 years xiao Deleted the dummy cache_key hard-codedly created for Authentication …
(edit) @19643   15 years shaoqun clean up debugging code
(edit) @19642   15 years shaoqun clean up debugging code
(edit) @19641   15 years shaoqun clean up debugging code
(edit) @19640   15 years shaoqun clean up debugging code
(edit) @19639   15 years shaoqun clean up debugging code
(edit) @19636   15 years shaoqun clean up debugging code
(edit) @19543   15 years ak19 Adds url=URL_pending into the llssite.cfg/glisite.cfg file if the …
(edit) @19470   15 years ak19 Waiting time for checking whether the server has started up already …
(edit) @19441   15 years ak19 Uses PortFinder.isPortAvailable() with the new verbose flag and prints …
(edit) @19437   15 years ak19 Related to previous 2 commits: one info output line commented out.
(edit) @19433   15 years ak19 Changing somethings about previous commit: isPortAvailable takes a …
(edit) @19428   15 years ak19 Made Server2.java run PortFinder.isPortAvailable() check in new silent …
(edit) @19352   15 years oranfry fixed whitespace in this file
(edit) @19241   15 years ak19 Timeout length set in a variable. Can be changed (but better to be …
(edit) @19022   15 years ak19 Rearranging the code that checks for whether a quitport is provided …
(edit) @19005   15 years ak19 Made changes so that when the BaseServerControl (the GS server app) is …
(edit) @18992   15 years ak19 Changed exception message.
(edit) @18969   15 years ak19 Updated several files so that the Server2 code in server.jar interacts …
(edit) @18868   15 years ak19 Updated Server files for Linux GS2 Local Library Server to work the …
(edit) @18853   15 years ak19 Instead of calling the GSI-Makefile, this class now calls gsicontrol.sh
(edit) @18770   15 years ak19 On error, the correct location of the logs folder needs to be …
(edit) @18729   15 years ak19 Dr Bainbridge made some corrections in here in the run() method, such …
(edit) @18719   15 years ak19 Fixed syntax errors introduced on previous commit.
(edit) @18711   15 years ak19 Added package-access method getServerControl so that the Settings …
(edit) @18710   15 years ak19 Moved some things from BaseServerSettings to the specific subclasses …
(edit) @18709   15 years ak19 Introduction of GSI-Makefile replaces Makefile for make targets. …
(edit) @18708   15 years ak19 1. Bugfix on saving and working out the servlet; 2. Variables related …
(edit) @18696   15 years ak19 Fixed bug on saving settings in GS2.
(edit) @18693   15 years ak19 Changes to server.properties files so that the one for GS2 can be …
(edit) @18690   15 years ak19 Removed unused imports
(edit) @18679   15 years ak19 Fixed bug introduced in previous commit: default suffix of the GS2 …
(edit) @18674   15 years ak19 Changed the default values for httpprefix and gwcgi to reflect the …
(edit) @18673   15 years ak19 Some minor changes: 1. More abstract and overloadable methods; 2. …
(edit) @18672   15 years ak19 Removed dependency on GlobalProperties.java since that is GS3-specific.
(edit) @18671   15 years ak19 Added a WindowListener to this Settings dialog for the closing event.
(edit) @18670   15 years ak19 Overloaded methods of BaseServer getBrowserURL() and reload(), so that …
(edit) @18669   15 years ak19 Overloaded methods of BaseServer initLogger(), getBrowserURL() and …
(edit) @18668   15 years ak19 Server2Settings's createServletPanel now returns a JPanel with a …
(edit) @18667   15 years ak19 Removed duplicated code that is already there in the superclass …
(edit) @18664   15 years kjdon changed indentation of a couple of lines
(edit) @18663   15 years kjdon we now use gdb all the time internally for database extension. In the …
(edit) @18662   15 years kjdon changed collectionDatabaseFile method. if type is jdbm, then use jdb …
(edit) @18661   15 years ak19 Focus on Enter Library button so it responds to Enterpress instead of …
(edit) @18655   15 years ak19 Made some ServerProperty variables final.
(edit) @18623   15 years ak19 Logger was referring to old name of this class (ServerControl instead …
(edit) @18599   15 years oranfry *create the gsdl3 web address in a smarter way, including honouring a …
(edit) @18558   15 years davidb Restructuring of code to support a web server version for Greenstone2 …
(edit) @18553   15 years max Change back the way all postProcessing works in order to have GSLib …
(edit) @18550   15 years cc108 remove print out statement
(edit) @18549   15 years cc108 correct spelling mistake
(edit) @18548   15 years cc108 remove unused method
(edit) @18547   15 years cc108 add new error message
(edit) @18546   15 years cc108 impplementing new abstract classes
(edit) @18545   15 years cc108 make some classes be abstract
(edit) @18530   15 years oranfry don't try to unzip the non-existent windows gdbm package
(edit) @18504   15 years oranfry a correction to the get parent test on the OID class
Note: See TracRevisionLog for help on using the revision log.