chiark / gitweb /
ypp-sc-tools.db-live.git
2009-08-16 Ian JacksonFurther generalisation of text string entry; add missin...
2009-08-16 Ian JacksonGeneralise route[text]string
2009-08-15 Ian JacksonSlightly improved formatting
2009-08-15 Ian JacksonNotes from linear programming research (for meat of...
2009-08-15 Ian JacksonRemove query-specific invocations from lookup (regexp...
2009-08-15 Ian JacksonSplit lookup options into separate query_ components
2009-08-15 Ian Jacksonwebsite copes with older JSON.pm
2009-08-14 Ian JacksonMerge branch 'stable-3.x'
2009-08-14 Ian JacksonHandle opening errors in gzopen properly 3.1
2009-08-14 Ian JacksonFix up example invocations of dictionary-manager for...
2009-08-14 Ian JacksonNew --dict-no-update option prevents some rsyncs, for...
2009-08-14 Ian JacksonMerge branch 'ijackson'
2009-08-14 Ian JacksonEncode instance in emails properly
2009-08-14 Ian JacksonPut webcopyright in autohandler
2009-08-14 Ian JacksonUnbreak routetextstring
2009-08-14 Ian JacksonFurther minor validation fixups
2009-08-14 Ian JacksonSort out validation errors in dataage and tidy up
2009-08-14 Ian Jacksonset content-type charset and LC_CTYPE to UTF-8
2009-08-14 Ian JacksonMake it pass W3C validator: add DTD, work around crazy...
2009-08-14 Ian JacksonImprove docs page
2009-08-14 Ian JacksonActually compress the .tar.gz
2009-08-14 Ian JacksonUse <%doc> for head comments
2009-08-13 Ian JacksonMake top-level Mason components executable
2009-08-13 Ian JacksonTidier copyright notices
2009-08-13 Ian JacksonAdd ref to docs on masthead
2009-08-13 Ian JacksonImprove docs a bit
2009-08-13 Ian JacksonYARRG docs page
2009-08-13 Ian JacksonCopyright notices
2009-08-13 Ian Jacksonsource.tar.gz source download
2009-08-13 Ian JacksonNew dataage mode actually works
2009-08-13 Ian JacksonMultiple queries work
2009-08-13 Ian JacksonStrip "none" values when replicating our url
2009-08-13 Ian JacksonRename "route" to "lookup" for future things
2009-08-13 Ian Jacksonabolish $dbh global in Mason code to shorten db connect...
2009-08-12 Ian JacksonData::Dumper output from routetextstring
2009-08-12 Ian JacksonProperly escape output in routetrade test
2009-08-12 Ian JacksonError handling and other cleanups
2009-08-12 Ian JacksonInvokes "routetrade" component to get answers
2009-08-12 Ian JacksonPreserve form values across submissions
2009-08-12 Ian Jacksonrename pirate-route to route
2009-08-12 Ian Jacksononly one "none" in each island dropdown
2009-08-12 Ian Jacksonclean up pirate-route
2009-08-12 Ian Jacksonroute menu selection mode seems to work
2009-08-12 Ian JacksonPrettify the html very slightly
2009-08-12 Ian JacksonFix nonunique island/arch name reporting
2009-08-12 Ian JacksonIsland/arch names which uniquely match initial substrin...
2009-08-12 Ian JacksonRemove some stale commented out alerts
2009-08-12 Ian Jacksonprefer to use ids to names; names aren't even valid...
2009-08-12 Ian JacksonAJAX route validator fixes
2009-08-12 Ian Jacksonwip arch list change
2009-08-12 Ian JacksonWIP route fixes etc.
2009-08-11 Ian JacksonAJAX route validator improved
2009-08-11 Ian JacksonAJAX route validator for text strings
2009-08-11 Ian Jacksonscript for tracking changes
2009-08-11 Ian JacksonWIP pirate-route selector
2009-08-11 Ian JacksonExport for people's convenience
2009-08-10 Ian JacksonActually export relevant stuff from CommodsWeb to make...
2009-08-09 Ian JacksonRemove the clone-and-hack database initialisation from...
2009-08-09 Ian JacksonUse the directory name "web" rather than "mason" for...
2009-08-09 Ian JacksonMove nascent website here
2009-08-09 Ian JacksonAdd developer documentation for upload format. 3.0
2009-08-09 Ian JacksonMerge branch 'master' of ijackson@chiark.greenend.org...
2009-08-09 Ian JacksonPrint a thank you message
2009-08-09 Ian JacksonShow contents of OK message from yarrg upload server
2009-08-09 Ian JacksonTake out lock in db-idempotent-populate too
2009-08-09 Ian JacksonRemove a debugging print
2009-08-09 Ian JacksonActual locking and conflict handling
2009-08-08 Ian JacksonMerge branch 'master' of ijackson@chiark.greenend.org...
2009-08-08 Ian JacksonFix dictionary-update-receiver to cope with new cgi_get...
2009-08-05 Ian JacksonPermit arbitrage to work if one of the sides offers...
2009-08-05 Ian JacksonMake multiple actions actually work (don't fclose too...
2009-07-29 Ian JacksonMerge branch 'ijackson-ourdb' into ourdb
2009-07-29 Ian Jacksonfixes from testing
2009-07-29 Ian JacksonInstallation fixes
2009-07-29 Ian Jacksontimestamp processing
2009-07-29 Ian JacksonWIP Much rework for new upload arrangements and new...
2009-07-29 Ian Jacksonwip yarrg upload too: multiple output modes and set...
2009-07-29 Ian JacksonRename many things from PCTB to YARRG
2009-07-29 Ian JacksonRename main program from ypp-commodities to yarrg
2009-07-29 Ian JacksonUpdate readmes for new program name
2009-07-29 Ian Jacksonpctb renamed to yarrg: Makefile moves stuff across
2009-07-29 Ian Jacksonpctb renamed to yarrg: .gitignore update
2009-07-29 Ian JacksonWIP rename pctb -> yarrg
2009-07-29 Ian Jacksoncache commodid and stallid in Perl
2009-07-29 Ian JacksonAdd technically-missing semicolon.
2009-07-28 Ian JacksonCan actually update the database
2009-07-28 Ian JacksonWe don't care about backslashes
2009-07-28 Ian JacksonRecompress the tsv (and err make it work again??)
2009-07-28 Ian Jacksonbetter error messages from pipethrough_*
2009-07-28 Ian JacksonWIP email processor, now prepares some SQL
2009-07-28 Ian JacksonNew CommodsDatabase module for broken out DBI stuff
2009-07-28 Ian JacksonRename age to timestamp; add field for email (rfc822...
2009-07-28 Ian JacksonDetect a few more inconsistencies
2009-07-28 Ian JacksonUse commas to separate islands in route database for...
2009-07-27 Ian JacksonWIP db populate; compute shortest paths in Perl (takes...
2009-07-26 Ian JacksonWIP database populate before perl route calc
2009-07-26 Ian Jacksonwip route computation
2009-07-26 Ian Jacksonschema creator in Perl
2009-07-26 Ian JacksonDB schema in sqlite format
2009-07-26 Ian Jacksonids in schema; distances
next