2009-02-03 |
Zooko O'Whielacronx | setup: stop trying to add specific dirs to site-dirs... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Zooko O'Whielacronx | setup: require and automatically use setuptools-0.6c11d... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Zooko O'Whielacronx | setup: remove old bundled setuptools-0.6c10dev (our... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Zooko O'Whielacronx | setup: bundle setuptools-0.6c11dev (our own toothpick... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Brian Warner | CLI: tahoe_check: stop escaping the JSON output when... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Brian Warner | #598: first cut of 'tahoe backup' command: no backupdb... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Brian Warner | CLI: move node-url -should-end-in-slash code into a... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Brian Warner | tahoe_ls: CLI command should return rc=0, not None |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Zooko O'Whielacronx | setup: add site-dirs for Debian and for some (?) Mac... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Brian Warner | misc/dependencies: update setuptools_trial from 0.4... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Brian Warner | .darcs-boringfile: ignore bin/tahoe and bin/tahoe-scrip... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Brian Warner | Makefile: fix 'clean' target to remove bin/tahoe and... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Zooko O'Whielacronx | storage: disable test_large_share again: my linux lapto... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Brian Warner | web/directory: add a link from readwrite directories... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Brian Warner | uri: add abbrev_si() method, which returns the abbrevia... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Zooko O'Whielacronx | setup: make sure you use darcsver whenever you are... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Zooko O'Whielacronx | setup: require setuptools_trial >= 0.5, and delegate... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Brian Warner | Makefile: use 'setup.py test' for test/quicktest target... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Brian Warner | Makefile: remove the obsolete stats-gatherer-run target |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Zooko O'Whielacronx | setup: remove the "build three times in a row" kludge... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Zooko O'Whielacronx | setup: require darcsver >= 1.2.0 and rely exclusively... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Zooko O'Whielacronx | setup: add new bundled darcsver-1.2.0 |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Zooko O'Whielacronx | setup: remove old bundled darcsver-1.1.8 |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Zooko O'Whielacronx | setup: add doc explaining why we set zip_safe=False |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Zooko O'Whielacronx | setup: setup.cfg aliases get expanded only once, so... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Zooko O'Whielacronx | setup: invoke darcsver whenever doing an sdist |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Zooko O'Whielacronx | setup: more verbose assertion failure in test_runner |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Zooko O'Whielacronx | setup: subclass setuptools.Command instead of distutils... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Zooko O'Whielacronx | setup: temporarily comment-out the horrible kludge... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Zooko O'Whielacronx | setup: always create a support dir and populate it... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Zooko O'Whielacronx | setup: if any of "build", "develop", or "test" appear... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Zooko O'Whielacronx | setup: add metadata indicating compatibility with pytho... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Zooko O'Whielacronx | setup: a new improved way to create tahoe executables |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Zooko O'Whielacronx | storage: enable the test of a share larger than 2 GiB... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Zooko O'Whielacronx | setup: bundle darcsver-1.1.8 |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Zooko O'Whielacronx | setup: remove old bundled dependency darcsver-1.1.5 |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Brian Warner | CLI: fix examples in tahoe put --help |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Zooko O'Whielacronx | trivial: remove unused imports noticed by pyflakes |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Zooko O'Whielacronx | setup: fix test_runner to invoke bin/tahoe.exe instead... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Zooko O'Whielacronx | setup: fix test_runner to assert that lines which are... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Zooko O'Whielacronx | setup: fix test_runner.RunNode.test_baddir -- it was... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Zooko O'Whielacronx | setup: hack the sys.argv to set poll reactor if "python... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Zooko O'Whielacronx | setup: go ahead and check for noise in test_client_no_noise |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Zooko O'Whielacronx | setup: always run "build" before running "test" |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Zooko O'Whielacronx | setup: add a test for a warning message from importing... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Zooko O'Whielacronx | setup: always run build_tahoe before running tests |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Brian Warner | diskwatcher: cache growth results (which take 30s to... |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Brian Warner | make streaming-manifest stop doing work after the HTTP... |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Zooko O'Whielacronx | setup: sys.exit() raises a SystemExit exception on... |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Zooko O'Whielacronx | setup: find a "bin/tahoe" executable to test based... |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Brian Warner | rollback the #591 fix, since it breaks quicktest entirely |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Brian Warner | #509: remove non-streaming 'tahoe manifest' CLI form |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Brian Warner | CLI.txt: improve docs on 'tahoe manifest' to cover... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Brian Warner | #509 CLI: add 'tahoe manifest --stream' |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Brian Warner | #509: test_system.py: add test for streamed-manifest |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Brian Warner | test_system: rearrange DeepCheckWebGood to make it... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Zooko O'Whielacronx | setup: use "trial" executable instead of the setuptools... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Brian Warner | CLI: remove the '-v' alias for --version-and-path,... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Brian Warner | #590: add webish t=stream-manifest |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Brian Warner | dirnode: add get_repair_cap() |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Brian Warner | dirnode.deep_traverse: fix docstring to describe the... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Brian Warner | filenode: add get_repair_cap(), which uses the read... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Zooko O'Whielacronx | setup: make the bin/tahoe executable exit with the... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Zooko O'Whielacronx | setup: add test that the tests are testing the right... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Zooko O'Whielacronx | trivial: removed unused imports noticed by pyflakes |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Zooko O'Whielacronx | setup: change test_runner to invoke "bin/tahoe" in... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Zooko O'Whielacronx | setup: fix "tahoe start" to work on Windows even when... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Zooko O'Whielacronx | docs: trivial naming change |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Zooko O'Whielacronx | rollback the feature of making "ambient upload authorit... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Zooko O'Whielacronx | setup: add new bundled setuptools_trial-0.4 |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Zooko O'Whielacronx | setup: remove old bundled setuptools_trial-0.2 |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Zooko O'Whielacronx | setup: require darcsver always, and not just when we... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Zooko O'Whielacronx | setup: fix test_system to require tahoe under its packa... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Zooko O'Whielacronx | setup: use setup.cfg aliases to map "setup.py test... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Zooko O'Whielacronx | doc: add Toby Murray to the CREDITS |
commit | commitdiff | tree | snapshot |
2009-01-20 |
toby.murray | doc: describe web.ambient_upload_authority |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Zooko O'Whielacronx | trivial: remove unused import noticed by pyflakes |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Zooko O'Whielacronx | setup: simplify install.html a tad |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Zooko O'Whielacronx | setup: refactor versions-and-paths and use pkg_resource... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Zooko O'Whielacronx | setup: undo (for the second time) the use of the -... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Zooko O'Whielacronx | trivial: whitespace |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Zooko O'Whielacronx | trivial: whitespace |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Zooko O'Whielacronx | trivial: whitespace |
commit | commitdiff | tree | snapshot |
2009-01-18 |
toby.murray | add 'web.ambient_upload_authority' as a paramater to... |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Zooko O'Whielacronx | doc: add Larry Hosken to CREDITS |
commit | commitdiff | tree | snapshot |
2009-01-17 |
cgalvan | run build_tahoe command with trial commmand |
commit | commitdiff | tree | snapshot |
2009-01-17 |
cgalvan | adding multi-version support |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Zooko O'Whielacronx | setup: addition of setuptools_trial egg to the base... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
cgalvan | prevent --site-dirs from being passed to the 'install... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
cgalvan | add option to show version and path to the tahoe executable |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Zooko O'Whielacronx | setup: put back configuration of the PYTHONPATH which... |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Brian Warner | node.py: use NODEDIR/tmp for the 'tempfile' module... |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Brian Warner | web/operations: undo the disable-ophandle-expiration... |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Zooko O'Whielacronx | cli: tests: skip symlink test if there is no os.symlink |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Brian Warner | webapi.txt: explain POST /uri/?t=upload, thanks to... |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Brian Warner | mutable: move recent operation history management code... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Brian Warner | download: tiny cleanup of history code |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Brian Warner | upload: move upload history into History object |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Brian Warner | immutable/download.py move recent-downloads history... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Zooko O'Whielacronx | docs: rename wapi.txt to webapi.txt |
commit | commitdiff | tree | snapshot |
next |