2015-04-17 |
Daira Hopwood | Use "PRAGMA synchronous = OFF" for leasedb. |
commit | commitdiff | tree | snapshot |
2015-04-17 |
David-Sarah... | Makefile: have 'make tmpfstest' unmount and remove... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
David-Sarah... | Makefile: the timing for 'make tmpfstest' should exclud... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Daira Hopwood | Makefile: allow tmpfs size to be more easily overridden... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
David-Sarah... | test_runner.py: add test for 'tahoe debug trial'. |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Daira Hopwood | Fixes to tests. Some tests are applied to multiple... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Daira Hopwood | Fixes to test infrastructure. |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Daira Hopwood | Rename 'delete_all_shares' to 'empty_sharedir' to avoid... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
David-Sarah... | Miscellaneous corrections and additions. |
commit | commitdiff | tree | snapshot |
2015-04-17 |
David-Sarah... | Changes to crawler classes (ShareCrawler and Accounting... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Daira Hopwood | Changes to fileutil. |
commit | commitdiff | tree | snapshot |
2015-04-17 |
David-Sarah... | Fix bugs in Accountant. |
commit | commitdiff | tree | snapshot |
2015-04-17 |
David-Sarah... | Simplify Account. |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Daira Hopwood | Changes to debug.py. |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Daira Hopwood | Changes to node classes (Node, Client and StorageServer). |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Daira Hopwood | Changes to Bucket{Reader,Writer} and disk backend ... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
David-Sarah... | Changes and additions to interface documentation. |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Daira Hopwood | Add new files for cloud merge (rebased). |
commit | commitdiff | tree | snapshot |
2015-04-17 |
David-Sarah... | Move BucketWriter and BucketReader to storage/bucket.py. |
commit | commitdiff | tree | snapshot |
2015-04-17 |
David-Sarah... | Move code around and add new directories for cloud... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Daira Hopwood | Add dependency on our fork of txAWS (0.2.1.post5). |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Daira Hopwood | .gitignore: changes to facilitate cloud backend merge... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Daira Hopwood | Add documentation for each storage backend (rebased). |
commit | commitdiff | tree | snapshot |
2015-04-17 |
David-Sarah... | Add test_leasedb.py. |
commit | commitdiff | tree | snapshot |
2015-04-17 |
David-Sarah... | leasedb: use a semantic primary key (storage_index... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
David-Sarah... | Rename 'buckets' to 'sharesets' on storage status page. |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Daira Hopwood | Remove unused files storage/lease.py and storage/expire... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Daira Hopwood | Main leasedb changes (rebased). |
commit | commitdiff | tree | snapshot |
2015-04-17 |
David-Sarah... | Remove the 'original-*' and 'configured-*' lease crawle... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
David-Sarah... | Cosmetics. |
commit | commitdiff | tree | snapshot |
2015-04-17 |
David-Sarah... | test_storage.py: ss -> server for cases that will remai... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
David-Sarah... | Asyncify crawlers. Note that this breaks tests for... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
David-Sarah... | scripts/debug.py: remove display of lease information... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Daira Hopwood | Remove the [storage]expire.{mutable,immutable} options. |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Daira Hopwood | Remove support for [storage]debug_discard option. |
commit | commitdiff | tree | snapshot |
2015-04-17 |
David-Sarah... | Add new files for leasedb. |
commit | commitdiff | tree | snapshot |
2015-04-17 |
David-Sarah... | Changes to specification of add_lease and renew_lease... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
David-Sarah... | docs/garbage-collection.rst: update text for leasedb... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
David-Sarah... | util/fileutil.py: add get_used_space. This version... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Daira Hopwood | backupdb.py: cosmetics |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Daira Hopwood | Make backupdb use dbutil. |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Daira Hopwood | Add util/dbutil.py: open/create/update sqlite databases... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
David-Sarah... | Some useful Deferred utilities, originally from the... |
commit | commitdiff | tree | snapshot |
2015-04-13 |
Daira Hopwood | Merge pull request #152 from vu3rdd/182-osx-packaging-7 by |
commit | commitdiff | tree | snapshot |
2015-04-11 |
Ramakrishnan... | strip the single quotes around $VERSION 152/head |
commit | commitdiff | tree | snapshot |
2015-04-10 |
Daira Hopwood | README.rst: change description to the new wording on... |
commit | commitdiff | tree | snapshot |
2015-04-02 |
Daira Hopwood | Add discussion and rejection of Change Journals. |
commit | commitdiff | tree | snapshot |
2015-04-02 |
Daira Hopwood | Add link to otf-magic-folder-objective ticket query. |
commit | commitdiff | tree | snapshot |
2015-04-02 |
Daira Hopwood | Copyediting. |
commit | commitdiff | tree | snapshot |
2015-04-02 |
Daira Hopwood | Collaborative design from Daira and David. |
commit | commitdiff | tree | snapshot |
2015-03-31 |
Brian Warner | Merge branch 'ftp-2394' |
commit | commitdiff | tree | snapshot |
2015-03-31 |
Brian Warner | typo |
commit | commitdiff | tree | snapshot |
2015-03-31 |
Brian Warner | bump Twisted dep to 11.1.0, thus simplify IntishPermissions |
commit | commitdiff | tree | snapshot |
2015-03-31 |
Brian Warner | test_ftp: fix comparison against integer |
commit | commitdiff | tree | snapshot |
2015-03-31 |
Brian Warner | Fix ftp 'ls' to work with current Twisted-15.0.0 |
commit | commitdiff | tree | snapshot |
2015-03-31 |
Daira Hopwood | Merge pull request #149 from warner/mutable-2034 |
commit | commitdiff | tree | snapshot |
2015-03-26 |
Brian Warner | use more servers for test_mutable.Update, to test ... 149/head |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Daira Hopwood | Add a test, add missing imports. refs #2388 |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Daira Hopwood | Ensure that path parameters to SFTPServer and FTPServer... |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Daira Hopwood | Add from_utf8_or_none and tests. |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Daira Hopwood | Fix a missing import in test-osx-pkg.py. refs #2393 |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Daira Hopwood | More careful quoting in build-osx-pkg.sh. refs #2393 |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Daira Hopwood | Move computation of Tahoe version from Makefile to... |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Daira Hopwood | Merge pull request #146 from warner/versioned-osx-pkg |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Brian Warner | create/test/upload tahoe-lafs-VERSION-osx.pkg, not... 146/head |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Brian Warner | move build-osx-pkg out to a separate shell script |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Brian Warner | Makefile: add upload-osx-pkg rule |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Brian Warner | check_memory.py: announce 32-bit vs 64-bit |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Brian Warner | Merge branch '2329-2': fix "tahoe cp -r" exception |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Brian Warner | test_cli_cp.py: hush pyflakes 144/head |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Brian Warner | tahoe_cp: be consistent with "source.basename() is... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Brian Warner | tahoe_cp: minor cleanups, no behavior changes |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Brian Warner | tahoe_cp: make populate(recurse=) more explicit |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Brian Warner | test_cli_cp: test cleanups |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Brian Warner | test_cli_cp: improve test cases |
commit | commitdiff | tree | snapshot |
2015-03-10 |
Brian Warner | improve error message for slash-terminated non-directories |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Brian Warner | test_cli_cp.py: turn off debug mode, tests now assert... |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Brian Warner | tahoe cp: overhaul target assignment, update tests |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Brian Warner | tahoe_cp: delete copy_to_directory() code |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Brian Warner | tahoe_cp: simplify some checks, rename some functions |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Daira Hopwood | .travis.yml: emove 'sudo: false' as requested by https... |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Brian Warner | NEWS.rst: add partial list of changes |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Zooko | zetuptoolz: print out more context in case of parse_req... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Brian Warner | tahoe_cp.py: use s.basename() instead of tracking it... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Brian Warner | tahoe_cp.py: store basename in the Source instance |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Brian Warner | test_cli.py: split the largest test classes out into... |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Daira Hopwood | Discourage future readers of iputil.py from using Win32... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Daira Hopwood | It is Twisted 12.2.0 that starts depending on pywin32... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Daira Hopwood | Explicitly using "git.cmd" on Windows doesn't always... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Daira Hopwood | Merge pull request #142 from tahoe-lafs/754.location... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Daira Hopwood | Documentation change for AUTO in tub.location. refs... 754.location-AUTO.2 142/head |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Daira Hopwood | Allow multiple occurrences of AUTO. refs #754 |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Daira Hopwood | Add tests for combining autodetected and statically... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Daira Hopwood | test_node.py: refactor test_location* to reduce code... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Daira Hopwood | Only get the local addresses if they are actually used... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Daira Hopwood | Allow combining autodetected and statically configured... |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Daira Hopwood | .travis.yml: add "sudo: false" option, to attempt to... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Daira Hopwood | Fix warnings due to bitrot in MANIFEST.in. closes ... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Daira Hopwood | Test the quotemarks=True and quotemarks=False options... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Daira Hopwood | Test the quotemarks=False option of encodingutil.quote_... |
commit | commitdiff | tree | snapshot |
next |