Endel Dreyer

Results 152 issues of Endel Dreyer

Enviar possíveis exceptions para https://getsentry.com, quando em produção.

feature

The following example doesn't work in any client: ``` sql SELECT `gender`, COUNT(*) FROM `auth` GROUP BY `gender`; ``` JavaScript client code example: ``` javascript client.collection('auth').group("gender").count() ```

feature

- [x] [filesystem (default)](https://github.com/doubleleft/hook/blob/master/src/Application/Config.php) - [ ] database

feature

After removing `index` statement from `schema.yaml` the index isn't removed. Related issue: https://github.com/doubleleft/hook/issues/95

bug

Some servers have restricted access to outbound HTTP/HTTPS requests. Some options to set default proxy server: - http://guzzle.readthedocs.org/en/latest/clients.html#environment-variables - http://php.net/manual/en/function.stream-context-set-default.php

feature

https://github.com/thephpleague/flysystem

enhancement

server-sent events stopped working (channels API)

Referências: - http://en.wikipedia.org/wiki/Hash-based_message_authentication_code (HMAC) - http://www.jcryption.org/

security