source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27014   11 years ak19 First commit for Dspace Depositor Clone (Institutional Repository) …
(edit) @27013   11 years sjm84 Using jquery ui buttons instead of regular buttons
(edit) @27012   11 years ak19 As John Rose requested: when you build an oai collection with the …
(edit) @27011   11 years sjm84 Renamed the trash to be recycle bit and updating the css file
(edit) @27010   11 years sjm84 Implemented a "drag to trash" feature
(edit) @27009   11 years sjm84 Changing the expanded ratio to 80% instead of 90%
(edit) @27008   11 years sjm84 Now using nicer buttons and saving will now only reload the necessary …
(edit) @27007   11 years davidb Additional case for storing metadata now handled: that of when the …
(edit) @27006   11 years jmt12 A companion script to stop-hadoop-processes that just reports running …
(edit) @27005   11 years jmt12 Similar to stop-impt.pl, this script uses kill to stop runaway Hadoop …
(edit) @27004   11 years jmt12 A script to stop (using kill) a runaway import process and any related …
(edit) @27003   11 years jmt12 Adding some Hadoopy stuff to setup.bash - will need to be configured …
(edit) @27002   11 years jmt12 Fixing bug in maxdocs processing where I compared to 'file_count' …
(edit) @27001   11 years jmt12 Passing more environment variables (HADOOPPREFIX, HDFSHOST, HDFSPORT) …
(edit) @27000   11 years ak19 Comment with useful link to relevant apache documentation
(edit) @26999   11 years jmt12 Ensuring MPI binds to correct interface, and passing through …
(edit) @26998   11 years jmt12 Adding maxdocs variable, lots of debug comments, added some tests for …
(edit) @26997   11 years jmt12 Attempting to make thread joining code compatiable between core perl …
(edit) @26996   11 years jmt12 Commenting out the bit that waits (adding a significant delay to test …
(edit) @26995   11 years jmt12 Ensuring that errors go to STDERR and other messages go to STDOUT
(edit) @26994   11 years jmt12 Adding some more debug messages to ensure TDBServer is starting on the …
(edit) @26993   11 years jmt12 Changed client to retry connections every second, but also to timeout …
(edit) @26992   11 years jmt12 Altering a debug comment to make it clearer that it's coming from the …
(edit) @26991   11 years jmt12 Adding a little more to an error message so I can see what tdb …
(edit) @26990   11 years jmt12 Oh - also made not finding an existing TDB non-fatal, as there is a …
(edit) @26989   11 years jmt12 Hostname is now automatically determined when the script is run - …
(edit) @26988   11 years jmt12 Replaced hardcoded 'localhost' with hostname as variable
(edit) @26987   11 years jmt12 Removing some debug comments I was using to track down why TDB support …
(edit) @26986   11 years jmt12 Commenting out some debug comments
(edit) @26985   11 years jmt12 Removing a couple of debuggy type flags to MPI just to make logs a …
(edit) @26984   11 years jmt12 Removing some debug comments
(edit) @26983   11 years jmt12 Changed the prefix in a log filename to a 'W' for worker rather than a …
(edit) @26982   11 years jmt12 Altered environment setup for subprocesses (due to Hadoop now moving …
(edit) @26981   11 years jmt12 ignoring compiled java classes (hgi_classes)
(edit) @26980   11 years jmt12 setting svnignore
(edit) @26979   11 years jmt12 Fixed up lingering environment variables from when I was going to make …
(edit) @26978   11 years ak19 Third and final commit for RSS support. This time the …
(edit) @26977   11 years ak19 Second commit for RSS support: GS Apache on Linux needs to have …
(edit) @26976   11 years ak19 First commit for RSS support: copying rss-items.rdf file across from …
(edit) @26975   11 years kjdon added a comment about short filename mode. Building the demo …
(edit) @26974   11 years kjdon more changes
(edit) @26973   11 years kjdon don't lowercase the suffix in rename_file - if the original was …
(edit) @26972   11 years sjm84 Changed "save edit" to "done" and a few other minor changes
(edit) @26971   11 years kjdon starting to update the windows instructions for compiling
(edit) @26970   11 years sjm84 Another bug fix
(edit) @26969   11 years sjm84 More bug fixes
(edit) @26968   11 years sjm84 Implemented the ability to restrict the types of elements are allowed …
(edit) @26967   11 years sjm84 Added another undo feature and a bug fix
(edit) @26966   11 years sjm84 Implemented undo functionality
(edit) @26965   11 years jmt12 Makes use of util library functions (rather than perl built-in file …
(edit) @26964   11 years jmt12 Altered to use util functions rather than built-in perl file tests. …
(edit) @26963   11 years jmt12 Altered to use functions in util library when opening file handles to …
(edit) @26962   11 years jmt12 Altering to use functions in util library so as to support HDFS …
(edit) @26961   11 years jmt12 Several file handling functions extended to be aware of and support …
(edit) @26960   11 years jmt12 Allow plugouts from be loaded from within extensions (assuming no …
(edit) @26959   11 years jmt12 Adding the ability to include a version attribute in manifest files to …
(edit) @26958   11 years jmt12 Using the util library instead of built-in perl file tests
(edit) @26957   11 years jmt12 I don't know what I've changed in the file, and without a handle …
(edit) @26956   11 years jmt12 minor update - but still can't remember why I changed …
(edit) @26955   11 years jmt12 minor fix to javascript to prevent warnings in firebug et al when an …
(edit) @26954   11 years jmt12 checking in Java code from Hadoop parallel processing projects... phew
(edit) @26953   11 years jmt12 Checking in the script rather than a symbolic link to the script :P
(edit) @26952   11 years jmt12 Accidentally checked in symbolic link rather than script
(edit) @26951   11 years jmt12 Adding in required enviroment details for Hadoop
(edit) @26950   11 years jmt12 The version of Hadoop on which Hadoop parallel processing work is …
(edit) @26949   11 years jmt12 Parallel import using Hadoop
(edit) @26948   11 years jmt12 Adding 'fixedCore' argument to allow restricting HandbrakeCLI to a …
(edit) @26947   11 years jmt12 empty directory removed
(edit) @26946   11 years jmt12 Identical to those in default perllib/plugins - should never have been …
(edit) @26945   11 years jmt12 Identical to those in default perllib/plugins - should never have been …
(edit) @26944   11 years jmt12 Identical to those in default perllib/plugins - should never have been …
(edit) @26943   11 years jmt12 Identical to those in default perllib/plugins - should never have been …
(edit) @26942   11 years jmt12 Identical to those in default perllib/plugins - should never have been …
(edit) @26941   11 years jmt12 Identical to those in default perllib/plugins - should never have been …
(edit) @26940   11 years jmt12 Identical to those in default perllib/plugins - should never have been …
(edit) @26939   11 years jmt12 Replacing uses of TextFile with TextPlugin... don't know how the …
(edit) @26938   11 years jmt12 Identical to those in default perllib - should never have been checked-in
(edit) @26937   11 years jmt12 Identical to files in default perllib - should never have been checked-in
(edit) @26936   11 years sjm84 Adding in the javascript for the visual editor
(edit) @26935   11 years jmt12 Identical to those in default perllib - should never have checked in
(edit) @26934   11 years jmt12 Renamed to gdbml to avoid confusion with non-locking version of GDBM …
(edit) @26933   11 years jmt12 Renamed to gdbml to avoid confusion with non-locking version of GDBM …
(edit) @26932   11 years jmt12 Altered all calls to built-in perl file tests to instead use util …
(edit) @26931   11 years sjm84 Adding the styles necessary for the visual editor
(edit) @26930   11 years jmt12 Randomized order of files, and added the ability to specify a maximum …
(edit) @26929   11 years jmt12 A script to comprehensively clean up a collection between imports... …
(edit) @26928   11 years jmt12 Ignoring the compiled executable
(edit) @26927   11 years sjm84 Adding a new visual editor
(edit) @26926   11 years jmt12 Adding the executable file to the ignore set
(edit) @26925   11 years sjm84 Adding an image for behind the templates
(edit) @26924   11 years sjm84 Some major upgrades to incorperate a visual editor
(edit) @26923   11 years jmt12 Generates a specficied-size subset of a larger import directory
(edit) @26922   11 years jmt12 [bugfix] missing double quote in call to greenstone import.pl
(edit) @26921   11 years jmt12 making ffmpeg detection tests a little more robust due to version changes
(edit) @26920   11 years jmt12 making ffmpeg detection tests a little more robust due to version changes
(edit) @26919   11 years davidb Files now provided as a tar file, rather than being fully expanded in …
(edit) @26918   11 years davidb Files now tarred up.
(edit) @26917   11 years davidb Not used in the Tipple app. Feature collection is 'tipple-universe'
(edit) @26916   11 years davidb No longer needed
(edit) @26915   11 years davidb No longer used
Note: See TracRevisionLog for help on using the revision log.