zooko
f4331bad8a
Merge pull request #103 from zooko/2280-recommend-tahoe-backup_3
...
2280 recommend tahoe backup 3
2014-08-19 18:33:17 +00:00
Zooko Wilcox-O'Hearn
bb13bba2a5
formatting fixes
2014-08-19 18:24:38 +00:00
Zooko Wilcox-O'Hearn
35e90006f4
recommend tahoe backup
...
and, explain some of why it is awesome, and link to
`<docs/frontends/CLI.rst>`__.
2014-08-19 18:18:33 +00:00
Daira Hopwood
91077f084d
test_runner: rename *_FILE variables to lowercase, because they are not constants.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-08-17 15:51:19 +01:00
Daira Hopwood
647ebce6b9
Better name for the file that causes a node to exit after a timeout when running unit tests. refs #1336
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-08-17 15:51:19 +01:00
Daira Hopwood
8f303dfa04
Merge pull request #96 from zooko/warn-about-FUSE-performance
...
add warning about performance problems with FUSE
2014-08-07 15:30:00 +01:00
Daira Hopwood
731421b13f
Merge pull request #95 from zooko/remove-obsolete-comment
...
remove obsolete comment
2014-08-07 15:26:29 +01:00
Zooko Wilcox-O'Hearn
f62ff304c5
add warning about performance problems with FUSE
2014-08-05 20:50:30 +00:00
Zooko Wilcox-O'Hearn
617f667769
remove obsolete comment
2014-08-05 16:36:59 +00:00
zooko
bc6304ae70
Merge pull request #94 from zooko/link-to-Twisted-ticket-4633
...
link to Twisted ticket #4633
2014-07-22 06:27:25 +00:00
Zooko Wilcox-O'Hearn
78503591d7
link to Twisted ticket #4633
2014-07-22 05:16:04 +00:00
Brian Warner
e61632909c
Merge branch 'pr6'
2014-07-02 13:11:28 -07:00
pataquets
fac1f0d55a
Update adding comments as seen in https://tahoe-lafs.org/pipermail/tahoe-dev/2012-May/007365.html
...
Found it useful. I can't see here clearly if deleting backupdb will affect deduplication and I'd like to clarify here, anyway. Do deduplication depend on backupdb data? TIA.
2014-07-02 13:10:10 -07:00
Brian Warner
99479226ed
hush current pyflakes warnings (list comprehensions)
...
closes #2245
2014-06-23 13:54:07 -07:00
zooko
e9e8cb73fd
Merge pull request #91 from zooko/master
...
misc/build_helpers/show-tool-versions.py: print out more version information about dependencies and tools
2014-05-12 22:06:33 +00:00
Zooko Wilcox-O'Hearn
f3a1107aab
add print_py_pkg_ver for all deps
...
Including probable-near-future-transitive deps due to the new pyOpenSSL…
2014-05-12 21:51:03 +00:00
Daira Hopwood
488cfb939f
Fix a pyflakes warning.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-05-05 23:17:51 +01:00
Daira Hopwood
efc223ad1f
Improve error reporting for '#' characters in config entries. refs #2128
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-05-05 23:14:48 +01:00
Daira Hopwood
87df9d218d
Fix a shallow bug.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-05-05 23:05:06 +01:00
Daira Hopwood
883dd9795b
Error if a .furl config entry contains an unescaped '#'. fixes #2128
...
Author: Andrew Miller <amiller@dappervision.com>
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-05-05 22:55:50 +01:00
Daira Hopwood
c85060c436
Revert [ 603f5eba32
] which was applied unintentionally.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-05-05 22:09:33 +01:00
Daira Hopwood
20b26f773b
Fix #2048 (test_copy_using_filecap was doing much more work than necessary).
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-05-05 15:29:29 +01:00
Daira Hopwood
a707639380
Fix comments in test_copy_using_filecap to reflect what the tests actually do.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-05-05 15:29:29 +01:00
Daira Hopwood
603f5eba32
Use "long" paths prefixed with \\?\ on Windows. refs #2235
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-05-04 17:05:48 +01:00
Brian Warner
b6c0297dee
Include unminified versions of d3+jquery. Addresses #2208 .
...
This should hopefully satisfy the Debian requirement to include original
sources. The old minified files for d3 and jquery were 63k and 91k
respectively, while the new unminified files are 133k and 293k.
2014-04-25 16:16:05 -07:00
Brian Warner
a724c09ab8
release docs: recommend Twine for package upload. Closes #2086 .
2014-04-25 15:26:23 -07:00
Daira Hopwood
4889129f37
Minor comment fix. refs #1847
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-04-21 22:41:23 +01:00
Daira Hopwood
77767e9e12
Remove ugly shadowing of Client.DEFAULT_ENCODING_PARAMETERS. fixes #1847
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-04-21 22:41:23 +01:00
Zooko Wilcox-O'Hearn
17736575f4
remove lzip, add cffi, cryptography.io
2014-04-15 16:24:36 +00:00
Zooko Wilcox-O'Hearn
77b536c7a4
remove darcs tools from show-tool-versions
2014-04-11 14:34:01 +00:00
zooko
b09b400c8a
Merge pull request #87 from daira/2209-make-pip-install-img-dir
...
setup.py: include data files in package_data= with paths relative to src/allmydata/web.
2014-03-30 00:11:31 +00:00
Daira Hopwood
7db853a777
setup.py: include data files in package_data= with paths relative to src/allmydata/web.
...
Remove packages= entries and unneeded __init__.py files for those subdirectories.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-03-29 00:41:33 +00:00
Daira Hopwood
0ef5939477
Remove 'needs-rebalancing' and add 'count-happiness' to checker reports; repair tests. fixes #1784 , #2105
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-03-20 16:13:57 +00:00
Daira Hopwood
0c7793df10
Update my CREDITS entry.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-03-15 22:17:03 +00:00
Daira Hopwood
3719978215
misc/simulators/hashbasedsig.py: revert last patch; the original code was correct.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-02-25 16:57:57 +00:00
Daira Hopwood
40c12fc736
misc/simulators/hashbasedsig.py: fix minor miscalculation bug.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-02-25 16:55:19 +00:00
Daira Hopwood
b262f656f4
misc/simulators/hashbasedsig.py: the cost of labels was being double-counted.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-02-25 01:04:03 +00:00
Daira Hopwood
946a9f9ddd
misc/simulators/hashbasedsig.py: fix an incorrect comment.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-02-25 00:58:54 +00:00
Daira Hopwood
6ca5f5fc39
Use bigger random one-time keys in timing_safe_compare. fixes #2165
...
Follows this advice from Marsh Ray and Solar Designer: https://twitter.com/zooko/status/431105294777597952
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-02-24 20:43:23 +00:00
Daira Hopwood
d5651a0d0e
Rename 'constant_time_compare' to 'timing_safe_compare'. refs #2165
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-02-24 20:43:23 +00:00
Daira Hopwood
04ed7d0705
Merge pull request #85 from leif/isolate-keygen-test
...
Isolate test_keygen in its own base directory. This also causes KeyGeneratorService to create its base directory if it does not exist.
2014-01-12 14:02:56 -08:00
Leif Ryge
db43528430
isolate test_keygen data
...
This makes test_keygen use its own basedir, to avoid polluting the _trial_temp
directory for later tests.
2014-01-12 21:25:11 +00:00
Daira Hopwood
647d88661f
Merge pull request #84 from kpreid/patch-1
...
Change kpreid's email address.
2014-01-12 10:30:37 -08:00
Kevin Reid
d563cde8f2
Change kpreid's email address.
2014-01-11 09:39:51 -08:00
Daira Hopwood
e1840f1a88
Merge pull request #82 from multikatt/typo
...
Small typo: "stil" -> "still"
2014-01-02 13:20:35 -08:00
David
7f0c823b14
Small typo: "stil" -> "still"
2014-01-02 01:59:53 +01:00
Daira Hopwood
d2514e995d
Merge pull request #81 from multikatt/right_align
...
Right-align the services div on the WUI Welcome page, to address overlap. refs #1931
2013-12-28 05:47:53 -08:00
David
34517f5f68
Right aligning services div
2013-12-26 23:26:56 +01:00
Daira Hopwood
419df9b0b4
docs/about.rst: Reword and remove redundancy. Also avoid "(S)FTP".
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2013-12-04 01:23:11 +00:00
zooko
98e421829e
Merge pull request #73 from pataquets/patch-1
...
Warn about ambiguities on "client" and "gateway" terms
2013-12-03 08:44:17 -08:00