lbry-sdk/lbrynet
Job Evers c2fc15160f Fix watch
I changed the _download_name return type without realizing that
it was also used by the watch endpoint.  This switches the endpoint
to go through get so that watches can be tracked just like downloads
2017-01-03 18:08:31 -06:00
..
analytics Merge pull request #369 from lbryio/track-errors 2016-12-30 15:39:41 -06:00
core send bug reports to slack 2017-01-02 14:52:24 -05:00
cryptstream more inlineCallback cleanup 2016-12-30 13:28:38 -06:00
db_migrator Remove commented code 2016-12-15 18:58:06 -06:00
dht Better dht shutdown. 2016-12-15 23:44:35 -06:00
lbryfile Refactor jsonrpc_get 2016-12-30 13:27:12 -06:00
lbryfilemanager convert more to inlineCallbacks 2016-12-30 13:27:16 -06:00
lbrylive Replace settings with conf.settings 2016-12-30 13:05:18 -06:00
lbrynet_daemon Fix watch 2017-01-03 18:08:31 -06:00
metadata pylint: fix trailing-whitespace 2016-12-14 19:21:59 -06:00
pointtraderclient Replace settings with conf.settings 2016-12-30 13:05:18 -06:00
reflector replace log_support.failure calls 2016-12-15 18:58:15 -06:00
winhelpers add bad-whitespace check to pylint 2016-11-09 11:27:07 -06:00
__init__.py Bump version: 0.7.12rc3 → 0.7.12rc4 2017-01-03 15:29:20 -06:00
build_type.py improve error analytics 2016-11-15 10:31:35 -05:00
conf.py use urllib for loggly url formatting 2017-01-02 16:09:28 -05:00
create_network.py fixup long lines 2016-12-07 09:38:34 -05:00
dht_scripts.py pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00
dhttest.py Remove commented code 2016-12-15 18:58:06 -06:00
interfaces.py fixup long lines 2016-12-07 09:38:34 -05:00
node_rpc_cli.py Remove all unused imports; add check to pylint 2016-08-08 15:42:35 -05:00
rpc_node.py fixup long lines 2016-12-07 09:38:34 -05:00