Commit graph

12 commits

Author SHA1 Message Date
Josh de Kock 01abcad893 http/request: check if query.ErrKeyNotFound for event 2016-03-30 12:50:54 +01:00
Josh de Kock 978c6a36e7 http: stopped throwing error on invalid event
Event is an optional key, and if it's invalid or non-existent then it can just be assumed as 'none'
2016-03-29 23:18:58 +01:00
Jimmy Zelinskie 0dfc26caea remove config package 2016-03-02 21:05:33 -05:00
Leo Balduf 114322ce10 pool: fixed synchronization/stopping of the pool 2016-03-02 21:05:33 -05:00
Leo Balduf 34428cf465 config: fixed parsing of configs 2016-03-02 21:05:32 -05:00
Jimmy Zelinskie 7be6dcaaa3 http: update config to snake_case 2016-03-02 21:05:32 -05:00
Jimmy Zelinskie 82b4395b11 errors: remove errors package 2016-03-02 21:05:32 -05:00
Leo Balduf 3b54069a1b various small fixes 2016-03-02 21:05:31 -05:00
Justin Li b1f186b665 Set IP on the request object 2016-03-02 21:05:31 -05:00
Justin Li 75b4a20e56 Bring in more old behaviour, use types for peer_id and infohash 2016-03-02 21:05:31 -05:00
Justin Li 05b7b955a1 Address minor comments 2016-03-02 21:05:30 -05:00
Jimmy Zelinskie bd33c0c66b initial middleware refactor 2016-03-02 21:05:30 -05:00