lbry-sdk/lbrynet
Jack 09846413bd remove Settings.py
remove old settings class, which was only used for the lbryid and
required unqlite.

this allows the daemon startup to be simplified, it previously relied
on Settings in a few places. lbryid had been stored in the old
settings, this initializes it at startup.
2016-12-17 20:01:06 -05:00
..
analytics rename platform to system_info 2016-12-15 18:58:16 -06:00
core Merge pull request #339 from lbryio/all-prs 2016-12-15 19:42:35 -06:00
cryptstream Remove commented code 2016-12-15 18:58:06 -06:00
db_migrator Remove commented code 2016-12-15 18:58:06 -06:00
dht dht: refactor _msgTimeout 2016-12-15 18:58:16 -06:00
lbryfile pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00
lbryfilemanager Add setting to disable reuploading to reflector 2016-12-15 18:58:16 -06:00
lbrylive Remove commented code 2016-12-15 18:58:06 -06:00
lbrynet_daemon remove Settings.py 2016-12-17 20:01:06 -05:00
metadata pylint: fix trailing-whitespace 2016-12-14 19:21:59 -06:00
pointtraderclient pylint: add check for missing-final-newline 2016-12-14 19:21:59 -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.11rc0 → 0.7.12rc0 2016-12-16 21:45:02 -06:00
build_type.py improve error analytics 2016-11-15 10:31:35 -05:00
conf.py Add setting to disable reuploading to reflector 2016-12-15 18:58:16 -06: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