]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/support-scripts/marc_stream_importer.pl
LP#1539084: webstaff: sort column picker entries by class path and column labels
[Evergreen.git] / Open-ILS / src / support-scripts / marc_stream_importer.pl
2015-11-04 Galen CharltonLP#1384740: remove ersatz --auth-source switch
2015-11-04 Bill EricksonLP#1384740 marc_stream_importer no-import repairs
2015-11-04 Bill EricksonLP#1384740 marc_stream_importer auth and cleanup
2014-11-13 Fredric T ParksLP#1246839: marc_stream_importer.pl no longer crashes...
2014-08-06 Bill EricksonLP#1279998 marc_stream_importer option no-match import...
2014-08-06 Bill EricksonLP#1279998 marc_stream_importer support alternate match...
2012-05-23 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2012-05-21 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-11-15 Mike RylanderMerge remote-tracking branch 'eg-working/collab/phasefx...
2011-10-11 Galen CharltonMerge remote branch 'working/user/berick/marc-stream...
2011-09-27 Bill EricksonRead STDIN up to record separator then stop
2011-09-25 Galen Charltonlp859190: make marc_stream_import always import non...
2011-05-02 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-05-01 berickMerge 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...