Guillaume Smaha

Results 6 issues of Guillaume Smaha

Add sqlvault command to encrypt/decrypt sql source file easily Add 3 parameters: askVaultPassword, vaultPasswordFile and vaultPassword Add some StringUtils functions Set private function in Main to protected Add prompt for...

t: feature

Permit to execute request like : repo.list(False, '^/tags')

I notice that this command doesn't work : repo.list(False, '^/tags') This issue is due to the concatenation of the `self.__url_or_path` with the input path `rel_filepath` Why do you think about...

The issue appear when there are 2 scrollbars in the page. The main scrollbar isn't added automaticaly in $target.offset().top for IE (version < 9) So when I try to select...

Hey, To keep my master equals to upstream, I created a new branch for this feature and I clean it to minimize modification (indent, ...) So, I will close PR...

chore: add expected header Rebase of https://github.com/ory/dockertest/pull/346 and https://github.com/ory/dockertest/pull/415 I tried to reduce the change and I removed some update like "GET" => http.MethodGet