Greg Dubicki
Greg Dubicki
I checked and data.json is being sent compressed. 700kb before, but below 100kb after compression.
I confirm. Why don't you just fix it [like this](https://github.com/grzegorz-dubicki/devcenter-grails/commit/a4b45a6015b1ce452db22d224fa1a5c0d1d42d30)?
A rollback to mydumper v0.9.5 has fixed the issue. The beginning of its run log is like this: ``` ** Message: 22:00:01.970: Connected to a MySQL server ** Message: 22:00:01.970:...
Hey @davidducos, thanks for looking into this! > Can you test with the latest prerelease? Sure, I will do that in a few days! I might need some time as...
Th pyyaml code repository has MIT license set, see https://github.com/yaml/pyyaml/blob/master/LICENSE.
I think that this is the way it should be done. Without this feature I had to do an ugly hack in my GitLabForm app where I used `logging.debug()` for...
Wdyt, @dmerejkowsky?
If you are ok with such a change then I would add the appropriate docs and an upgrade guide, @dmerejkowsky. I think that an image showing the levels and the...
After giving it more thought, I would like to apply some of the philosophy of a more user-friendly software development process taken from here https://gitlabform.github.io/gitlabform/#stability to `python-cli-ui` and do this:...
Hi, @dmerejkowsky! Yes, I might want to get back to this. PS Can you please add my PyPI account (`gdubicki`) as a maintainer for this project in PyPI? I would...