Matt Peel
Matt Peel
Hi there, I'm having trouble with my MBP displays breaking, which I think is temperature related, however the machine runs pretty much 24/7 and only struggles sometimes. It would be...
Hi there, This could be an awesome cross-site tool if it were able to connect to multiple Google Analytics sites data, without needing to have them all within one GA...
The box fails during the `00_common.ps1` script execution if the SysinternalsSuite.zip is not in the downloads shared folder alongside Google Chrome.
Hey @dbroeglin, Thanks for this lab! I'm looking to setup a DC with LDAP connectivity and ADFS capability to locally test an LDAP/ADFS integration project, however I'm having some trouble...
There's a few particular parts of the `packer` build that take ages (multiple hours). Highlight these so people don't think that it's stalled and cancel out of the process.
For dashboards that display a lot of repos (e.g. 70+), listing all fully-green repos takes a lot of screen space. Additionally, listing green branches on a failing build takes a...
- Add single test for \eTools\Utils\Slugify::cleanTeamName(), so that once we add Travis, it has something to do Requires https://github.com/deStrO/eBot-CSGO/pull/50 to be merged first.
New features to `Singleton` allowing class overriding and passing constructor args Requires PR #50 to be merged first. **Allows a call to `::getInstance()` to return a different class to that...
- Add phpunit/phpunit and phpunit/php-invoker to composer.json - Add composer.lock to Git - this file should be committed so that `composer install` always installs the same dependencies