irspy-moved-to-github.git
2006-10-25 Mike Taylorirspy_connect() and irspy_seach_pqf() pass their option...
2006-10-25 Mike TaylorTweak irspy_search_pqf() call to use new API with optio...
2006-10-25 Mike TaylorTweak irspy_connect() call to use new API with options...
2006-10-25 Mike TaylorTest fetching.
2006-10-25 Mike TaylorUse new ability to pass options into irspy_search_pqf()
2006-10-25 Mike TaylorWhitesapce
2006-10-25 Anders S. MortensenRegistering the Boolean.pm package.
2006-10-25 Anders S. MortensenAdded.
2006-10-25 Mike TaylorAllow "test" parameter to specify top-level test.
2006-10-25 Anders S. MortensenImplemented the fetch test module.
2006-10-25 Anders S. MortensenFixing uncaught exceptions.
2006-10-24 Mike TaylorMust be able to wrtie Mason cache directory.
2006-10-24 Mike TaylorNote need to restart server after config changes.
2006-10-24 Mike TaylorFix path
2006-10-24 Mike TaylorIgnore unpacked zeerez-record-display
2006-10-24 Mike TaylorNew
2006-10-23 Anders S. MortensenGetting ready to test available record formats.
2006-10-23 Anders S. MortensenUsing store_result method to update zebra.
2006-10-23 Anders S. MortensenIntroduced methods store_result, _isodate and _string2c...
2006-10-20 Mike TaylorNew
2006-10-20 Mike TaylorUse new utility function irspy_xpath_context()
2006-10-20 Mike TaylorGet irspy_xpath_context() and xml_encode() from ZOOM...
2006-10-20 Mike TaylorImport xml_encode() from IRSpy rather that IRSpy::Record
2006-10-20 Mike Taylorxml_encode() moved to IRSpy.pm
2006-10-20 Mike TaylorAdd two exportable utility functions:
2006-10-18 Mike TaylorDescribe CQL support.
2006-10-18 Mike TaylorAttempt, once only, to re-open a closed zconn.
2006-10-18 Mike TaylorIf _query parameter is set, use that verbatim rather...
2006-10-18 Mike TaylorAdd mappings for twelve zeerex indexes (not yet support...
2006-10-18 Mike TaylorRemove old-style sorting which has been superseded...
2006-10-18 Mike TaylorClarified logging.
2006-10-17 Mike TaylorTest using the "Quick" set rather than the default...
2006-10-17 Mike TaylorSkip over sibling tests on TEST_BAD.
2006-10-17 Mike TaylorDocumentation fix.
2006-10-17 Mike TaylorAdd Search::DBDate, which provokes failure in the LC...
2006-10-17 Mike TaylorNew
2006-10-17 Mike TaylorTask-level logging for failed tests.
2006-10-17 Mike TaylorNew -- utility used for designing IRSpy tests.
2006-10-17 Mike TaylorRe-use ZOOM connection to IRSpy database.
2006-10-17 Mike TaylorAdd new files for:
2006-10-17 Mike TaylorRevise sample command-line yet again.
2006-10-13 Mike TaylorCHange suggested invocation
2006-10-13 Mike TaylorRewrite each record as its target's tests complete.
2006-10-13 Mike TaylorNew -- used for running tests that are on the infrastru...
2006-10-13 Anders S. MortensenMoving the irspy namespace to the IRSpy package (to...
2006-10-13 Anders S. MortensenGetting ready to search for Dan1 attributes.
2006-10-13 Anders S. MortensenAdding all the Bib-1 attributes to test for.
2006-10-13 Anders S. MortensenRemoved again.
2006-10-13 Anders S. MortensenAdded zspy details from Per.
2006-10-13 Anders S. MortensenOups, wrong file to commit.
2006-10-13 Anders S. Mortensen*** empty log message ***
2006-10-13 Anders S. MortensenPassing hash ref as a test and using a more generic...
2006-10-12 Mike TaylorLogging changed and made more coherent
2006-10-12 Mike TaylorAdd comments on logging levels.
2006-10-12 Mike TaylorComments.
2006-10-12 Mike TaylorRemove extraneous comment.
2006-10-12 Mike TaylorPass access-point as $udata into irspy_connect()
2006-10-12 Mike TaylorPass undefined $udata into irspy_connect()
2006-10-12 Mike TaylorConstructor takes new $udata argument.
2006-10-12 Mike Taylorirspy_connect() and irspy_search_pqf() have new $udata...
2006-10-12 Mike TaylorPass $udata into callbacks.
2006-10-12 Mike TaylorRequire ZOOM version 1.13
2006-10-12 Mike TaylorRequire ZOOM 1.13
2006-10-11 Mike TaylorAttempt $conn->_check() immediately after submitting...
2006-10-11 Mike TaylorSimplify
2006-10-11 Mike TaylorAdd error()
2006-10-11 Mike TaylorSubtests are now correct (Ping and Search::Main)
2006-10-11 Mike Taylornew() contructor removed, replaced by create()
2006-10-11 Mike TaylorCorrect main loop ... for the first time ever.
2006-10-11 Mike TaylorUse check() return value.
2006-10-11 Mike TaylorRemove debugging print
2006-10-11 Mike TaylorCorrect parsing of deep paths (head ends at first,...
2006-10-11 Mike TaylorAdd missing =cut
2006-10-11 Anders S. MortensenUsing the debian location of the zebra modules.
2006-10-10 Mike TaylorUse $conn->log() instead of use option("target")
2006-10-10 Mike TaylorClarify role of XSD and zeerex2index.xsl
2006-10-09 Mike TaylorAdd explicit "-t test" to sample command-line
2006-10-06 Mike TaylorUse the Node class's subnodes() method, was subtests()
2006-10-06 Mike TaylorRename subtests() method to subnodes().
2006-10-06 Mike TaylorMany radical changes to the IRSpy engine, enabling...
2006-10-06 Mike TaylorAppend
2006-10-06 Mike TaylorTweak sample command-line
2006-10-06 Mike TaylorAdd attribute 4=3 to net:path searches, as this index...
2006-10-06 Mike Taylordatabase name is now indexed with type=0
2006-10-02 Anders S. MortensenAdded Search/Main.pm and addressing it in Main.pm.
2006-10-02 Anders S. MortensenAdded a pragmatic approach to a multi-connection parall...
2006-10-02 Anders S. MortensenAdded handlers for other types of ZOOM events so that...
2006-10-02 Anders S. Mortensenwait passes a hash reference rather than augmenting...
2006-10-02 Anders S. MortensenBoth check for modules in /usr/lib and /usr/local/lib.
2006-09-29 Mike TaylorNew -- nearly complete, but CQL section needs work.
2006-09-28 Mike TaylorNew
2006-09-28 Mike TaylorAdd link to documentation.
2006-09-28 Mike TaylorRemove hardwired "use lib" path -- now taken from Apach...
2006-09-28 Mike TaylorAdd IRSpyLibDir
2006-09-27 Mike TaylorAdd "-t <test>" option to run a specific test.
2006-09-27 Mike Taylorcheck() now takes an optional test-name (defaults to...
2006-09-27 Mike TaylorAdd remove_callbacks()
2006-09-27 Mike Taylorcallback() now removes a callback if called with an...
2006-09-26 Mike TaylorReference the new DC stylesheet.
2006-09-26 Mike TaylorROlling
next