source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31829   7 years ak19 Intermediate commit for building wget with openssl. This is a working …
(edit) @31828   7 years ak19 For Wget, we're now using OpenSSL. The openssl src code is on GS' SVN …
(edit) @31827   7 years ak19 For Wget, we're now using OpenSSL. The openssl src code is on GS' SVN …
(edit) @31826   7 years ak19 Documenting a fallback solution to get wget to retrieve https pages …
(edit) @31825   7 years ak19 The linux system wget 1.17.1 and the Windows binary 1.17.1 both grab …
(edit) @31824   7 years ak19 We now compile up OpenSSL, since wget needs SSL support to download …
(edit) @31823   7 years ak19 Another bugfix to GLI's downloadjob display: on Linux, the number of …
(edit) @31822   7 years ak19 Bugfix to GLI's download pane: when having multiple download jobs …
(edit) @31821   7 years ak19 Removing the (commented) out debug statements introduced during the …
(edit) @31820   7 years ak19 The changes necessary for GLI's Java code to work properly with a wget …
(edit) @31819   7 years ak19 Title, Subject and Keywords have changed from dls to dc metadata sets. …
(edit) @31818   7 years kjdon changing ViewSelection to viewSelection and SlideShow to slideShow to …
(edit) @31817   7 years ak19 Accidentally committed the debugging set to on with my previous bugfix …
(edit) @31816   7 years ak19 Fix to getRedirectURL() being stuck forever if the proxy details are …
(edit) @31815   7 years ak19 Minor modification to previous 2 commits
(edit) @31814   7 years ak19 Combining the shutdown hooks for GS2 and GS3
(edit) @31813   7 years ak19 Adding shutdownhook for GS2 to ensure the GS2 server is stopped on …
(edit) @31812   7 years ak19 The newer changes to Escape.pm's escape_char() that Dr Bainbridge …
(edit) @31811   7 years ak19 Cmdline testing of gliserver.pl revealed that gliserver's args (like …
(edit) @31810   7 years sjm84 Conferred with Dr Bainbridge, and copying across perl 5.18's Expat.bs …
(edit) @31809   7 years ak19 Added the XML-Parser for perl 5.22 as well for the release-kit to …
(edit) @31808   7 years ak19 Related to commits 31803 and 31804. Committing the changes necessary …
(edit) @31807   7 years ak19 When I did a diff between the Expat.bs versions in 5.10 and 5.18, …
(edit) @31806   7 years ak19 Not sure why the Expat.so file was not part of the recursive add and …
(edit) @31805   7 years ak19 Committing the perl 5.24 that Dr Bainbridge successfully built on …
(edit) @31804   7 years ak19 Not sure why I can't get the patched up libiconv to work with the gs- …
(edit) @31803   7 years ak19 About 2 fixes to get imagemagick to compile up on Ubuntu v 16.04: 1. …
(edit) @31802   7 years kjdon forgot to add this
(edit) @31801   7 years kjdon doc.xml files
(edit) @31800   7 years kjdon doc.xml files
(edit) @31799   7 years kjdon doc xmls of archives. ignoring images
(edit) @31798   7 years kjdon archives dir
(edit) @31797   7 years kjdon
(edit) @31796   7 years kjdon adding the collections' frameworks
(edit) @31795   7 years kjdon making path the same as others
(edit) @31794   7 years kjdon more files
(edit) @31793   7 years kjdon committing core files for pei jones project
(edit) @31792   7 years kjdon renaming
(edit) @31791   7 years kjdon we have a separate template for displayign the text for editing. We …
(edit) @31790   7 years kjdon removed an unecessary log message
(edit) @31789   7 years kjdon making a new folder for the real pei-jones project
(edit) @31788   7 years kjdon moving this old version out of the way so I can commit the real pei …
(edit) @31787   7 years ak19 Fixing up a couple of strings for the UnknownConverterPlugin. BUG: The …
(edit) @31786   7 years davidb extra param in call; change to case-folding _htrctokentext
(edit) @31785   7 years davidb Change to allow solr command to optioanlly issue 'restart' instead of …
(edit) @31784   7 years davidb Output to highlight skipping per-page indexing
(edit) @31783   7 years davidb Solr Doc Add changed to include volume-level metadata within every …
(edit) @31782   7 years davidb more careful separation into field types htrcstring and htrcstrings
(edit) @31781   7 years ak19 Adding in patches to cpan perl code as required to get the remote …
(edit) @31780   7 years ak19 When testing GS3.08's GLI on Ubuntu v 16.04, found its perl v 5.22.1 …
(edit) @31779   7 years davidb Change in how POS words are checked against the Whitelist. Previously …
(edit) @31778   7 years ak19 Minor change to generate the wiki index the way our wiki seems to want …
(edit) @31777   7 years ak19 Related to bugfix of previous commit. Removing commented out working …
(edit) @31776   7 years ak19 Kathy described a problem on the mailing list about the …
(edit) @31775   7 years kjdon added one more line to map tutorial
(edit) @31774   7 years kjdon added a bit of checking for null elements
(edit) @31773   7 years kjdon need the raw query enabled for the map stuff
(edit) @31772   7 years davidb Accidentally committed
(edit) @31771   7 years kjdon we need to pass library_name to the incremental-buildcol so that it …
(edit) @31770   7 years kjdon hiding the metadata set chooser if display_metadata_set_selector is …
(edit) @31769   7 years kjdon we want to show duplicates of metadata when editing
(edit) @31768   7 years kjdon activate will delete index, not building, so pass the correct …
(edit) @31767   7 years kjdon added missing closing )
(edit) @31766   7 years ak19 1. Refactored ConvertBinaryFile:tmp_area_convert_file() to do the …
(edit) @31765   7 years ak19 Cosmetic change to error message
(edit) @31764   7 years ak19 Should replace INPUT_FILE placeholder with softlink path tmp_filename …
(edit) @31763   7 years ak19 Fixing somethings before attempting to refactor tmp_area_convert_file
(edit) @31762   7 years ak19 Changed the placeholder names to what Dr Bainbridge suggested, which …
(edit) @31761   7 years ak19 Moved function generate_item_file that's shared between …
(edit) @31760   7 years ak19 Making the plugin active. It's rudimentary, but works when I pass in …
(edit) @31759   7 years ak19 The previous commit put text into doc.xml, but no text was visible in …
(edit) @31758   7 years ak19 Minor correction to a comment
(edit) @31757   7 years ak19 Fixed the earlier problems, which, it turned out, had to do with the …
(edit) @31756   7 years ak19 For gs-fedora scripts, check for JRE_HOME as fallback if JAVA_HOME is …
(edit) @31755   7 years ak19 Adding a useful link
(edit) @31754   7 years ak19 Related to the previous commit (31753).
(edit) @31753   7 years ak19 Two fixes Kathy requested: 1. when running buildcol, ONLY deactivate a …
(edit) @31752   7 years kjdon keep_editing_controls_visible is only defined when we are editing, so …
(edit) @31751   7 years ak19 Added check for JRE_HOME if no JAVA_HOME
(edit) @31750   7 years ak19 gsdlCGI needs to return the JRE_HOME path to java is JRE_HOME is set …
(edit) @31749   7 years kjdon add new documentedit_scripts and documentedit_scripts_util.js files, …
(edit) @31748   7 years kjdon trying to make document editing javascript more easy to follow. …
(edit) @31747   7 years ak19 When we settle on a JRE (which could be the bundled JRE), only …
(edit) @31746   7 years ak19 Fix to silly bug
(edit) @31745   7 years ak19 Another change that's needed, this time to add the plugin.
(edit) @31744   7 years ak19 Further changes to new UnknownConverterPlugin that's still in …
(edit) @31743   7 years ak19 Committing first attempt at new UnknownConverterPlugin, which hasn't …
(edit) @31742   7 years ak19 No need to hardcode the plugin name
(edit) @31741   7 years ak19 There was a bug when using lucene in GS2 that wasn't present in GS2.86 …
(edit) @31740   7 years kjdon need to make firstNumber and secondNumber actual number variables, not …
(edit) @31739   7 years kjdon meta_a or meta_b may not be defined if the docs don't have metadata …
(edit) @31738   7 years ak19 Don't know how to stop the flashing DOS windows on GS2 when JDBM is …
(edit) @31737   7 years ak19 Adding a README briefly describing the Ctrl-C issue and the state of …
(edit) @31736   7 years ak19 Creating a folder to add files that are in a convenient state for …
(edit) @31735   7 years ak19 Creating a folder to add files that are in a convenient state for …
(edit) @31734   7 years ak19 Updating halftone's home.xsl page's references to displayItems, since …
(edit) @31733   7 years ak19 Bugfix to nullpointer exception caused when converting a GS2 …
(edit) @31732   7 years ak19 Developers' GS2 compile bash script now adds -fPIC to CFLAGS on unix. …
(edit) @31731   7 years kjdon dm_safing the decodedcompressedargs - which I think is always used …
(edit) @31730   7 years kjdon need some new properties to get berry basket mailing working with a …
Note: See TracRevisionLog for help on using the revision log.