2007-08-17 |
Zooko O'Whielacronx | relnotes.txt: edit and update relnotes and clarify... |
commit | commitdiff | tree | snapshot |
2007-08-17 |
Zooko O'Whielacronx | tahoe_put.py: don't treat "^HTTP 200 OK" appearing... |
commit | commitdiff | tree | snapshot |
2007-08-17 |
Zooko O'Whielacronx | tahoe_put.py: require node-url to be provided |
commit | commitdiff | tree | snapshot |
2007-08-17 |
Zooko O'Whielacronx | CREDITS: update Arno's entry |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Zooko O'Whielacronx | cmdline: change "--server" to "--node-url" and make... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Zooko O'Whielacronx | relnotes.txt: a few more updates to relnotes.txt |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Zooko O'Whielacronx | put now exits after doing its work, and it prints a... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Zooko O'Whielacronx | relnotes.txt: incomplete update to describe v0.5 |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Zooko O'Whielacronx | incomplete version of tahoe-put.py |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Zooko O'Whielacronx | webapi.txt: s/dirnodes/directories/ |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Zooko O'Whielacronx | fix version class to preferred format and correct parsing |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Zooko O'Whielacronx | version_class.py: if you don't have pkg_resources for... |
commit | commitdiff | tree | snapshot |
2007-08-17 |
Brian Warner | README: update/clarify the build-depends packages need... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Brian Warner | scripts: rearrange Options, make --version behave the... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Zooko O'Whielacronx | fix small bug in unit tests which caused spurious failu... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Zooko O'Whielacronx | in-line doc edit: s/pyutil/allmydata.util/ |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Zooko O'Whielacronx | import version class and make-version script from pyuti... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Zooko O'Whielacronx | a first crack at the "put" command-line |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Brian Warner | Makefile: add build_ext target, for convenience |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Brian Warner | webish.py: allow users to delete (but not create) empty... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Brian Warner | webish: implement replace= for POST commands |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Brian Warner | webish: implement replace= for PUT commands |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Brian Warner | IDirectoryNode: add has_child() method |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Brian Warner | check_memory.py: Disable the 100MB test for now: our... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Brian Warner | webapi.txt: specify replace= behavior on all PUT and... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Brian Warner | webapi.txt: clear up underspecified items, replace... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Zooko O'Whielacronx | webapi.txt: shorter and hopefully clearer description... |
commit | commitdiff | tree | snapshot |
2007-08-14 |
Brian Warner | client.py: make a note in the logs when the auto-shutdo... |
commit | commitdiff | tree | snapshot |
2007-08-14 |
Brian Warner | webish: look for when_done= in POST fields as well... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Brian Warner | docs/configuration.txt: explain the files in the node... |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Brian Warner | fix pyflakes warnings from recent b32decode change |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Brian Warner | test_system.py: add coverage for get_permuted_peers() |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Brian Warner | Client.get_permuted_peers: use self.nodeid now that... |
commit | commitdiff | tree | snapshot |
2007-08-12 |
tahoe | shorten ids |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Zooko O'Whielacronx | don't over-encode the nodeid many times with ascii... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
tahoe | ymy name... |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Zooko O'Whielacronx | foolscap: change using-foolscap.xhtml to say "public... |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Brian Warner | webish: localfile=/localdir= are now disabled by defaul... |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Brian Warner | webapi.txt: separate out debug/test commands, indicate... |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Brian Warner | webish: reduce POST memory footprint by overriding... |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Brian Warner | webish.POSTHandler: fix typo that meant we didn't look... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Brian Warner | webapi.txt: minor clarifications and examples |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Brian Warner | boringfile: ignore the setuptools .egg that ez_setup... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Brian Warner | Makefile: add 'upload-self' pass to check-memory |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Brian Warner | #96: add flag to enable pushing data to ourselves,... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Brian Warner | encode.py: log a percentage complete as well as the... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Brian Warner | Encoder.__repr__: mention the file being encoded |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Brian Warner | encode.py: add a reactor turn barrier between segments... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Zooko O'Whielacronx | webapi.txt: put back the manifest feature |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Zooko O'Whielacronx | webapi.txt: put back the localfile feature |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Zooko O'Whielacronx | webapi.txt: add URI-based GET variants |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Zooko O'Whielacronx | webapi.txt: some editing, and remove the localfile... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Zooko O'Whielacronx | webapi.txt: further refactoring and add a section expla... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Zooko O'Whielacronx | webapi.txt: further refactoring and editing to clarify... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Zooko O'Whielacronx | webapi.txt: add "?t=file" flag and reorganize doc to... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Zooko O'Whielacronx | fix test_web refactoring so that the WebMixin class... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
wilcoxjg | If do_stop attempts to stop a nonexistent process the... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Zooko O'Whielacronx | refactor test_web so that other tests can use the part... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Brian Warner | introducer: don't log.err() an initial connection failu... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Brian Warner | check_memory.py: include a single 100MB test |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Brian Warner | munin/tahoe-storagespace.py: use /bin/du instead of... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Brian Warner | webapi.txt: update rfc reference |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Zooko O'Whielacronx | zfec: required version of setuptools is 0.6c6 on cygwin... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Zooko O'Whielacronx | zfec: default setuptools version is now 0.6c6 |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Zooko O'Whielacronx | zfec: add benchmark utility |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Zooko O'Whielacronx | zfec: add to README.txt how to run the unit tests |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Zooko O'Whielacronx | zfec: fix link to zfec-dev mailing list |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Zooko O'Whielacronx | zfec: fix README.txt to explain how to use setuptools... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Zooko O'Whielacronx | zfec: clarify licensing requirements (transitive grace... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Zooko O'Whielacronx | zfec: shebang usr bin env python in ez_setup.py |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Zooko O'Whielacronx | zfec: update doc strings in fileutil |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Zooko O'Whielacronx | fix iputil so that it doesn't launch dozens of processe... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
wilcoxjg | in --> across |
commit | commitdiff | tree | snapshot |
2007-08-09 |
wilcoxjg | cleaning grammar |
commit | commitdiff | tree | snapshot |
2007-08-09 |
wilcoxjg | /twistd.log -> /logs/twistd.log |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Zooko O'Whielacronx | misc/sizes.py: rename "block" to "share" and "subblock... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Zooko O'Whielacronx | architecture.txt: small edits |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Zooko O'Whielacronx | startstop_node now works if the logs directory already... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Zooko O'Whielacronx | README: formatting (line-wrapping) of arch_o_median... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
wilcoxjg | changed README to inslude simplejson in "The Python... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
wilcoxjg | changed MakeFile to install simplejson |
commit | commitdiff | tree | snapshot |
2007-08-09 |
wilcoxjg | edited README "The Python Way" installs to /usr/bin |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Zooko O'Whielacronx | README: clarify/edit build, install, and test instructions |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Zooko O'Whielacronx | clarify licence |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Zooko O'Whielacronx | README: point people to allmydata.org if they are looki... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Zooko O'Whielacronx | README: edit to arch_o_median's contribution re: instal... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Zooko O'Whielacronx | README: add note about what "darcs get" will do and... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
wilcoxjg | changed README install "Python Way" section |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Brian Warner | now that the buildslave is moved to a new machine,... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
warner-tahoe | foolscap: fix .deb-breaking bug (foolscap.lothar.com... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
warner-tahoe | update foolscap to foolscap-0.1.5, the latest release |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Zooko O'Whielacronx | shebang /usr/bin/env python in ez_setup.py |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Zooko O'Whielacronx | fix missing import -- this bug was introduced by the... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Zooko O'Whielacronx | in relnotes.txt, make the safety warnings slightly... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Zooko O'Whielacronx | require setuptools >= 0.6c6 on cygwin, and >= 0.6a9... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Zooko O'Whielacronx | update Arno's entry in CREDITS |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Zooko O'Whielacronx | update README to reflect existence of "make install... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Zooko O'Whielacronx | update README to reflect requirement of setuptools... |
commit | commitdiff | tree | snapshot |
2007-07-31 |
tahoe | add install target, works at lest on sudo-free cygwin |
commit | commitdiff | tree | snapshot |
2007-07-31 |
tahoe | setuptools upgrade to 0.6c6 |
commit | commitdiff | tree | snapshot |
next |