2011-01-31 |
david-sarah | setup.py: don't make bin/tahoe.pyscript executable... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
david-sarah | Makefile: remove targets relating to 'setup.py check_au... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
david-sarah | Makefile: add 'make check' as an alias for 'make test... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Brian Warner | Rename test_package_initialization.py to (much shorter... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Zooko O'Whielacronx | tests: fix tests to accomodate [20110611153758-92b7f... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Zooko O'Whielacronx | wui: right-align the size column in the WUI |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Zooko O'Whielacronx | docs: three minor fixes |
commit | commitdiff | tree | snapshot |
2011-06-09 |
david-sarah | docs/running.rst: fix stray HTML (not .rst) link notice... |
commit | commitdiff | tree | snapshot |
2011-05-27 |
wilcoxjg | server.py: get_latencies now reports percentiles _only... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
secorp | corrected "k must never be smaller than N" to "k must... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
david-sarah | docs: revert link in relnotes.txt from NEWS.rst to... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
david-sarah | docs: convert NEWS to NEWS.rst and change all reference... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
david-sarah | docs: remove out-of-date docs/testgrid/introducer.furl... |
commit | commitdiff | tree | snapshot |
2011-01-30 |
david-sarah | scripts/common.py: don't assume that the default alias... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Zooko O'Whielacronx | setup: don't catch all Exception from check_requirement... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Zooko O'Whielacronx | M-x whitespace-cleanup |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Zooko O'Whielacronx | docs: fix typo in running.rst, thanks to arch_o_median |
commit | commitdiff | tree | snapshot |
2011-02-04 |
david-sarah | relnotes.txt: don't claim to work on Cygwin (which... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
david-sarah | relnotes.txt: forseeable -> foreseeable. refs #1342 |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Zooko O'Whielacronx | replace remaining .html docs with .rst docs |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Zooko O'Whielacronx | docs: FTP-and-SFTP.rst: fix a minor error and update... |
commit | commitdiff | tree | snapshot |
2011-04-28 |
francois | munin tahoe_files plugin: fix incorrect file count |
commit | commitdiff | tree | snapshot |
2011-04-11 |
david-sarah | Fix a test failure in test_package_initialization on... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
david-sarah | tests: add test for including the ImportError message... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
david-sarah | allmydata/__init__.py: preserve the message and last... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Zooko O'Whielacronx | remove unused variable detected by pyflakes |
commit | commitdiff | tree | snapshot |
2011-04-01 |
david-sarah | allmydata/__init__.py: Nicer reporting of unparseable... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Brian Warner | update FTP-and-SFTP.rst: the necessary patch is include... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Brian Warner | control.py: remove all uses of s.get_serverid() |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Brian Warner | web: remove some uses of s.get_serverid(), not all |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Brian Warner | immutable/downloader/fetcher.py: remove all get_serveri... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Brian Warner | immutable/downloader/fetcher.py: fix diversity bug... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Brian Warner | immutable/downloader/share.py: reduce get_serverid... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Brian Warner | immutable/downloader/finder.py: reduce use of get_serve... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Brian Warner | immutable/offloaded.py: reduce use of get_serverid... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Brian Warner | immutable/upload.py: reduce use of get_serverid() |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Brian Warner | immutable/checker.py: remove some uses of s.get_serveri... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Brian Warner | add remaining get_* methods to storage_client.Server... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Brian Warner | upload.py: rearrange _make_trackers a bit, no behavior... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Brian Warner | happinessutil.py: finally rename merge_peers to merge_s... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Brian Warner | test_upload.py: factor out FakeServerTracker |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Brian Warner | test_upload.py: server-vs-tracker cleanup |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Brian Warner | happinessutil.py: server-vs-tracker cleanup |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Brian Warner | upload.py: more tracker-vs-server cleanup |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Brian Warner | upload.py: fix var names to avoid confusion between... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Brian Warner | refactor: s/peer/server/ in immutable/upload, happiness... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Brian Warner | storage_client.py: clean up test_add_server/test_add_de... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Brian Warner | test_client.py, upload.py:: remove KiB/MiB/etc constant... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Zooko O'Whielacronx | test: increase timeout on a network test because Franco... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Brian Warner | docs/configuration.rst: add a "Frontend Configuration... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Brian Warner | web/filenode.py: avoid calling req.finish() on closed... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
david-sarah | Add unit tests for cross_check_pkg_resources_versus_imp... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
david-sarah | allmydata/__init__.py: .name was used in place of the... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Brian Warner | Refactor StorageFarmBroker handling of servers |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Brian Warner | TAG allmydata-tahoe-1.8.2 allmydata-tahoe-1.8.2 |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Brian Warner | update docs for the 1.8.2 release trac-5000 |
commit | commitdiff | tree | snapshot |
2011-01-28 |
david-sarah | SFTP: report unknown sizes as "0" instead of "?", to... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
david-sarah | Change tests for check_requirement to ensure that it... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Zooko O'Whielacronx | setup: comment out the setup_requires on setuptools_dar... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Zooko O'Whielacronx | docs: edit running.html, change "http://allmydata.org... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Zooko O'Whielacronx | setup: adjust tests to use the new interface of check_r... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
david-sarah | src/allmydata/__init__.py: fix #1339, give an indicatio... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Brian Warner | TAG allmydata-tahoe-1.8.2b1 allmydata-tahoe-1.8.2b1 |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Brian Warner | update NEWS with all significant user-visible changes... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
david-sarah | docs/configuration.rst: fix a typo in the previous... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
david-sarah | docs/configuration.rst: correct an error in the Example... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
david-sarah | docs/configuration.rst: correct the name of 'tahoe... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
david-sarah | CLI: improve help synopsis for 'tahoe create-key-genera... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
david-sarah | Don't put debugging information in 'My versions' sectio... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
david-sarah | NEWS, docs/quickstart.html: pywin32 is no longer requir... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
david-sarah | Makefile, setup.py: add more source files to pyflakes... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
david-sarah | Remove obsolete and bit-rotted 'setup.py check-auto... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
david-sarah | Makefile: remove stale commented-out targets for figleaf. |
commit | commitdiff | tree | snapshot |
2011-01-22 |
david-sarah | misc/build_helpers/run-with-pythonpath.py: fix pyflakes... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
david-sarah | Makefile: remove a stale comment about a bug fixed... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
david-sarah | tests: use verlib to compare versions, and get the... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
david-sarah | src/allmydata/web/common.py: ensure that filenames... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
david-sarah | twisted/allmydata_trial.py: fix stale comment that... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
david-sarah | CLI: improve help synopses for some commands. |
commit | commitdiff | tree | snapshot |
2011-01-22 |
david-sarah | src/allmydata/_auto_deps.py: setuptools is still an... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
david-sarah | Make bb-freeze (and probably other static packaging... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
david-sarah | Make 'setup.py trial' and 'setup.py test' pass --versio... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
david-sarah | Change --version and --version-and-path to not exit... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
david-sarah | src/allmydata/_auto_deps.py: 'pysqlite.dbapi2' module... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
david-sarah | src/allmydata/util/iputil.py: correct an error in the... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Zooko O'Whielacronx | setup: increase version number requirement on darcsver... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Zooko O'Whielacronx | setup: upgrade bundled version of darcsver from 1.7... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
david-sarah | Add src/allmydata/util/verlib.py, which is a copy of... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
david-sarah | Refactor _auto_deps.py and __init__.py, adding more... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
david-sarah | Apply pyflakes to more files and fix the resulting... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
david-sarah | src/allmydata/util/iputil.py: loosen regexps and ensure... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
david-sarah | Eliminate dependencies on pywin32, even via Twisted... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
david-sarah | Makefile: consistently use TAHOE macro to run bin/tahoe... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
david-sarah | Makefile: consistently use 'tahoe debug trial' to run... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
david-sarah | setup.py: add descriptions for some of the setup comman... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
david-sarah | setup.py: create bin/tahoe.pyscript on Unix as well... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
david-sarah | src/allmydata/test/test_runner.py: add test_import_from... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
david-sarah | docs/frontends/CLI.rst, src/allmydata/test/trialtest... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
david-sarah | Eliminate direct dependencies of Tahoe-LAFS on pywin32... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
david-sarah | Add support to bin/tahoe for invoking a runner command... |
commit | commitdiff | tree | snapshot |
next |