/[Search-Estraier]/trunk/t/5_Node.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /trunk/t/5_Node.t

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 115 - (view) (annotate) - [select for diffs]
Modified Sun Mar 12 18:42:34 2006 UTC (18 years ago) by dpavlin
File length: 5180 byte(s)
Diff to previous 110 , to selected 50
added tests for get_doc

Revision 110 - (view) (annotate) - [select for diffs]
Modified Tue Feb 21 15:40:54 2006 UTC (18 years, 1 month ago) by dpavlin
File length: 4935 byte(s)
Diff to previous 109 , to selected 50
support 0 sa word_num (if HyperEstraier didn't have time to sync to disk)

Revision 109 - (view) (annotate) - [select for diffs]
Modified Mon Feb 20 21:21:04 2006 UTC (18 years, 1 month ago) by dpavlin
File length: 4926 byte(s)
Diff to previous 107 , to selected 50
fix test if no test2 exists

Revision 107 - (view) (annotate) - [select for diffs]
Modified Sun Feb 19 17:01:49 2006 UTC (18 years, 1 month ago) by dpavlin
File length: 4926 byte(s)
Diff to previous 106 , to selected 50
added node methods admins, guests and links, set_link now refresh info

Revision 106 - (view) (annotate) - [select for diffs]
Modified Sun Feb 19 14:26:21 2006 UTC (18 years, 1 month ago) by dpavlin
File length: 4676 byte(s)
Diff to previous 105 , to selected 50
another fix for last few tests

Revision 105 - (view) (annotate) - [select for diffs]
Modified Sun Feb 19 13:50:50 2006 UTC (18 years, 1 month ago) by dpavlin
File length: 4671 byte(s)
Diff to previous 103 , to selected 50
fix tests without node test1

Revision 103 - (view) (annotate) - [select for diffs]
Modified Sat Jan 28 20:44:15 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 4671 byte(s)
Diff to previous 100 , to selected 50
uri_to_id doesn't croak, even when used with croak_on_error

Revision 100 - (view) (annotate) - [select for diffs]
Modified Sat Jan 28 19:41:59 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 4618 byte(s)
Diff to previous 94 , to selected 50
added $res->hits to get number of hits from estmaster hints

Revision 94 - (view) (annotate) - [select for diffs]
Modified Sat Jan 28 17:38:00 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 4544 byte(s)
Diff to previous 92 , to selected 50
cleanup test

Revision 92 - (view) (annotate) - [select for diffs]
Modified Thu Jan 26 15:29:20 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 4388 byte(s)
Diff to previous 91 , to selected 50
fix number of tests skipped if test node is missing

Revision 91 - (view) (annotate) - [select for diffs]
Modified Thu Jan 26 01:53:58 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 4388 byte(s)
Diff to previous 79 , to selected 50
added hints to return all hints from server

Revision 79 - (view) (annotate) - [select for diffs]
Modified Mon Jan 16 21:47:21 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 4327 byte(s)
Diff to previous 78 , to selected 50
test fix

Revision 78 - (view) (annotate) - [select for diffs]
Modified Mon Jan 16 21:42:09 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 4327 byte(s)
Diff to previous 73 , to selected 50
added croak_on_error

Revision 73 - (view) (annotate) - [select for diffs]
Modified Mon Jan 9 15:26:50 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 4118 byte(s)
Diff to previous 72 , to selected 50
fix to work without Hyper Estraier server installed

Revision 72 - (view) (annotate) - [select for diffs]
Modified Mon Jan 9 15:22:43 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 4100 byte(s)
Diff to previous 57 , to selected 50
tests now check if nodes 'test1' and 'test2' exists, and it they doesn't
skip tests which connect to HyperEstraier

Revision 57 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 20:58:26 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 3530 byte(s)
Diff to previous 56 , to selected 50
added set_link (not working?) and moved debug to option

Revision 56 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 20:45:48 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 3400 byte(s)
Diff to previous 55 , to selected 50
added set_user

Revision 55 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 20:39:58 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 3330 byte(s)
Diff to previous 53 , to selected 50
move set_info to private _set_info, added set_snippet_width

Revision 53 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 14:39:45 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 3250 byte(s)
Diff to previous 51 , to selected 50
search work (Content-type and attributes fix), NodeResult->doc_num now
return proper number of hits (and not index of last one which isi
doc_num - 1)

Revision 51 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 13:19:50 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 3168 byte(s)
Diff to previous 50
cond_to_query needed for search (which is under construction)

Revision 50 - (view) (annotate) - [selected]
Modified Fri Jan 6 12:48:14 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 2624 byte(s)
Diff to previous 49
added uri_escape where needed, fix edit_doc test

Revision 49 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 12:40:23 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 2525 byte(s)
Diff to previous 48 , to selected 50
added get_doc_attr and get_doc_attr_by_uri by (again) extending _fetch_doc,
fixed etch_doc (typo in name)

Revision 48 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 02:07:10 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 2236 byte(s)
Diff to previous 46 , to selected 50
added name, label, doc_num, word_num and size properties for which I had to
implement set_info.

Revision 46 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 01:40:04 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 2041 byte(s)
Diff to previous 45 , to selected 50
small tweaks and corrections to tests

Revision 45 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 01:36:09 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 1933 byte(s)
Diff to previous 44 , to selected 50
uri_to_id and important fix for _fetch_doc

Revision 44 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 01:12:10 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 1869 byte(s)
Diff to previous 43 , to selected 50
added etch_doc and etch_doc_by_uri by extending _fetch_doc

Revision 43 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 00:04:28 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 1784 byte(s)
Diff to previous 42 , to selected 50
better error messages, added get_doc and get_doc_by_uri

Revision 42 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 23:38:32 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 1653 byte(s)
Diff to previous 41 , to selected 50
edit_doc, add massive amount of vertical whitespace to make source more readable

Revision 41 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 23:32:31 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 1544 byte(s)
Diff to previous 40 , to selected 50
out_doc, out_doc_by_uri

Revision 40 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 23:00:22 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 1341 byte(s)
Diff to previous 39 , to selected 50
a lot of tuning and fixes, and put_doc which works!

Revision 39 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 22:36:10 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 1170 byte(s)
Diff to previous 38 , to selected 50
added optional parametar to Node to turn on debugging (which isn't documented and probably
won't be because it spits output using warn)

Revision 38 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 22:27:03 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 1166 byte(s)
Diff to previous 37 , to selected 50
more fun with http

Revision 37 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 22:16:21 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 1147 byte(s)
Diff to previous 35 , to selected 50
much better error messages

Revision 35 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 21:51:29 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 1071 byte(s)
Diff to previous 32 , to selected 50
shuttle_url test which fails (and it shouldn't)

Revision 32 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 15:38:34 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 658 byte(s)
Diff to previous 31 , to selected 50
status

Revision 31 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 15:36:25 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 613 byte(s)
Diff to previous 30 , to selected 50
set_auth

Revision 30 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 15:33:48 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 566 byte(s)
Diff to previous 29 , to selected 50
set_timeout

Revision 29 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 15:30:35 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 361 byte(s)
Diff to previous 28 , to selected 50
set_url, set_proxy

Revision 28 - (view) (annotate) - [select for diffs]
Added Thu Jan 5 15:21:41 2006 UTC (18 years, 2 months ago) by dpavlin
File length: 241 byte(s)
Diff to selected 50
test

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26