Wolfram Schneider [Wed, 14 Apr 2010 12:15:06 +0000 (12:15 +0000)]
distclean will remove the test db as well
Wolfram Schneider [Wed, 14 Apr 2010 12:14:14 +0000 (12:14 +0000)]
use latest archive for import
Wolfram Schneider [Wed, 14 Apr 2010 12:08:56 +0000 (12:08 +0000)]
add a start/stop script for the test/devel server
Wolfram Schneider [Wed, 14 Apr 2010 12:08:13 +0000 (12:08 +0000)]
log files must have the extension *.log
Wolfram Schneider [Wed, 14 Apr 2010 11:58:10 +0000 (11:58 +0000)]
Merge branch 'nigiri'
Conflicts:
zebra/README
Wolfram Schneider [Wed, 14 Apr 2010 11:32:27 +0000 (11:32 +0000)]
import current xml dump
Wolfram Schneider [Wed, 14 Apr 2010 11:31:15 +0000 (11:31 +0000)]
tgz -> tar.gz
Wolfram Schneider [Wed, 14 Apr 2010 10:32:09 +0000 (10:32 +0000)]
less verbose output, configurable
Wolfram Schneider [Wed, 14 Apr 2010 10:31:05 +0000 (10:31 +0000)]
forgotten option for tidy
Wolfram Schneider [Wed, 14 Apr 2010 10:21:38 +0000 (10:21 +0000)]
update development deb packages
Wolfram Schneider [Wed, 14 Apr 2010 10:15:07 +0000 (10:15 +0000)]
human readable XML dump with tidy(1)
Wolfram Schneider [Wed, 14 Apr 2010 09:57:27 +0000 (09:57 +0000)]
fix dump
Wolfram Schneider [Wed, 14 Apr 2010 09:35:38 +0000 (09:35 +0000)]
import Scalar::Util to test weaken references of perl objects
Wolfram Schneider [Wed, 14 Apr 2010 09:32:28 +0000 (09:32 +0000)]
wrapper for irspy.pl
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.
Mike Taylor [Tue, 13 Apr 2010 12:48:03 +0000 (13:48 +0100)]
Add @attr 4=109 (structure=numeric) to the zeerex:reliability queries.
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.
Mike Taylor [Mon, 12 Apr 2010 16:49:18 +0000 (17:49 +0100)]
Make numeric zeerex:reliability index from e:serverInfo/e:reliability
Mike Taylor [Mon, 12 Apr 2010 16:48:40 +0000 (17:48 +0100)]
Add search box for reliability.
Mike Taylor [Mon, 12 Apr 2010 16:48:15 +0000 (17:48 +0100)]
Store reliability within serverInfo rather than metaInfo
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()
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
Mike Taylor [Mon, 12 Apr 2010 15:30:49 +0000 (16:30 +0100)]
Ignore db directory.
Mike Taylor [Mon, 12 Apr 2010 15:30:36 +0000 (16:30 +0100)]
Rename .cvsignore to .gitignore
Mike Taylor [Mon, 12 Apr 2010 15:27:50 +0000 (16:27 +0100)]
Typo
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()
Mike Taylor [Mon, 12 Apr 2010 13:44:13 +0000 (14:44 +0100)]
Use new name _rewrite_zeerex_record() for old _really_rewrite_record()
Wolfram Schneider [Mon, 12 Apr 2010 13:15:58 +0000 (13:15 +0000)]
(commented out): limit nested template calls to 200
Wolfram Schneider [Mon, 12 Apr 2010 13:15:10 +0000 (13:15 +0000)]
merge
Wolfram Schneider [Mon, 12 Apr 2010 13:14:39 +0000 (13:14 +0000)]
merge longer cache statistic
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
Wolfram Schneider [Mon, 12 Apr 2010 13:11:06 +0000 (13:11 +0000)]
document `make newdb'
Wolfram Schneider [Mon, 12 Apr 2010 13:06:32 +0000 (13:06 +0000)]
zebra index directories shouldn't be in GIT
Mike Taylor [Mon, 12 Apr 2010 12:58:31 +0000 (13:58 +0100)]
Use 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()
Mike Taylor [Mon, 12 Apr 2010 12:57:47 +0000 (13:57 +0100)]
_really_rewrite_record() renamed more explicitly to _rewrite_zeerex_record()
Mike Taylor [Mon, 12 Apr 2010 12:57:17 +0000 (13:57 +0100)]
_rewrite_record() renamed more explicitly to _rewrite_irspy_record()
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.
Wolfram Schneider [Mon, 12 Apr 2010 12:43:12 +0000 (12:43 +0000)]
use make variables
Wolfram Schneider [Mon, 12 Apr 2010 12:39:56 +0000 (12:39 +0000)]
zebraidx needs a config file to build the test database
Wolfram Schneider [Mon, 12 Apr 2010 12:31:53 +0000 (12:31 +0000)]
update
Wolfram Schneider [Mon, 12 Apr 2010 12:30:59 +0000 (12:30 +0000)]
test server
Wolfram Schneider [Mon, 12 Apr 2010 12:27:48 +0000 (12:27 +0000)]
add a test database for developing
Wolfram Schneider [Mon, 12 Apr 2010 12:21:51 +0000 (12:21 +0000)]
create config files for test db
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
Mike Taylor [Fri, 9 Apr 2010 11:24:09 +0000 (12:24 +0100)]
New
Mike Taylor [Fri, 9 Apr 2010 11:23:54 +0000 (12:23 +0100)]
Precache records using $rs->records()
Mike Taylor [Fri, 9 Apr 2010 09:58:47 +0000 (10:58 +0100)]
New
Mike Taylor [Fri, 9 Apr 2010 09:55:33 +0000 (10:55 +0100)]
Rename .cvsignore files to .gitignore
Wolfram Schneider [Thu, 8 Apr 2010 15:15:23 +0000 (15:15 +0000)]
test debugging
Wolfram Schneider [Thu, 8 Apr 2010 15:14:56 +0000 (15:14 +0000)]
print debugging informations
Wolfram Schneider [Thu, 8 Apr 2010 15:14:04 +0000 (15:14 +0000)]
add debuging option
Mike Taylor [Thu, 8 Apr 2010 13:35:04 +0000 (14:35 +0100)]
Append
Mike Taylor [Thu, 8 Apr 2010 12:27:25 +0000 (13:27 +0100)]
Cache timeout upped to one day.
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
Wolfram Schneider [Thu, 8 Apr 2010 11:52:24 +0000 (11:52 +0000)]
cleanup
Wolfram Schneider [Thu, 8 Apr 2010 10:54:34 +0000 (10:54 +0000)]
add real tests
Mike Taylor [Thu, 8 Apr 2010 10:24:16 +0000 (11:24 +0100)]
Rename .cvsignore to .gitignore
Mike Taylor [Thu, 8 Apr 2010 10:19:33 +0000 (11:19 +0100)]
New
Mike Taylor [Thu, 8 Apr 2010 10:00:04 +0000 (11:00 +0100)]
Ignore records-2010-04-06/
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;
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
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
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.
Wolfram Schneider [Tue, 6 Apr 2010 16:15:36 +0000 (16:15 +0000)]
cvs <-> git migration
Wolfram Schneider [Tue, 6 Apr 2010 16:14:53 +0000 (16:14 +0000)]
cvs <-> git migration
Wolfram Schneider [Tue, 6 Apr 2010 16:08:00 +0000 (16:08 +0000)]
cvs -> git
Wolfram Schneider [Tue, 6 Apr 2010 15:53:11 +0000 (15:53 +0000)]
create even more directories in db/
Wolfram Schneider [Tue, 6 Apr 2010 15:51:02 +0000 (15:51 +0000)]
create db/lock if not exists
Wolfram Schneider [Tue, 6 Apr 2010 15:49:48 +0000 (15:49 +0000)]
distclean zebra directory
Wolfram Schneider [Tue, 6 Apr 2010 15:48:26 +0000 (15:48 +0000)]
use a dump dir for old dumps
Wolfram Schneider [Tue, 6 Apr 2010 15:47:35 +0000 (15:47 +0000)]
tweak
Wolfram Schneider [Tue, 6 Apr 2010 15:39:58 +0000 (15:39 +0000)]
import latest dump
Wolfram Schneider [Tue, 6 Apr 2010 15:39:26 +0000 (15:39 +0000)]
new subdir dump
Wolfram Schneider [Tue, 6 Apr 2010 15:37:39 +0000 (15:37 +0000)]
remove redundant warning option
Wolfram Schneider [Tue, 6 Apr 2010 15:37:01 +0000 (15:37 +0000)]
update help
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
Wolfram Schneider [Tue, 6 Apr 2010 15:25:54 +0000 (15:25 +0000)]
Merge branch 'master' into nigiri
Wolfram Schneider [Tue, 6 Apr 2010 14:47:45 +0000 (14:47 +0000)]
add a distclean target
Mike Taylor [Tue, 6 Apr 2010 14:46:32 +0000 (15:46 +0100)]
Add commments.
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.
Wolfram Schneider [Tue, 6 Apr 2010 14:40:04 +0000 (14:40 +0000)]
update debian packages list
Wolfram Schneider [Tue, 6 Apr 2010 14:38:34 +0000 (14:38 +0000)]
big cleanup
Wolfram Schneider [Tue, 6 Apr 2010 14:29:47 +0000 (14:29 +0000)]
cleanup
Wolfram Schneider [Tue, 6 Apr 2010 14:25:43 +0000 (14:25 +0000)]
zebra 2.0 is required
Wolfram Schneider [Tue, 6 Apr 2010 14:23:31 +0000 (14:23 +0000)]
update copyright, remove CVS id's
Wolfram Schneider [Tue, 6 Apr 2010 14:21:06 +0000 (14:21 +0000)]
you may enable mod_apreq by hand.
Wolfram Schneider [Tue, 6 Apr 2010 13:41:18 +0000 (13:41 +0000)]
more path fixes
Wolfram Schneider [Tue, 6 Apr 2010 13:29:21 +0000 (13:29 +0000)]
die apache1.3, die!
Wolfram Schneider [Tue, 6 Apr 2010 13:28:40 +0000 (13:28 +0000)]
add note that this README is outdated
Wolfram Schneider [Tue, 6 Apr 2010 13:22:55 +0000 (13:22 +0000)]
documentation cleanup
Wolfram Schneider [Tue, 6 Apr 2010 13:19:07 +0000 (13:19 +0000)]
path cleanups
Wolfram Schneider [Tue, 6 Apr 2010 13:14:40 +0000 (13:14 +0000)]
renamed
Wolfram Schneider [Tue, 6 Apr 2010 13:00:59 +0000 (13:00 +0000)]
document debian dependencies
Mike Taylor [Mon, 15 Feb 2010 17:30:01 +0000 (17:30 +0000)]
Append
Mike Taylor [Mon, 15 Feb 2010 17:08:38 +0000 (17:08 +0000)]
Complete
Mike Taylor [Fri, 12 Feb 2010 17:52:43 +0000 (17:52 +0000)]
New
Mike Taylor [Tue, 30 Jun 2009 07:12:30 +0000 (07:12 +0000)]
Append
Mike Taylor [Sun, 28 Jun 2009 08:57:38 +0000 (08:57 +0000)]
Append
Mike Taylor [Wed, 24 Jun 2009 07:49:53 +0000 (07:49 +0000)]
Append