irspy-moved-to-github.git
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 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 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 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 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 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 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 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 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_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 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 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 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 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 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 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 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 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 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 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 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 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

14 years agohandle protocol tcp as z39.50
Wolfram Schneider [Wed, 7 Apr 2010 15:57:04 +0000 (15:57 +0000)]
handle protocol tcp as z39.50

The three valid IRSpy protocols are Z39.50, SRU and SRW; the valid
ZOOM protocols are tcp and http. But if tcp gets into an IRSpy record,
then it's tolerated.

14 years agocvs <-> git migration
Wolfram Schneider [Tue, 6 Apr 2010 16:15:36 +0000 (16:15 +0000)]
cvs <-> git migration

14 years agocvs <-> git migration
Wolfram Schneider [Tue, 6 Apr 2010 16:14:53 +0000 (16:14 +0000)]
cvs <-> git migration

14 years agocvs -> git
Wolfram Schneider [Tue, 6 Apr 2010 16:08:00 +0000 (16:08 +0000)]
cvs -> git

14 years agocreate even more directories in db/
Wolfram Schneider [Tue, 6 Apr 2010 15:53:11 +0000 (15:53 +0000)]
create even more directories in db/

14 years agocreate db/lock if not exists
Wolfram Schneider [Tue, 6 Apr 2010 15:51:02 +0000 (15:51 +0000)]
create db/lock if not exists

14 years agodistclean zebra directory
Wolfram Schneider [Tue, 6 Apr 2010 15:49:48 +0000 (15:49 +0000)]
distclean zebra directory

14 years agouse a dump dir for old dumps
Wolfram Schneider [Tue, 6 Apr 2010 15:48:26 +0000 (15:48 +0000)]
use a dump dir for old dumps

14 years agotweak
Wolfram Schneider [Tue, 6 Apr 2010 15:47:35 +0000 (15:47 +0000)]
tweak

14 years agoimport latest dump
Wolfram Schneider [Tue, 6 Apr 2010 15:39:58 +0000 (15:39 +0000)]
import latest dump

14 years agonew subdir dump
Wolfram Schneider [Tue, 6 Apr 2010 15:39:26 +0000 (15:39 +0000)]
new subdir dump

14 years agoremove redundant warning option
Wolfram Schneider [Tue, 6 Apr 2010 15:37:39 +0000 (15:37 +0000)]
remove redundant warning option

14 years agoupdate help
Wolfram Schneider [Tue, 6 Apr 2010 15:37:01 +0000 (15:37 +0000)]
update help

14 years agoadd a dump target for doing a full dump of the IRSpy database as tarball
Wolfram Schneider [Tue, 6 Apr 2010 15:36:13 +0000 (15:36 +0000)]
add a dump target for doing a full dump of the IRSpy database as tarball

14 years agoMerge branch 'master' into nigiri
Wolfram Schneider [Tue, 6 Apr 2010 15:25:54 +0000 (15:25 +0000)]
Merge branch 'master' into nigiri

14 years agoadd a distclean target
Wolfram Schneider [Tue, 6 Apr 2010 14:47:45 +0000 (14:47 +0000)]
add a distclean target

14 years agoAdd commments.
Mike Taylor [Tue, 6 Apr 2010 14:46:32 +0000 (15:46 +0100)]
Add commments.

14 years agoNew file irspy-dump.pl ... no idea what happened to the old one.
Mike Taylor [Tue, 6 Apr 2010 14:45:07 +0000 (15:45 +0100)]
New file irspy-dump.pl ... no idea what happened to the old one.

14 years agoupdate debian packages list
Wolfram Schneider [Tue, 6 Apr 2010 14:40:04 +0000 (14:40 +0000)]
update debian packages list

14 years agobig cleanup
Wolfram Schneider [Tue, 6 Apr 2010 14:38:34 +0000 (14:38 +0000)]
big cleanup

14 years agocleanup
Wolfram Schneider [Tue, 6 Apr 2010 14:29:47 +0000 (14:29 +0000)]
cleanup

14 years agozebra 2.0 is required
Wolfram Schneider [Tue, 6 Apr 2010 14:25:43 +0000 (14:25 +0000)]
zebra 2.0 is required

14 years agoupdate copyright, remove CVS id's
Wolfram Schneider [Tue, 6 Apr 2010 14:23:31 +0000 (14:23 +0000)]
update copyright, remove CVS id's

14 years agoyou may enable mod_apreq by hand.
Wolfram Schneider [Tue, 6 Apr 2010 14:21:06 +0000 (14:21 +0000)]
you may enable mod_apreq by hand.

