source: main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21950   14 years nzdl tagging a stable point on the trunk
(edit) @21949   14 years nzdl tagging a stable point on the trunk
(edit) @21948   14 years nzdl tagging a stable point on the trunk
(edit) @21947   14 years nzdl tagging a stable point on the trunk
(edit) @21946   14 years nzdl tagging a stable point on the trunk
(edit) @21945   14 years ak19 Fixed up win32.mak files in runtime-src that set DEFS for ANY of the …
(edit) @21934   14 years sjm84 Added a filter box to the GAI log pane
(edit) @21933   14 years nzdl tagging a stable point on the trunk
(edit) @21932   14 years nzdl tagging a stable point on the trunk
(edit) @21931   14 years ak19 Matches the win32.mak of recpt: doesn't compile up oaserver.cgi for …
(edit) @21930   14 years nzdl tagging a stable point on the trunk
(edit) @21929   14 years nzdl tagging a stable point on the trunk
(edit) @21928   14 years ak19 Kathy improved some code to deal with my converting formatted strings …
(edit) @21925   14 years sjm84 The logger now creates the log file if it does not exist
(edit) @21923   14 years sjm84 Updated this file to conform to the new file format
(edit) @21922   14 years sjm84 Added an additional file and modified an existing file for the GAI …
(edit) @21920   14 years sjm84 Adding a log4j.properties file for GAI extension logging
(edit) @21919   14 years sjm84 New code for GAI extension manager
(edit) @21918   14 years sjm84 Further reorganising folders for GAI extension changes
(edit) @21916   14 years kjdon made this work with a user specified process_exp so that your metadata …
(edit) @21915   14 years xiao merge updates from trunk
(edit) @21914   14 years xiao force garbage collection after closing database on Windows
(edit) @21913   14 years xiao merge updates from trunk
(edit) @21912   14 years xiao force garbage collection after closing gdb database on Windows
(edit) @21911   14 years xiao added two constants for configure action results; added method …
(edit) @21910   14 years xiao in processMessage, changed to return configure action response element …
(edit) @21909   14 years nzdl tagging a stable point on the trunk
(edit) @21908   14 years nzdl tagging a stable point on the trunk
(edit) @21907   14 years ak19 Cosmetic change.
(edit) @21906   14 years ak19 Reinstating some of the handling of envvars file to before previous
(edit) @21905   14 years mdewsnip Changes made by Jeffrey Ke at DL Consulting Ltd to remove the global …
(edit) @21904   14 years kjdon format for how search types are defined has changed
(edit) @21903   14 years kjdon updated to use individual search and retrieve wrappers
(edit) @21902   14 years nzdl tagging a stable point on the trunk
(edit) @21901   14 years nzdl tagging a stable point on the trunk
(edit) @21900   14 years nzdl tagging a stable point on the trunk
(edit) @21899   14 years nzdl tagging a stable point on the trunk
(edit) @21898   14 years nzdl tagging a stable point on the trunk
(edit) @21897   14 years nzdl tagging a stable point on the trunk
(edit) @21896   14 years ak19 gsdlsite.cfg can always have quotes inserted to sandwich the value for …
(edit) @21895   14 years ak19 Can set envvars ourselves instead of preserving it 'if it exists'. It …
(edit) @21894   14 years ak19 1. Removed insertion of unnecessary quotes when replacing the …
(edit) @21893   14 years nzdl tagging a stable point on the trunk
(edit) @21892   14 years nzdl tagging a stable point on the trunk
(edit) @21891   14 years ak19 Correcting another foolish syntax error in previous major commit: …
(edit) @21890   14 years ak19 No quotes around GSDLHOME filepath in setup.bat. since the set …
(edit) @21889   14 years ak19 Correcting syntax error in previous commit: Libiconv libraries are …
(edit) @21888   14 years ak19 Libiconv libraries are needed by the apache web server. …
(edit) @21887   14 years ak19 Occurrences of the placeholder APACHE_HOME_OS were not getting …
(edit) @21885   14 years ak19 GSDLHOME in gsdlsite.cfg only to be embedded in quotes there are …
(edit) @21884   14 years ak19 The lib/Crypt.class file of shared/core/lib/crypt.jar needs to be …
(edit) @21883   14 years kjdon don't use dc.date for datestamp, instead use the new gs.OAIDateStamp
(edit) @21882   14 years kjdon changed the OAIDateStamp definition to include format information
(edit) @21881   14 years kjdon added a new element, OAIDateStamp
(edit) @21880   14 years kjdon add in greenstone metadata set by default to a new collection
(edit) @21879   14 years kjdon reindented the file in preparation for editing
(edit) @21878   14 years kjdon we need to keep the original version of the search word to display for …
(edit) @21877   14 years kjdon added ifndefs around the define _XOPEN_SOURCE. Adding in gsdlconf to …
(edit) @21876   14 years kjdon only process into english clauses if english is the only language, not …
(edit) @21875   14 years kjdon config.h not there on windows, should have included gsdlconf.h
(edit) @21874   14 years kjdon need to include config.h to use ENABLE_MGPP
(edit) @21873   14 years ak19 overlooked version number change for sqlite
(edit) @21872   14 years davidb sqlite3 can take an sql statement as an extra parameter. Better to do …
(edit) @21871   14 years davidb win32.mak updated to use newer version of sqlite
(edit) @21870   14 years davidb win32.mak file now included in tar ball
(edit) @21869   14 years davidb Upgrading to a newer version of SQLITE to (hopefully) fix problem with …
(edit) @21868   14 years davidb Upgrading to a newer version of SQLITE to (hopefully) fix problem with …
(edit) @21867   14 years ak19 Don't want to delete the gli\lib folder since it contains the jar …
(edit) @21866   14 years kjdon added some code for if identify returns size in mb.
(edit) @21865   14 years mdewsnip Now displays rv value in error message if sqlite3_exec() fails.
(edit) @21862   14 years davidb Documents now have 'lastmodifieddate' added as metadata in yyyymmdd format
(edit) @21861   14 years max Add a shortcut template using add-only incremental import for now. …
(edit) @21857   14 years davidb Removal of GDBM specific code in favour of write_infodb_rawentry() …
(edit) @21856   14 years davidb read_infodb_entry() implemented for sqlite. new …
(edit) @21854   14 years xiao cut a branch of ant-tasks required by release-kits
(edit) @21853   14 years nzdl tagging a stable point on the trunk
(edit) @21852   14 years nzdl tagging a stable point on the trunk
(edit) @21851   14 years xiao cut a branch of release kit
(edit) @21850   14 years xiao clean up redundancy
(edit) @21847   14 years oranfry dont rely on hooks for replacement
(edit) @21845   14 years oranfry make sure properties forwarded to greenstone are permanent
(edit) @21843   14 years oranfry api change
(edit) @21842   14 years oranfry insert ant into greenstone3 installations
(edit) @21841   14 years oranfry pipe output to file as well as stdout under windows
(edit) @21834   14 years xiao Tag a stable point of gs3
(edit) @21833   14 years xiao Tag a stable point of gs3
(edit) @21832   14 years xiao Tag a stable point of gs3
(edit) @21831   14 years xiao Tag a stable point of gs3
(edit) @21830   14 years xiao Tag a stable point of gs3
(edit) @21829   14 years xiao Tag a stable point of gs3
(edit) @21828   14 years xiao Tag a stable point of gs3 from main trunk
(edit) @21822   14 years ak19 Dr Bainbridge has fixed several perl files that depended on perl 5.8 …
(edit) @21821   14 years ak19 Ant distclean of GS3 broke down when it couldn't find the sqlite3.lib …
(edit) @21820   14 years ak19 Adds quotes around GSDLHOME path in gsdl3site.cfg
(edit) @21819   14 years ak19 Using new icons.
(edit) @21818   14 years ak19 Adds quotes around GSDLHOME path in gsdlsite.cfg
(edit) @21817   14 years xiao copied here from tags/3.04
(edit) @21816   14 years xiao copied here from tags/3.04
(edit) @21810   14 years ak19 LANG env needs to be consistent: passed to apache web server to keep …
(edit) @21809   14 years davidb URL used in svn checkout changed to reflect new SVN server structure.
Note: See TracRevisionLog for help on using the revision log.