Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/irspy
authorMike Taylor <mike@miketaylor.org.uk>
Tue, 20 Apr 2010 15:00:24 +0000 (16:00 +0100)
committerMike Taylor <mike@miketaylor.org.uk>
Tue, 20 Apr 2010 15:00:24 +0000 (16:00 +0100)
web/conf/apache2.0/irspy.conf
zebra/.gitignore
zebra/Makefile
zebra/irspy-dump/records-2010-04-20.tar.gz [new file with mode: 0644]

index db43e05..5b0a6e3 100644 (file)
@@ -49,7 +49,7 @@
       Order deny,allow
       Allow from all
     </Proxy>
-    ProxyPass         /toroid/ http://localhost:3000/
-    ProxyPassReverse  /toroid/ http://localhost:3000/
+    ProxyPass         /toroid/ http://localhost:12367/
+    ProxyPassReverse  /toroid/ http://localhost:12367/
 </VirtualHost>
 
index 3403f67..0241967 100644 (file)
@@ -2,6 +2,8 @@ records-2007-04-18
 records-2007-05-01
 records-2008-09-16
 records-2010-04-06
+records-2010-04-14
+records-2010-04-20
 terse.properties
 log
 db
index 0d94a1f..b56e633 100644 (file)
@@ -1,5 +1,5 @@
 
-IRSPY_ARCHIVE=         records-2010-04-14
+IRSPY_ARCHIVE=         records-2010-04-20
 IRSPY_ARCHIVE_EXT=     .tar.gz
 DUMP_DIR=              irspy-dump
 ZEBRA_DIR=             db
diff --git a/zebra/irspy-dump/records-2010-04-20.tar.gz b/zebra/irspy-dump/records-2010-04-20.tar.gz
new file mode 100644 (file)
index 0000000..d08a2b3
Binary files /dev/null and b/zebra/irspy-dump/records-2010-04-20.tar.gz differ