6
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Nov 14, 2024 — Nov 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
beginnings of a system test, with 5 nodes and a queen
warner
as Brian Warner
More... almost 19 years ago
rearrange client setup, factor out common Node functionality, add Uploader service to client
warner
as Brian Warner
More... almost 19 years ago
rearrange client setup, factor out common Node functionality, add Uploader service to client
warner
as Brian Warner
More... almost 19 years ago
prototype encoder More... almost 19 years ago
prototype encoder More... almost 19 years ago
rearrange names, add more RemoteInterfaces to make tests pass again
warner
as Brian Warner
More... almost 19 years ago
rearrange names, add more RemoteInterfaces to make tests pass again
warner
as Brian Warner
More... almost 19 years ago
fix pyflakes warnings/errors
warner
as Brian Warner
More... almost 19 years ago
fix pyflakes warnings/errors
warner
as Brian Warner
More... almost 19 years ago
standardize on keeping nodeids (and all other SHA1-derived values as binary everywhere, only doing idlib.b2a() when interacting with a human or the filesystem
warner
as Brian Warner
More... almost 19 years ago
standardize on keeping nodeids (and all other SHA1-derived values as binary everywhere, only doing idlib.b2a() when interacting with a human or the filesystem
warner
as Brian Warner
More... almost 19 years ago
improve RemoteInterface specifications
warner
as Brian Warner
More... almost 19 years ago
improve RemoteInterface specifications
warner
as Brian Warner
More... almost 19 years ago
add RemoteInterfaces (foolscap schemas). some tests break.
warner
as Brian Warner
More... almost 19 years ago
add RemoteInterfaces (foolscap schemas). some tests break.
warner
as Brian Warner
More... almost 19 years ago
change bucket writer protocol, give Encoder a RemoteReference instead of a file-like object
warner
as Brian Warner
More... almost 19 years ago
change bucket writer protocol, give Encoder a RemoteReference instead of a file-like object
warner
as Brian Warner
More... almost 19 years ago
add the 'Denver Airport' design doc, for Chord-based peer selection
warner
as Brian Warner
More... almost 19 years ago
add the 'Denver Airport' design doc, for Chord-based peer selection
warner
as Brian Warner
More... almost 19 years ago
upload: add WriterProxy
warner
as Brian Warner
More... almost 19 years ago
upload: add WriterProxy
warner
as Brian Warner
More... almost 19 years ago
split 'Bucket' into separate subclasses for read and write More... almost 19 years ago
split 'Bucket' into separate subclasses for read and write More... almost 19 years ago
implement upload peer selection
warner
as Brian Warner
More... almost 19 years ago
implement upload peer selection
warner
as Brian Warner
More... almost 19 years ago
prevent reading unfinished buckets More... almost 19 years ago
prevent reading unfinished buckets More... almost 19 years ago
allow buckets written by previous runs to be read More... almost 19 years ago
allow buckets written by previous runs to be read More... almost 19 years ago
added read and cross check to storage unit test, minor cleanups More... almost 19 years ago