tahoe-lafs/src/allmydata
Zooko O'Whielacronx 98ffbfb31f setup: add --multi-version to the "setup.py develop" command-line
fixes #530. I earlier tried this twice (see #530 for history) and then twice rolled it back due to some problems that arose. However, I didn't write down what the problems were in enough detail on the ticket that I can tell today whether those problems are still issues, so here goes the third attempt. (I did write down on the ticket that it would not create site.py or .pth files in the target directory with --multi-version mode, but I didn't explain why *that* was a problem.)
2010-10-05 11:23:50 -07:00
..
frontends Move EncryptedTemporaryFile from SFTP frontend to allmydata.util.fileutil, and make the FTP frontend also use it (fixing #1083). 2010-07-11 14:37:21 -07:00
gui Change relative imports to absolute 2010-02-26 01:14:33 -07:00
immutable immutable/repairer.py: don't use the default happiness setting when repairing 2010-09-27 13:01:02 -07:00
introducer Change relative imports to absolute 2010-02-26 01:14:33 -07:00
mutable Change relative imports to absolute 2010-02-26 01:14:33 -07:00
scripts setup: add --multi-version to the "setup.py develop" command-line 2010-10-05 11:23:50 -07:00
storage immutable: use PrefixingLogMixin to organize logging in Tahoe2PeerSelector and add more detailed messages about peer 2010-07-19 01:20:00 -07:00
test immutable/repairer.py: don't use the default happiness setting when repairing 2010-09-27 13:01:02 -07:00
util trivial: M-x whitespace-cleanup 2010-09-03 07:47:12 -07:00
web web: refactor rate computation, fixes #1166 2010-08-15 07:19:33 -07:00
windows Skip option arguments to the python interpreter when reconstructing Unicode argv on Windows. 2010-07-27 23:27:31 -07:00
__init__.py test_runner.py: correct and simplify normalization of package directory for case-insensitive filesystems. 2010-08-08 11:50:05 -07:00
_auto_deps.py setup: use execfile to access _auto_deps.py in its proper location of src/allmydata/ instead of copying it into place when setup.py is executed 2010-09-05 22:57:14 -07:00
check_results.py Additional fixes for DIR2-LIT More Info page and deep-check/manifest operations (#948) 2010-02-24 00:02:20 -08:00
client.py Rewrite immutable downloader (#798). This patch includes higher-level 2010-08-04 00:27:02 -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 Prevent mutable objects from being retrieved from an immutable directory, and associated forward-compatibility improvements. 2010-01-26 22:44:30 -08:00
debugshell.py
dirnode.py minor code clean-up in dirnode.py 2010-07-13 23:02:55 -07:00
hashtree.py hashtree.py: another micro-optimization, expand on a comment 2009-04-03 21:35:27 -07:00
history.py stop making History be a Service, it wasn't necessary 2009-08-15 04:44:15 -07:00
interfaces.py minor: remove unused interface declaration, change allmydata.org to tahoe-lafs.org in email address, fix wording in relnotes.txt 2010-09-30 08:37:08 -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
monitor.py monitor: update interface definition: get_status() can return a Failure 2008-11-06 21:54:52 -07:00
node.py Fix test failures due to Unicode basedir patches. 2010-07-24 18:03:18 -07:00
nodemaker.py Rewrite immutable downloader (#798). This patch includes higher-level 2010-08-04 00:27:02 -07:00
provisioning.py hush pyflakes-0.4.0 warnings: remove trivial unused variables. For #900. 2010-01-14 14:15:29 -08:00
reliability.py hush pyflakes-0.4.0 warnings: remove trivial unused variables. For #900. 2010-01-14 14:15:29 -08:00
stats.py tidy up DeadReferenceError handling, ignore them in add_lease calls 2010-01-11 16:07:23 -08:00
storage_client.py more #859: avoid deprecation warning for unit tests too, hush pyflakes 2009-12-14 16:01:47 -08:00
unknown.py Add mutable field to t=json output for unknown nodes, when mutability is known 2010-01-28 19:14:24 -08:00
uri.py Additional fix for abbrev_si, with test 2010-02-21 19:36:52 -08:00
webish.py downloader.Segmentation: unregisterProducer when asked to stopProducing, this 2010-08-06 00:07:05 -07:00