chiark / gitweb /
ypp-sc-tools.db-test.git
14 years agoUnbreak routetextstring
Ian Jackson [Fri, 14 Aug 2009 14:28:50 +0000 (15:28 +0100)]
Unbreak routetextstring

14 years agoFurther minor validation fixups
Ian Jackson [Fri, 14 Aug 2009 14:21:50 +0000 (15:21 +0100)]
Further minor validation fixups

14 years agoSort out validation errors in dataage and tidy up
Ian Jackson [Fri, 14 Aug 2009 14:19:21 +0000 (15:19 +0100)]
Sort out validation errors in dataage and tidy up

14 years agoset content-type charset and LC_CTYPE to UTF-8
Ian Jackson [Fri, 14 Aug 2009 14:12:07 +0000 (15:12 +0100)]
set content-type charset and LC_CTYPE to UTF-8
also add some forgotten files

14 years agoMake it pass W3C validator: add DTD, work around crazy javascript escaping, etc
Ian Jackson [Fri, 14 Aug 2009 14:02:36 +0000 (15:02 +0100)]
Make it pass W3C validator: add DTD, work around crazy javascript escaping, etc

14 years agoImprove docs page
Ian Jackson [Fri, 14 Aug 2009 00:37:54 +0000 (01:37 +0100)]
Improve docs page

14 years agoActually compress the .tar.gz
Ian Jackson [Fri, 14 Aug 2009 00:17:07 +0000 (01:17 +0100)]
Actually compress the .tar.gz

14 years agoUse <%doc> for head comments
Ian Jackson [Fri, 14 Aug 2009 00:16:11 +0000 (01:16 +0100)]
Use <%doc> for head comments

14 years agoMake top-level Mason components executable
Ian Jackson [Thu, 13 Aug 2009 23:16:43 +0000 (00:16 +0100)]
Make top-level Mason components executable

14 years agoTidier copyright notices
Ian Jackson [Thu, 13 Aug 2009 17:29:44 +0000 (18:29 +0100)]
Tidier copyright notices

14 years agoAdd ref to docs on masthead
Ian Jackson [Thu, 13 Aug 2009 16:10:07 +0000 (17:10 +0100)]
Add ref to docs on masthead

14 years agoImprove docs a bit
Ian Jackson [Thu, 13 Aug 2009 14:46:54 +0000 (15:46 +0100)]
Improve docs a bit

14 years agoYARRG docs page
Ian Jackson [Thu, 13 Aug 2009 14:43:26 +0000 (15:43 +0100)]
YARRG docs page

14 years agoCopyright notices
Ian Jackson [Thu, 13 Aug 2009 14:43:18 +0000 (15:43 +0100)]
Copyright notices

14 years agosource.tar.gz source download
Ian Jackson [Thu, 13 Aug 2009 14:00:59 +0000 (15:00 +0100)]
source.tar.gz source download

14 years agoNew dataage mode actually works
Ian Jackson [Thu, 13 Aug 2009 14:00:29 +0000 (15:00 +0100)]
New dataage mode actually works

14 years agoMultiple queries work
Ian Jackson [Thu, 13 Aug 2009 11:41:21 +0000 (12:41 +0100)]
Multiple queries work

14 years agoStrip "none" values when replicating our url
Ian Jackson [Thu, 13 Aug 2009 01:47:17 +0000 (02:47 +0100)]
Strip "none" values when replicating our url

14 years agoRename "route" to "lookup" for future things
Ian Jackson [Thu, 13 Aug 2009 01:26:51 +0000 (02:26 +0100)]
Rename "route" to "lookup" for future things

14 years agoabolish $dbh global in Mason code to shorten db connection lifetime
Ian Jackson [Thu, 13 Aug 2009 01:19:40 +0000 (02:19 +0100)]
abolish $dbh global in Mason code to shorten db connection lifetime

14 years agoData::Dumper output from routetextstring
Ian Jackson [Wed, 12 Aug 2009 23:47:59 +0000 (00:47 +0100)]
Data::Dumper output from routetextstring

