source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30335   8 years jmt12 New implementation of dbutil that makes use of an object oriented …
(edit) @30334   8 years jmt12 Gone too far to revert to this
(edit) @30333   8 years jmt12 Renamed
(edit) @30332   8 years jmt12 The parent class of all database drivers using the '70 hyphen …
(edit) @30331   8 years jmt12 Trying to get my ideas about how to do this in order
(edit) @30330   8 years jmt12 Renamed to all uppercase for simplicity
(edit) @30329   8 years kjdon need to convert the text_t to utf8 before writing out the metadata.xml file
(edit) @30328   8 years kjdon testing commit
(edit) @30327   8 years kjdon changed the way we read in collect.cfg to find depositormetadata. New …
(edit) @30326   8 years kjdon testing commit
(edit) @30325   8 years jmt12 And this time I'll turn off debugging
(edit) @30324   8 years jmt12 Attempting a different fix to the issue with the plugin eating HTML …
(edit) @30323   8 years jmt12 Fixing search buttons (styling and placement)
(edit) @30322   8 years jmt12 Removing customisations from the static css file as that won't survive …
(edit) @30321   8 years jmt12 Changing section edit buttons to look more like (less intrusive) media …
(edit) @30320   8 years jmt12 Fix for tabbed area being a bit greedy when looking for html comments …
(edit) @30319   8 years jmt12 Working on a drop-in replacement for dbutil.pm that is aware of the …
(edit) @30318   8 years jmt12 Initial checkin of object-oriented rewrite of the dbutils stuff to …
(edit) @30317   8 years sl255 change senses source from Wikipedia to WMI telnet
(edit) @30316   8 years jmt12 Renaming packages to ensure consistency
(edit) @30315   8 years jmt12 Never got around to reitegrating Captcha... that can be a summer …
(edit) @30314   8 years jmt12 Making tiny change to syntax.php due to modern Dokuwiki already …
(edit) @30313   8 years jmt12 Replacing true/false with 0/1 as that seems to work more consistently
(edit) @30312   8 years jmt12 Match and hide any HTML comments that appear within a TABAREA block
(edit) @30311   8 years kjdon added a variable and a couple of templates to make this more easily …
(edit) @30310   8 years jmt12 Replaced conditional using the result of function calls, with a …
(edit) @30309   8 years Georgiy Litvinov Fix ckeditor config to prevent creating &quot symbols from double …
(edit) @30308   8 years jmt12 Another CPAN module required by the Gantt Chart generation script
(edit) @30307   8 years kjdon asking for cl=CL2.pr caused a segfault. So add in a check for empty …
(edit) @30306   9 years jmt12 Making the setup of CPAN path more robust based on the better control …
(edit) @30305   9 years jmt12 replacing deprecated function calls to newer ones in FileUtils
(edit) @30304   9 years ak19 Cosmetic changes
(edit) @30303   9 years ak19 Dr Bainbridge worked out the fix for getting solr collections working …
(edit) @30302   9 years jmt12 Altering os-specific installed path and trying to improve clean to …
(edit) @30301   9 years jmt12 Missed displaying one variable in a fprintf statement (threw a …
(edit) @30300   9 years jmt12 Bunch of changes (including whitespace safety ones) due to different …
(edit) @30299   9 years jmt12 Making the removal of the jar file conditional on it actually being …
(edit) @30298   9 years jmt12 Correcting path to manifest files for use in Greenstone3. Started to …
(edit) @30297   9 years jmt12 Altering the Makefile.in to determine whether it is in GSDL2 or GSDL3 …
(edit) @30296   9 years jmt12 extending to support GSDL3 as well
(edit) @30295   9 years jmt12 Using the proper environment variable, GSDL3SRCHOME, rather than GSDL3HOME
(edit) @30294   9 years jmt12 Typo would have prevented the generated configure script from working …
(edit) @30293   9 years jmt12 The missing script was, ironically, missing
(edit) @30292   9 years jmt12 Removing reference to debugging module Devel::Peek
(edit) @30291   9 years jmt12 Minor changes in generated configs mostly to do with whitespace safety
(edit) @30290   9 years jmt12 Extended build script to make Hadoop support optional. If no …
(edit) @30289   9 years jmt12 Significant changes to read() function - essentially split in half …
(edit) @30288   9 years jmt12 No longer different that the vanilla Greenstone version
(edit) @30287   9 years jmt12 Extending error messages a bit to differentiate between linking that …
(edit) @30286   9 years jmt12 Adding a customized version of inexport.pm allowing us to handle …
(edit) @30285   9 years jmt12 Adding in a call to uptar/compile/install Hadoop support package
(edit) @30284   9 years jmt12 updated svnignore
(edit) @30283   9 years jmt12 Ignoring the unpacked versions of a couple of new packages used to …
(edit) @30282   9 years jmt12 Ensure the perl/cpan install directories exist before trying to copy …
(edit) @30281   9 years jmt12 Cascade-Make file to provide Hadoop functionality
(edit) @30280   9 years jmt12 Ensure the platform specific directory for built files exists. It may …
(edit) @30279   9 years ak19 Fix needed to get the GS3 server running again if GS3 is on a DVD/CD-ROM.
(edit) @30278   9 years jmt12 Might as well add this, with default setting for Hadoop, to SVN... …
(edit) @30277   9 years jmt12 Ignoring the build directory containing non-platform specific Java …
(edit) @30276   9 years jmt12 Lots of work to get this working properly in GS3. Includes generating …
(edit) @30275   9 years jmt12 Minor change to the way fcntl_flags are set so that they look exactly …
(edit) @30274   9 years jmt12 Adding in tests to open multiple connections to the same database …
(edit) @30273   9 years jmt12 Hmmm, some of the previous comment was actually about the main TDBJava …
(edit) @30272   9 years jmt12 Moved into path that matches package name
(edit) @30271   9 years jmt12 Calling finalize() rather than close() as we want this threadworker to …
(edit) @30270   9 years jmt12 Changes to support a static cache of connections, factory methods to …
(edit) @30269   9 years jmt12 Moving the TDBWrapper into the correct path (according to its package …
(edit) @30268   9 years jmt12 Ignoring the 'build' directory - which contains non-platform specific …
(edit) @30267   9 years jmt12 Moved TDBJava building into the ant file so that we can easily create …
(edit) @30266   9 years jmt12 Altered a test for Greenstone version so it doesn't (incorrectly) set …
(edit) @30265   9 years jmt12 Rather than assuming something will put the TDB binaries on the main …
(edit) @30264   9 years jmt12 Added static block to ensure database wrapper registers its name and …
(edit) @30263   9 years jmt12 Added an extra catch to report exceptions *other* than …
(edit) @30262   9 years jmt12 Altered the collectionDatabaseFile function to no longer use hardcoded …
(edit) @30261   9 years jmt12 Added a function to allow databases to register themselves (and their …
(edit) @30260   9 years jmt12 Replacing hardcoded database file extensions with call to DBHelper …
(edit) @30259   9 years jmt12 Extending the install and uninstall targets to correctly call the …
(edit) @30258   9 years jmt12 Extending disable script to support Greenstone3's gs2build package as well
(edit) @30257   9 years jmt12 Correcting and optimizing for GS3 (which needs fewer paths to be included)
(edit) @30256   9 years jmt12 Moved a comment into the static block... just because I could
(edit) @30255   9 years jmt12 Skip changes to the runtime if in GS3 (mainly because C++ runtime code …
(edit) @30254   9 years jmt12 Trying to make symlinks smart enough to work under both Greenstone2 …
(edit) @30253   9 years jmt12 It is now safe to run this script multiple times... only the first …
(edit) @30252   9 years jmt12 Adding support for the extension living in Greenstone3, and make …
(edit) @30251   9 years jmt12 Split the list of src directories to be compiled in Greenstone2 and …
(edit) @30250   9 years jmt12 Change to the version name to more accurately reflect how mature this …
(edit) @30249   9 years jmt12 Cascade-make file for the Java/JNI/TDB bridge and the Greenstone3 …
(edit) @30248   9 years jmt12 A wrapper interface between Greenstone3 and the Java/JNI/TDB driver
(edit) @30247   9 years jmt12 Revising README due to changes in the way extension built (now using Ant)
(edit) @30246   9 years jmt12 Added in commands to install the TDB libraries in the correct place …
(edit) @30245   9 years ak19 Accidentally committed the wrong tag.
(edit) @30244   9 years ak19 Tagging gs3-extensions for 3.07.
(edit) @30243   9 years ak19 Tagging gs2-extensions for 3.07.
(edit) @30242   9 years ak19 Tagging gs2-extensions for 3.07.
(edit) @30241   9 years ak19 Tagging release 3.07.
(edit) @30240   9 years ak19 Removed debug statement.
(edit) @30239   9 years jmt12 Correcting paths for project name change and making script a little …
(edit) @30238   9 years jmt12 A cleanup script for if enable_tdb somehow corrupts the files. When …
(edit) @30237   9 years ak19 I think I've got the final fix in, but with debug statements. It's …
(edit) @30236   9 years ak19 Correcting stray comment statement
Note: See TracRevisionLog for help on using the revision log.