irspy-moved-to-github.git
14 years agoimport Scalar::Util to test weaken references of perl objects
Wolfram Schneider [Wed, 14 Apr 2010 09:35:38 +0000 (09:35 +0000)]
import Scalar::Util to test weaken references of perl objects

14 years agowrapper for irspy.pl
Wolfram Schneider [Wed, 14 Apr 2010 09:32:28 +0000 (09:32 +0000)]
wrapper for irspy.pl

14 years agowrapper for irspy.pl
Wolfram Schneider [Wed, 14 Apr 2010 09:32:28 +0000 (09:32 +0000)]
wrapper for irspy.pl

14 years agoNew script irspy-rewrite-records.pl that rewrites all the records in
Mike Taylor [Tue, 13 Apr 2010 16:07:17 +0000 (17:07 +0100)]
New script irspy-rewrite-records.pl that rewrites all the records in
an IRSpy database, causing reliability information to be set into
them.

14 years agoNew script irspy-rewrite-records.pl that rewrites all the records in
Mike Taylor [Tue, 13 Apr 2010 16:07:17 +0000 (17:07 +0100)]
New script irspy-rewrite-records.pl that rewrites all the records in
an IRSpy database, causing reliability information to be set into
them.

14 years agoAdd @attr 4=109 (structure=numeric) to the zeerex:reliability queries.
Mike Taylor [Tue, 13 Apr 2010 12:48:03 +0000 (13:48 +0100)]
Add @attr 4=109 (structure=numeric) to the zeerex:reliability queries.

14 years agoAdd @attr 4=109 (structure=numeric) to the zeerex:reliability queries.
Mike Taylor [Tue, 13 Apr 2010 12:48:03 +0000 (13:48 +0100)]
Add @attr 4=109 (structure=numeric) to the zeerex:reliability queries.

14 years agoSupport index.zeerex.reliability
Mike Taylor [Mon, 12 Apr 2010 16:49:47 +0000 (17:49 +0100)]
Support index.zeerex.reliability
Support index.zeerex.reliabilityAtLeast for convenience when building
web-based search forms.

14 years agoSupport index.zeerex.reliability
Mike Taylor [Mon, 12 Apr 2010 16:49:47 +0000 (17:49 +0100)]
Support index.zeerex.reliability
Support index.zeerex.reliabilityAtLeast for convenience when building
web-based search forms.

14 years agoMake numeric zeerex:reliability index from e:serverInfo/e:reliability
Mike Taylor [Mon, 12 Apr 2010 16:49:18 +0000 (17:49 +0100)]
Make numeric zeerex:reliability index from e:serverInfo/e:reliability

14 years agoMake numeric zeerex:reliability index from e:serverInfo/e:reliability
Mike Taylor [Mon, 12 Apr 2010 16:49:18 +0000 (17:49 +0100)]
Make numeric zeerex:reliability index from e:serverInfo/e:reliability

14 years agoAdd search box for reliability.
Mike Taylor [Mon, 12 Apr 2010 16:48:40 +0000 (17:48 +0100)]
Add search box for reliability.

14 years agoAdd search box for reliability.
Mike Taylor [Mon, 12 Apr 2010 16:48:40 +0000 (17:48 +0100)]
Add search box for reliability.

14 years agoStore reliability within serverInfo rather than metaInfo
Mike Taylor [Mon, 12 Apr 2010 16:48:15 +0000 (17:48 +0100)]
Store reliability within serverInfo rather than metaInfo

14 years agoStore reliability within serverInfo rather than metaInfo
Mike Taylor [Mon, 12 Apr 2010 16:48:15 +0000 (17:48 +0100)]
Store reliability within serverInfo rather than metaInfo

14 years agoWeb UI uses new name calc_reliability_string() rather than old calc_reliability()
Mike Taylor [Mon, 12 Apr 2010 15:32:59 +0000 (16:32 +0100)]
Web UI uses new name calc_reliability_string() rather than old calc_reliability()

14 years agoWeb UI uses new name calc_reliability_string() rather than old calc_reliability()
Mike Taylor [Mon, 12 Apr 2010 15:32:59 +0000 (16:32 +0100)]
Web UI uses new name calc_reliability_string() rather than old calc_reliability()

