source: greenstone3/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @18503   15 years oranfry whitespace fixes
(edit) @18473   15 years max Change back the way all postProcessing works in order to get the GSF …
(edit) @18454   15 years max Deleted unused files Skin.java and SkinnedReceptionist.java.
(edit) @18452   15 years max Some additional information given on a …
(edit) @18436   15 years max Minor changes to previous major commit including bug fix. 1. Using …
(edit) @18435   15 years max 1. Added a reusable ErrorListener class for handling warnings, fatal …
(edit) @18434   15 years max 1. Provides a new DOM method that allows a document to be created with …
(edit) @18433   15 years max 1. Using high-level language (gslib elements coming from a library) …
(edit) @18422   15 years kjdon lucene uses greenstone ids as its internal ids now, so need to make …
(edit) @18421   15 years kjdon doc xml files should always be utf-8 so add an encoding to getDOM
(edit) @18405   15 years kjdon modifications to make this in line with gs2 version. Allows comments …
(edit) @18343   15 years davidb Modifications to support 64-bit architecture
(edit) @18308   15 years kjdon added a couple of getInterfaceTextWithDOM methods - can pass in DOM …
(edit) @18307   15 years kjdon made the getString and getPrettyString methods static so I can use …
(edit) @18281   15 years cc108 remove the web service button
(edit) @18280   15 years cc108 add a line break before the path
(edit) @18279   15 years cc108 add new web_xml path
(edit) @18278   15 years cc108 remove exclamation mark
(edit) @18275   15 years cc108 replace special escape character
(edit) @18272   15 years cc108 this file replaces SVNDownloadThread
(edit) @18271   15 years cc108 this file has been renamed to MatSVNDownloadThread
(edit) @18270   15 years cc108 this file replaces UpdateEventHandler
(edit) @18269   15 years cc108 this file has been renamed to MatUpdateEventHandler
(edit) @18268   15 years cc108 this file replaces WorkingCopy
(edit) @18267   15 years cc108 this file has been renamed to MatWorkingCopy
(edit) @18266   15 years cc108 this file replaces LaunchApplication
(edit) @18265   15 years cc108 this file has been renamed to MatLaunchApplication
(edit) @18264   15 years cc108 this file replaces ExtensionInstallation
(edit) @18263   15 years cc108 this file has been renamed to MatExtensionInstallation
(edit) @18262   15 years cc108 this file has been renamed to MatExtensionConfigurePrompt
(edit) @18261   15 years cc108 This file replaces ExtensionConfigurePrompt.
(edit) @18260   15 years cc108 remove unused variables and rename several classes
(edit) @18259   15 years cc108 remove unused method
(edit) @18258   15 years cc108 add new gsgl home path argument
(edit) @18257   15 years cc108 add a method to insert gsdl home path to Mat extension
(edit) @18253   15 years cc108 change the size of confirm button
(edit) @18248   15 years cc108 remove some comments
(edit) @18247   15 years cc108 replace jtextpane with jtextarea
Note: See TracRevisionLog for help on using the revision log.