Timeline
2016-04-04:
- 14:25 Ticket #2505 (Magic Folder: consider types of (size, ctime, mtime) more carefully) closed by
- fixed: We changed the types to integer nanoseconds (currently this is only on …
- 05:27 Ticket #2769 (DirtyReactor failure in test_iputil.ListAddresses.test_list_async when ...) closed by
- fixed: In [changeset:"ce548687f814dc64f6434a0cdf62391d4956ec96/trunk" …
- 05:26 Changeset in trunk [ce54868] by
- iputil.py: avoid DirtyReactorError? when running tests offline The …
- 05:26 Ticket #2769 (DirtyReactor failure in test_iputil.ListAddresses.test_list_async when ...) created by
- I ran the test suite from an airplane yesterday (offline), and hit a …
- 05:23 Ticket #2768 (intermittent DirtyReactor failures in test_system.Connections.test_rref) created by
- With Foolscap-0.11.0 and Twisted-16.0.0, and a computer that is online …
2016-04-02:
- 20:00 Ticket #2767 (Allow N, K, and H to be specified per command.) created by
- It would be nice if there were more places to specify N, K, and H than …
2016-04-01:
- 18:22 Ticket #2766 (remove unnecessary dependencies) created by
- Let's remove characteristic right now, it's a throwback to some old …
- 17:06 Ticket #2765 (debian 1.11.0-1 package looks broken without cffi, enum34, pycparser) created by
- I updated my debian/sid box to the new tahoe-lafs-1.11.0-1 debian …
- 16:44 Ticket #2764 (publish a new (redirecting) `allmydata-tahoe` to PyPI) created by
- Now that tahoe-lafs-1.11.0 is on PyPI and is pip-installable, we …
- 00:12 Changeset in trunk [431d762] by
- desert-island: new approach, works better
2016-03-31:
- 22:59 Changeset in trunk [dfc09745] by
- add 'tox -e docs', to check+render .rst files
- 18:12 Ticket #2762 ("UndefinedEnvironmentName" error with setuptools-20.6) closed by
- fixed: Setuptools-20.6.7 has fixed the problem (they reverted the change that …
- 13:14 Ticket #2763 (pypiwin32 not picked up in Windows wheel install) created by
- I just installed tahoe-lafs 1.11.0 on Windows 10 and ran into a minor …
- 05:06 Ticket #2762 ("UndefinedEnvironmentName" error with setuptools-20.6) created by
- The tahoe-1.11.0 release was only a few hours old when we started …
- 00:27 Changeset in trunk [2b5633e] by
- relnotes, docs: post-release fixups
- 00:04 Milestone 1.11.0 completed
- * fix breakage due to new versions of our dependencies coming out that …
- 00:03 Doc edited by
- announce 1.11.0 release (diff)
- 00:00 WikiStart edited by
- announce 1.11.0 release (diff)
2016-03-30:
- 23:09 Changeset in trunk [04a3e79]tahoe-lafs-1.11.0 by
- NEWS: release 1.11.0
- 23:09 Changeset in trunk [14d1250] by
- CREDITS: update
- 23:03 Changeset in trunk [3b0789fb] by
- docs: update release checklist
- 22:58 Changeset in trunk [9be9c20] by
- Makefile: upload wheel too
- 22:54 Changeset in trunk [c4b1d8c] by
- Makefile: create wheels too
- 19:06 Ticket #2761 (self-update command) created by
- I had a wild idea this morning, related to #2055. Start by using a …
- 18:50 Ticket #2760 (add dependency on `Twisted[tls]` to overcome pip's non-resolver) closed by
- fixed: In [changeset:"d57c8d5e39c8223fdf5b1a30770dcf18b499bb4f/trunk" …
- 18:33 Changeset in trunk [d57c8d5] by
- bump Twisted dependency (>=15.1.0) to get the [tls] extra We only …
- 18:32 Ticket #2760 (add dependency on `Twisted[tls]` to overcome pip's non-resolver) created by
- Tahoe itself doesn't strictly depend on TLS support. It depends on …
- 09:51 Changeset in trunk [1199a154] by
- INSTALL: update downloads URL to expected location
- 09:48 WikiStart edited by
- link to install docs, note they're on readthedocs.org (diff)
- 09:45 WikiStart edited by
- point at readthedocs.org (diff)
- 09:25 Changeset in trunk [ab091e6] by
- update relnotes and known_issues
- 09:18 Changeset in trunk [c674b559] by
- docs: switch to default readthedocs.org theme
- 08:37 Changeset in trunk [96118c2] by
- README: fix links again
- 08:32 Changeset in trunk [954e021] by
- README: fix badges, make them less intrusive
- 08:26 Changeset in trunk [12e54e5] by
- README: point to tahoe-lafs.readthedocs.org Also add a comment to …
- 08:26 Changeset in trunk [248a6ce] by
- docs: add .empty to preserve empty _static and _templates
- 08:26 Changeset in trunk [f81900e] by
- format docs for Sphinx Added indexes, fixed cross-references. Also a …
- 04:46 Changeset in trunk [142185b] by
- docs: add sphinx index.rst, improve headers
- 04:02 Changeset in trunk [0acc1dc] by
- docs: run sphinx-quickstart, move old Makefile * .gitignore: add …
- 04:01 Changeset in trunk [2cfe2eb] by
- INSTALL.rst: more tweaks
2016-03-29:
- 21:41 Ticket #2759 (separate Tub per server connection) created by
- Leif, dawuud, and I had an idea during today's devchat: what it we …
- 14:53 Ticket #2505 (Magic Folder: consider types of (size, ctime, mtime) more carefully) reopened by
- This is causing failures on Windows exactly because of the problem in …
- 14:25 Ticket #2426 (Magic Folder on Windows: admin privileges needed to run tests on Windows 7+) closed by
- fixed: We removed the calls to flush_volume.
- 14:24 Ticket #2731 (Magic Folder: miscounting in magic_folder.uploader.objects_queued) closed by
- fixed: This is fixed on 2438.magic-folder-stable.13 …
- 06:25 Installation edited by
- quickstart -> INSTALL (diff)
2016-03-28:
- 16:10 Ticket #2758 (Magic Folder on Windows: avoid AccessDenied errors when tests fail) created by
- Currently, any failing test causes spurious AccessDenied errors in …
- 08:37 Changeset in trunk [1f1e10d]tahoe-lafs-1.11.0b1 by
- docs/OS-X: the $PATH *does* get added correctly
- 08:35 Doc edited by
- quickstart.rst -> INSTALL.rst (diff)
- 04:03 Ticket #2310 (Refresh the "Supported" vs "All" distinction amongst builders.) closed by
- fixed: I've culled the AWOL builders, and sorted everything else into …
- 01:13 Ticket #2757 (improve deprecation-warning builder) created by
- We have a buildbot builder that runs tests with …
- 00:22 Ticket #2756 (do we have 64-bit or 32-bit windows wheels in our deps/ directory?) closed by
- fixed: 64-bit wheels have been added.
Note: See TracTimeline
for information about the timeline view.