14 years agoImport calc_reliability_stats() and modify_xml_document();
Mike Taylor [Mon, 12 Apr 2010 15:31:51 +0000 (16:31 +0100)]
Import calc_reliability_stats() and modify_xml_document();
_rewrite_zeerex_record() uses these to add new reliability field at
e:metaInfo/i:reliability

14 years agoImport calc_reliability_stats() and modify_xml_document();
Mike Taylor [Mon, 12 Apr 2010 15:31:51 +0000 (16:31 +0100)]
Import calc_reliability_stats() and modify_xml_document();
_rewrite_zeerex_record() uses these to add new reliability field at
e:metaInfo/i:reliability

14 years agoIgnore db directory.
Mike Taylor [Mon, 12 Apr 2010 15:30:49 +0000 (16:30 +0100)]
Ignore db directory.

14 years agoIgnore db directory.
Mike Taylor [Mon, 12 Apr 2010 15:30:49 +0000 (16:30 +0100)]
Ignore db directory.

14 years agoRename .cvsignore to .gitignore
Mike Taylor [Mon, 12 Apr 2010 15:30:36 +0000 (16:30 +0100)]
Rename .cvsignore to .gitignore

14 years agoRename .cvsignore to .gitignore
Mike Taylor [Mon, 12 Apr 2010 15:30:36 +0000 (16:30 +0100)]
Rename .cvsignore to .gitignore

14 years agoTypo
Mike Taylor [Mon, 12 Apr 2010 15:27:50 +0000 (16:27 +0100)]
Typo

14 years agoTypo
Mike Taylor [Mon, 12 Apr 2010 15:27:50 +0000 (16:27 +0100)]
Typo

14 years agocalc_reliability() renamed to calc_reliability_string()
Mike Taylor [Mon, 12 Apr 2010 13:58:09 +0000 (14:58 +0100)]
calc_reliability() renamed to calc_reliability_string()
Underlying calc_reliability_stats() extracted and also exported.
Add comment explaining modify_xml_document()

14 years agocalc_reliability() renamed to calc_reliability_string()
Mike Taylor [Mon, 12 Apr 2010 13:58:09 +0000 (14:58 +0100)]
calc_reliability() renamed to calc_reliability_string()
Underlying calc_reliability_stats() extracted and also exported.
Add comment explaining modify_xml_document()

14 years agoUse new name _rewrite_zeerex_record() for old _really_rewrite_record()
Mike Taylor [Mon, 12 Apr 2010 13:44:13 +0000 (14:44 +0100)]
Use new name _rewrite_zeerex_record() for old _really_rewrite_record()

14 years agoUse new name _rewrite_zeerex_record() for old _really_rewrite_record()
Mike Taylor [Mon, 12 Apr 2010 13:44:13 +0000 (14:44 +0100)]
Use new name _rewrite_zeerex_record() for old _really_rewrite_record()

14 years ago(commented out): limit nested template calls to 200
Wolfram Schneider [Mon, 12 Apr 2010 13:15:58 +0000 (13:15 +0000)]
(commented out): limit nested template calls to 200

14 years ago(commented out): limit nested template calls to 200
Wolfram Schneider [Mon, 12 Apr 2010 13:15:58 +0000 (13:15 +0000)]
(commented out): limit nested template calls to 200

14 years agomerge
Wolfram Schneider [Mon, 12 Apr 2010 13:15:10 +0000 (13:15 +0000)]
merge

14 years agomerge
Wolfram Schneider [Mon, 12 Apr 2010 13:15:10 +0000 (13:15 +0000)]
merge

14 years agomerge longer cache statistic
Wolfram Schneider [Mon, 12 Apr 2010 13:14:39 +0000 (13:14 +0000)]
merge longer cache statistic

14 years agomerge longer cache statistic
Wolfram Schneider [Mon, 12 Apr 2010 13:14:39 +0000 (13:14 +0000)]
merge longer cache statistic

