David Goodwin

Results 16 issues of David Goodwin

- Remove use of PHPSolrClient - change to solarium - Update schema.xml to work with newer solr requirements - Should work with multi-core solr installs.

Use 'aws' cli saved settings by default (~/.aws/config); stop hard coding regions (boto provides them); fix indentation; merge other useful pull requests.

The main problem with wrapping the steps in a transaction is that any hook scripts will be unable to query the database to see the same value(s) (as they won't...

Upgrade to newer PHPUnit version Add vimeo/psalm for possible static analysis checks

Tests have an incorrect (I assume) namespace of SidneyAllen\XeroPHP, and do not have any logic within them.

* minor doc improvements * change TOTP Exceptions to be TOTP Exemptions * add some @todo things * try and control who can add what exemptions. * move addAppPassword() and...

See https://github.com/postfixadmin/docker/issues/51 Add configuration support for a 'base url' for PostfixAdmin - in case it's being hidden behind some sort of reverse proxy This would rewrite any URLs in template(s)...

covers php5.6 -> 8.0

re-do / resubmit https://github.com/neitanod/forceutf8/pull/46 phpdocblocks are really useful for static analysis - using tools like vimeo/psalm