14 years agoProperly escape output in routetrade test
Ian Jackson [Wed, 12 Aug 2009 23:45:42 +0000 (00:45 +0100)]
Properly escape output in routetrade test

14 years agoError handling and other cleanups
Ian Jackson [Wed, 12 Aug 2009 19:44:40 +0000 (20:44 +0100)]
Error handling and other cleanups

14 years agoInvokes "routetrade" component to get answers
Ian Jackson [Wed, 12 Aug 2009 19:39:13 +0000 (20:39 +0100)]
Invokes "routetrade" component to get answers

14 years agoPreserve form values across submissions
Ian Jackson [Wed, 12 Aug 2009 18:25:14 +0000 (19:25 +0100)]
Preserve form values across submissions

14 years agorename pirate-route to route
Ian Jackson [Wed, 12 Aug 2009 17:20:46 +0000 (18:20 +0100)]
rename pirate-route to route

14 years agoonly one "none" in each island dropdown
Ian Jackson [Wed, 12 Aug 2009 13:13:05 +0000 (14:13 +0100)]
only one "none" in each island dropdown

14 years agoclean up pirate-route
Ian Jackson [Wed, 12 Aug 2009 13:02:41 +0000 (14:02 +0100)]
clean up pirate-route

14 years agoroute menu selection mode seems to work
Ian Jackson [Wed, 12 Aug 2009 12:51:41 +0000 (13:51 +0100)]
route menu selection mode seems to work

14 years agoPrettify the html very slightly
Ian Jackson [Wed, 12 Aug 2009 11:30:23 +0000 (12:30 +0100)]
Prettify the html very slightly

14 years agoFix nonunique island/arch name reporting
Ian Jackson [Wed, 12 Aug 2009 11:15:54 +0000 (12:15 +0100)]
Fix nonunique island/arch name reporting

14 years agoIsland/arch names which uniquely match initial substring are also ok
Ian Jackson [Wed, 12 Aug 2009 11:12:07 +0000 (12:12 +0100)]
Island/arch names which uniquely match initial substring are also ok

14 years agoRemove some stale commented out alerts
Ian Jackson [Wed, 12 Aug 2009 10:50:50 +0000 (11:50 +0100)]
Remove some stale commented out alerts

14 years agoprefer to use ids to names; names aren't even valid in divs
Ian Jackson [Wed, 12 Aug 2009 10:50:18 +0000 (11:50 +0100)]
prefer to use ids to names; names aren't even valid in divs

14 years agoAJAX route validator fixes
Ian Jackson [Wed, 12 Aug 2009 10:30:30 +0000 (11:30 +0100)]
AJAX route validator fixes

14 years agowip arch list change
Ian Jackson [Wed, 12 Aug 2009 01:25:41 +0000 (02:25 +0100)]
wip arch list change

14 years agoWIP route fixes etc.
Ian Jackson [Wed, 12 Aug 2009 00:54:17 +0000 (01:54 +0100)]
WIP route fixes etc.

14 years agoAJAX route validator improved
Ian Jackson [Tue, 11 Aug 2009 18:40:15 +0000 (19:40 +0100)]
AJAX route validator improved

14 years agoAJAX route validator for text strings
Ian Jackson [Tue, 11 Aug 2009 18:37:38 +0000 (19:37 +0100)]
AJAX route validator for text strings

14 years agoscript for tracking changes
Ian Jackson [Tue, 11 Aug 2009 16:55:24 +0000 (17:55 +0100)]
script for tracking changes

14 years agoWIP pirate-route selector
Ian Jackson [Tue, 11 Aug 2009 14:54:54 +0000 (15:54 +0100)]
WIP pirate-route selector

14 years agoExport for people's convenience
Ian Jackson [Tue, 11 Aug 2009 14:54:33 +0000 (15:54 +0100)]
Export  for people's convenience

