Quentin Dreyer

Results 40 comments of Quentin Dreyer

@LinusBorg Could you review this PR please ? :)

I've just resolved the problem, using a simple XHR hook. Requirements : Underscore.js ``` javascript (function(exports) { var _proto = XMLHttpRequest.prototype; var _open = _proto.open; var _send = _proto.send; var...

@rnystrom @jdisho @BasThomas

Guys, can we merge ASAP, since it's causing counter behaviour for repositories having 100+ labels ?!

This is the issue : https://github.com/GitHawkApp/GitHawk/blob/8452d73ab9aab9db3891dce102c4b1574acc95d0/gql/RepositoryLabels.graphql#L3 Note that this bug also affects : https://github.com/GitHawkApp/GitHawk/blob/8452d73ab9aab9db3891dce102c4b1574acc95d0/gql/SearchRepos.graphql#L2