.. |
frontends
|
rollback [20090226150237-b2345-1e916a746a7f4627b050f02f0e442fae5caf69d4] for 1.4.0 release; #645
|
2009-04-11 11:19:06 -07:00 |
gui
|
switch all foolscap imports to use foolscap.api or foolscap.logging
|
2009-05-21 17:38:23 -07:00 |
immutable
|
more storage_broker refactoring: downloader gets a broker instead of a client,
|
2009-06-01 19:25:11 -07:00 |
introducer
|
switch to using RemoteException instead of 'wrapped' RemoteReferences. Should fix #653, the rref-EQ problem
|
2009-05-21 17:46:32 -07:00 |
mutable
|
more storage_broker refactoring: downloader gets a broker instead of a client,
|
2009-06-01 19:25:11 -07:00 |
scripts
|
backup: remove the --no-backupdb command, the handling of "can't import sqlite", and the related tests, and change an error message to more correctly indicate failure to load the database from disk rather than failure to import sqlite module
|
2009-06-04 10:31:31 -07:00 |
storage
|
switch all foolscap imports to use foolscap.api or foolscap.logging
|
2009-05-21 17:38:23 -07:00 |
test
|
tests: bump up the timeout on a bunch of tests that took longer than the default timeout (120s) on François Lenny-armv5tel
|
2009-06-04 20:14:44 -07:00 |
util
|
switch to using RemoteException instead of 'wrapped' RemoteReferences. Should fix #653, the rref-EQ problem
|
2009-05-21 17:46:32 -07:00 |
web
|
more refactoring: move get_all_serverids() and get_nickname_for_serverid() from Client to storage_broker
|
2009-06-01 20:07:50 -07:00 |
windows
|
move registry module into allmydata.windows package
|
2008-01-10 19:03:23 -07:00 |
__init__.py
|
setup: add pysqlite and sqlite to get_package_versions()
|
2009-06-04 08:37:28 -07:00 |
check_results.py
|
naming: finish renaming "CheckerResults" to "CheckResults"
|
2009-01-09 18:00:52 -07:00 |
client.py
|
more refactoring: move get_all_serverids() and get_nickname_for_serverid() from Client to storage_broker
|
2009-06-01 20:07:50 -07:00 |
codec.py
|
download: refactor handling of URI Extension Block and crypttext hash tree, simplify things
|
2008-12-05 08:17:54 -07:00 |
control.py
|
switch all foolscap imports to use foolscap.api or foolscap.logging
|
2009-05-21 17:38:23 -07:00 |
debugshell.py
|
finish storage server and write new download
|
2007-03-30 10:52:19 -07:00 |
dirnode.py
|
switch all foolscap imports to use foolscap.api or foolscap.logging
|
2009-05-21 17:38:23 -07:00 |
hashtree.py
|
hashtree.py: another micro-optimization, expand on a comment
|
2009-04-03 21:35:27 -07:00 |
history.py
|
mutable: move recent operation history management code (MutableWatcher) into history.py, have History provide stats
|
2009-01-14 17:36:20 -07:00 |
interfaces.py
|
remove plaintext-hashing code from the helper interface, to close #722
|
2009-06-01 15:49:16 -07:00 |
key_generator.py
|
switch to using RemoteException instead of 'wrapped' RemoteReferences. Should fix #653, the rref-EQ problem
|
2009-05-21 17:46:32 -07:00 |
manhole.py
|
trailing-whitespace eradication, no functional changes
|
2007-11-01 15:22:41 -07:00 |
monitor.py
|
monitor: update interface definition: get_status() can return a Failure
|
2008-11-06 21:54:52 -07:00 |
node.py
|
switch to using RemoteException instead of 'wrapped' RemoteReferences. Should fix #653, the rref-EQ problem
|
2009-05-21 17:46:32 -07:00 |
provisioning.py
|
Fix broken link from Provisioning to Reliability page.
|
2009-05-01 12:10:50 -07:00 |
reliability.py
|
reliability.py: fix the numpy conversion, it was completely broken. Thanks to Terrell Russell for the help.
|
2009-02-19 13:55:15 -07:00 |
stats.py
|
switch to using RemoteException instead of 'wrapped' RemoteReferences. Should fix #653, the rref-EQ problem
|
2009-05-21 17:46:32 -07:00 |
storage_client.py
|
start to factor server-connection-management into a distinct 'StorageServerFarmBroker' object, separate from the client and the introducer. This is the starting point for #467: static server selection
|
2009-06-01 14:06:04 -07:00 |
uri.py
|
break storage.py into smaller pieces in storage/*.py . No behavioral changes.
|
2009-02-18 14:46:55 -07:00 |
webish.py
|
webapi: pass client through constructor arguments, remove IClient, should make it easier to test web renderers in isolation
|
2009-02-20 12:15:54 -07:00 |