14 years agoActually export relevant stuff from CommodsWeb to make it work
Ian Jackson [Mon, 10 Aug 2009 15:16:33 +0000 (16:16 +0100)]
Actually export relevant stuff from CommodsWeb to make it work

14 years agoRemove the clone-and-hack database initialisation from web scripts
Ian Jackson [Sun, 9 Aug 2009 20:35:58 +0000 (21:35 +0100)]
Remove the clone-and-hack database initialisation from web scripts

14 years agoUse the directory name "web" rather than "mason" for better completion; include pirat...
Ian Jackson [Sun, 9 Aug 2009 20:18:25 +0000 (21:18 +0100)]
Use the directory name "web" rather than "mason" for better completion; include pirate-island script

14 years agoMove nascent website here
Ian Jackson [Sun, 9 Aug 2009 20:15:11 +0000 (21:15 +0100)]
Move nascent website here

14 years agoAdd developer documentation for upload format. 3.0
Ian Jackson [Sun, 9 Aug 2009 16:16:09 +0000 (17:16 +0100)]
Add developer documentation for upload format.

14 years agoMerge branch 'master' of ijackson@chiark.greenend.org.uk:things/ypp-sc-tools.pctb...
Ian Jackson [Sun, 9 Aug 2009 15:27:05 +0000 (16:27 +0100)]
Merge branch 'master' of ijackson@chiark.greenend.org.uk:things/ypp-sc-tools.pctb-dict-test into ourdb

14 years agoPrint a thank you message
Ian Jackson [Sun, 9 Aug 2009 15:26:57 +0000 (16:26 +0100)]
Print a thank you message

14 years agoShow contents of OK message from yarrg upload server
Ian Jackson [Sun, 9 Aug 2009 15:25:12 +0000 (16:25 +0100)]
Show contents of OK message from yarrg upload server

14 years agoTake out lock in db-idempotent-populate too
Ian Jackson [Sun, 9 Aug 2009 15:19:23 +0000 (16:19 +0100)]
Take out lock in db-idempotent-populate too

14 years agoRemove a debugging print
Ian Jackson [Sun, 9 Aug 2009 15:18:54 +0000 (16:18 +0100)]
Remove a debugging print

14 years agoActual locking and conflict handling
Ian Jackson [Sun, 9 Aug 2009 15:18:40 +0000 (16:18 +0100)]
Actual locking and conflict handling

14 years agoMerge branch 'master' of ijackson@chiark.greenend.org.uk:things/ypp-sc-tools.pctb...
Ian Jackson [Sat, 8 Aug 2009 14:16:11 +0000 (15:16 +0100)]
Merge branch 'master' of ijackson@chiark.greenend.org.uk:things/ypp-sc-tools.pctb-dict-test into ourdb

14 years agoFix dictionary-update-receiver to cope with new cgi_get_caller
Ian Jackson [Sat, 8 Aug 2009 14:14:50 +0000 (15:14 +0100)]
Fix dictionary-update-receiver to cope with new cgi_get_caller

14 years agoPermit arbitrage to work if one of the sides offers qty >1000
Ian Jackson [Wed, 5 Aug 2009 23:52:08 +0000 (00:52 +0100)]
Permit arbitrage to work if one of the sides offers qty >1000

