source: trunk/src/allmydata @ e113cba

Name Size Rev Age Author Last Change
../
 crypto 70851fe   2020-08-05T15:53:23Z itamar Death to newint.
 frontends 1549e7e   2020-05-06T21:16:34Z meejah simplify (for line in f.readlines() -> for line in f)
 immutable 5042586   2020-08-11T18:54:12Z itamar Docstring.
 introducer 7e17ffb   2019-08-03T09:34:21Z exarkun Also update the introducer's use of read_config
 mutable ec02d47   2019-07-08T18:49:07Z meejah rename
 scripts 1549e7e   2020-05-06T21:16:34Z meejah simplify (for line in f.readlines() -> for line in f)
 storage 77ae087   2020-07-13T20:12:53Z itamar Remove a2b_l and b2a_l from public API, to ease likely future switch …
 test e113cba   2020-08-13T19:02:59Z itamar Address review comments.
 testing 7a37eee   2020-07-09T20:05:29Z sajith assert -> Exception
 util e113cba   2020-08-13T19:02:59Z itamar Address review comments.
 web c58cf56   2020-07-18T12:34:25Z sajith Remove unused imports
 windows ef73e18f   2020-02-13T15:43:50Z exarkun Remove the greater part of the implementation
__init__.py 1.2 KB 12691eb   2020-07-02T18:31:33Z itamar Only install module mappings once.
__main__.py 101 bytes 77b3ab0   2016-03-25T21:49:18Z warner add main.py so "python -m allmydata" works Thanks to dstufft for …
_auto_deps.py 2.8 KB 26c7282   2020-01-27T18:44:28Z sajith Remove characteristic dependency Fixes: ticket:3279
blacklist.py 4.8 KB 1549e7e   2020-05-06T21:16:34Z meejah simplify (for line in f.readlines() -> for line in f)
check_results.py 11.5 KB c8f11dc   2019-05-26T06:28:18Z 1172976+tpltnt ported old-style classes to new-style
client.py 41.9 KB 93c474c3   2020-07-29T07:00:50Z fijall make test_util pass under both pythons
codec.py 2.8 KB 49ae2c5   2017-02-27T18:01:30Z meejah use @implementer instead of implements Also, derive some more things …
control.py 9.0 KB 1549e7e   2020-05-06T21:16:34Z meejah simplify (for line in f.readlines() -> for line in f)
deep_stats.py 4.8 KB 0d47e12   2016-12-24T03:50:48Z warner Add some docstrings.
dirnode.py 36.3 KB e13c0cf   2020-08-12T14:23:30Z itamar Reorganize imports to make Python 3 support easier.
hashtree.py 19.3 KB 70851fe   2020-08-05T15:53:23Z itamar Death to newint.
history.py 3.8 KB c8f11dc   2019-05-26T06:28:18Z 1172976+tpltnt ported old-style classes to new-style
interfaces.py 133.9 KB e62d2a5   2019-08-20T13:28:05Z exarkun In reality we cannot handle a Deferred here ... yet? This code is …
monitor.py 4.2 KB 49ae2c5   2017-02-27T18:01:30Z meejah use @implementer instead of implements Also, derive some more things …
node.py 30.9 KB a47463e   2019-08-19T15:21:03Z exarkun Pass _Config instead of a smaller dict to get_client_resource
nodemaker.py 6.9 KB 05f48c3   2017-06-05T22:31:41Z meejah Various cleanups, fixes and improvements Squashed all commits that …
stats.py 11.0 KB 4c3d0ea   2020-05-05T03:59:15Z meejah use 'with open' for more file-opens
storage_client.py 32.6 KB e62d2a5   2019-08-20T13:28:05Z exarkun In reality we cannot handle a Deferred here ... yet? This code is …
unknown.py 8.2 KB 49ae2c5   2017-02-27T18:01:30Z meejah use @implementer instead of implements Also, derive some more things …
uri.py 28.0 KB c8f11dc   2019-05-26T06:28:18Z 1172976+tpltnt ported old-style classes to new-style
version_checks.py 13.7 KB 70851fe   2020-08-05T15:53:23Z itamar Death to newint.
webish.py 9.7 KB 5dd355fb   2020-01-17T16:45:08Z exarkun Stop accessing the maybe-deprecated Request.channel attribute
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.