14 years agomore path fixes
Wolfram Schneider [Tue, 6 Apr 2010 13:41:18 +0000 (13:41 +0000)]
more path fixes

14 years agodie apache1.3, die!
Wolfram Schneider [Tue, 6 Apr 2010 13:29:21 +0000 (13:29 +0000)]
die apache1.3, die!

14 years agoadd note that this README is outdated
Wolfram Schneider [Tue, 6 Apr 2010 13:28:40 +0000 (13:28 +0000)]
add note that this README is outdated

14 years agodocumentation cleanup
Wolfram Schneider [Tue, 6 Apr 2010 13:22:55 +0000 (13:22 +0000)]
documentation cleanup

14 years agopath cleanups
Wolfram Schneider [Tue, 6 Apr 2010 13:19:07 +0000 (13:19 +0000)]
path cleanups

14 years agorenamed
Wolfram Schneider [Tue, 6 Apr 2010 13:14:40 +0000 (13:14 +0000)]
renamed

14 years agodocument debian dependencies
Wolfram Schneider [Tue, 6 Apr 2010 13:00:59 +0000 (13:00 +0000)]
document debian dependencies

14 years agoAppend
Mike Taylor [Mon, 15 Feb 2010 17:30:01 +0000 (17:30 +0000)]
Append

14 years agoComplete
Mike Taylor [Mon, 15 Feb 2010 17:08:38 +0000 (17:08 +0000)]
Complete

14 years agoNew
Mike Taylor [Fri, 12 Feb 2010 17:52:43 +0000 (17:52 +0000)]
New

14 years agoAppend
Mike Taylor [Tue, 30 Jun 2009 07:12:30 +0000 (07:12 +0000)]
Append

14 years agoAppend
Mike Taylor [Sun, 28 Jun 2009 08:57:38 +0000 (08:57 +0000)]
Append

14 years agoAppend
Mike Taylor [Wed, 24 Jun 2009 07:49:53 +0000 (07:49 +0000)]
Append

14 years agoAppend
Mike Taylor [Tue, 23 Jun 2009 07:21:22 +0000 (07:21 +0000)]
Append

14 years agoAppend
Mike Taylor [Sun, 21 Jun 2009 17:15:55 +0000 (17:15 +0000)]
Append

14 years agoAppend
Mike Taylor [Fri, 19 Jun 2009 07:27:33 +0000 (07:27 +0000)]
Append

14 years agoAppend
Mike Taylor [Mon, 15 Jun 2009 08:12:33 +0000 (08:12 +0000)]
Append

14 years agoAppend
Mike Taylor [Sat, 13 Jun 2009 10:14:55 +0000 (10:14 +0000)]
Append

14 years agoAppend
Mike Taylor [Tue, 9 Jun 2009 23:03:43 +0000 (23:03 +0000)]
Append

14 years agoAppend
Mike Taylor [Tue, 9 Jun 2009 00:00:13 +0000 (00:00 +0000)]
Append

14 years agoRolling
Mike Taylor [Mon, 8 Jun 2009 09:12:16 +0000 (09:12 +0000)]
Rolling

14 years agoRolling
Mike Taylor [Thu, 4 Jun 2009 23:46:06 +0000 (23:46 +0000)]
Rolling

14 years agoAppend
Mike Taylor [Thu, 4 Jun 2009 08:27:18 +0000 (08:27 +0000)]
Append

14 years agoAppend
Mike Taylor [Wed, 3 Jun 2009 15:27:30 +0000 (15:27 +0000)]
Append

14 years agoRolling
Mike Taylor [Thu, 28 May 2009 23:55:14 +0000 (23:55 +0000)]
Rolling

14 years agoAppend
Mike Taylor [Wed, 27 May 2009 23:58:51 +0000 (23:58 +0000)]
Append

14 years agoMake targettest a redcirect rather than an alias.
Mike Taylor [Tue, 26 May 2009 07:29:56 +0000 (07:29 +0000)]
Make targettest a redcirect rather than an alias.

14 years agoAppend
Mike Taylor [Tue, 26 May 2009 06:57:48 +0000 (06:57 +0000)]
Append

14 years agoAppend
Mike Taylor [Fri, 22 May 2009 23:40:35 +0000 (23:40 +0000)]
Append

14 years agoRolling
Mike Taylor [Fri, 22 May 2009 07:53:42 +0000 (07:53 +0000)]
Rolling

14 years agoAppend
Mike Taylor [Thu, 21 May 2009 07:38:32 +0000 (07:38 +0000)]
Append

14 years agoAppend
Mike Taylor [Tue, 19 May 2009 09:03:35 +0000 (09:03 +0000)]
Append