Timeline
2014-09-05:
- 18:21 Ticket #2293 (I2P client endpoint parameter concatenator) created by
- note: this ticket description is inspired by str4d's commit here: …
- 12:25 Ticket #2292 (No svg graphics in "about" page) created by
- At the page …
- 05:07 Ticket #2282 (remove the feature of auto-installing stdeb) closed by
- fixed: In a1cc7df23d88a0ad92d83967da024f1f52950462/trunk: […]
- 05:05 Changeset in trunk [a1cc7df] by
- remove obsolete debian-package building tools setup.py: stop …
- 01:01 Ticket #1984 (build binary eggs for Linux on Mac OS X) closed by
- wontfix: Okay, I'm officially closing all tickets that have to do with binary …
- 00:58 Ticket #1986 (build binary eggs for Solaris) reopened by
- No wait, maybe binary eggs *would* work on Solaris, since Solaris has …
- 00:45 Ticket #1986 (build binary eggs for Solaris) closed by
- wontfix: Okay, I'm officially closing all tickets that have to do with binary …
- 00:44 Ticket #2000 (build binary eggs for linux-armv5tel (nsa3xx nas running ffp)) closed by
- wontfix: Okay, I'm officially closing all tickets that have to do with binary …
- 00:43 Ticket #2075 (consider deleting unsupported Python 2.6 eggs for Windows) closed by
- fixed: Done, on 04-Sep-2014. I moved them into a subdirectory named …
- 00:38 Ticket #1980 (build binary eggs for Windows x86 (32-bit)) closed by
- wontfix: Okay, I'm officially closing all tickets that have to do with binary …
- 00:38 Ticket #1979 (build binary eggs for Linux x86-64) closed by
- wontfix: Okay, I'm officially closing all tickets that have to do with binary …
- 00:37 Ticket #1978 (build binary eggs for Linux x86) closed by
- wontfix: Okay, I'm officially closing all tickets that have to do with binary …
- 00:33 Ticket #2069 (binary eggs for linux don't work on Debian 7) closed by
- wontfix: Okay, I'm officially closing all tickets that have to do with binary …
- 00:20 Ticket #701 (The instructions in "Installing Tahoe" do not mention C compiler ...) closed by
- fixed: There's also FAQ.
2014-09-03:
- 15:14 AboutUs edited by
- (diff)
- 01:52 Ticket #2008 (test_problem_layout_ticket_1128 in test_upload.py incorrectly sets up ...) closed by
- fixed: In 3cfbe1cfc0c0c845e4cef66e5e69fd0b445054cf/trunk: […]
- 01:50 Changeset in trunk [3cfbe1c] by
- Merge branch markberger/ticket-2008 This changes test_upload.py to …
- 01:48 Changeset in trunk [9542292] by
- Removes unnecessary import
- 01:48 Changeset in trunk [e594f2b1] by
- Fixes tests which were improperly deleting shares
- 01:48 Changeset in trunk [2ab6172] by
- Adds delete_all_shares
- 01:48 Changeset in trunk [1467eb5] by
- Deletes shares from server 0 correctly Deletes the shares from server …
- 01:32 Changeset in trunk [83068a9] by
- Makefile: fix test-clean by using 'distclean'
- 01:22 Changeset in trunk [58b66b4] by
- check_memory: stop using long-deprecated twisted internals
2014-09-02:
- 21:52 Ticket #1966 (WUI: new directory page) closed by
- fixed: In c4da6c91a79794d2af2a7b36a07785a823d70a46/trunk: […]
- 21:01 Changeset in trunk [c4da6c91] by
- Merge branch tarcieri/redesigned-directory-page Closes ticket:1966 …
- 20:55 Changeset in trunk [d7aef0c] by
- add a <br>
- 20:55 Changeset in trunk [5285942] by
- Updates webui directory forms
- 20:55 Changeset in trunk [6139532] by
- make tests pass with redesigned directory pages
- 20:55 Changeset in trunk [c1f3008] by
- Redesigned directory pages (WIP) This is an initial conversion of the …
- 20:52 Ticket #2289 (make tests with branch coverage easier to run) closed by
- duplicate: Duplicate of #1698.
- 20:44 Changeset in trunk [7015f21e] by
- welcome page: improve CSS slightly for narrow windows Thanks to …
- 20:36 Ticket #1800 (storage indices are sometimes logged as binary) closed by
- fixed: In 45adde71808bc27d41b5bc77a963184957e9b247/trunk: […]
- 20:32 Changeset in trunk [45adde71] by
- publish.py: log roothash in base32, not binary Closes ticket:1800
- 20:14 Ticket #712 (tahoe cp copies a source directory's children rather than the ...) closed by
- fixed: In b88d8b0b3ea345dec3833fdef0a98326c30572f8/trunk: […]
- 19:59 Changeset in trunk [b88d8b0] by
- Merge branch markberger/712-tahoe-cp-doesnt-copy-dir Closes …
- 19:51 Changeset in trunk [2018ff4] by
- CLI.rst: expand the 'cp -r' subdirectory example
- 19:51 Changeset in trunk [58106e1] by
- Documentation updates
- 19:51 Changeset in trunk [47c8616d] by
- Fix tests which relied on the old behavior of tahoe cp -r
- 19:51 Changeset in trunk [1c96039] by
- tahoe cp -r now copies the top level directory with its children
- 19:51 Changeset in trunk [2d8ffdc] by
- Adds test_cli.Cp.test_cp_copies_dir
- 18:40 Changeset in trunk [d81c5e4] by
- Update copyright year. Signed-off-by: Daira Hopwood <daira@…>
- 18:37 Ticket #2067 (licensing info is duplicated between README.txt and docs/about.rst file) closed by
- fixed: In 1e3a2994e21611c7853d206f98b73b96d1c3d7b5/trunk: […]
- 18:37 Changeset in trunk [1e3a299] by
- Reference README.txt from License section of docs/about.rst, rather …
- 16:57 Ticket #2032 (`pip` managed install is broken.) closed by
- fixed: Replying to nejucomo: > Daira and I noticed we do not yet …
- 16:54 Ticket #2291 (what should the version requirement on nevow be?) created by
- It should be >= 0.11.1 on Unix to enable pip installation. I have …
- 14:50 Ticket #2290 (allmydata.test.test_util.FileUtil.test_disk_stats sometimes fails on Travis) created by
- https://travis-ci.org/travis-tahoe/tahoe-lafs/jobs/34190813 […] I …
- 14:19 Ticket #2289 (make tests with branch coverage easier to run) created by
- The correct command to run tests with branch coverage is: […] …
- 14:08 Changeset in trunk [d95b370e] by
- .travis.yml: okay, fetching just tags apparently isn't sufficient (and …
- 13:51 Changeset in trunk [735ec0c] by
- .travis.yml: make sure that we only fetch tags and don't change the …
- 13:51 Changeset in trunk [b7e960a] by
- .travis.yml: really fix command used for testing. Signed-off-by: …
2014-09-01:
- 20:12 Changeset in trunk [e613111] by
- Suppress a DeprecationWarning? from Twisted. Signed-off-by: Daira …
- 19:57 Changeset in trunk [37d348a] by
- .travis.yml: fix command used for testing. Signed-off-by: Daira …
- 18:39 Changeset in trunk [036c325] by
- Suppress all UserWarnings?, not just ones with known messages. refs …
- 18:10 Changeset in trunk [cc223d0] by
- Suppress warning about service_identity. fixes #2248 Signed-off-by: …
- 18:04 Changeset in trunk [7ecc27e] by
- Revert previous patch; service_identity has too many subdependencies. …
- 17:47 Ticket #2248 (when create-client got UserWarning for service_identity missing) closed by
- fixed: In f7b8fe02ba6be039701a47c78e0e2ce970c16be6/trunk: […]
- 17:46 Changeset in trunk [f7b8fe0] by
- Add service_identity as a dependency. fixes #2248 Signed-off-by: …
- 17:08 Changeset in trunk [9566b3d] by
- .travis.yml: correct the --source argument to coverage (it should be a …
- 16:47 Changeset in trunk [48fc2fc7] by
- .travis.yml: Make sure that update_version has enough history to see …
- 15:50 Changeset in trunk [05e1341] by
- .travis.yml: install Twisted explicitly to work around #2249. …
- 14:39 Ticket #2074 (add Travis build status images to tahoe-lafs.org home page) closed by
- fixed
- 14:37 WikiStart edited by
- Add build and coverage status (diff)
- 14:29 Changeset in trunk [61371a31] by
- Support coverage reporting via coverage.io. refs #623 Signed-off-by: …
2014-08-31:
- 17:57 Ticket #2288 (won't build on windows 7) created by
- 1) got …
- 15:43 FAQ edited by
- remove suggestion that you can use FUSE/sshfs (diff)
- 12:10 Ticket #2287 (Bad file descriptor error in buildslave) created by
- Quoting from …
2014-08-30:
- 00:35 Ticket #2286 (the version of a library chosen for a setup requirement can conflict ...) created by
- This problem happens because setuptools decides on the version of a …
Note: See TracTimeline
for information about the timeline view.