Shardj
Shardj
I'm deleting my PR as I'm tired of the fork cluttering up my repo list. Here's the test code At the top `use Doctrine\DBAL\Schema\Schema;` The rest ``` public function testIndexCreationSyntax():...
Could I get some advice, I've been having no luck at all with what I'm trying to do. I simply want to map traffic as such: - mongodb.localhost:27017 -> mongodb...
I threw together a quick bash script with the basic functionality of what I'm describing https://github.com/Shardj/teamchangelog
Thanks @zanseb that does look like exactly what I wanted. Still looking out for other solutions though if anyone else knows of any although at this point I'm probably going...
> Hi @Shardj I thought for a moment your original statement, but monolithic applications came to my mind when you mentioned large teams, I think this is more suitable for...
Another weird bug I'm having is if I plug a second monitor in I get no output to it. If I go back to the login screen then plug it...
Restarting awesome manually doesn't fix it, probably an xrandr issue then
Any movement on this?
So it seems that this is a python2 program, so: Install python 2 Install pip 2: `curl https://bootstrap.pypa.io/pip/2.7/get-pip.py --output get-pip.py` `sudo python2 get-pip.py` Then as root use pip2 to install...
Hey I don't actively work on this project any more but @kaktusas2598 might have an answer for you