../
|
frontends
|
|
cf65cc2
|
2009-10-13T02:15:20Z
|
warner |
replace dirnode.create_empty_directory() with create_subdirectory(), …
|
gui
|
|
c9803d5
|
2009-05-22T00:38:23Z
|
warner |
switch all foolscap imports to use foolscap.api or foolscap.logging
|
immutable
|
|
f4aa418
|
2009-10-05T22:18:49Z
|
warner |
Verifier: check the full cryptext-hash tree on each share. Removed …
|
introducer
|
|
83773364
|
2009-06-24T19:40:38Z
|
warner |
remove introducer/old.py, will create something similar when the …
|
mutable
|
|
c2520e4
|
2009-10-13T03:12:32Z
|
warner |
client.create_mutable_file(contents=) now accepts a callable, which is …
|
scripts
|
|
52aceb1a
|
2009-07-20T03:45:23Z
|
kevan |
Implement more clearly defined moving semantics in tahoe_mv.py
|
storage
|
|
c9803d5
|
2009-05-22T00:38:23Z
|
warner |
switch all foolscap imports to use foolscap.api or foolscap.logging
|
test
|
|
c2520e4
|
2009-10-13T03:12:32Z
|
warner |
client.create_mutable_file(contents=) now accepts a callable, which is …
|
util
|
|
00a44c0
|
2009-09-27T03:32:26Z
|
zooko |
docs: a few licensing clarifications requested by Ubuntu
|
web
|
|
b30041c
|
2009-10-13T02:34:44Z
|
warner |
webapi: t=mkdir now accepts initial children, using the same JSON that …
|
windows
|
|
fbf6c48
|
2008-01-11T02:03:23Z
|
robk-tahoe |
move registry module into allmydata.windows package
|
__init__.py
|
7.6 KB
|
2841d6a
|
2009-06-04T15:37:28Z
|
zooko |
setup: add pysqlite and sqlite to get_package_versions()
|
check_results.py
|
7.9 KB
|
ef60e85
|
2009-01-10T01:00:52Z
|
zooko |
naming: finish renaming "CheckerResults?" to "CheckResults?"
|
client.py
|
20.1 KB
|
c2520e4
|
2009-10-13T03:12:32Z
|
warner |
client.create_mutable_file(contents=) now accepts a callable, which is …
|
codec.py
|
2.8 KB
|
b315619
|
2008-12-05T15:17:54Z
|
zooko |
download: refactor handling of URI Extension Block and crypttext hash …
|
control.py
|
7.1 KB
|
4a4a4f95
|
2009-08-15T19:25:43Z
|
warner |
immutable.Downloader: pass StorageBroker? to constructor, stop being a …
|
debugshell.py
|
142 bytes
|
f4a718c
|
2007-03-30T17:52:19Z
|
zooko |
finish storage server and write new download
|
dirnode.py
|
31.6 KB
|
cf65cc2
|
2009-10-13T02:15:20Z
|
warner |
replace dirnode.create_empty_directory() with create_subdirectory(), …
|
hashtree.py
|
18.9 KB
|
40c7829
|
2009-04-04T04:35:27Z
|
warner |
hashtree.py: another micro-optimization, expand on a comment
|
history.py
|
3.8 KB
|
d214f7ee
|
2009-08-15T11:44:15Z
|
warner |
stop making History be a Service, it wasn't necessary
|
interfaces.py
|
106.9 KB
|
c2520e4
|
2009-10-13T03:12:32Z
|
warner |
client.create_mutable_file(contents=) now accepts a callable, which is …
|
key_generator.py
|
3.9 KB
|
1863aee
|
2009-05-22T00:46:32Z
|
warner |
switch to using RemoteException? instead of 'wrapped' RemoteReferences?. …
|
manhole.py
|
10.4 KB
|
d06d4f3
|
2007-11-01T22:22:41Z
|
warner |
trailing-whitespace eradication, no functional changes
|
monitor.py
|
4.3 KB
|
b7f7b2f
|
2008-11-07T04:54:52Z
|
warner |
monitor: update interface definition: get_status() can return a Failure
|
node.py
|
14.1 KB
|
7950fc0
|
2009-07-15T07:29:29Z
|
warner |
node.py: record pid in twisted log at startup. Closes #476.
|
nodemaker.py
|
4.4 KB
|
c2520e4
|
2009-10-13T03:12:32Z
|
warner |
client.create_mutable_file(contents=) now accepts a callable, which is …
|
provisioning.py
|
35.5 KB
|
2f38429
|
2009-05-01T19:10:50Z
|
kpreid |
Fix broken link from Provisioning to Reliability page.
|
reliability.py
|
11.1 KB
|
790a10d
|
2009-02-19T20:55:15Z
|
warner |
reliability.py: fix the numpy conversion, it was completely broken. …
|
stats.py
|
10.9 KB
|
1863aee
|
2009-05-22T00:46:32Z
|
warner |
switch to using RemoteException? instead of 'wrapped' RemoteReferences?. …
|
storage_client.py
|
10.3 KB
|
d2d3bb2f
|
2009-07-17T13:52:21Z
|
zooko |
introduction/storage-broker: add assertions of serverids being the …
|
unknown.py
|
845 bytes
|
ef1b6ae8
|
2009-07-03T01:07:49Z
|
warner |
Tolerate unknown URI types in directory structures. Part of #683.
The …
|
uri.py
|
18.0 KB
|
0d5dc51
|
2009-08-15T11:28:46Z
|
warner |
Overhaul IFilesystemNode handling, to simplify tests and use POLA …
|
webish.py
|
7.0 KB
|
c6c30ac
|
2009-02-20T19:15:54Z
|
warner |
webapi: pass client through constructor arguments, remove IClient, …
|