|
|
@20149
|
14 years |
kjdon |
indented the file consistently
|
|
|
@20139
|
14 years |
oranfry |
protect against null pointer exception
|
|
|
@20086
|
14 years |
kjdon |
changed Default to default for index name
|
|
|
@20064
|
14 years |
kjdon |
added a comment
|
|
|
@20009
|
14 years |
xiao |
comment out a logger.error statement which fires up when multiple …
|
|
|
@20006
|
14 years |
xiao |
put two static strings about flax back in
|
|
|
@20005
|
14 years |
xiao |
remove two static strings about flax
|
|
|
@19984
|
14 years |
oranfry |
initial implementation of support for site-level metadata
|
|
|
@19893
|
14 years |
xiao |
added a method getPrivateCollectionList
|
|
|
@19852
|
14 years |
shaoqun |
disable this useless error info
|
|
|
@19851
|
14 years |
shaoqun |
tidy debug info
|
|
|
@19841
|
14 years |
kjdon |
fixed a typo
|
|
|
@19819
|
14 years |
shaoqun |
temp solution for collections built using -OIDType incremental
|
|
|
@19792
|
15 years |
ak19 |
Greenstone Server Interface button now says Restart Library when the …
|
|
|
@19771
|
15 years |
xiao |
Deleted the dummy cache_key hard-codedly created for Authentication …
|
|
|
@19643
|
15 years |
shaoqun |
clean up debugging code
|
|
|
@19642
|
15 years |
shaoqun |
clean up debugging code
|
|
|
@19641
|
15 years |
shaoqun |
clean up debugging code
|
|
|
@19640
|
15 years |
shaoqun |
clean up debugging code
|
|
|
@19639
|
15 years |
shaoqun |
clean up debugging code
|
|
|
@19636
|
15 years |
shaoqun |
clean up debugging code
|
|
|
@19543
|
15 years |
ak19 |
Adds url=URL_pending into the llssite.cfg/glisite.cfg file if the …
|
|
|
@19470
|
15 years |
ak19 |
Waiting time for checking whether the server has started up already …
|
|
|
@19441
|
15 years |
ak19 |
Uses PortFinder.isPortAvailable() with the new verbose flag and prints …
|
|
|
@19437
|
15 years |
ak19 |
Related to previous 2 commits: one info output line commented out.
|
|
|
@19433
|
15 years |
ak19 |
Changing somethings about previous commit: isPortAvailable takes a …
|
|
|
@19428
|
15 years |
ak19 |
Made Server2.java run PortFinder.isPortAvailable() check in new silent …
|
|
|
@19352
|
15 years |
oranfry |
fixed whitespace in this file
|
|
|
@19241
|
15 years |
ak19 |
Timeout length set in a variable. Can be changed (but better to be …
|
|
|
@19022
|
15 years |
ak19 |
Rearranging the code that checks for whether a quitport is provided …
|
|
|
@19005
|
15 years |
ak19 |
Made changes so that when the BaseServerControl (the GS server app) is …
|
|
|
@18992
|
15 years |
ak19 |
Changed exception message.
|
|
|
@18969
|
15 years |
ak19 |
Updated several files so that the Server2 code in server.jar interacts …
|
|
|
@18868
|
15 years |
ak19 |
Updated Server files for Linux GS2 Local Library Server to work the …
|
|
|
@18853
|
15 years |
ak19 |
Instead of calling the GSI-Makefile, this class now calls gsicontrol.sh
|
|
|
@18770
|
15 years |
ak19 |
On error, the correct location of the logs folder needs to be …
|
|
|
@18729
|
15 years |
ak19 |
Dr Bainbridge made some corrections in here in the run() method, such …
|
|
|
@18719
|
15 years |
ak19 |
Fixed syntax errors introduced on previous commit.
|
|
|
@18711
|
15 years |
ak19 |
Added package-access method getServerControl so that the Settings …
|
|
|
@18710
|
15 years |
ak19 |
Moved some things from BaseServerSettings to the specific subclasses …
|
|
|
@18709
|
15 years |
ak19 |
Introduction of GSI-Makefile replaces Makefile for make targets. …
|
|
|
@18708
|
15 years |
ak19 |
1. Bugfix on saving and working out the servlet; 2. Variables related …
|
|
|
@18696
|
15 years |
ak19 |
Fixed bug on saving settings in GS2.
|
|
|
@18693
|
15 years |
ak19 |
Changes to server.properties files so that the one for GS2 can be …
|
|
|
@18690
|
15 years |
ak19 |
Removed unused imports
|
|
|
@18679
|
15 years |
ak19 |
Fixed bug introduced in previous commit: default suffix of the GS2 …
|
|
|
@18674
|
15 years |
ak19 |
Changed the default values for httpprefix and gwcgi to reflect the …
|
|
|
@18673
|
15 years |
ak19 |
Some minor changes: 1. More abstract and overloadable methods; 2. …
|
|
|
@18672
|
15 years |
ak19 |
Removed dependency on GlobalProperties.java since that is GS3-specific.
|
|
|
@18671
|
15 years |
ak19 |
Added a WindowListener to this Settings dialog for the closing event.
|
|
|
@18670
|
15 years |
ak19 |
Overloaded methods of BaseServer getBrowserURL() and reload(), so that …
|
|
|
@18669
|
15 years |
ak19 |
Overloaded methods of BaseServer initLogger(), getBrowserURL() and …
|
|
|
@18668
|
15 years |
ak19 |
Server2Settings's createServletPanel now returns a JPanel with a …
|
|
|
@18667
|
15 years |
ak19 |
Removed duplicated code that is already there in the superclass …
|
|
|
@18664
|
15 years |
kjdon |
changed indentation of a couple of lines
|
|
|
@18663
|
15 years |
kjdon |
we now use gdb all the time internally for database extension. In the …
|
|
|
@18662
|
15 years |
kjdon |
changed collectionDatabaseFile method. if type is jdbm, then use jdb …
|
|
|
@18661
|
15 years |
ak19 |
Focus on Enter Library button so it responds to Enterpress instead of …
|
|
|
@18655
|
15 years |
ak19 |
Made some ServerProperty variables final.
|
|
|
@18623
|
15 years |
ak19 |
Logger was referring to old name of this class (ServerControl instead …
|
|
|
@18599
|
15 years |
oranfry |
*create the gsdl3 web address in a smarter way, including honouring a …
|
|
|
@18558
|
15 years |
davidb |
Restructuring of code to support a web server version for Greenstone2 …
|
|
|
@18553
|
15 years |
max |
Change back the way all postProcessing works in order to have GSLib …
|
|
|
@18550
|
15 years |
cc108 |
remove print out statement
|
|
|
@18549
|
15 years |
cc108 |
correct spelling mistake
|
|
|
@18548
|
15 years |
cc108 |
remove unused method
|
|
|
@18547
|
15 years |
cc108 |
add new error message
|
|
|
@18546
|
15 years |
cc108 |
impplementing new abstract classes
|
|
|
@18545
|
15 years |
cc108 |
make some classes be abstract
|
|
|
@18530
|
15 years |
oranfry |
don't try to unzip the non-existent windows gdbm package
|
|
|
@18504
|
15 years |
oranfry |
a correction to the get parent test on the OID class
|
|
|
@18503
|
15 years |
oranfry |
whitespace fixes
|
|
|
@18473
|
15 years |
max |
Change back the way all postProcessing works in order to get the GSF …
|
|
|
@18454
|
15 years |
max |
Deleted unused files Skin.java and SkinnedReceptionist.java.
|
|
|
@18452
|
15 years |
max |
Some additional information given on a …
|
|
|
@18436
|
15 years |
max |
Minor changes to previous major commit including bug fix.
1. Using …
|
|
|
@18435
|
15 years |
max |
1. Added a reusable ErrorListener class for handling warnings, fatal …
|
|
|
@18434
|
15 years |
max |
1. Provides a new DOM method that allows a document to be created with …
|
|
|
@18433
|
15 years |
max |
1. Using high-level language (gslib elements coming from a library) …
|
|
|
@18422
|
15 years |
kjdon |
lucene uses greenstone ids as its internal ids now, so need to make …
|
|
|
@18421
|
15 years |
kjdon |
doc xml files should always be utf-8 so add an encoding to getDOM
|
|
|
@18405
|
15 years |
kjdon |
modifications to make this in line with gs2 version. Allows comments …
|
|
|
@18343
|
15 years |
davidb |
Modifications to support 64-bit architecture
|
|
|
@18308
|
15 years |
kjdon |
added a couple of getInterfaceTextWithDOM methods - can pass in DOM …
|
|
|
@18307
|
15 years |
kjdon |
made the getString and getPrettyString methods static so I can use …
|
|
|
@18281
|
15 years |
cc108 |
remove the web service button
|
|
|
@18280
|
15 years |
cc108 |
add a line break before the path
|
|
|
@18279
|
15 years |
cc108 |
add new web_xml path
|
|
|
@18278
|
15 years |
cc108 |
remove exclamation mark
|
|
|
@18275
|
15 years |
cc108 |
replace special escape character
|
|
|
@18272
|
15 years |
cc108 |
this file replaces SVNDownloadThread
|
|
|
@18271
|
15 years |
cc108 |
this file has been renamed to MatSVNDownloadThread
|
|
|
@18270
|
15 years |
cc108 |
this file replaces UpdateEventHandler
|
|
|
@18269
|
15 years |
cc108 |
this file has been renamed to MatUpdateEventHandler
|
|
|
@18268
|
15 years |
cc108 |
this file replaces WorkingCopy
|
|
|
@18267
|
15 years |
cc108 |
this file has been renamed to MatWorkingCopy
|
|
|
@18266
|
15 years |
cc108 |
this file replaces LaunchApplication
|
|
|
@18265
|
15 years |
cc108 |
this file has been renamed to MatLaunchApplication
|
|
|
@18264
|
15 years |
cc108 |
this file replaces ExtensionInstallation
|
|
|
@18263
|
15 years |
cc108 |
this file has been renamed to MatExtensionInstallation
|
|
|