Dreamer
Dreamer
Storing login in plain text config file isn't a good idea for me. Corporate login often used to authorise user for many services and it will look like as a...
Hi, sorry for the questions unrelated to this concrete issue. Could you say, is it possible to pass expressions/filters to a remote datasource with qlbridge? For example, if I have...
Hi. Would you provide some reaction for this pull-request, please? Are you interested in requests like this? I fixed compilation of Prismatic project with Qt5.2.0 for Win32/MacOS 10.8, you can...
OK, glad to hear that! I tried not to change any code-flow or logic except error fixes, so I hope that I didn't broke anything. I'll try to send small...
Thanks, that was negligent =(
Sorry for such a long delay. I agree with you, ChannelView shouldn't use the controller directly. I've updated pull-request, could you take a look please? There are lot of changed...
@marcosd4h thanks for the review! Will try to run the binary as soon as can get a Windows machine. Do you want to add tests into this particular PR or...
> What's the status on this one? @directionless I should do some hand checks and I can try to add few unit-tests to show `ComPtr` usage, but I'm quite busy...
Added a new field in Absorber config with tests. Check for minimum version is quite straightforward, and we can add a max_version to check version in some interval.