source: trunk/gsdl3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11269   18 years kjdon now we save the original config element as config_info
(edit) @11268   18 years kjdon set site details for the macro resolver, also look for …
(edit) @11267   18 years kjdon set site details for the macro resolver
(edit) @11266   18 years kjdon router is now a MessageRouter, not a ModuleInterface - we want access …
(edit) @11265   18 years kjdon resolving macro _httpdocimg_ is now done by replaceList, rather than …
(edit) @11264   18 years kjdon recursively resolve the replacement values if resolve is set to true
(edit) @11263   18 years kjdon added a new field to macros: resolve. if true, will try to resolve …
(edit) @11233   18 years kjdon added in a quick search feature
(edit) @11232   18 years kjdon added in the CrossCollectionSearch service and its format statement
(edit) @11230   18 years kjdon home page now gets descriptions of clusters and services so cna …
(edit) @11229   18 years kjdon first look for a format from the serviceRack element before using the …
(edit) @11228   18 years kjdon minor change
(edit) @11023   18 years kjdon servlet init params - can now have remote_site_name, remote_site_type, …
(edit) @11022   18 years kjdon cleaned out the commented out stuff
(edit) @11021   18 years kjdon asserts if they fail kill tomcat, so changed some asserts to if statements
(edit) @11020   18 years kjdon some windows notes changed thanks to Dave N for comments
(edit) @11018   18 years kjdon in the next and prev arrows, need rt=rd not just rt=r cos we want the …
(edit) @11017   18 years kjdon fiddling round with p args for going back and forth between documents …
(edit) @11016   18 years kjdon added in serviceList handling for global services
(edit) @11015   18 years kjdon properties file for CrossCollectionSearch services
(edit) @11014   18 years kjdon cross collection searching service
(edit) @11013   18 years kjdon modified to work without an explicit collection - so can have e.g. a …
(edit) @11012   18 years kjdon when have a to att with comma separated list, need to make a new copy …
(edit) @11011   18 years kjdon small mods for addings fields to index list
(edit) @11010   18 years kjdon no longer save the collection param - so cross collection services …
(edit) @11009   18 years kjdon removed some old debug print statements
(edit) @10953   18 years kjdon fixed up some paths. still needs more tidying…
(edit) @10952   18 years kjdon added some stuff onto the CLASSPATH for use with GAI
(edit) @10951   18 years kjdon added in creation of GAI.jar in compile-core
(edit) @10950   18 years kjdon some images for the admin tool
(edit) @10949   18 years kjdon properties file for GAI. should it go here or in the web/WEB-INF/classes?
(edit) @10944   18 years kjdon gai.sh renamed to gs3-admin.sh. can't decide whether it should live …
(edit) @10943   18 years kjdon I got rid of all the core files - they were mainly not used. some I …
(edit) @10942   18 years kjdon this file was added in core, but unused. its modified from the GLI …
(edit) @10941   18 years kjdon added a constructor which takes a Locale instead of String lang
(edit) @10940   18 years kjdon these files were copied here from GLI. not used yet so deleted. need a …
(edit) @10939   18 years kjdon Old Gatherer Configuration class deleted, and a very simple one made …
(edit) @10938   18 years kjdon this was modified from GLI version. doesn't seem to be used yet, but …
(edit) @10937   18 years kjdon Now use the gsdl3 dictionary, instead of GLI dictionary
(edit) @10936   18 years kjdon These are not used yet, so removed them from GS3 code. need a better …
(edit) @10935   18 years kjdon this will be moved to either top level, or bin/script, and maybe renamed?
(edit) @10934   18 years kjdon why was this here in the first place???
(edit) @10933   18 years kjdon these should not live here. Taken out GAI strings and put them …
(edit) @10929   18 years kjdon merged Chi's admin stuff from ant install branch into main repository
(edit) @10927   18 years kjdon added a windows notes bit for source distro
(edit) @10926   18 years kjdon split old prepare-web into two - prepare-web and prepare-collections
(edit) @10925   18 years kjdon added solaris notes for source install
(edit) @10921   18 years kjdon added -fpic to CFLAGS (and unused CXXFLAGS) - need to generate …
(edit) @10917   18 years kjdon removed java_home/include/linux from include path in makefile, made …
(edit) @10916   18 years kjdon forgot a if=mysql.islocal condition on one of the maysl targets
(edit) @10915   18 years kjdon added in rename-gs2build-files-windows inot the prepare target for …
(edit) @10914   18 years kjdon undid the last change where I merged the two rename-gs2build-files …
(edit) @10913   18 years kjdon added GSDL3HOME env var to all windows c++ packages make calls, merged …
(edit) @10912   18 years kjdon removed explicit GSDL3HOME=../../../, made java includes uses …
(edit) @10911   18 years kjdon need to delete the checkout targets
(edit) @10910   18 years kjdon source dist target was using the wrong xslt
(edit) @10909   18 years kjdon source dist - need to run the xslt
(edit) @10908   18 years kjdon another xsl file for modifying the build.xml - this time for a source …
(edit) @10907   18 years kjdon starting to make a source distribution
(edit) @10906   18 years kjdon added a note about symlinks in Tomcat
(edit) @10905   18 years kjdon removed the Resources element from the content, allowLinking attribute …
(edit) @10904   18 years nzdl a couple of extra strings from nzdl
(edit) @10901   18 years kjdon solaris modifications. added in os.solaris property, and os.unix - …
(edit) @10900   18 years kjdon removed a print statement
(edit) @10899   18 years kjdon instead of using isMac() to test for bigendianness, use Misc.isBigEndian()
(edit) @10897   18 years kjdon added distclean for c++ packages and gs2build into the …
(edit) @10895   18 years kjdon no configure files in this directory - removed them from distclean
(edit) @10894   18 years kjdon oops, the last zip file I committed was actually a tar gz file
(edit) @10893   18 years kjdon added in the mac os bdb file
(edit) @10892   18 years kjdon added in a target to remove the windows specific files from other …
(edit) @10887   18 years kjdon moved '-framework JavaVM' from LDFLAGS to JNIFLAGS - we don't want to …
(edit) @10886   18 years kjdon updated a comment
(edit) @10885   18 years kjdon added some more info about package versions - websites etc.
(edit) @10884   18 years kjdon removed all CVS related notes from README.txt to the new …
(edit) @10883   18 years kjdon chmod file= for directory needs type='dir' attribute
(edit) @10882   18 years kjdon moved the prepare mysql stuff into its own parepare-for-dist target …
(edit) @10881   18 years kjdon in install-macos-extra, make sure the directories exist before trying …
(edit) @10880   18 years kjdon ran a spell checker
(edit) @10879   18 years kjdon delete gli.bat/sh for distribution so people don't run them by mistake
(edit) @10878   18 years kjdon changed some messages
(edit) @10870   18 years kjdon * empty log message *
(edit) @10869   18 years kjdon check the result of trying to open the test db, and print an error if …
(edit) @10868   18 years kjdon now uses GSDL3SRCHOME to find the sample collectionConfig.xml file
(edit) @10867   18 years kjdon changed the error printout a bit for getConnection()
(edit) @10865   18 years kjdon modified some print statements, added in GSDL3SRCHOME
(edit) @10863   18 years kjdon small changes
(edit) @10862   18 years kjdon XML PArser untar for mac - need to make all files writable first, …
(edit) @10861   18 years kjdon rebuilt the collection
(edit) @10860   18 years kjdon no longer need these files
(edit) @10859   18 years kjdon small changes
(edit) @10858   18 years kjdon removed mdv and hidden.mds files
(edit) @10857   18 years kjdon changed a comment
(edit) @10847   18 years kjdon added mingroup 1 to AZCompactList
(edit) @10846   18 years kjdon rebuilt the collection
(edit) @10845   18 years kjdon fixed up mistakes in previous commit
(edit) @10844   18 years kjdon small changes for new build
(edit) @10843   18 years kjdon tidied these up a bit, no longer use Hierarchy files
(edit) @10842   18 years kjdon no longer use the hierarchy files
(edit) @10841   18 years kjdon GLI no longer uses .mdv files, or hidden.mds, so removed them from …
(edit) @10840   18 years kjdon added check for endianness: AC_C_BIGENDIAN, which defines …
Note: See TracRevisionLog for help on using the revision log.