lbry-sdk/lbrynet
Alex Liebowitz 0e8e489ad6 Fix how the bug report code accesses Slack API key setting
It was trying to access this setting as an attribute, which doesn't
work anymore. (Not sure if this is an API change in conf.settings or
just a bug.)
2017-02-08 23:05:32 -05:00
..
analytics add installation id, re-initialize lbryid on each start 2017-02-02 10:23:17 -05:00
core convert _setup, _check_stream_is_managed, _check_stream_info_manager, and _start_lbry_files to inlineCallbacks 2017-02-08 19:34:54 -05:00
cryptstream refactor conf.settings 2017-01-16 22:32:54 -05: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 fix get_count_for_stream returning [(count, )] instead an int 2017-02-08 20:58:45 -05:00
lbrylive refactor conf.settings 2017-01-16 22:32:54 -05:00
lbrynet_daemon Fix how the bug report code accesses Slack API key setting 2017-02-08 23:05:32 -05:00
metadata Add scripts related to querying / downloading sd blobs 2017-01-11 12:05:34 -06:00
pointtraderclient refactor conf.settings 2017-01-16 22:32:54 -05:00
reflector log traceback on failed blob upload 2017-02-08 16:18:34 -05:00
winhelpers add bad-whitespace check to pylint 2016-11-09 11:27:07 -06:00
__init__.py Bump version: 0.8.1 → 0.8.2 2017-02-02 07:43:28 -08:00
build_type.py improve error analytics 2016-11-15 10:31:35 -05:00
conf.py add installation id, re-initialize lbryid on each start 2017-02-02 10:23:17 -05:00
create_network.py remove extraneous ellipses in messages 2017-01-11 15:39:28 -05:00
dht_scripts.py remove extraneous ellipses in messages 2017-01-11 15:39:28 -05:00
dhttest.py remove extraneous ellipses in messages 2017-01-11 15:39:28 -05: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