irspy-moved-to-github.git
17 years agoMoving the irspy namespace to the IRSpy package (to keep it in one place).
Anders S. Mortensen [Fri, 13 Oct 2006 13:41:56 +0000 (13:41 +0000)]
Moving the irspy namespace to the IRSpy package (to keep it in one place).

17 years agoGetting ready to search for Dan1 attributes.
Anders S. Mortensen [Fri, 13 Oct 2006 13:40:29 +0000 (13:40 +0000)]
Getting ready to search for Dan1 attributes.

17 years agoAdding all the Bib-1 attributes to test for.
Anders S. Mortensen [Fri, 13 Oct 2006 10:34:34 +0000 (10:34 +0000)]
Adding all the Bib-1 attributes to test for.

17 years agoRemoved again.
Anders S. Mortensen [Fri, 13 Oct 2006 10:16:45 +0000 (10:16 +0000)]
Removed again.

17 years agoAdded zspy details from Per.
Anders S. Mortensen [Fri, 13 Oct 2006 10:14:13 +0000 (10:14 +0000)]
Added zspy details from Per.

17 years agoOups, wrong file to commit.
Anders S. Mortensen [Fri, 13 Oct 2006 10:08:57 +0000 (10:08 +0000)]
Oups, wrong file to commit.

17 years ago*** empty log message ***
Anders S. Mortensen [Fri, 13 Oct 2006 10:07:36 +0000 (10:07 +0000)]
*** empty log message ***

17 years agoPassing hash ref as a test and using a more generic xml representation of the
Anders S. Mortensen [Fri, 13 Oct 2006 10:03:31 +0000 (10:03 +0000)]
Passing hash ref as a test and using a more generic xml representation of the
test result.

17 years agoLogging changed and made more coherent
Mike Taylor [Thu, 12 Oct 2006 16:54:13 +0000 (16:54 +0000)]
Logging changed and made more coherent

17 years agoAdd comments on logging levels.
Mike Taylor [Thu, 12 Oct 2006 16:53:04 +0000 (16:53 +0000)]
Add comments on logging levels.
(This should really be in the IRSpy.pm POD)

17 years agoComments.
Mike Taylor [Thu, 12 Oct 2006 15:51:37 +0000 (15:51 +0000)]
Comments.

17 years agoRemove extraneous comment.
Mike Taylor [Thu, 12 Oct 2006 14:40:33 +0000 (14:40 +0000)]
Remove extraneous comment.

17 years agoPass access-point as $udata into irspy_connect()
Mike Taylor [Thu, 12 Oct 2006 14:40:24 +0000 (14:40 +0000)]
Pass access-point as $udata into irspy_connect()
Accept it in callbacks.

17 years agoPass undefined $udata into irspy_connect()
Mike Taylor [Thu, 12 Oct 2006 14:37:24 +0000 (14:37 +0000)]
Pass undefined $udata into irspy_connect()
Accept it in callbacks.

17 years agoConstructor takes new $udata argument.
Mike Taylor [Thu, 12 Oct 2006 14:36:34 +0000 (14:36 +0000)]
Constructor takes new $udata argument.
New udata() method returns it.

17 years agoirspy_connect() and irspy_search_pqf() have new $udata parameter.
Mike Taylor [Thu, 12 Oct 2006 14:35:43 +0000 (14:35 +0000)]
irspy_connect() and irspy_search_pqf() have new $udata parameter.
This is passed into their task constructors.

17 years agoPass $udata into callbacks.
Mike Taylor [Thu, 12 Oct 2006 14:34:59 +0000 (14:34 +0000)]
Pass $udata into callbacks.

17 years agoRequire ZOOM version 1.13
Mike Taylor [Thu, 12 Oct 2006 11:06:03 +0000 (11:06 +0000)]
Require ZOOM version 1.13

17 years agoRequire ZOOM 1.13
Mike Taylor [Thu, 12 Oct 2006 11:03:55 +0000 (11:03 +0000)]
Require ZOOM 1.13

