Commit Graph

4517 Commits

Author SHA1 Message Date
Zooko O'Whielacronx
0dd5f637fe docs: about.html link to home page early on, and be decentralized storage instead of cloud storage this time around 2010-06-18 23:53:18 -07:00
Zooko O'Whielacronx
f1887bce90 docs: update about.html, especially to have a non-broken link to quickstart.html, and also to comment out the broken links to "for Paranoids" and "for Corporates" 2010-06-18 23:51:24 -07:00
Zooko O'Whielacronx
27d14e7ccb TAG allmydata-tahoe-1.7.0 2010-06-18 22:26:31 -07:00
Zooko O'Whielacronx
7fde9d7875 docs: update relnotes.txt for Tahoe-LAFS v1.7.0!
... and remove relnotes-short.txt (just use the first section of relnotes.txt for that purpose)
2010-06-18 22:20:48 -07:00
Zooko O'Whielacronx
15b65ae54b docs: update known_issues.txt with more detail about web browser "safe-browsing" features and slightly tweaked formatting 2010-06-18 22:17:34 -07:00
Zooko O'Whielacronx
09b0fd8bf4 docs: quickstart.html: link to 1.7.0 zip file and add UTF-8 BOM 2010-06-18 22:01:24 -07:00
Zooko O'Whielacronx
9c6591cea4 docs: more CREDITS for Kevan, plus utf-8 BOM 2010-06-18 21:58:09 -07:00
Zooko O'Whielacronx
f4cf541113 docs: update NEWS for release 1.7.0 2010-06-18 21:57:50 -07:00
Zooko O'Whielacronx
49912c106e docs: apply patch from duck for #937 about "tahoe run" not working on introducers 2010-06-18 21:07:54 -07:00
david-sarah
4002c7aeb0 webapi.txt: fix statement about leap seconds. 2010-06-18 20:56:03 -07:00
david-sarah
8784e4a596 running.html: Tahoe->Tahoe-LAFS in what used to be using.html, and #tahoe->#tahoe-lafs (IRC channel). 2010-06-18 20:31:52 -07:00
david-sarah
6b2f99fa9a test_backupdb.py: skip test_unicode if we can't represent the test filenames. 2010-06-18 19:26:20 -07:00
david-sarah
a2caf6f4b2 test_web.py: correct a test that was missed in the change to not write ctime/mtime. 2010-06-18 19:17:18 -07:00
david-sarah
4712875193 dirnode.py: stop writing 'ctime' and 'mtime' fields. Includes documentation and test changes. 2010-06-18 16:01:19 -07:00
david-sarah
72e395d878 test_storage.py: print more information on test failures. 2010-06-16 20:46:23 -07:00
david-sarah
6d669029bd running.html: describe where 'bin/tahoe' is only once. 2010-06-16 20:36:03 -07:00
david-sarah
965f0dcfc3 Merge using.html into running.html. 2010-06-16 18:28:57 -07:00
david-sarah
1c7e71ee52 Remove firewall section from running.html and say to read configuration.txt instead. 2010-06-16 17:45:13 -07:00
david-sarah
29a9059c94 FTP-and-SFTP.txt: add Known Issues section. 2010-06-18 17:43:11 -07:00
david-sarah
e05c6c2c7d FTP-and-SFTP.txt: remove description of public key format that is not actually implemented. Document that SFTP does not support server private keys with passphrases, and that FTP cannot list directories containing mutable files. 2010-06-18 17:17:38 -07:00
david-sarah
a92a23fe34 configuration.txt and servers-of-happiness.txt: 1 <= happy <= N, not k <= happy <= N. Also minor wording changes. 2010-06-17 22:07:10 -07:00
david-sarah
390fc78a9a test_cli.py: fix test failure in CLI.test_listdir_unicode_good due to filenames returned from listdir_unicode no longer being normalized. 2010-06-17 21:51:10 -07:00
david-sarah
178401eb4e tahoe backup: unicode tests. 2010-06-17 20:52:11 -07:00
david-sarah
1a0674bf37 CLI: allow Unicode patterns in exclude option to 'tahoe backup'. 2010-06-16 20:39:01 -07:00
david-sarah
a9fe3792de dirnodes: fix normalization hole where childnames in directories created by nodemaker.create_mutable/immutable_directory would not be normalized. Add a test that we normalize names coming out of a directory. 2010-06-17 17:02:49 -07:00
david-sarah
718870a796 dirnode.py: comments about normalization changes. 2010-06-16 21:14:11 -07:00
david-sarah
7e7644589a stringutils.py: remove unused import. 2010-06-16 20:44:40 -07:00
david-sarah
5ada31034b test_stringutils.py: take account of the output of listdir_unicode no longer being normalized. Also use Unicode escapes, not UTF-8. 2010-06-16 20:44:09 -07:00
david-sarah
025aede9e4 test_dirnode.py: partial tests for normalization changes. 2010-06-16 20:40:25 -07:00
david-sarah
c1412c8a81 SFTP: get 'ctime' attribute from 'tahoe:linkmotime'. 2010-06-16 20:37:44 -07:00
david-sarah
9f5488b2d1 stringutils.py: don't NFC-normalize the output of listdir_unicode. 2010-06-16 18:55:37 -07:00
david-sarah
e2c7ad1d88 stringutils.py: Add encoding argument to quote_output. Also work around a bug in locale.getpreferredencoding on older Pythons. 2010-06-15 21:20:12 -07:00
david-sarah
c8d99b77a3 Provisional patch to NFC-normalize filenames going in and out of Tahoe directories. 2010-06-15 20:14:50 -07:00
david-sarah
82d0f0c59e how_to_make_a_tahoe-lafs_release.txt: reordering, add fuse-sshfs@lists.sourceforge.list as place to send relnotes. 2010-06-17 21:18:54 -07:00
david-sarah
e8636ee4be running.html: fix overeager replacement of 'tahoe' with 'Tahoe-LAFS', and some simplifications. 2010-06-16 17:09:52 -07:00
Kevan Carstensen
7cadb49b88 Add a specification for servers of happiness. 2010-05-23 17:35:08 -07:00
Kevan Carstensen
a0a770a96a Note that servers of happiness only applies to immutable files for the moment 2010-05-23 21:28:36 -07:00
Zooko O'Whielacronx
4141d95588 Add a note about running Tahoe-LAFS on a small grid to running.html
also Change "tahoe" and "Tahoe" to "Tahoe-LAFS" in running.html
author: Kevan Carstensen
2010-06-16 07:02:27 -07:00
david-sarah
22738db577 CLI.txt: introduce 'create-alias' before 'add-alias', document Unicode argument support, and other minor updates. 2010-06-10 15:55:47 -07:00
david-sarah
408b12a7e6 test_system.py: investigate failure in allmydata.test.test_system.SystemTest.test_upload_and_download_random_key due to bytes_sent not being an int 2010-06-15 17:16:48 -07:00
david-sarah
a3acb2b773 SFTP: remove a dubious use of 'pragma: no cover'. 2010-06-13 09:43:56 -07:00
david-sarah
11e88c340a SFTP: test that renaming onto a just-opened file fails. 2010-06-11 20:37:09 -07:00
david-sarah
b67f8b66c8 SFTP: further small improvements to test coverage. Also ensure that after a test failure, later tests don't fail spuriously due to the checks for heisenfile leaks. 2010-06-11 20:07:37 -07:00
david-sarah
b4e074d250 SFTP: further improve test coverage (paths containing '.', bad data for posix-rename extension, and error in test of openShell). 2010-06-11 14:31:42 -07:00
david-sarah
52f87904ed SFTP: improve test coverage for no-write on mutable files, and check for heisenfile table leaks in all relevant tests. Delete test_memory_leak since it is now redundant. 2010-06-11 13:57:52 -07:00
david-sarah
546c3d2ed4 SFTP: add test for extension of file opened with FXF_APPEND. 2010-06-10 11:26:47 -07:00
david-sarah
27e37141d7 NEWS: add UTF-8 coding declaration. 2010-06-09 16:48:51 -07:00
Zooko O'Whielacronx
f19c240ca8 tests: bump up the timeout on this iputil test from 2s to 4s 2010-06-09 07:30:17 -07:00
Zooko O'Whielacronx
8fc6c17a70 docs: a few tweaks to NEWS and CREDITS and make quickstart.html point to 1.7.0β! 2010-06-09 07:29:27 -07:00
francois
c18b934c6a docs: Update NEWS file with new features and bugfixes in 1.7.0 2010-06-09 02:11:20 -07:00