source: branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11699   18 years kjdon Michael's changes to disable library and gliserver url fields in the …
(edit) @11698   18 years kjdon michaels gliserver url string change for the branch
(edit) @11697   18 years kjdon Michael's lang code changes, aded to the branch
(edit) @11696   18 years (none) This commit was manufactured by cvs2svn to create branch …
(edit) @11337   18 years (none) This commit was manufactured by cvs2svn to create branch 'kjdon'.
(edit) @10876   18 years kjdon added the macros directory to be uploaded along with images directory
(edit) @10875   18 years kjdon now uploads the whole etc directory instead of just the collect.cfg …
(edit) @10874   18 years kjdon upload now unzips everything in the collect directory - when the zip …
(edit) @10798   18 years chi The latest development of GAI when Chi leave on 31/10/2005
(edit) @10795   18 years chi The latest development of GAI when Chi leave on 31/10/2005.
(edit) @10794   18 years chi A class for showing and maintaining Site configuration files …
(edit) @10793   18 years chi The latest development when Chi leave on 31/10/2005.
(edit) @10792   18 years chi The latest development of GAI when Chi leave 31/10/2005.
(edit) @10693   19 years (none) This commit was manufactured by cvs2svn to create branch …
(edit) @10022   19 years (none) This commit was manufactured by cvs2svn to create branch 'NZDL'.
(edit) @9974   19 years chi The initial version of Core classes for GLI and GAI
(edit) @9973   19 years chi The initial version of Core classes for GLI and GAI.
(edit) @9972   19 years chi The initial version of GAI applications.
(edit) @9968   19 years chi The intial version of GAI tools.
(edit) @9872   19 years kjdon changed some links to have rt=rd instead of rt=r
(edit) @9870   19 years kjdon updated the xmlns:gsf URI
(edit) @9860   19 years kjdon when copyign the siteconfig files (to set the host and port) set …
(edit) @9859   19 years kjdon upgraded the mysql connector/J to 1.8 - it has fixed the memory leak …
(edit) @9858   19 years kjdon OK, changed my mind about making SQLConnection kill off the previous …
(edit) @9851   19 years kjdon some changes due to SQLConnection now closing the previous statement …
(edit) @9850   19 years kjdon cloned the connection for processing each document
(edit) @9849   19 years kjdon added a comment
(edit) @9848   19 years kjdon indented the code properly, and closed off the statement
(edit) @9847   19 years kjdon do a lot more tidying up. close the previous statement before creating …
(edit) @9845   19 years kjdon in the handler.parse call replaced file.toString() with …
(edit) @9844   19 years kjdon added in DOCUMENT_NODE handler for getString()
(edit) @9843   19 years kjdon updated to reflect new ant installation process
(edit) @9842   19 years kjdon an image of a page banner
(edit) @9841   19 years kjdon changed startup and shutdown targets to start and stop
(edit) @9840   19 years kjdon in target names, changed startup to start and shutdown to stop, also …
(edit) @9839   19 years kjdon changed the default port back to 8080
(edit) @9837   19 years kjdon added depends=init to configure-gs2building target
(edit) @9836   19 years kjdon removed a leftover unnecessary param on line 338
(edit) @9833   19 years kjdon fixed a typo
(edit) @9832   19 years kjdon more notes
(edit) @9831   19 years kjdon changed the creation success help message
(edit) @9830   19 years kjdon in the get-windows-binaries target, also copy the mg*.exe files to …
(edit) @9829   19 years kjdon modified dlls for windows
(edit) @9826   19 years kjdon changed the proxy present test
(edit) @9825   19 years kjdon fixed this up for use with axis - the process method signature has changed
(edit) @9824   19 years kjdon when a collection (using gdbm) is opened by tomcat, windows holds a …
(edit) @9822   19 years kjdon added a close connection method
(edit) @9821   19 years kjdon when we close a database we need to make the GdbmFile null or windows …
(edit) @9819   19 years kjdon added in a hack to stop getting the collection details for a system …
(edit) @9816   19 years kjdon a greenstone exception class
(edit) @9815   19 years kjdon some methods from documentretrieve classes now throw GSExceptions. am …
(edit) @9814   19 years kjdon changed the main comment
(edit) @9813   19 years kjdon makeConnection moved to Misc, some methods now throw GSExceptions
(edit) @9812   19 years kjdon added a new method getChildrenByTagName, and added some new addError …
(edit) @9811   19 years kjdon an implementation of dom NodeList so that I can create one
(edit) @9810   19 years kjdon instead of always showing the errors, toggle them hidden/visible using …
(edit) @9809   19 years kjdon to get description and processing need rt=rd
(edit) @9807   19 years kjdon changed the way filterDocList determines if paging is done by the …
(edit) @9806   19 years kjdon looks for error elements after a call to the message router. also …
(edit) @9805   19 years kjdon added a method processErrorElements which looks for error elements in …
(edit) @9804   19 years kjdon added an isClear() method so can test whether the query failed
(edit) @9803   19 years kjdon for runQuery, now clear the old query result before we do anything …
(edit) @9798   19 years kjdon for all the converter.getDOM calls, now check for null document before …
(edit) @9797   19 years kjdon moved the makeConnetion to util.Misc, added error nodes to the result …
(edit) @9796   19 years kjdon added method makeHttpConnection (from IViaSearch/Retrieve)
(edit) @9795   19 years kjdon removed all the files from cvs - added them back as a tar file. do we …
(edit) @9794   19 years kjdon commented out the bit that prints the query page
(edit) @9792   19 years kjdon added CATALINA_HOME to the environment for tomcat startup and …
(edit) @9791   19 years kjdon now done using ant
(edit) @9788   19 years kjdon added more ant info
(edit) @9787   19 years kjdon commented out the index.setError() bits cos index is null at the …
(edit) @9785   19 years kjdon changed the name of collection_name parameter to …
(edit) @9784   19 years kjdon put the super.configure first, cos use the results of it in this.configure
(edit) @9783   19 years kjdon fixed up the document:text index - stopped working after I rearranged …
(edit) @9781   19 years kjdon removed the hack that selects the first node if its horizontal at top …
(edit) @9779   19 years kjdon more windows changes
(edit) @9775   19 years kjdon added compile.windows.c++.setup property
(edit) @9774   19 years kjdon fixed a bug I introduced last time
(edit) @9773   19 years kjdon changed the syntax of the 'delete the executables' command
(edit) @9772   19 years kjdon changed the clean commands from linux to windows syntax
(edit) @9771   19 years kjdon added the java bit into teh all bit - the java compilation needs to be …
(edit) @9768   19 years kjdon more windows stuff
(edit) @9767   19 years kjdon added a windows note about building colls
(edit) @9764   19 years kjdon a couple of windows changes
(edit) @9763   19 years kjdon added some windows stuff
(edit) @9756   19 years kjdon changed the rename-gs2build-files target to get the files from the new …
(edit) @9750   19 years (none) This commit was manufactured by cvs2svn to create branch 'kjdon'.
(edit) @9737   19 years kjdon removed the name att which wasn't needed anyway
(edit) @9736   19 years kjdon some changes for windows and axis
(edit) @9735   19 years kjdon renamed SOAPServerLocalsite to SOAPServerlocalsite to keep it …
(edit) @9734   19 years kjdon changed the classname to lower case to keep it consistent with other …
(edit) @9733   19 years kjdon copy the saved setclasspath.bat into tomcat/bin so that we use the …
(edit) @9732   19 years kjdon commented out the print statements that used to come if we couldn't …
(edit) @9731   19 years kjdon the setclasspath batch file needs modifiying - easiest to commit a …
(edit) @9730   19 years kjdon some mods for windows
(edit) @9729   19 years kjdon mg and mgpp make install on windows need gsdl3home env var
(edit) @9727   19 years kjdon updated these for windows ant
(edit) @9724   19 years kjdon more changes
(edit) @9717   19 years kjdon made the configure-tomcat if property tomcat.islocal instead of …
(edit) @9716   19 years kjdon fixed up location of mg jar file
Note: See TracRevisionLog for help on using the revision log.