15 Commits

Author SHA1 Message Date
b7d0b97c64 More pre-commit.php improvements (#4224)
* more pre-commit.php improvements
do not check influx-db on hhvm
Use parallel-lint to increase lint check speed and improve output
Add option to print out the commands that would be executed, makes it easier to modify them and run by hand
Fixed a couple of bugs

* Integrate the environment check
Flip it so we don't interfere with command line users
2016-08-28 21:44:36 +01:00
f042f9aa56 Use pre-commit.php in for travis-ci tests (#4212) 2016-08-26 10:30:43 +01:00
9c3d398b63 Merge pull request #4214 from murrant/fix-constructors
Fix deprecated constructors
2016-08-26 06:58:49 +00:00
e588c171e2 Don't allow php7 failures anymore 2016-08-26 00:36:46 -05:00
9f1930a81e More more docs (#4197)
* Updated docs + some small code changes

* Added validating code doc for developers

* Doc updates

* Updates and improvements
2016-08-25 18:40:11 -05:00
46adc8b60c Fix merge errors 2016-08-19 14:05:27 -05:00
cfe2cf8069 Merge remote-tracking branch 'upstream/master' into psr2-html 2016-08-19 13:54:45 -05:00
c75f744931 Restore phpunit tests in travis-ci 2016-08-19 13:15:51 -05:00
laf
ae7d13d299 Ready for new docs site 2016-08-19 14:37:44 +01:00
8c639aa5a4 PSR2 Cleanup: /html edition
Travis tests for code conformance. Ignore warnings for now.
Fixed all errors, left most warnings.
2016-08-18 21:29:30 -05:00
64399c833a Prep Travis.yml for codesniffer changes 2016-08-15 13:23:21 -05:00
laf
bcd2476f32 Updated travis + added build icons 2016-08-08 20:13:33 +01:00
laf
ec4535dae7 Added php lint checking for travis 2016-08-08 19:53:04 +01:00
laf
8cd767f22f Fixed .travis.yml 2016-03-03 20:04:09 +00:00
985ea9bea6 Enable phpunit testing in Travis CI. 2016-03-03 11:56:29 -06:00