Timeline
2021-04-07:
- 14:44 Changeset in trunk [d6406d5] by
- Some progress towards passing backup tests on Python 3.
- 13:36 Ticket #3671 (Port even more allmydata.test utility modules to Python 3) closed by
- fixed: In [changeset:"8b4e92e1d729aaa7315ade766a29ca97e8460272/trunk" …
- 13:36 Changeset in trunk [8b4e92e] by
- Merge pull request #1037 from …
- 13:28 Changeset in trunk [9a17c4a] by
- Port to Python 3.
- 13:26 Changeset in trunk [803e00f] by
- Tests pass on Python 3.
- 13:20 Changeset in trunk [47c8ce35] by
- News file
- 13:18 Ticket #3674 (More porting of CLI tests to Python 3) created by
- 13:11 Changeset in trunk [6f74bb7d] by
- Merge remote-tracking branch 'origin/master' into …
- 13:10 Ticket #3667 (Port some of allmydata.test utility modules to Python 3) closed by
- fixed: In [changeset:"01f75db2dab219dc678c59fb25943fa656ff9538/trunk" …
- 13:10 Changeset in trunk [01f75db] by
- Merge pull request #1034 from tahoe-lafs/3667.test-utilities-python-3 …
2021-04-06:
- 17:59 Ticket #3673 (add discourse to release-checklist) created by
- We should announce our releases on discourse too …
- 14:51 Changeset in trunk [ddcca38] by
- Port to Python 3.
- 14:49 Changeset in trunk [315bb67] by
- Port to Python 3.
- 14:45 Changeset in trunk [3429f8b] by
- Port to Python 3.
- 14:45 Changeset in trunk [2257f89] by
- More semantically robust test.
- 14:30 Ticket #3657 (Port more of allmydata.util to Python 3) closed by
- fixed: In [changeset:"1336d15c92d691b435ab04bba605c10d872d3340/trunk" …
- 14:30 Changeset in trunk [1336d15] by
- Merge pull request #1026 from tahoe-lafs/3657.util-python-3 Port the …
- 14:29 Changeset in trunk [bb84442] by
- News file.
- 14:29 Changeset in trunk [044c79c] by
- Port to Python 3.
- 14:22 Changeset in trunk [ae768075] by
- Another checker script.
- 14:22 Changeset in trunk [abe3fbc] by
- Empty file.
- 14:15 Ticket #3672 (UnicodeDecodeError in Eliot messages) created by
- Eliot in Tahoe-LAFS currently assumes bytes are always UTF-8 encoded. …
- 14:04 Changeset in trunk [7f4a993] by
- No need to port to Python 3.
- 14:01 Changeset in trunk [1893f12] by
- Merge branch '3667.test-utilities-python-3' into …
- 13:59 Changeset in trunk [203d539] by
- Merge remote-tracking branch 'origin/master' into 3657.util-python-3
- 13:59 Ticket #3670 (New release of towncrier breaks linting) closed by
- fixed: In [changeset:"4965ecc04416064f5f46e7a73346ee38938f0524/trunk" …
- 13:59 Changeset in trunk [4965ecc] by
- Merge pull request #1036 from tahoe-lafs/3670.work-with-new-towncrier …
- 13:56 Ticket #3671 (Port even more allmydata.test utility modules to Python 3) created by
- 13:52 Changeset in trunk [0bec370] by
- Merge remote-tracking branch 'origin/master' into 3657.util-python-3
- 13:51 Changeset in trunk [4c26c4c] by
- Merge branch '3670.work-with-new-towncrier' into …
- 13:42 Changeset in trunk [bb3e80c] by
- News file.
- 13:41 Changeset in trunk [7ff5846] by
- New towncrier has different command-line option.
- 13:32 Ticket #3670 (New release of towncrier breaks linting) created by
- […]
- 13:26 Changeset in trunk [7a6d9c69] by
- Merge remote-tracking branch 'origin/master' into …
- 13:26 Ticket #3669 (Run coverage tests with Python 3.6 and Windows on GitHub Actions) closed by
- fixed: In [changeset:"42a419c00ee90b2708d37b3b2dc177312f15a032/trunk" …
- 13:25 Changeset in trunk [42a419c] by
- Merge pull request #1035 from …
- 13:24 Ticket #3668 (Add Windows and macOS runners for Python 3) closed by
- duplicate
- 13:23 Changeset in trunk [3841662] by
- Fix tests on Python 3.
- 13:21 Changeset in trunk [8056b43] by
- News file.
2021-04-05:
- 23:11 Changeset in trunk [ae6e1e9] by
- Use io.open() instead of builtin open() Windows does not like when we …
- 22:57 Changeset in trunk [d9446f9] by
- Remove deprecated U mode from open() call Under the right …
- 22:34 Changeset in trunk [5f7c6e4] by
- Remove Windows exclusion
- 22:34 Changeset in trunk [1cddae4] by
- Add newsfragment
- 22:20 Ticket #3616 (Python 3.6 tests on GitHub Actions) closed by
- fixed: In [changeset:"8073f3e65c5f7e954f574a47a491cd11ed17e42b/trunk" …
- 22:19 Changeset in trunk [8073f3e6] by
- Merge pull request #1025 from tahoe-lafs/3616.py36-on-github-actions …
- 19:05 Changeset in trunk [99d706e] by
- Merge 'origin/master' into 3616.py36-on-github-actions
- 18:52 Changeset in trunk [65fd5a4] by
- Add a note about adding Windows to GitHub? Actions test matrix
- 18:49 Ticket #3669 (Run coverage tests with Python 3.6 and Windows on GitHub Actions) created by
- #3616 adds Python 3.6 x (Ubuntu, macOS) to coverage test matrix on …
- 17:02 Changeset in trunk [7b5cb13] by
- Flake fix.
- 17:01 Changeset in trunk [57aa798] by
- Delete another item that was deleted.
- 17:00 Changeset in trunk [3bc9b0d] by
- Port to Python 3.
- 16:56 Changeset in trunk [74e9bdd] by
- No point in having separate module.
- 16:52 Changeset in trunk [a11b477] by
- Port to Python 3.
- 16:04 Changeset in trunk [a367d33] by
- Port to Python 3.
- 15:42 Ticket #3668 (Add Windows and macOS runners for Python 3) created by
- Right now Python 3 tests only run on Linux. We need coverage for other …
- 15:37 Changeset in trunk [625a0abb] by
- Port to Python 3.
- 15:34 Changeset in trunk [a37121f8] by
- Already ported.
- 15:30 Changeset in trunk [84e3288] by
- These don't belong in tests module.
- 15:29 Changeset in trunk [80385ae] by
- Port to Python 3.
- 15:28 Changeset in trunk [eedc8f2] by
- Delete some unused code.
- 15:28 Changeset in trunk [b981e90d] by
- Tahoe-LAFS now relies on a sufficiently new version of Twisted, which …
- 14:32 Ticket #3667 (Port some of allmydata.test utility modules to Python 3) created by
- Will do more in follow-up ticket.
- 14:24 Changeset in trunk [e074034] by
- News file.
- 11:30 Changeset in trunk [e836a65] by
- Avoid deletion of tickets
2021-04-04:
- 20:36 Ticket #3645 (Elaborate on the motivation for "Great Black Swamp" in the proposed ...) closed by
- fixed: In [changeset:"b5f214af00a94d82ae29442caf694bb11cc7a7d8/trunk" …
- 20:36 Changeset in trunk [b5f214af] by
- Merge pull request #1011 from …
- 16:23 Changeset in trunk [db2e575] by
- Remove newline
- 16:03 Changeset in trunk [cc2a7f3] by
- Add newline and toctree heading
- 12:50 Changeset in trunk [9a793a9] by
- Turn sphinx-build's warnings into errors
- 12:41 Ticket #3666 (Treat sphinx-build's warnings as errors) created by
- Since #3632, docs are built as part of the CI. Treating warnings as …
2021-04-03:
- 19:01 Changeset in trunk [d26b867] by
- Change towncrier type to appropriate category
- 18:54 Changeset in trunk [043a8d8a] by
- Use towncrier type
- 18:36 Changeset in trunk [21198e3] by
- Add newsfragment
- 18:24 Changeset in trunk [79fc243] by
- Add ticket triage documentation
- 13:12 Ticket #3665 (Remove docutils pin from tox configuration) created by
- In tox.ini, [testenv:docs] has pinned docutils 0.12 because of …
- 12:07 Changeset in trunk [738fca12] by
- Merge 'origin/master' into 3636.doc-toc-reorg
- 11:47 Ticket #3664 (Add a "Documentation Changes" towncrier category) closed by
- fixed: In [changeset:"351146e91f001075f546f3840cde78121de3179b/trunk" …
- 11:47 Changeset in trunk [351146e9] by
- Merge pull request #1029 from …
- 11:44 Changeset in trunk [37fe06d] by
- Merge remote-tracking branch 'origin/master' into …
- 11:43 Ticket #3663 (Add a docs/Makefile rule to invoke sphinx-autobuild) closed by
- fixed: In [changeset:"cf04f277dbb26e8b5ae70a63fab1ee548a49a905/trunk" …
- 11:43 Changeset in trunk [cf04f277] by
- Merge pull request #1028 from …
2021-04-02:
- 23:28 Changeset in trunk [d5acaa7] by
- Manual: add blurb from the website
- 23:05 Changeset in trunk [434af7f] by
- Manual: re-title historical notes
- 23:03 Changeset in trunk [f4b6eaa] by
- Manual: move contributor notes up
- 23:03 Changeset in trunk [24db532] by
- Manual: move specifications up
- 23:02 Changeset in trunk [c794a15] by
- Manual: re-title community section
- 22:56 Changeset in trunk [6af6445] by
- Manual: move release checklist down
- 22:53 Changeset in trunk [4aa2176] by
- Manual: remove "Indices and tables" Links under "Indices and tables" …
- 22:53 Changeset in trunk [6aebd6eb] by
- Manual: capitalize history section header
- 22:53 Changeset in trunk [586819b] by
- Manual: merge contributor notes
- 22:53 Changeset in trunk [560afb8] by
- Manual: move stats under tech notes
- 22:52 Changeset in trunk [8eb9755] by
- Manual: move logging under tech notes
- 22:52 Changeset in trunk [9e2a3bad] by
- Manual: move performance under tech notes
- 22:52 Changeset in trunk [41668d6f] by
- Manual: move nodekeys under tech notes
- 22:52 Changeset in trunk [d8235b2e] by
- Manual: move backupdb under tech notes
- 22:52 Changeset in trunk [71c3b257] by
- Manual: move cautions under tech notes
- 22:52 Changeset in trunk [22a2b9c] by
- Manual: move community information up
- 22:52 Changeset in trunk [18c6152] by
- Manual: move write coordination under tech notes
- 22:52 Changeset in trunk [9e6351a] by
- Manual: move pyOpenSSL on Windows under history
- 22:52 Changeset in trunk [92a5821] by
- Manual: move web API under technical notes
- 22:52 Changeset in trunk [7214ba6b] by
- Manual: move OS X notes under history
- 22:52 Changeset in trunk [c9664c9] by
- Manual: move windows notes under history
- 22:52 Changeset in trunk [64e702c] by
- Manual: move debian notes under history
- 22:52 Changeset in trunk [93f4e03] by
- Manual: move k-v store notes under technical notes
- 22:52 Changeset in trunk [497cd30] by
- Manual: move filesystem notes under technical notes
- 22:52 Changeset in trunk [fef5796] by
- Manual: move "anonymity configuration" under "running"
- 22:52 Changeset in trunk [88af4c8] by
- Manual: move developer guide up
- 22:51 Changeset in trunk [093f170] by
- Manual: move technical notes up
- 22:51 Changeset in trunk [abce17a] by
- Manual: rename "misc info" to "notes for all contributors"
- 22:51 Changeset in trunk [aeb8d11] by
- Manual: move "magic wormhole invites" down
- 22:51 Changeset in trunk [ba4b9df] by
- Manual: move "architecture" under "running"
- 22:51 Changeset in trunk [5cd52cd] by
- Manual: move "architecture" under "technical notes"
- 22:51 Changeset in trunk [046f309] by
- Manual: move "known issues" under "running"
- 22:51 Changeset in trunk [a138fae] by
- Manual: add some broad categories
- 22:19 Changeset in trunk [0d2f282] by
- Give documentation its own towncrier category
- 22:02 Ticket #3664 (Add a "Documentation Changes" towncrier category) created by
- Let us give documentation the importance it deserves and give it a …
- 21:55 Changeset in trunk [b7db999] by
- Add newsfragment
- 21:27 Changeset in trunk [c13fb8d] by
- Add a make rule to invoke sphinx-autobuild when building docs
- 21:25 Changeset in trunk [1c3b1d0] by
- Add newsfragment
- 21:22 Ticket #3663 (Add a docs/Makefile rule to invoke sphinx-autobuild) created by
- [https://github.com/executablebooks/sphinx-autobuild|sphinx-autobuild …
- 17:41 Ticket #3418 (coverage.el is uploaded to codecov) closed by
- fixed: Fixed this in https://github.com/codecov/codecov-python/pull/297
- 17:39 Ticket #3586 (Add a CI job for checking docs) closed by
- duplicate: This is a duplicate of #3632, which has been fixed.
- 17:01 Changeset in trunk [908b118] by
- Merge remote-tracking branch 'origin/master' into 3657.util-python-3
- 17:01 Ticket #3662 (decorator has dropped support for Python 2.7) closed by
- fixed: In [changeset:"b6528249fb1978f84a640a24d603463c308777ef/trunk" …
- 17:01 Changeset in trunk [b652824] by
- Merge pull request #1027 from tahoe-lafs/3662.pin-decorator Pin …
- 17:00 Changeset in trunk [d214fe3f] by
- Delete unused imports.
- 16:56 Changeset in trunk [9a96fec] by
- Use existing IRemoteReference implementation.
- 16:49 Changeset in trunk [c21288b] by
- Make it easier to read.
- 16:49 Changeset in trunk [dd6e0d54] by
- Switch to decode_furl().
- 16:48 Changeset in trunk [939f1f84] by
- Fix reference to new location.
- 14:24 Changeset in trunk [add2be1b] by
- Pin decorator CI broke when decorator 5.0.1 (a dependency via …
- 14:21 Ticket #3662 (decorator has dropped support for Python 2.7) created by
- Decorator 5.0.1 has been released, and it has dropped Python 2.7 …
- 13:42 Ticket #3661 (Replace the GBS spec references to RFC 7469 with an inline explanation ...) created by
- Discussion on a GBS PR …
- 13:27 Changeset in trunk [89e1865] by
- Forget about runtime performance
2021-04-01:
- 19:18 Ticket #3660 (Let's do a podcast!) created by
- This would be super fun. We could do one on our own or try to …
- 16:53 Changeset in trunk [c15fe703] by
- Replace plain "Tahoe" with "Tahoe-LAFS" as the name of the …
- 14:58 Changeset in trunk [fd18607] by
- Port to Python 3.
- 14:58 Changeset in trunk [003e9c62] by
- Delete unused code paths.
- 14:51 Changeset in trunk [e92b881] by
- Port to Python 3.
- 14:49 Changeset in trunk [6127fc8] by
- Tests for rrefutil.
- 14:23 Changeset in trunk [062740d] by
- Probably not worth unit testing a utility function used in one place, …
- 14:19 Changeset in trunk [9f02de6] by
- We don't support old Foolscap versions anymore.
- 14:14 Changeset in trunk [f606420d] by
- Make it new-style.
- 14:04 Changeset in trunk [5ac6310] by
- Port to Python 3.
- 14:02 Ticket #3643 (Take stock of Python 3 port) closed by
- was already fixed: I guess stock is taken.
- 14:02 Changeset in trunk [de26091] by
- Special logic for roundtripping Unicode to Unicode is only necessary …
- 12:01 Ticket #3659 (Add ticket triage role to dev guide) created by
- Ticket triage is a weekly, informal ritual that keeps tickets from …
- 11:44 Ticket #3651 (Add May-Lee to Code of Conduct) closed by
- fixed
2021-03-31:
- 23:16 Changeset in trunk [2a620863] by
- Turn down coveralls verbosity
- 21:57 Changeset in trunk [d17f3d3] by
- Run coveralls verbosely
- 20:42 Changeset in trunk [2e67e07] by
- Just don't run coverage tests with Python 3.6 + Windows Another test …
- 20:13 Changeset in trunk [1351a62] by
- Expect coverage tests to fail on Python 3.6 + Windows
- 19:55 Changeset in trunk [dd3b95a0] by
- Add ubuntu-latest to GitHub? Actions matrix
- 19:55 Changeset in trunk [aebbc52f] by
- Add Python 3.6 to GitHub? Actions test matrix Let us send more …
- 19:55 Changeset in trunk [94358d4] by
- Add newsfragment
- 19:50 Ticket #3630 (Add instructions about updating docs) closed by
- fixed: In [changeset:"b133d0e7a0d2ac11de905d5fbaf18c6ac16f8d09/trunk" …
- 19:50 Changeset in trunk [b133d0e] by
- Merge pull request #997 from sajith/3630.update-docs-readme Update …
- 19:43 Changeset in trunk [93b93f3] by
- Merge pull request #1017 from tahoe-lafs/code-of-conduct Add May-Lee
- 19:14 Changeset in trunk [bb8295a] by
- Add newsfragment
- 16:56 Ticket #3653 (Use newer coveralls version in GitHub Actions) closed by
- fixed: In [changeset:"2d425ef91a2696d347e8e7a350be58f7c016945b/trunk" …
- 16:56 Changeset in trunk [2d425ef] by
- Merge pull request #1021 from tahoe-lafs/3653.use-newer-coveralls Use …
- 15:53 Changeset in trunk [88e3005] by
- Quote some YAML strings Following PR review feedback. Some parts of …
- 14:56 Ticket #3658 (Rip out all code referring to IProgress) closed by
- fixed: In [changeset:"271951f1f6df7c022dd7c5c05c56293d8c3154a9/trunk" …
- 14:56 Changeset in trunk [271951f] by
- Merge pull request #1024 from tahoe-lafs/3658.end-progress Rip out …
- 14:53 Changeset in trunk [8439f28] by
- Port to Python 3.
- 14:50 Changeset in trunk [1ef33d3d] by
- Note download_to_data() is tested elsewhere.
- 14:43 Changeset in trunk [d3a80946] by
- Merge branch '3658.end-progress' into 3657.util-python-3
- 14:35 Changeset in trunk [cf63a3a] by
- News file.
- 14:35 Changeset in trunk [0d0dd4d] by
- Rip out all references to the unused IProgress API.
- 14:13 Ticket #3658 (Rip out all code referring to IProgress) created by
- 1. The only IProgress implementation is PercentProgress?. 2. …
- 14:10 Changeset in trunk [1ead68d] by
- Start of tests for consumer.py.
- 14:09 Changeset in trunk [fbcb9be] by
- Delete unused code.
- 13:32 Ticket #3657 (Port more of allmydata.util to Python 3) created by
- 13:31 Ticket #3656 (Port allmydata.scripts.runner to Python 3) closed by
- fixed: In [changeset:"69ece365099950b4d58f42add03db30996c818b8/trunk" …
- 13:31 Changeset in trunk [69ece36] by
- Merge pull request #1018 from tahoe-lafs/3603.scripts-runner-full …
- 13:05 Changeset in trunk [cef53c4] by
- New ticket number.
- 13:04 Ticket #3656 (Port allmydata.scripts.runner to Python 3) created by
Note: See TracTimeline
for information about the timeline view.