17 years agoAttempt $conn->_check() immediately after submitting search.
Mike Taylor [Wed, 11 Oct 2006 16:48:19 +0000 (16:48 +0000)]
Attempt $conn->_check() immediately after submitting search.
(Doesn't do anything, though.)

17 years agoSimplify
Mike Taylor [Wed, 11 Oct 2006 16:47:44 +0000 (16:47 +0000)]
Simplify

17 years agoAdd error()
Mike Taylor [Wed, 11 Oct 2006 16:47:23 +0000 (16:47 +0000)]
Add error()
Remove temporary variables.

17 years agoSubtests are now correct (Ping and Search::Main)
Mike Taylor [Wed, 11 Oct 2006 16:46:37 +0000 (16:46 +0000)]
Subtests are now correct (Ping and Search::Main)

17 years agonew() contructor removed, replaced by create()
Mike Taylor [Wed, 11 Oct 2006 16:46:01 +0000 (16:46 +0000)]
new() contructor removed, replaced by create()
tasks() simplified, now read-only.
Added next_task() get/set method, analogous to current_task()
Simplified add_task()
Removed start_task()

17 years agoCorrect main loop ... for the first time ever.
Mike Taylor [Wed, 11 Oct 2006 16:44:04 +0000 (16:44 +0000)]
Correct main loop ... for the first time ever.
As a bonus, the code is also simpler than it's ever been.
(Funny how often those two things go together.)

17 years agoUse check() return value.
Mike Taylor [Wed, 11 Oct 2006 16:42:50 +0000 (16:42 +0000)]
Use check() return value.

17 years agoRemove debugging print
Mike Taylor [Wed, 11 Oct 2006 16:36:03 +0000 (16:36 +0000)]
Remove debugging print

17 years agoCorrect parsing of deep paths (head ends at first, not last, colon).
Mike Taylor [Wed, 11 Oct 2006 16:35:43 +0000 (16:35 +0000)]
Correct parsing of deep paths (head ends at first, not last, colon).

17 years agoAdd missing =cut
Mike Taylor [Wed, 11 Oct 2006 14:34:21 +0000 (14:34 +0000)]
Add missing =cut

17 years agoUsing the debian location of the zebra modules.
Anders S. Mortensen [Wed, 11 Oct 2006 07:06:39 +0000 (07:06 +0000)]
Using the debian location of the zebra modules.

17 years agoUse $conn->log() instead of use option("target")
Mike Taylor [Tue, 10 Oct 2006 13:16:31 +0000 (13:16 +0000)]
Use $conn->log() instead of use option("target")

17 years agoClarify role of XSD and zeerex2index.xsl
Mike Taylor [Tue, 10 Oct 2006 12:53:29 +0000 (12:53 +0000)]
Clarify role of XSD and zeerex2index.xsl

17 years agoAdd explicit "-t test" to sample command-line
Mike Taylor [Mon, 9 Oct 2006 07:29:43 +0000 (07:29 +0000)]
Add explicit "-t test" to sample command-line

17 years agoUse the Node class's subnodes() method, was subtests()
Mike Taylor [Fri, 6 Oct 2006 16:52:50 +0000 (16:52 +0000)]
Use the Node class's subnodes() method, was subtests()

17 years agoRename subtests() method to subnodes().
Mike Taylor [Fri, 6 Oct 2006 16:51:32 +0000 (16:51 +0000)]
Rename subtests() method to subnodes().
Add POD documentation.

17 years agoMany radical changes to the IRSpy engine, enabling a far more asynchronous approach...
Mike Taylor [Fri, 6 Oct 2006 11:33:07 +0000 (11:33 +0000)]
Many radical changes to the IRSpy engine, enabling a far more asynchronous approach.  Work remains to be done on the engine, but there's enough here that test can now be written.

17 years agoAppend
Mike Taylor [Fri, 6 Oct 2006 11:30:12 +0000 (11:30 +0000)]
Append

17 years agoTweak sample command-line
Mike Taylor [Fri, 6 Oct 2006 11:25:11 +0000 (11:25 +0000)]
Tweak sample command-line

17 years agoAdd attribute 4=3 to net:path searches, as this index is now type-0.
Mike Taylor [Fri, 6 Oct 2006 11:14:12 +0000 (11:14 +0000)]
Add attribute 4=3 to net:path searches, as this index is now type-0.

17 years agodatabase name is now indexed with type=0
Mike Taylor [Fri, 6 Oct 2006 11:07:11 +0000 (11:07 +0000)]
database name is now indexed with type=0

17 years agoAdded Search/Main.pm and addressing it in Main.pm.
Anders S. Mortensen [Mon, 2 Oct 2006 13:08:42 +0000 (13:08 +0000)]
Added Search/Main.pm and addressing it in Main.pm.

17 years agoAdded a pragmatic approach to a multi-connection parallel test module.
Anders S. Mortensen [Mon, 2 Oct 2006 13:02:58 +0000 (13:02 +0000)]
Added a pragmatic approach to a multi-connection parallel test module.

17 years agoAdded handlers for other types of ZOOM events so that the test case can run.
Anders S. Mortensen [Mon, 2 Oct 2006 13:02:10 +0000 (13:02 +0000)]
Added handlers for other types of ZOOM events so that the test case can run.

17 years agowait passes a hash reference rather than augmenting the pod object.
Anders S. Mortensen [Mon, 2 Oct 2006 07:40:53 +0000 (07:40 +0000)]
wait passes a hash reference rather than augmenting the pod object.

17 years agoBoth check for modules in /usr/lib and /usr/local/lib.
Anders S. Mortensen [Mon, 2 Oct 2006 07:09:39 +0000 (07:09 +0000)]
Both check for modules in /usr/lib and /usr/local/lib.

17 years agoNew -- nearly complete, but CQL section needs work.
Mike Taylor [Fri, 29 Sep 2006 16:57:18 +0000 (16:57 +0000)]
New -- nearly complete, but CQL section needs work.

17 years agoNew
Mike Taylor [Thu, 28 Sep 2006 16:48:00 +0000 (16:48 +0000)]
New

17 years agoAdd link to documentation.
Mike Taylor [Thu, 28 Sep 2006 16:47:22 +0000 (16:47 +0000)]
Add link to documentation.

17 years agoRemove hardwired "use lib" path -- now taken from Apache config.
Mike Taylor [Thu, 28 Sep 2006 16:03:08 +0000 (16:03 +0000)]
Remove hardwired "use lib" path -- now taken from Apache config.

17 years agoAdd IRSpyLibDir
Mike Taylor [Thu, 28 Sep 2006 16:00:30 +0000 (16:00 +0000)]
Add IRSpyLibDir

17 years agoAdd "-t <test>" option to run a specific test.
Mike Taylor [Wed, 27 Sep 2006 13:29:31 +0000 (13:29 +0000)]
Add "-t <test>" option to run a specific test.

17 years agocheck() now takes an optional test-name (defaults to "Main")
Mike Taylor [Wed, 27 Sep 2006 12:49:46 +0000 (12:49 +0000)]
check() now takes an optional test-name (defaults to "Main")
Callbacks are reset after each test.

17 years agoAdd remove_callbacks()
Mike Taylor [Wed, 27 Sep 2006 12:48:20 +0000 (12:48 +0000)]
Add remove_callbacks()

17 years agocallback() now removes a callback if called with an undefined argument.
Mike Taylor [Wed, 27 Sep 2006 12:40:44 +0000 (12:40 +0000)]
callback() now removes a callback if called with an undefined argument.

17 years agoReference the new DC stylesheet.
Mike Taylor [Tue, 26 Sep 2006 15:22:51 +0000 (15:22 +0000)]
Reference the new DC stylesheet.

17 years agoROlling
Mike Taylor [Tue, 26 Sep 2006 15:20:51 +0000 (15:20 +0000)]
ROlling

17 years agoNew
Mike Taylor [Tue, 26 Sep 2006 14:37:41 +0000 (14:37 +0000)]
New

17 years agoPass the bib-1 attribute number to the zoom callback by reference in the handle
Anders S. Mortensen [Tue, 26 Sep 2006 13:34:38 +0000 (13:34 +0000)]
Pass the bib-1 attribute number to the zoom callback by reference in the handle
member of the irspy object. And removing Search::Title from Test::Main since
it is contained in Bib-1.

17 years agoTweak comments
Mike Taylor [Tue, 26 Sep 2006 13:22:12 +0000 (13:22 +0000)]
Tweak comments

17 years agoAdding Bib-1 test case.
Anders S. Mortensen [Tue, 26 Sep 2006 13:12:28 +0000 (13:12 +0000)]
Adding Bib-1 test case.

17 years agoRolling
Mike Taylor [Tue, 26 Sep 2006 12:33:18 +0000 (12:33 +0000)]
Rolling

17 years agoCall $spy->log_init_level()
Mike Taylor [Tue, 26 Sep 2006 11:25:30 +0000 (11:25 +0000)]
Call $spy->log_init_level()

17 years agoAdd log_init_level()
Mike Taylor [Tue, 26 Sep 2006 11:25:07 +0000 (11:25 +0000)]
Add log_init_level()
log() now calls $m->flush_buffer() directly.

17 years agoFlush Mason buffer.
Mike Taylor [Tue, 26 Sep 2006 10:16:15 +0000 (10:16 +0000)]
Flush Mason buffer.
Embolden final message.

17 years agoNew
Mike Taylor [Tue, 26 Sep 2006 09:31:10 +0000 (09:31 +0000)]
New

17 years agoUse new ZOOM::IRSpy::Web
Mike Taylor [Tue, 26 Sep 2006 09:30:20 +0000 (09:30 +0000)]
Use new ZOOM::IRSpy::Web

17 years agoMore SEE ALSOs
Mike Taylor [Tue, 26 Sep 2006 09:24:45 +0000 (09:24 +0000)]
More SEE ALSOs

17 years ago$this is now passed into new IRSpy::Record()
Mike Taylor [Tue, 26 Sep 2006 09:08:36 +0000 (09:08 +0000)]
$this is now passed into new IRSpy::Record()

17 years agoRecord keeps track of its parent IRSpy object, and uses $irspy->log()
Mike Taylor [Tue, 26 Sep 2006 09:08:09 +0000 (09:08 +0000)]
Record keeps track of its parent IRSpy object, and uses $irspy->log()

17 years agoFix comment.
Mike Taylor [Tue, 26 Sep 2006 08:52:21 +0000 (08:52 +0000)]
Fix comment.

17 years agoxml_encode($title)
Mike Taylor [Mon, 25 Sep 2006 19:52:20 +0000 (19:52 +0000)]
xml_encode($title)

17 years agoRely on layout.mc to pull in xml_encode()
Mike Taylor [Mon, 25 Sep 2006 16:52:30 +0000 (16:52 +0000)]
Rely on layout.mc to pull in xml_encode()

17 years agoRolling
Mike Taylor [Mon, 25 Sep 2006 16:51:04 +0000 (16:51 +0000)]
Rolling

17 years agoPull in xml_encode()
Mike Taylor [Mon, 25 Sep 2006 16:47:36 +0000 (16:47 +0000)]
Pull in xml_encode()

17 years agoDon't fetch unused agent.
Mike Taylor [Mon, 25 Sep 2006 16:46:27 +0000 (16:46 +0000)]
Don't fetch unused agent.

17 years agoEscape double quotes in query.
Mike Taylor [Mon, 25 Sep 2006 16:37:55 +0000 (16:37 +0000)]
Escape double quotes in query.

17 years agoExplicit form method/action for XHTML.
Mike Taylor [Mon, 25 Sep 2006 15:32:06 +0000 (15:32 +0000)]
Explicit form method/action for XHTML.

17 years agoConsistent quoting for both URL-encoding and HTML.
Mike Taylor [Mon, 25 Sep 2006 14:58:20 +0000 (14:58 +0000)]
Consistent quoting for both URL-encoding and HTML.

17 years agoExport xml_encode() as required.
Mike Taylor [Mon, 25 Sep 2006 14:21:07 +0000 (14:21 +0000)]
Export xml_encode() as required.

17 years agoPass "id" parameter to check.mc in both ways.
Mike Taylor [Mon, 25 Sep 2006 12:45:00 +0000 (12:45 +0000)]
Pass "id" parameter to check.mc in both ways.

17 years agoFix comment
Mike Taylor [Mon, 25 Sep 2006 12:44:38 +0000 (12:44 +0000)]
Fix comment

17 years agoRequire URI::Escape for web UI
Mike Taylor [Mon, 25 Sep 2006 12:44:12 +0000 (12:44 +0000)]
Require URI::Escape for web UI

17 years agoAdd and use xml_encode()
Mike Taylor [Mon, 25 Sep 2006 12:39:34 +0000 (12:39 +0000)]
Add and use xml_encode()
Unbelievable.

17 years agoNew parameter style for link to check.html
Mike Taylor [Sat, 23 Sep 2006 07:14:05 +0000 (07:14 +0000)]
New parameter style for link to check.html

17 years agoMajor rewrite to support all-targets search.
Mike Taylor [Sat, 23 Sep 2006 07:13:43 +0000 (07:13 +0000)]
Major rewrite to support all-targets search.

17 years ago@id parameter replaced $id
Mike Taylor [Sat, 23 Sep 2006 07:13:12 +0000 (07:13 +0000)]
@id parameter replaced $id

17 years agoUse check.mc instead of all.mc (which is therefore unused)
Mike Taylor [Sat, 23 Sep 2006 07:12:53 +0000 (07:12 +0000)]
Use check.mc instead of all.mc (which is therefore unused)

17 years agoRolling
Mike Taylor [Fri, 22 Sep 2006 16:17:16 +0000 (16:17 +0000)]
Rolling

17 years agoRemove web/htdocs/details/all.mc from dist
Mike Taylor [Fri, 22 Sep 2006 16:16:33 +0000 (16:16 +0000)]
Remove web/htdocs/details/all.mc from dist

17 years agoNot needed; check.ms is now used instead
Mike Taylor [Fri, 22 Sep 2006 16:16:17 +0000 (16:16 +0000)]
Not needed; check.ms is now used instead

17 years agoUse new API for targets().
Mike Taylor [Fri, 22 Sep 2006 15:39:14 +0000 (15:39 +0000)]
Use new API for targets().

17 years agoChanged example command-line comment to refelct new syntax.
Mike Taylor [Fri, 22 Sep 2006 15:29:24 +0000 (15:29 +0000)]
Changed example command-line comment to refelct new syntax.

17 years agoUSe new API for targets().
Mike Taylor [Fri, 22 Sep 2006 15:27:17 +0000 (15:27 +0000)]
USe new API for targets().
This requires a different command-line.

17 years agoRemove -u option, which was never implemented.
Mike Taylor [Fri, 22 Sep 2006 15:23:51 +0000 (15:23 +0000)]
Remove -u option, which was never implemented.

17 years agoRemove web/htdocs/run.html from dist.
Mike Taylor [Fri, 22 Sep 2006 15:04:52 +0000 (15:04 +0000)]
Remove web/htdocs/run.html from dist.

17 years agoSuperseded by all.html
Mike Taylor [Fri, 22 Sep 2006 15:04:29 +0000 (15:04 +0000)]
Superseded by all.html

17 years agoBetter targets() API.
Mike Taylor [Fri, 22 Sep 2006 15:02:24 +0000 (15:02 +0000)]
Better targets() API.

17 years agoTweak to use new targets() API.
Mike Taylor [Fri, 22 Sep 2006 15:01:13 +0000 (15:01 +0000)]
Tweak to use new targets() API.

17 years agoInclude web-UI files.
Mike Taylor [Fri, 22 Sep 2006 15:00:38 +0000 (15:00 +0000)]
Include web-UI files.

17 years agoRolling
Mike Taylor [Fri, 22 Sep 2006 14:59:56 +0000 (14:59 +0000)]
Rolling