log xml/getAmazonInfo.php @ 46:b7376319d25a

age author description
Sun, 06 Jan 2019 12:15:42 -0500 Charlie Root centralise db query even more
Sun, 06 Jan 2019 07:17:03 -0500 Charlie Root change includes to assume (contra previos ASSUMES) that we have .user.ini which adds /var/test to include_path
Sat, 05 Jan 2019 18:00:10 -0500 Charlie Root ASSUMES we have SetEnv PHP_VALUE "include_path =.:/var/test/private:/var/test/ywww:/usr/share/php" in apache2/.../test.conf
Sat, 05 Jan 2019 06:21:12 -0500 Charlie Root merge, involved ediff3 wrt getAmazonInfo.php
Sun, 30 Jul 2017 05:36:48 -0400 Henry S. Thompson merge
Sun, 30 Jul 2017 05:36:07 -0400 Henry S. Thompson geoip fix?, better debugging
Fri, 04 Jan 2019 18:03:24 -0500 Charlie Root pass char for log lines in to doAmazonRequest,
Fri, 04 Jan 2019 12:54:12 -0500 Charlie Root refactor to split out shareable fn to actually do an Amazon API request
Fri, 04 Jan 2019 11:35:59 -0500 Charlie Root minor tidying
Fri, 04 Jan 2019 09:50:55 -0500 Charlie Root refactor to try to improve error handling
Fri, 04 Jan 2019 08:52:01 -0500 Robert Boland fix old :-( preg bug,
Tue, 01 Jan 2019 07:30:05 -0500 Robert Boland more db column protection
Sun, 30 Dec 2018 07:00:09 -0500 Charlie Root post-5.7-upgrade efforts to reduce dropped connections, db insertion fails
Thu, 25 Oct 2018 09:42:12 -0400 Charlie Root use a semaphore to try to cut down on RequestThrottled fails
Thu, 30 Aug 2018 17:18:12 -0400 Charlie Root try to protect against a range of missing info
Sun, 30 Jul 2017 05:34:46 -0400 Henry S. Thompson better debugging
Mon, 24 Jul 2017 11:38:35 -0400 Robert Boland Replace old associate keys with new IAMs user keys
Sun, 19 Feb 2017 16:17:53 +0000 Henry S. Thompson use test_db.php to get mysqld_test instance testing
Sat, 18 Feb 2017 12:43:42 +0000 Henry S. Thompson fix wrong var in debug output
Sat, 18 Feb 2017 12:28:36 +0000 Henry S. Thompson if no code show entire response
Sat, 18 Feb 2017 11:38:36 +0000 Henry S. Thompson tidy up debugging, only show parms on non-throttled error
Fri, 17 Feb 2017 13:40:20 +0000 Robert Boland a bit more debugging/bomb-proofing
Wed, 28 Dec 2016 13:07:32 +0000 robert short-circuit error response handling, add debugging
Wed, 28 Dec 2016 13:04:53 +0000 robert original