]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/support-scripts/marc_stream_importer.pl
Merge branch 'master' of git+ssh://yeti.esilibrary.com/home/evergreen/evergreen-equin...
[Evergreen.git] / Open-ILS / src / support-scripts / marc_stream_importer.pl
2011-05-02 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-04-27 ericksonPatch from Mike Rylander to support load-from-file...
2011-04-20 berickMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary...
2011-04-20 Mike RylanderMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary...
2011-04-20 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-04-20 mikerAlways use BinaryEncodeing => "UTF-8" with MARC::File...
2010-07-23 ericksonlog the IP address of the connecting client
2010-07-20 ericksonlogin just before starting work and log out after each...
2010-07-20 ericksonflush the xmpp socket before attempting to process...
2010-07-16 ericksonreturn NULL terminator to indicate successful read...
2010-07-15 ericksonreturn # of imported and failed records to the caller
2010-07-08 ericksonadd sig handler back in for alarm. log error when...
2010-07-08 ericksoninstead of reading the MARC data directly from the...
2010-05-12 ericksoncall recv to pull responses off the wire
2010-05-10 ericksonpcrud requires transaction begin/commit for writes...
2010-04-29 ericksonafter a record has been successfully imported via vande...
2010-03-18 ericksonupdated copyright
2010-03-18 ericksonupdated docs to match new/altered option; changed...
2010-03-18 ericksonadded option to import records by record list in additi...
2010-03-18 ericksonCorrect constructor call, and added logger line
2010-03-18 ericksonMissing ->new constructor
2010-03-18 ericksonqueue is an integer option
2010-03-18 ericksonImplement tempdir, tempfile option.
2010-03-18 ericksonAdding new methodolgoy, robust docs, new options
2010-03-18 ericksonMake GetOpts::Long and Cronscript get along
2010-03-18 ericksonMid-refactor move data processing into sub
2010-03-18 ericksonMid-overhaul, perldoc added
2009-07-24 ericksonreset the alarm with each socket read so that we only...
2009-07-24 ericksonsmall net::server process to read MARC data from a...