2008-03-18 |
Peter Secor | native client - adding checks for elevating and managin... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
robk-tahoe | webish mkdir-p: added unit test |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Peter Secor | windows installer - changed to reflect the new StartAll... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Peter Secor | native client - added StartAllmydata.exe so that we... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
robk-tahoe | add a mkdir-p POST handler |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Peter Secor | native client - fixes for drive size (now 1TB), running... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Brian Warner | web/status.py: guard against file_size=None, closes... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Zooko O'Whielacronx | refactor one of the dispatch routines in webish.py |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Zooko O'Whielacronx | docs: link from install.html to the (imminent) location... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Zooko O'Whielacronx | TAG allmydata-tahoe-0.9.0 allmydata-tahoe-0.9.0 |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Peter Secor | native client - fixed icon for system tray, improved... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Zooko O'Whielacronx | docs: small edit to relnotes.txt |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Zooko O'Whielacronx | docs: link to the current CREDITS file from relnotes.txt |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Zooko O'Whielacronx | docs: fix typo in relnotes.txt |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Zooko O'Whielacronx | docs: small edit to relnotes.txt |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Zooko O'Whielacronx | docs: update relnotes.txt for allmydata.org "Tahoe... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Brian Warner | mutable.py: split replace() into update() and overwrite... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Zooko O'Whielacronx | storage servers announce that they will support clients... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Zooko O'Whielacronx | CREDITS |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Brian Warner | introducer: record a timestamp with each announcement... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Brian Warner | introducer: record a timestamp with each subscriber... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Brian Warner | introweb: combine announcement and subscriber informati... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Brian Warner | client: publish a 'stub client' announcement to the... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Brian Warner | webish: put a trailing slash in the node.url file,... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Brian Warner | introweb.py: tolerate non-setLocationed client tubs |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Brian Warner | oops, add introducer.xhtml |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Brian Warner | add a webserver for the Introducer, showing service... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Peter Secor | native client - updated executables and dll's to have... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Peter Secor | makefile - unreverted Zooko's change to setup.py, this... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Brian Warner | increase remote-interface size limits to 16EiB by not... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Brian Warner | mutable: tolerate multiple encodings, using whichever... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Brian Warner | test_mutable: improve multiple-encodings test coverage |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Brian Warner | test_mutable: make test-multiple-encodings work |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Brian Warner | test_mutable: more test coverage, building up a framewo... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Peter Secor | native client - updated .exe's and .dll's with better... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Brian Warner | makefile: clean up pyutil.egg too |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Brian Warner | mutable: increase max segsize to 3.5MB, to allow dirnod... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Brian Warner | .darcs-boringfile: add pyutil, since it is in setup_req... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Zooko O'Whielacronx | make the nodeurl start with '127.0.0.1' instead of... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Zooko O'Whielacronx | setup: use "-rNN" with NN the "revision number" instead... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Zooko O'Whielacronx | setup_require pyutil >= 1.3.16, as the Windows installe... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Zooko O'Whielacronx | setup: remove old bundled pyutil-1.3.12 |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Zooko O'Whielacronx | setup: remove old bundled darcsver-1.1.1 |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Zooko O'Whielacronx | setup: bundle pyutil-1.3.16.tar |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Zooko O'Whielacronx | setup: setup_require darcsver >= 1.1.2 |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Zooko O'Whielacronx | setup: bundle darcsver-1.1.2.tar |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Zooko O'Whielacronx | setup: generate a unique revision number for each build |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Zooko O'Whielacronx | setup: remove old bundled darcsver-1.0.1.tar |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Zooko O'Whielacronx | setup: bundle darcsver-1.1.1.tar |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Brian Warner | appease some unspecified audience by naming our GNU... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Brian Warner | test_mutable: exercise short reads too |
commit | commitdiff | tree | snapshot |
2008-03-11 |
robk-tahoe | confwiz: write accountname to a file |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Brian Warner | test_mutable: test all hash-failure cases except a... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Brian Warner | test_mutable: add Roundtrip test, suitable for new... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Brian Warner | mutable: cosmetic changes |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Brian Warner | mutable: minor refactoring of _do_read, to make other... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Zooko O'Whielacronx | fix pyflakes warning |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Brian Warner | architecture.txt: make it clear that accounting/leases... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Peter Secor | reverting a change zooko made (2258) to see if it clear... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Brian Warner | lower max_segsize for immutable files to 128KiB, to... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
robk-tahoe | macapp: new mac icon |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Brian Warner | webish: show storage sizelimit, abbreviate current... |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Zooko O'Whielacronx | docs: trivial edit |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Zooko O'Whielacronx | setup: don't install, just "develop" in setup.py in... |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Zooko O'Whielacronx | setup: don't echo the echo of EGGSPATH |
commit | commitdiff | tree | snapshot |
2008-03-07 |
robk-tahoe | macfuse: fix unicode handling |
commit | commitdiff | tree | snapshot |
2008-03-06 |
robk-tahoe | macapp: simplify node startup failure reporting |
commit | commitdiff | tree | snapshot |
2008-03-06 |
robk-tahoe | macapp: report failure of node startup to the user |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Zooko O'Whielacronx | doc: tiny change about status of mutable.txt |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Brian Warner | webish: add more share information to upload status... |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Brian Warner | webish: add publish status |
commit | commitdiff | tree | snapshot |
2008-03-05 |
robk-tahoe | confwiz: add nickname determination |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Brian Warner | docs/mutable: describe deep-verify-cap scheme, update... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Brian Warner | webish: split out 'unlinked' operations |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Brian Warner | webish: this file is too big, start breaking it into... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Brian Warner | mutable-retrieve: only record server response times... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Brian Warner | mutable: when retrieving, don't try to grab the encpriv... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Brian Warner | webish: add more mutable-retrieve timing status |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Brian Warner | web: status: add 'started' timestamps to all operations |
commit | commitdiff | tree | snapshot |
2008-03-09 |
Zooko O'Whielacronx | apply dreid's patch from #335 to fix the provisioning... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Brian Warner | mutable: oops, .download *is* in use, by the speedtest... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Brian Warner | test_util.py: get 100% test coverage for hashutil.py |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Brian Warner | uri.py: get 100% test coverage, fix a few bugs in the... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Brian Warner | mutable.py: remove unused 'download' method (we only... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Brian Warner | test_filenode.py : improve coverage of mutable filenode... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Brian Warner | test_system: improve test coverage of publish/retrieve... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Brian Warner | webish: add primitive publish/retrieve status pages |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Brian Warner | stats: make StatsGatherer happy about sharing a process... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Brian Warner | test_web: improve upload/download status coverage |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Brian Warner | test_system: add test coverage for download-status... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Brian Warner | webish: download-results: add per-server response times |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Brian Warner | webish: download-results: add server_problems |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Brian Warner | webish download results: add servermap, decrypt time |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Brian Warner | webish: add 'download results', with some basic timing... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Brian Warner | webish: make upload timings visible on the recent uploa... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Brian Warner | webish: add per-file upload/download status pages |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Brian Warner | retain 10 most recent upload/download status objects... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
robk-tahoe | macfuse: increase default timeout in ui launched mounts |
commit | commitdiff | tree | snapshot |
2008-03-01 |
robk-tahoe | macfuse: slew of updates |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Brian Warner | client.py: remove confusing no-longer-used code from... |
commit | commitdiff | tree | snapshot |
next |