Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/irspy
[irspy-moved-to-github.git] / lib / ZOOM / IRSpy.pm
2015-01-23 Mike TaylorTypo in comment.
2015-01-23 Mike TaylorTypo in error message.
2014-12-12 Mike TaylorGenerate an automatic UDB only if no explicit one was...
2014-12-11 Mike TaylorFix bug IR-350.
2013-03-25 Mike TaylorBetter logging when skipping tests.
2013-03-14 Mike TaylorRegister the "irspy_data" log-level.
2012-12-20 Mike TaylorLogging of sikppped tests raised from irspy_debug level...
2010-09-30 Mike TaylorCount skipped tests.
2010-09-30 Mike TaylorWhen skipping a test due to a rule, note this with...
2010-09-06 Mike TaylorSupport for rules files, and specifically for the ...
2010-04-26 Wolfram Schneidercomplete error timeout handling for all tests
2010-04-26 Wolfram Schneidercomplete error timeout handling for all tests
2010-04-26 Wolfram Schneidercleanup debuging code from last commit
2010-04-26 Wolfram Schneidercleanup debuging code from last commit
2010-04-26 Wolfram SchneiderStop testing a target if we got to many timeouts (...
2010-04-26 Wolfram SchneiderStop testing a target if we got to many timeouts (...
2010-04-21 Wolfram Schneiderremove stale $Id$
2010-04-21 Wolfram Schneiderremove stale $Id$
2010-04-14 Wolfram Schneideradd wrapper to read the IRSpy database name from enviro...
2010-04-14 Wolfram Schneideradd wrapper to read the IRSpy database name from enviro...
2010-04-14 Wolfram SchneiderMerge branch 'nigiri'
2010-04-14 Wolfram SchneiderMerge branch 'nigiri'
2010-04-12 Mike TaylorStore reliability within serverInfo rather than metaInfo
2010-04-12 Mike TaylorStore reliability within serverInfo rather than metaInfo
2010-04-12 Mike TaylorImport calc_reliability_stats() and modify_xml_document();
2010-04-12 Mike TaylorImport calc_reliability_stats() and modify_xml_document();
2010-04-12 Mike Taylor_really_rewrite_record() renamed more explicitly to...
2010-04-12 Mike Taylor_really_rewrite_record() renamed more explicitly to...
2010-04-12 Mike Taylor_rewrite_record() renamed more explicitly to _rewrite_i...
2010-04-12 Mike Taylor_rewrite_record() renamed more explicitly to _rewrite_i...
2010-04-12 Mike Taylor_irspy_to_zeerex() now checks the IRSPY_SAVE_XML enviro...
2010-04-12 Mike Taylor_irspy_to_zeerex() now checks the IRSPY_SAVE_XML enviro...
2010-04-08 Wolfram Schneiderprint debugging informations
2010-04-08 Wolfram Schneiderprint debugging informations
2010-04-08 Wolfram Schneiderallow to configure the maximum number of nested templat...
2010-04-08 Wolfram Schneiderallow to configure the maximum number of nested templat...
2010-04-08 Wolfram Schneiderexplicitly set the maximum number of nested template...
2010-04-08 Wolfram Schneiderexplicitly set the maximum number of nested template...
2008-07-16 Mike TaylorLess verbose: don't log targets whose hashes mean they...
2008-07-16 Mike TaylorLess verbose: don't log targets whose hashes mean they...
2007-09-20 Mike Taylor_next_connection() correctly returns undef when reading...
2007-09-20 Mike Taylor_next_connection() correctly returns undef when reading...
2007-09-18 Mike TaylorRefactor to use new _next_connection() both at startup...
2007-09-18 Mike TaylorRefactor to use new _next_connection() both at startup...
2007-07-16 Mike TaylorTowards 1.01
2007-07-16 Mike TaylorTowards 1.01
2007-07-09 Mike TaylorRelease 1.00
2007-07-09 Mike TaylorRelease 1.00
2007-06-27 Mike TaylorNew function _delete_record(), used by both _really_rew...
2007-06-27 Mike TaylorNew function _delete_record(), used by both _really_rew...
2007-04-30 Mike TaylorLess verbose
2007-04-30 Mike TaylorLess verbose
2007-04-27 Mike TaylorAbstract out identifier format, which is now handled...
2007-04-27 Mike TaylorAbstract out identifier format, which is now handled...
2007-04-18 Mike TaylorTree of tests compiled in initalise() rather then check...
2007-04-18 Mike TaylorTree of tests compiled in initalise() rather then check...
2007-04-18 Mike TaylorApply timeout to each newly created connection accordin...
2007-04-18 Mike TaylorApply timeout to each newly created connection accordin...
2007-03-30 Mike TaylorDo not attempt to delete old record if $oldid is undefined!
2007-03-30 Mike TaylorDo not attempt to delete old record if $oldid is undefined!
2007-03-29 Mike TaylorAdd workaround for Zebra delete-record bug.
2007-03-29 Mike TaylorAdd workaround for Zebra delete-record bug.
2007-03-19 Mike Taylor_really_rewrite_record() now checks whether the new...
2007-03-19 Mike Taylor_really_rewrite_record() now checks whether the new...
2007-03-15 Mike TaylorSmall but important changes:
2007-03-15 Mike TaylorSmall but important changes:
2007-03-10 Mike TaylorDo not attempt sanity-checks.
2007-03-10 Mike TaylorDo not attempt sanity-checks.
2007-03-09 Mike TaylorExplicitly destroy() connections when they're closed...
2007-03-09 Mike TaylorExplicitly destroy() connections when they're closed...
2007-03-05 Mike TaylorConstructor now takes activeSetSize argument.
2007-03-05 Mike TaylorConstructor now takes activeSetSize argument.
2007-03-01 Mike TaylorDramatically simplify initialise() and associated state...
2007-03-01 Mike TaylorDramatically simplify initialise() and associated state...
2007-02-28 Mike TaylorUse new $node->next()/address() to correctly skip tests.
2007-02-28 Mike TaylorUse new $node->next()/address() to correctly skip tests.
2007-02-27 Mike TaylorComplain if saved-XML files can't be opened.
2007-02-27 Mike TaylorComplain if saved-XML files can't be opened.
2007-02-26 Mike Taylorbetter logging.
2007-02-26 Mike Taylorbetter logging.
2007-02-26 Mike TaylorUse safe new $conn->check() instead of old private...
2007-02-26 Mike TaylorUse safe new $conn->check() instead of old private...
2007-02-23 Mike TaylorAdd new method find_targets()
2007-02-23 Mike TaylorAdd new method find_targets()
2007-02-23 Mike TaylorSimplified event handling: only ZEND is significant.
2007-02-23 Mike TaylorSimplified event handling: only ZEND is significant.
2007-02-23 Mike TaylorComments only.
2007-02-23 Mike TaylorComments only.
2007-02-23 Mike TaylorFormatting changes only.
2007-02-23 Mike TaylorFormatting changes only.
2007-02-22 Mike TaylorIgnore errors detected on RECV_APDU except when the...
2007-02-22 Mike TaylorIgnore errors detected on RECV_APDU except when the...
2007-02-22 Mike TaylorWarning of left-over events now emitted using yaz_log...
2007-02-22 Mike TaylorWarning of left-over events now emitted using yaz_log...
2007-02-22 Mike TaylorCatch all ZOOM::event() return values less than 1....
2007-02-22 Mike TaylorCatch all ZOOM::event() return values less than 1....
2007-02-21 Mike TaylorSave XML files, pre- and post-transform, to /tmp if
2007-02-21 Mike TaylorSave XML files, pre- and post-transform, to /tmp if
2007-02-13 Mike TaylorDo not go back into main loop if peek_event() is either...
2007-02-13 Mike TaylorDo not go back into main loop if peek_event() is either...
next