Use connection-level diagnostic if there is no record.
[irspy-moved-to-github.git] / lib / ZOOM / IRSpy / Test / Record / Fetch.pm
2007-05-09 Mike TaylorUse connection-level diagnostic if there is no record.
2007-05-01 Mike TaylorUse Task::Search->render_query()
2007-03-15 Mike TaylorFix result-set leak.
2007-02-24 Mike TaylorCope with $record not set at all (though IIRC this...
2007-02-23 Mike TaylorUse ZEND only for callbacks, rather than RECV_*
2007-02-22 Mike TaylorBetter logging for failed searches.
2007-02-13 Mike TaylorFix variable-name typo, caused infinite retry loop...
2007-02-13 Mike TaylorComment out the test of the "opac" record syntax. ...
2007-02-13 Mike TaylorMinor clarification.
2007-01-29 Mike TaylorError on search (e.g. unsupported use attribute) falls...
2007-01-29 Mike TaylorTry access-point 44 if other searches fail.
2006-12-18 Mike TaylorSeparate callbacks for initial-search error and fetch...
2006-12-08 Mike TaylorInstead of a single search, a sequence of searches...
2006-11-29 Mike TaylorBetter diagnostics.
2006-11-14 Mike TaylorClarify reporting
2006-11-03 Mike Taylorreturn TEST_SKIPPED if search finds no records.
2006-11-02 Mike TaylorNumber of search-hits included in log message.
2006-11-01 Anders S. MortensenInsert 0 instead of empty in case of failure.
2006-10-31 Mike TaylorWork around ZOOM-C bug by testing success based on...
2006-10-26 Anders S. MortensenRemoving debugging.
2006-10-26 Mike TaylorWhen actually obtaining the record with $rs->record...
2006-10-25 Mike TaylorReinstate full list of record syntaxes.
2006-10-25 Mike TaylorAfter an initial search (not using piggy-back), records...
2006-10-25 Anders S. MortensenAdded some extra debugging.
2006-10-25 Mike TaylorUse new ability to pass options into irspy_search_pqf()
2006-10-25 Mike TaylorWhitesapce
2006-10-25 Anders S. MortensenImplemented the fetch test module.
2006-10-25 Anders S. MortensenFixing uncaught exceptions.
2006-10-23 Anders S. MortensenGetting ready to test available record formats.