2007-02-23 |
Mike Taylor | Add new method find_targets() |
tree | commitdiff |
2007-02-23 |
Mike Taylor | Use ZEND only for callbacks, rather than RECV_* |
tree | commitdiff |
2007-02-23 |
Mike Taylor | Simplified event handling: only ZEND is significant. |
tree | commitdiff |
2007-02-23 |
Mike Taylor | Comments only. |
tree | commitdiff |
2007-02-23 |
Mike Taylor | Formatting changes only. |
tree | commitdiff |
2007-02-22 |
Mike Taylor | Ignore errors detected on RECV_APDU except when the... |
tree | commitdiff |
2007-02-22 |
Mike Taylor | Better logging for failed searches. |
tree | commitdiff |
2007-02-22 |
Mike Taylor | Warning of left-over events now emitted using yaz_log... |
tree | commitdiff |
2007-02-22 |
Mike Taylor | Catch all ZOOM::event() return values less than 1.... |
tree | commitdiff |
2007-02-21 |
Mike Taylor | Save XML files, pre- and post-transform, to /tmp if |
tree | commitdiff |
2007-02-13 |
Mike Taylor | Fix variable-name typo, caused infinite retry loop... |
tree | commitdiff |
2007-02-13 |
Mike Taylor | Comment out the test of the "opac" record syntax. ... |
tree | commitdiff |
2007-02-13 |
Mike Taylor | Do not go back into main loop if peek_event() is either... |
tree | commitdiff |
2007-02-13 |
Mike Taylor | Minor clarification. |
tree | commitdiff |
2007-02-09 |
Mike Taylor | Tweak which events errors are ignored for. |
tree | commitdiff |
2007-02-05 |
Mike Taylor | Don't show spare event-0 at end. |
tree | commitdiff |
2007-01-29 |
Mike Taylor | Error on search (e.g. unsupported use attribute) falls... |
tree | commitdiff |
2007-01-29 |
Mike Taylor | Try access-point 44 if other searches fail. |
tree | commitdiff |
2007-01-29 |
Mike Taylor | Omit Test::Title test, since this fails (astonishingly... |
tree | commitdiff |
2007-01-24 |
Mike Taylor | Move Zebra for port 3313 to 8018 (which is visible... |
tree | commitdiff |
2007-01-20 |
Mike Taylor | Comment out init-opt debugging print. |
tree | commitdiff |
2007-01-20 |
Mike Taylor | Peek at queued events at loop exit. |
tree | commitdiff |
2006-12-21 |
Mike Taylor | Debugging save of XML to files in /tmp now controlled... |
tree | commitdiff |
2006-12-18 |
Mike Taylor | Separate callbacks for initial-search error and fetch... |
tree | commitdiff |
2006-12-18 |
Mike Taylor | Add bib1_access_point() |
tree | commitdiff |
2006-12-18 |
Mike Taylor | Add support for analysing Explain results. |
tree | commitdiff |
2006-12-18 |
Mike Taylor | Try again (up to ten times) if main loop exits prematurely. |
tree | commitdiff |
2006-12-15 |
Mike Taylor | Add support for additional categories: |
tree | commitdiff |
2006-12-15 |
Mike Taylor | Note implementation details. |
tree | commitdiff |
2006-12-15 |
Mike Taylor | Comment out presentChunk for now -- it seems to provoke... |
tree | commitdiff |
2006-12-15 |
Mike Taylor | Generate stats for BIB-1 attributes. |
tree | commitdiff |
2006-12-14 |
Mike Taylor | New, fully documented but not much code yet! |
tree | commitdiff |
2006-12-14 |
Mike Taylor | Include Stats module. |
tree | commitdiff |
2006-12-11 |
Anders S. Mortensen | Only select those irspy:xxx entries newer than the... |
tree | commitdiff |
2006-12-08 |
Mike Taylor | Instead of a single search, a sequence of searches... |
tree | commitdiff |
2006-12-06 |
Mike Taylor | Check for the init_opt_* options from the Init response... |
tree | commitdiff |
2006-12-06 |
Mike Taylor | Do not report remaining END events. |
tree | commitdiff |
2006-12-05 |
Mike Taylor | xml_encode() now takes an optional hash of options. |
tree | commitdiff |
2006-11-30 |
Mike Taylor | xml_encode() does not translate /'/ to ' since... |
tree | commitdiff |
2006-11-30 |
Mike Taylor | Remove redundant _string2cdata() method, use xml_encode... |
tree | commitdiff |
2006-11-29 |
Mike Taylor | Import isodate() from Utils.pm |
tree | commitdiff |
2006-11-29 |
Mike Taylor | Remove _isodate() method, used only within the class. |
tree | commitdiff |
2006-11-29 |
Mike Taylor | Remove isodate(), which is now in Utils.pm |
tree | commitdiff |
2006-11-29 |
Mike Taylor | Add isodate() |
tree | commitdiff |
2006-11-29 |
Mike Taylor | modify_xml_document() now returns a list containing... |
tree | commitdiff |
2006-11-29 |
Mike Taylor | Better diagnostics. |
tree | commitdiff |
2006-11-21 |
Mike Taylor | More accurate debugging output. |
tree | commitdiff |
2006-11-20 |
Mike Taylor | More debugging diagnostics after exit from main loop. |
tree | commitdiff |
2006-11-20 |
Mike Taylor | Proper registration of connection errors. |
tree | commitdiff |
2006-11-16 |
Mike Taylor | Use new cql_target() method from Utils. |
tree | commitdiff |
2006-11-16 |
Mike Taylor | Add render() method and overload stringification to... |
tree | commitdiff |
2006-11-16 |
Mike Taylor | Add cql_quote() and cql_target() |
tree | commitdiff |
2006-11-16 |
Mike Taylor | Whitespace formatting. |
tree | commitdiff |
2006-11-14 |
Mike Taylor | Xml_encode() accepts fallback string. |
tree | commitdiff |
2006-11-14 |
Mike Taylor | Clarify reporting |
tree | commitdiff |
2006-11-14 |
Mike Taylor | Comment out debugging warn()s |
tree | commitdiff |
2006-11-14 |
Mike Taylor | Lots of tasties. Most importantly, dom_add_element... |
tree | commitdiff |
2006-11-13 |
Mike Taylor | New utiltiy find_or_make_node() finds a node within... |
tree | commitdiff |
2006-11-13 |
Mike Taylor | Comment |
tree | commitdiff |
2006-11-09 |
Mike Taylor | Add irspy_namespace() |
tree | commitdiff |
2006-11-08 |
Mike Taylor | irspy_xpath_context() may now take a textual XML record... |
tree | commitdiff |
2006-11-07 |
Mike Taylor | Complete and should work ... but doesn't. |
tree | commitdiff |
2006-11-07 |
Mike Taylor | Correct HTML-encoding of debug output in dom_add_element() |
tree | commitdiff |
2006-11-03 |
Mike Taylor | return TEST_SKIPPED if search finds no records. |
tree | commitdiff |
2006-11-03 |
Mike Taylor | Support for Status::TEST_SKIPPED |
tree | commitdiff |
2006-11-02 |
Mike Taylor | Add warnings if running tasks leaves the ZOOM connectio... |
tree | commitdiff |
2006-11-02 |
Mike Taylor | Number of search-hits included in log message. |
tree | commitdiff |
2006-11-02 |
Mike Taylor | Fix POD syntax error. |
tree | commitdiff |
2006-11-02 |
Mike Taylor | Add sanity-checks after main loop exists, verifying... |
tree | commitdiff |
2006-11-02 |
Anders S. Mortensen | Adding named result set test. |
tree | commitdiff |
2006-11-01 |
Mike Taylor | Robust against complex text-nodes contains comments... |
tree | commitdiff |
2006-11-01 |
Mike Taylor | Use $ZOOM::IRSpy::Utils::IRSPY_NS instead of $ZOOM... |
tree | commitdiff |
2006-11-01 |
Mike Taylor | Remove $irspy_ns, superseded by $ZOOM::IRSpy::Utils... |
tree | commitdiff |
2006-11-01 |
Mike Taylor | New function modify_xml_document() |
tree | commitdiff |
2006-11-01 |
Anders S. Mortensen | Insert 0 instead of empty in case of failure. |
tree | commitdiff |
2006-10-31 |
Mike Taylor | Get xml_encode from Utils. |
tree | commitdiff |
2006-10-31 |
Mike Taylor | Work around ZOOM-C bug by testing success based on... |
tree | commitdiff |
2006-10-31 |
Mike Taylor | Add dom_add_element() [NOT FINISHED!] and inheritance_t... |
tree | commitdiff |
2006-10-30 |
Mike Taylor | Move xml_encode() from IRSpy to Utils |
tree | commitdiff |
2006-10-30 |
Mike Taylor | Include new Utils module. |
tree | commitdiff |
2006-10-30 |
Mike Taylor | New |
tree | commitdiff |
2006-10-30 |
Mike Taylor | Remove stupid and fragile "use lib" hack, now that... |
tree | commitdiff |
2006-10-27 |
Mike Taylor | Factor IRSpy-independent _really_write_record() out of |
tree | commitdiff |
2006-10-27 |
Anders S. Mortensen | Using bib-1 instead of bib1. |
tree | commitdiff |
2006-10-27 |
Mike Taylor | irspy_xpath_context() also registers "i" as the IRSpy... |
tree | commitdiff |
2006-10-26 |
Anders S. Mortensen | Removing debugging. |
tree | commitdiff |
2006-10-26 |
Mike Taylor | Stupid hack to fix occasional and unpredictable problem... |
tree | commitdiff |
2006-10-26 |
Mike Taylor | Clarify diagnostic. |
tree | commitdiff |
2006-10-26 |
Mike Taylor | Actually use Anders' temporary variable $irspy_to_zeere... |
tree | commitdiff |
2006-10-26 |
Mike Taylor | When actually obtaining the record with $rs->record... |
tree | commitdiff |
2006-10-26 |
Anders S. Mortensen | Getting ready to model the irspy xml into zeerex using... |
tree | commitdiff |
2006-10-26 |
Mike Taylor | Set databaseName only temporarily within task. |
tree | commitdiff |
2006-10-26 |
Mike Taylor | Run correct sequence of tests |
tree | commitdiff |
2006-10-26 |
Anders S. Mortensen | Removing dublicated code. |
tree | commitdiff |
2006-10-26 |
Anders S. Mortensen | Preparing test case. |
tree | commitdiff |
2006-10-25 |
Mike Taylor | Nicer rendering |
tree | commitdiff |
2006-10-25 |
Mike Taylor | New |
tree | commitdiff |
2006-10-25 |
Mike Taylor | Reinstate full list of record syntaxes. |
tree | commitdiff |
2006-10-25 |
Mike Taylor | After an initial search (not using piggy-back), records... |
tree | commitdiff |
2006-10-25 |
Mike Taylor | Add irspy_rs_record(), which queues a new Task::Retrieve |
tree | commitdiff |
next |