14 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/irspy
Mike Taylor [Mon, 12 Apr 2010 13:12:07 +0000 (14:12 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/irspy

14 years agoMerge branch 'master' of ssh://git.indexdata.com/home/git/pub/irspy
Mike Taylor [Mon, 12 Apr 2010 13:12:07 +0000 (14:12 +0100)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/irspy

14 years agodocument `make newdb'
Wolfram Schneider [Mon, 12 Apr 2010 13:11:06 +0000 (13:11 +0000)]
document `make newdb'

14 years agodocument `make newdb'
Wolfram Schneider [Mon, 12 Apr 2010 13:11:06 +0000 (13:11 +0000)]
document `make newdb'

14 years agozebra index directories shouldn't be in GIT
Wolfram Schneider [Mon, 12 Apr 2010 13:06:32 +0000 (13:06 +0000)]
zebra index directories shouldn't be in GIT

14 years agozebra index directories shouldn't be in GIT
Wolfram Schneider [Mon, 12 Apr 2010 13:06:32 +0000 (13:06 +0000)]
zebra index directories shouldn't be in GIT

14 years agoUse new name _rewrite_zeerex_record() for old _really_rewrite_record()
Mike Taylor [Mon, 12 Apr 2010 12:58:31 +0000 (13:58 +0100)]
Use new name _rewrite_zeerex_record() for old _really_rewrite_record()

14 years agoUse new name _rewrite_zeerex_record() for old _really_rewrite_record()
Mike Taylor [Mon, 12 Apr 2010 12:58:31 +0000 (13:58 +0100)]
Use new name _rewrite_zeerex_record() for old _really_rewrite_record()

14 years agoUse new name _rewrite_zeerex_record() for old _really_rewrite_record()
Mike Taylor [Mon, 12 Apr 2010 12:58:27 +0000 (13:58 +0100)]
Use new name _rewrite_zeerex_record() for old _really_rewrite_record()

14 years agoUse new name _rewrite_zeerex_record() for old _really_rewrite_record()
Mike Taylor [Mon, 12 Apr 2010 12:58:27 +0000 (13:58 +0100)]
Use new name _rewrite_zeerex_record() for old _really_rewrite_record()

14 years ago_really_rewrite_record() renamed more explicitly to _rewrite_zeerex_record()
Mike Taylor [Mon, 12 Apr 2010 12:57:47 +0000 (13:57 +0100)]
_really_rewrite_record() renamed more explicitly to _rewrite_zeerex_record()

14 years ago_really_rewrite_record() renamed more explicitly to _rewrite_zeerex_record()
Mike Taylor [Mon, 12 Apr 2010 12:57:47 +0000 (13:57 +0100)]
_really_rewrite_record() renamed more explicitly to _rewrite_zeerex_record()

14 years ago_rewrite_record() renamed more explicitly to _rewrite_irspy_record()
Mike Taylor [Mon, 12 Apr 2010 12:57:17 +0000 (13:57 +0100)]
_rewrite_record() renamed more explicitly to _rewrite_irspy_record()

14 years ago_rewrite_record() renamed more explicitly to _rewrite_irspy_record()
Mike Taylor [Mon, 12 Apr 2010 12:57:17 +0000 (13:57 +0100)]
_rewrite_record() renamed more explicitly to _rewrite_irspy_record()

14 years ago_irspy_to_zeerex() now checks the IRSPY_SAVE_XML environment variable
Mike Taylor [Mon, 12 Apr 2010 12:56:39 +0000 (13:56 +0100)]
_irspy_to_zeerex() now checks the IRSPY_SAVE_XML environment variable
for itself rather than accepting a parameter that its caller must fill
in from that variable.  Simplifies interface.

14 years ago_irspy_to_zeerex() now checks the IRSPY_SAVE_XML environment variable
Mike Taylor [Mon, 12 Apr 2010 12:56:39 +0000 (13:56 +0100)]
_irspy_to_zeerex() now checks the IRSPY_SAVE_XML environment variable
for itself rather than accepting a parameter that its caller must fill
in from that variable.  Simplifies interface.

14 years agouse make variables
Wolfram Schneider [Mon, 12 Apr 2010 12:43:12 +0000 (12:43 +0000)]
use make variables

14 years agouse make variables
Wolfram Schneider [Mon, 12 Apr 2010 12:43:12 +0000 (12:43 +0000)]
use make variables

14 years agozebraidx needs a config file to build the test database
Wolfram Schneider [Mon, 12 Apr 2010 12:39:56 +0000 (12:39 +0000)]
zebraidx needs a config file to build the test database

14 years agozebraidx needs a config file to build the test database
Wolfram Schneider [Mon, 12 Apr 2010 12:39:56 +0000 (12:39 +0000)]
zebraidx needs a config file to build the test database

14 years agoupdate
Wolfram Schneider [Mon, 12 Apr 2010 12:31:53 +0000 (12:31 +0000)]
update

14 years agoupdate
Wolfram Schneider [Mon, 12 Apr 2010 12:31:53 +0000 (12:31 +0000)]
update

14 years agotest server
Wolfram Schneider [Mon, 12 Apr 2010 12:30:59 +0000 (12:30 +0000)]
test server

14 years agotest server
Wolfram Schneider [Mon, 12 Apr 2010 12:30:59 +0000 (12:30 +0000)]
test server

14 years agoadd a test database for developing
Wolfram Schneider [Mon, 12 Apr 2010 12:27:48 +0000 (12:27 +0000)]
add a test database for developing

14 years agoadd a test database for developing
Wolfram Schneider [Mon, 12 Apr 2010 12:27:48 +0000 (12:27 +0000)]
add a test database for developing

14 years agocreate config files for test db
Wolfram Schneider [Mon, 12 Apr 2010 12:21:51 +0000 (12:21 +0000)]
create config files for test db

14 years agocreate config files for test db
Wolfram Schneider [Mon, 12 Apr 2010 12:21:51 +0000 (12:21 +0000)]
create config files for test db

14 years agoRefactor calc_reliability() down into Utils.pm, whence it is used by both full.mc...
Mike Taylor [Mon, 12 Apr 2010 11:36:02 +0000 (12:36 +0100)]
Refactor calc_reliability() down into Utils.pm, whence it is used by both full.mc and found.mc, and will in future be used by the record-commit rewriter

14 years agoRefactor calc_reliability() down into Utils.pm, whence it is used by both full.mc...
Mike Taylor [Mon, 12 Apr 2010 11:36:02 +0000 (12:36 +0100)]
Refactor calc_reliability() down into Utils.pm, whence it is used by both full.mc and found.mc, and will in future be used by the record-commit rewriter

14 years agoNew
Mike Taylor [Fri, 9 Apr 2010 11:24:09 +0000 (12:24 +0100)]
New

14 years agoNew
Mike Taylor [Fri, 9 Apr 2010 11:24:09 +0000 (12:24 +0100)]
New

14 years agoPrecache records using $rs->records()
Mike Taylor [Fri, 9 Apr 2010 11:23:54 +0000 (12:23 +0100)]
Precache records using $rs->records()

14 years agoPrecache records using $rs->records()
Mike Taylor [Fri, 9 Apr 2010 11:23:54 +0000 (12:23 +0100)]
Precache records using $rs->records()

14 years agoNew
Mike Taylor [Fri, 9 Apr 2010 09:58:47 +0000 (10:58 +0100)]
New

14 years agoNew
Mike Taylor [Fri, 9 Apr 2010 09:58:47 +0000 (10:58 +0100)]
New

14 years agoRename .cvsignore files to .gitignore
Mike Taylor [Fri, 9 Apr 2010 09:55:33 +0000 (10:55 +0100)]
Rename .cvsignore files to .gitignore

14 years agoRename .cvsignore files to .gitignore
Mike Taylor [Fri, 9 Apr 2010 09:55:33 +0000 (10:55 +0100)]
Rename .cvsignore files to .gitignore

14 years agotest debugging
Wolfram Schneider [Thu, 8 Apr 2010 15:15:23 +0000 (15:15 +0000)]
test debugging

14 years agotest debugging
Wolfram Schneider [Thu, 8 Apr 2010 15:15:23 +0000 (15:15 +0000)]
test debugging

14 years agoprint debugging informations
Wolfram Schneider [Thu, 8 Apr 2010 15:14:56 +0000 (15:14 +0000)]
print debugging informations

14 years agoprint debugging informations
Wolfram Schneider [Thu, 8 Apr 2010 15:14:56 +0000 (15:14 +0000)]
print debugging informations

14 years agoadd debuging option
Wolfram Schneider [Thu, 8 Apr 2010 15:14:04 +0000 (15:14 +0000)]
add debuging option

14 years agoadd debuging option
Wolfram Schneider [Thu, 8 Apr 2010 15:14:04 +0000 (15:14 +0000)]
add debuging option

14 years agoAppend
Mike Taylor [Thu, 8 Apr 2010 13:35:04 +0000 (14:35 +0100)]
Append

14 years agoAppend
Mike Taylor [Thu, 8 Apr 2010 13:35:04 +0000 (14:35 +0100)]
Append

14 years agoCache timeout upped to one day.
Mike Taylor [Thu, 8 Apr 2010 12:27:25 +0000 (13:27 +0100)]
Cache timeout upped to one day.

14 years agoCache timeout upped to one day.
Mike Taylor [Thu, 8 Apr 2010 12:27:25 +0000 (13:27 +0100)]
Cache timeout upped to one day.

14 years agoadd option for maximum number of nested template calls and variables/params
Wolfram Schneider [Thu, 8 Apr 2010 12:09:41 +0000 (12:09 +0000)]
add option for maximum number of nested template calls and variables/params

14 years agoadd option for maximum number of nested template calls and variables/params
Wolfram Schneider [Thu, 8 Apr 2010 12:09:41 +0000 (12:09 +0000)]
add option for maximum number of nested template calls and variables/params

14 years agocleanup
Wolfram Schneider [Thu, 8 Apr 2010 11:52:24 +0000 (11:52 +0000)]
cleanup

14 years agocleanup
Wolfram Schneider [Thu, 8 Apr 2010 11:52:24 +0000 (11:52 +0000)]
cleanup

14 years agoadd real tests
Wolfram Schneider [Thu, 8 Apr 2010 10:54:34 +0000 (10:54 +0000)]
add real tests

14 years agoadd real tests
Wolfram Schneider [Thu, 8 Apr 2010 10:54:34 +0000 (10:54 +0000)]
add real tests

14 years agoRename .cvsignore to .gitignore
Mike Taylor [Thu, 8 Apr 2010 10:24:16 +0000 (11:24 +0100)]
Rename .cvsignore to .gitignore

14 years agoRename .cvsignore to .gitignore
Mike Taylor [Thu, 8 Apr 2010 10:24:16 +0000 (11:24 +0100)]
Rename .cvsignore to .gitignore

14 years agoNew
Mike Taylor [Thu, 8 Apr 2010 10:19:33 +0000 (11:19 +0100)]
New

14 years agoNew
Mike Taylor [Thu, 8 Apr 2010 10:19:33 +0000 (11:19 +0100)]
New

14 years agoIgnore records-2010-04-06/
Mike Taylor [Thu, 8 Apr 2010 10:00:04 +0000 (11:00 +0100)]
Ignore records-2010-04-06/

14 years agoIgnore records-2010-04-06/
Mike Taylor [Thu, 8 Apr 2010 10:00:04 +0000 (11:00 +0100)]
Ignore records-2010-04-06/

14 years agoallow to configure the maximum number of nested template calls and variables/params
Wolfram Schneider [Thu, 8 Apr 2010 09:56:33 +0000 (09:56 +0000)]
allow to configure the maximum number of nested template calls and variables/params

e.g. <your_script>.pl

   $ZOOM::IRSpy::xslt_max_depth = 500;

14 years agoallow to configure the maximum number of nested template calls and variables/params
Wolfram Schneider [Thu, 8 Apr 2010 09:56:33 +0000 (09:56 +0000)]
allow to configure the maximum number of nested template calls and variables/params

e.g. <your_script>.pl

   $ZOOM::IRSpy::xslt_max_depth = 500;

14 years agoexplicitly set the maximum number of nested template calls and variables/params to 250
Wolfram Schneider [Thu, 8 Apr 2010 09:52:13 +0000 (09:52 +0000)]
explicitly set the maximum number of nested template calls and variables/params to 250

14 years agoexplicitly set the maximum number of nested template calls and variables/params to 250
Wolfram Schneider [Thu, 8 Apr 2010 09:52:13 +0000 (09:52 +0000)]
explicitly set the maximum number of nested template calls and variables/params to 250

14 years agoa real test script
Wolfram Schneider [Thu, 8 Apr 2010 09:50:33 +0000 (09:50 +0000)]
a real test script

- allow to configure the xslt sheet
- parse more than one xml file