rewritten to support more options
[irspy-moved-to-github.git] / lib /
2010-04-27 Wolfram SchneiderZero is a valid value for an tag. bug #3399
2010-04-27 Wolfram Schneiderround reliability stats
2010-04-27 Wolfram Schneiderenable OPAC record syntax test again, see 8e8489f6c6191...
2010-04-27 Wolfram Schneidernew function utf8paramTrim()
2010-04-26 Wolfram Schneiderno redundant timeouts logs
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 SchneiderStop testing a target if we got to many timeouts (...
2010-04-23 Wolfram Schneidernormalize recordSyntaxes and domains
2010-04-21 Wolfram Schneiderdocumentation typo
2010-04-21 Wolfram Schneiderexport trimField
2010-04-21 Wolfram Schneiderrename function trimFields to trimField
2010-04-21 Wolfram Schneidernew helper function trimFields()
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 SchneiderMerge branch 'nigiri'
2010-04-14 Wolfram Schneiderimport Scalar::Util to test weaken references of perl...
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 Taylorcalc_reliability() renamed to calc_reliability_string()
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_irspy_to_zeerex() now checks the IRSPY_SAVE_XML enviro...
2010-04-12 Mike TaylorRefactor calc_reliability() down into Utils.pm, whence...
2010-04-08 Wolfram Schneiderprint debugging informations
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-07 Wolfram Schneiderhandle protocol tcp as z39.50
2009-04-21 Mike TaylorCHange 1016 search to "water"
2009-04-15 woschAdd support for apache2
2009-04-15 Mike TaylorAdd new test-search.
2008-07-16 Mike Taylor"not connected" message is now logged at "irspy" level...
2008-07-16 Mike TaylorLess verbose: don't log targets whose hashes mean they...
2007-12-20 Mike TaylorTweak.
2007-12-20 Mike TaylorConstructor fails politely (warns and returns undef...
2007-12-18 Mike TaylorMore explicit error-reporting on search failure, to...
2007-12-12 Mike TaylorClearer warning
2007-12-12 Mike Tayloruse "record"/"records" in logging depending on number...
2007-12-12 Mike TaylorComment.
2007-12-12 Mike TaylorEmit bad XML fragment if appendWellBalancedChunk()...
2007-10-31 Mike TaylorSupport for implementation names.
2007-09-20 Mike Taylor_next_connection() correctly returns undef when reading...
2007-09-20 Mike TaylorBelt-and-braces check
2007-09-18 Mike TaylorRefactor to use new _next_connection() both at startup...
2007-08-02 Mike TaylorRemove extraneous outout.
2007-08-02 Mike Taylor_half_decent_appendWellBalancedChunk() is now always...
2007-08-01 Mike TaylorTest whether $record is defined before checking its...
2007-08-01 Mike TaylorLose extraneous debugging
2007-07-16 Mike TaylorTowards 1.01
2007-07-09 Mike TaylorRelease 1.00
2007-06-28 Anders S. MortensenExtract string from parameters in a more flexible way.
2007-06-27 Mike TaylorNew function _delete_record(), used by both _really_rew...
2007-06-27 Mike TaylorComment out over-verbose commentary.
2007-06-27 Mike TaylorProtect utf8param() from undefined values.
2007-05-11 Mike Taylorcql_quote() escapes wildcard characters.
2007-05-09 Mike TaylorUse connection-level diagnostic if there is no record.
2007-05-09 Mike TaylorCorrect support for persistent options.
2007-05-09 Mike TaylorUse "persistent options" (beginning with "*")
2007-05-09 Mike TaylorSupport "persistent options" (beginning with "*")
2007-05-09 Mike Taylors/rs/syntax
2007-05-09 Mike TaylorSave initial RS for render()
2007-05-08 Mike TaylorDoc.
2007-05-08 Mike TaylorLess verbose.
2007-05-04 Mike TaylorCode to send username/password. I am pretty sure this...
2007-05-04 Mike TaylorAdd and use xpath_context()
2007-05-03 Mike TaylorResplit success and failure functions: the latter now...
2007-05-03 Mike TaylorAdd utf8param()
2007-05-02 Mike Taylormodify_xml_document()'s code for no-opping when no...
2007-05-01 Mike TaylorUse Task::Search->render_query()
2007-05-01 Mike TaylorFix PQF classname.
2007-05-01 Mike TaylorLess verbose
2007-05-01 Mike TaylorTypo: s/cql/pqf
2007-05-01 Mike TaylorAdd general irspy_search() function.
2007-05-01 Mike Taylornew
2007-05-01 Mike TaylorNew API for constructor: now takes new additional first...
2007-05-01 Mike TaylorInclude CQL test.
2007-05-01 Mike TaylorLess verbose.
2007-04-30 Mike TaylorLess verbose
2007-04-30 Mike TaylorClearer use of target vs. id.
2007-04-30 Mike Taylorirspy_identifier2target() properly implemented so that...
2007-04-30 Mike TaylorDo not insist on serverImplementation* being defined...
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 TaylorAdd timeout()
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-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 Taylorirspy_xpath_context() can now take a LibXML element...
2007-03-15 Mike TaylorFix result-set leak.
2007-03-15 Mike TaylorFix result-set leak.
2007-03-15 Mike TaylorNo {rs} associated with connection.
2007-03-15 Mike TaylorSmall but important changes:
2007-03-14 Mike TaylorTweak comment.
2007-03-13 Mike TaylorRemove fatuous attempt to destroy old result-sets.
2007-03-10 Mike TaylorDo not attempt sanity-checks.
2007-03-09 Mike TaylorDestroy connection's old result-set when making a new...
2007-03-09 Mike TaylorAdd destroy() method which destroys associated result...
2007-03-09 Mike TaylorExplicitly destroy() connections when they're closed...
2007-03-08 Mike TaylorMore robustness against $rs->record() failure.
next