14 years agoMake multiple actions actually work (don't fclose too soon)
Ian Jackson [Wed, 5 Aug 2009 23:51:44 +0000 (00:51 +0100)]
Make multiple actions actually work (don't fclose too soon)

14 years agoMerge branch 'ijackson-ourdb' into ourdb
Ian Jackson [Wed, 29 Jul 2009 20:58:08 +0000 (21:58 +0100)]
Merge branch 'ijackson-ourdb' into ourdb

14 years agofixes from testing
Ian Jackson [Wed, 29 Jul 2009 20:56:26 +0000 (21:56 +0100)]
fixes from testing

14 years agoInstallation fixes
Ian Jackson [Wed, 29 Jul 2009 20:56:03 +0000 (21:56 +0100)]
Installation fixes

14 years agotimestamp processing
Ian Jackson [Wed, 29 Jul 2009 19:06:45 +0000 (20:06 +0100)]
timestamp processing

14 years agoWIP Much rework for new upload arrangements and new name
Ian Jackson [Wed, 29 Jul 2009 18:47:08 +0000 (19:47 +0100)]
WIP Much rework for new upload arrangements and new name

14 years agowip yarrg upload too: multiple output modes and set env vars; untested
Ian Jackson [Wed, 29 Jul 2009 18:26:48 +0000 (19:26 +0100)]
wip yarrg upload too: multiple output modes and set env vars; untested

14 years agoRename many things from PCTB to YARRG
Ian Jackson [Wed, 29 Jul 2009 14:47:07 +0000 (15:47 +0100)]
Rename many things from PCTB to YARRG

14 years agoRename main program from ypp-commodities to yarrg
Ian Jackson [Wed, 29 Jul 2009 14:35:34 +0000 (15:35 +0100)]
Rename main program from ypp-commodities to yarrg

14 years agoUpdate readmes for new program name
Ian Jackson [Wed, 29 Jul 2009 14:32:45 +0000 (15:32 +0100)]
Update readmes for new program name

14 years agopctb renamed to yarrg: Makefile moves stuff across
Ian Jackson [Wed, 29 Jul 2009 14:18:16 +0000 (15:18 +0100)]
pctb renamed to yarrg: Makefile moves stuff across

14 years agopctb renamed to yarrg: .gitignore update
Ian Jackson [Wed, 29 Jul 2009 14:18:07 +0000 (15:18 +0100)]
pctb renamed to yarrg: .gitignore update

14 years agoWIP rename pctb -> yarrg
Ian Jackson [Wed, 29 Jul 2009 14:10:46 +0000 (15:10 +0100)]
WIP rename pctb -> yarrg

14 years agocache commodid and stallid in Perl
Ian Jackson [Wed, 29 Jul 2009 10:58:21 +0000 (11:58 +0100)]
cache commodid and stallid in Perl

14 years agoAdd technically-missing semicolon.
Ian Jackson [Wed, 29 Jul 2009 00:19:55 +0000 (01:19 +0100)]
Add technically-missing semicolon.

14 years agoCan actually update the database
Ian Jackson [Tue, 28 Jul 2009 19:06:22 +0000 (20:06 +0100)]
Can actually update the database

14 years agoWe don't care about backslashes
Ian Jackson [Tue, 28 Jul 2009 18:02:30 +0000 (19:02 +0100)]
We don't care about backslashes

14 years agoRecompress the tsv (and err make it work again??)
Ian Jackson [Tue, 28 Jul 2009 18:02:08 +0000 (19:02 +0100)]
Recompress the tsv (and err make it work again??)

14 years agobetter error messages from pipethrough_*
Ian Jackson [Tue, 28 Jul 2009 17:14:58 +0000 (18:14 +0100)]
better error messages from pipethrough_*

14 years agoWIP email processor, now prepares some SQL
Ian Jackson [Tue, 28 Jul 2009 17:11:32 +0000 (18:11 +0100)]
WIP email processor, now prepares some SQL

14 years agoNew CommodsDatabase module for broken out DBI stuff
Ian Jackson [Tue, 28 Jul 2009 17:11:19 +0000 (18:11 +0100)]
New CommodsDatabase module for broken out DBI stuff

14 years agoRename age to timestamp; add field for email (rfc822) messageid
Ian Jackson [Tue, 28 Jul 2009 17:10:17 +0000 (18:10 +0100)]
Rename age to timestamp; add field for email (rfc822) messageid

14 years agoDetect a few more inconsistencies
Ian Jackson [Tue, 28 Jul 2009 17:07:03 +0000 (18:07 +0100)]
Detect a few more inconsistencies

14 years agoUse commas to separate islands in route database for easier editing
Ian Jackson [Tue, 28 Jul 2009 11:03:23 +0000 (12:03 +0100)]
Use commas to separate islands in route database for easier editing

14 years agoWIP db populate; compute shortest paths in Perl (takes 1.5s on liberator)
Ian Jackson [Mon, 27 Jul 2009 00:02:36 +0000 (01:02 +0100)]
WIP db populate; compute shortest paths in Perl (takes 1.5s on liberator)

14 years agoWIP database populate before perl route calc
Ian Jackson [Sun, 26 Jul 2009 22:55:38 +0000 (23:55 +0100)]
WIP database populate before perl route calc

14 years agowip route computation
Ian Jackson [Sun, 26 Jul 2009 19:20:33 +0000 (20:20 +0100)]
wip route computation

14 years agoschema creator in Perl
Ian Jackson [Sun, 26 Jul 2009 18:19:04 +0000 (19:19 +0100)]
schema creator in Perl

14 years agoDB schema in sqlite format
Ian Jackson [Sun, 26 Jul 2009 17:02:45 +0000 (18:02 +0100)]
DB schema in sqlite format

14 years agoids in schema; distances
Ian Jackson [Sun, 26 Jul 2009 11:38:45 +0000 (12:38 +0100)]
ids in schema; distances

14 years agoWIP schema
Ian Jackson [Sun, 26 Jul 2009 11:08:30 +0000 (12:08 +0100)]
WIP schema

14 years agowip commod-email-processor: can parse, now need to make it handle database
Ian Jackson [Sat, 25 Jul 2009 18:35:47 +0000 (19:35 +0100)]
wip commod-email-processor: can parse, now need to make it handle database

14 years agowip commod-email-processor; tab-delimit metadata in emails
Ian Jackson [Sat, 25 Jul 2009 14:55:36 +0000 (15:55 +0100)]
wip commod-email-processor; tab-delimit metadata in emails

14 years agometadata as tsv text header means we don't care about = in values
Ian Jackson [Sat, 25 Jul 2009 13:28:58 +0000 (14:28 +0100)]
metadata as tsv text header means we don't care about = in values

14 years agometadata as tsv text header
Ian Jackson [Sat, 25 Jul 2009 11:05:52 +0000 (12:05 +0100)]
metadata as tsv text header

14 years agoWIP commod-update-receiver testing - seems to work
Ian Jackson [Fri, 24 Jul 2009 21:51:12 +0000 (22:51 +0100)]
WIP commod-update-receiver testing - seems to work

14 years agoWIP commod-update-receiver testing
Ian Jackson [Fri, 24 Jul 2009 19:15:46 +0000 (20:15 +0100)]
WIP commod-update-receiver testing

14 years agoMerge branch 'master' into ourdb
Ian Jackson [Fri, 24 Jul 2009 16:58:49 +0000 (17:58 +0100)]
Merge branch 'master' into ourdb

Conflicts:

pctb/commod-results-processor

14 years agoMerge branch 'stable'
Ian Jackson [Fri, 24 Jul 2009 16:54:14 +0000 (17:54 +0100)]
Merge branch 'stable'

14 years agoActually compress marketdata.gz (!)
Ian Jackson [Fri, 24 Jul 2009 16:48:42 +0000 (17:48 +0100)]
Actually compress marketdata.gz (!)

14 years agowip commod-update-receiver and new uploader
Ian Jackson [Fri, 24 Jul 2009 16:29:12 +0000 (17:29 +0100)]
wip commod-update-receiver and new uploader

14 years agowip commod-update-receiver
Ian Jackson [Fri, 24 Jul 2009 16:23:01 +0000 (17:23 +0100)]
wip commod-update-receiver

14 years agoWIP update processor, generating outgoing email
Ian Jackson [Wed, 22 Jul 2009 14:40:56 +0000 (15:40 +0100)]
WIP update processor, generating outgoing email

14 years agoWIP commod-update-receiver
Ian Jackson [Mon, 20 Jul 2009 02:30:36 +0000 (03:30 +0100)]
WIP commod-update-receiver