Mark Berger
e594f2b1ab
Fixes tests which were improperly deleting shares
2014-09-02 18:48:39 -07:00
Mark Berger
2ab6172302
Adds delete_all_shares
2014-09-02 18:48:39 -07:00
Mark Berger
1467eb53b9
Deletes shares from server 0 correctly
...
Deletes the shares from server 0 without setting the remaining
size to 0
2014-09-02 18:48:39 -07:00
Brian Warner
83068a90c8
Makefile: fix test-clean by using 'distclean'
2014-09-02 18:32:27 -07:00
Brian Warner
58b66b4018
check_memory: stop using long-deprecated twisted internals
2014-09-02 18:22:59 -07:00
Brian Warner
c4da6c91a7
Merge branch tarcieri/redesigned-directory-page
...
Closes ticket:1966 (trac)
Closes tahoe-lafs/tahoe-lafs#32 (github PR)
2014-09-02 14:01:24 -07:00
Leif Ryge
d7aef0cffb
add a <br>
2014-09-02 13:55:13 -07:00
Mark J. Berger
52859423ba
Updates webui directory forms
2014-09-02 13:55:13 -07:00
Leif Ryge
61395328c3
make tests pass with redesigned directory pages
2014-09-02 13:55:13 -07:00
Tony Arcieri
c1f3008d03
Redesigned directory pages (WIP)
...
This is an initial conversion of the directory pages from the old style
to the new style which is based on Twitter Bootstrap.
Still some remaining work to be done. You can see a screenshot here:
http://i.imgur.com/MPEngGx.png
2014-09-02 13:55:12 -07:00
Brian Warner
7015f21e5a
welcome page: improve CSS slightly for narrow windows
...
Thanks to tarcieri for the patch.
refs ticket:1931
2014-09-02 13:44:53 -07:00
Brian Warner
45adde7180
publish.py: log roothash in base32, not binary
...
Closes ticket:1800
2014-09-02 13:32:59 -07:00
Brian Warner
b88d8b0b3e
Merge branch markberger/712-tahoe-cp-doesnt-copy-dir
...
Closes ticket:712 (trac).
Closes tahoe-lafs/tahoe-lafs#56 (github PR).
2014-09-02 12:59:32 -07:00
Brian Warner
2018ff435a
CLI.rst: expand the 'cp -r' subdirectory example
2014-09-02 12:51:13 -07:00
Mark J. Berger
58106e1c0f
Documentation updates
2014-09-02 12:51:13 -07:00
Mark Berger
47c8616dd5
Fix tests which relied on the old behavior of tahoe cp -r
2014-09-02 12:51:13 -07:00
Mark Berger
1c96039270
tahoe cp -r now copies the top level directory with its children
2014-09-02 12:51:13 -07:00
Mark Berger
2d8ffdc0ee
Adds test_cli.Cp.test_cp_copies_dir
2014-09-02 12:51:13 -07:00
Daira Hopwood
d81c5e4944
Update copyright year.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-09-02 19:40:21 +01:00
Daira Hopwood
1e3a2994e2
Reference README.txt from License section of docs/about.rst, rather than duplicating the license info. fixes #2067
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-09-02 19:37:06 +01:00
Daira Hopwood
d95b370e81
.travis.yml: okay, fetching just tags apparently isn't sufficient (and this use of 'git pull' won't actually pull any new commits, because we'll be on a detached head).
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-09-02 15:08:58 +01:00
Daira Hopwood
735ec0c2ee
.travis.yml: make sure that we only fetch tags and don't change the requested commit.
2014-09-02 14:51:01 +01:00
Daira Hopwood
b7e960a490
.travis.yml: really fix command used for testing.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-09-02 14:51:01 +01:00
Daira Hopwood
e613111c45
Suppress a DeprecationWarning from Twisted.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-09-01 21:12:53 +01:00
Daira Hopwood
37d348ab21
.travis.yml: fix command used for testing.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-09-01 20:57:22 +01:00
travis-tahoe
036c325d35
Suppress all UserWarnings, not just ones with known messages. refs #2248
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-09-01 19:39:57 +01:00
travis-tahoe
cc223d08fa
Suppress warning about service_identity. fixes #2248
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-09-01 19:10:32 +01:00
travis-tahoe
7ecc27e2d9
Revert previous patch; service_identity has too many subdependencies.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-09-01 19:04:10 +01:00
travis-tahoe
f7b8fe02ba
Add service_identity as a dependency. fixes #2248
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-09-01 18:46:58 +01:00
Daira Hopwood
9566b3d45c
.travis.yml: correct the --source argument to coverage (it should be a directory, not a module name).
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-09-01 18:08:36 +01:00
Daira Hopwood
48fc2fc79a
.travis.yml: Make sure that update_version has enough history to see the last release tag.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-09-01 17:47:43 +01:00
Daira Hopwood
05e1341794
.travis.yml: install Twisted explicitly to work around #2249 .
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-09-01 16:50:51 +01:00
Daira Hopwood
61371a31df
Support coverage reporting via coverage.io. refs #623
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-09-01 15:29:13 +01:00
Daira Hopwood
c126dc0598
Document ways to use LAFS as a key-value store.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-08-22 15:54:53 +01:00
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