Timeline
2020-09-18:
- 19:01 Changeset in trunk [b200d204] by
- minor cleanups/rearranging
- 18:59 Changeset in trunk [52015df] by
- build(make): Add changelog entry for PR
- 18:59 Changeset in trunk [d0d11a5] by
- fix(style): Wrong Python version for codechecks On systems where the …
- 18:50 Changeset in trunk [9787211] by
- derived function below
- 18:49 Changeset in trunk [8f3a32a2] by
- news fragment
- 18:49 Changeset in trunk [e648965f] by
- Add helpers to implement the desired exception behavior and use them
- 18:32 Changeset in trunk [8ef2252] by
- Finish porting to Python 3.
- 18:31 Changeset in trunk [c3bb367] by
- Tests pass on Python 3.
- 18:31 Changeset in trunk [050388ee] by
- Work better on Python 3, until Nevow is gone.
- 18:12 Ticket #3429 (allmydata/web/check_result.py should return error pages instead of ...) created by
- See https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3420
- 18:10 Changeset in trunk [059bb22] by
- Add a BadRequest? resource to help with BAD REQUEST
- 18:04 Ticket #3428 (twisted.web.resource.Resource subclasses should not return Deferreds) created by
- Twisted Web supports a Deferred return value from neither …
- 18:02 Patches edited by
- Correct Trac terminolody (diff)
- 18:01 Ticket #3427 (allmydata/web/unlinked.py should return error pages instead of raising ...) created by
- See https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3420
- 18:01 Ticket #3426 (allmydata/web/status.py should return error pages instead of raising ...) created by
- See https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3420
- 18:00 Ticket #3425 (allmydata/web/root.py should return error pages instead of raising WebError) created by
- See https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3420
- 18:00 Ticket #3424 (allmydata/web/operations.py should return error pages instead of ...) created by
- See https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3420
- 17:59 Ticket #3423 (allmydata/web/filenode.py should return error pages instead of raising ...) created by
- See https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3420
- 17:59 Ticket #3422 (allmydata/web/directory.py should return error pages instead of ...) created by
- See https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3420
- 17:38 Changeset in trunk [cb24c3e] by
- Merge branch '3416.test-encode-python-3' into …
- 17:36 Changeset in trunk [a0ff941] by
- Try to fix Python 3 again.
- 17:32 Ticket #3415 (Port allmydata.storage.server to Python 3) closed by
- fixed: In [changeset:"e75beb6eaeb7267e07d908cc319c4d826438455c/trunk" …
- 17:32 Changeset in trunk [e75beb6] by
- Merge pull request #811 from tahoe-lafs/3415.storage-server-python-3 …
- 17:31 Ticket #3421 (Makefile housekeeping) created by
- As a new developer approaching the project, I found a few cleanup …
- 16:59 Ticket #3408 (Replace print statements with print functions in comments) closed by
- fixed: In [changeset:"5a40bf47f4b0a81cd695d99ce3523661ba7f44ca/trunk" …
- 16:59 Changeset in trunk [9682e68] by
- Merge pull request #805 from jaraco/3408.print-functions Convert …
- 15:41 Changeset in trunk [7b30287] by
- Python 2 tests pass again.
- 15:33 Changeset in trunk [c5ce988] by
- Merge branch '3416.test-encode-python-3' into …
- 15:32 Changeset in trunk [1a4744d] by
- Merge branch '3415.storage-server-python-3' into 3416.test-encode-python-3
2020-09-17:
- 23:09 Changeset in trunk [b4b996c] by
- build(make): Cleanup remnant coverage bits I don't see anything in …
- 23:08 Changeset in trunk [51338bd] by
- build(make): Add targets for running tests Fully parallelize the …
- 20:59 Ticket #3420 (Twisted web Resources should "return ErrorPage" instead of "raise ...) created by
- In case of errors, twisted.web Resource instances should be …
- 20:06 Changeset in trunk [02cb451a] by
- Fix failing tests.
- 19:38 Changeset in trunk [3d79793] by
- Try to fix hashutil.
- 19:36 Changeset in trunk [d8df6307] by
- build(make): Add missing phony target declarations I also prefer …
- 19:33 Changeset in trunk [775a3db] by
- build(make): Fix missing target name From context, I'm assuming this …
- 19:25 Changeset in trunk [735ff1e] by
- build(make): Improve and clarify Makefile org This is opinionated, so …
- 19:19 Changeset in trunk [da24739] by
- build(make): Cleanup unused target AFAIK, prefixing a target with a …
- 18:54 Changeset in trunk [7a3320f] by
- build(make): Defensive make settings …
- 17:39 Changeset in trunk [6c85f39] by
- Fix another future newbytes leak that was breaking Foolscap.
- 17:12 Changeset in trunk [b784f96] by
- Merge branch '3415.storage-server-python-3' into 3416.test-encode-python-3
- 17:10 Changeset in trunk [9818512] by
- Fix newbytes leak.
- 16:37 Changeset in trunk [03fd566] by
- Fix flake error.
- 15:43 Changeset in trunk [cecbc26] by
- Fix order.
2020-09-16:
- 18:57 Changeset in trunk [498e69c] by
- Some progress.
- 18:45 Ticket #3419 (Port allmydata.test.test_encode to Python 3) created by
- Take 2.
- 18:42 Changeset in trunk [2588e75] by
- Only semi-break the web service.
- 18:40 Changeset in trunk [833bc72] by
- Merge remote-tracking branch 'origin/master' into 3416.test-encode-python-3
- 18:37 Changeset in trunk [e8743a60] by
- Fix failing tests.
- 18:37 Changeset in trunk [bea1d65] by
- Better debug output.
- 15:27 Changeset in trunk [b411623] by
- Merge remote-tracking branch 'origin/master' into …
- 15:26 Ticket #3409 (Port allmydata.storage.immutable to Python 3) closed by
- fixed: In [changeset:"4bf79f777ed1aeeb58b1c80cd3b06caa92464056/trunk" …
- 15:26 Changeset in trunk [4bf79f7] by
- Merge pull request #806 from …
- 15:23 Changeset in trunk [7cb574f] by
- Port to Python 3.
- 15:21 Changeset in trunk [985e8a0] by
- More Python 3 changes.
- 15:20 Changeset in trunk [c035ea06] by
- It's better if extension keys are unicode (native strings for Python …
- 15:18 Python3 edited by
- (diff)
- 15:13 Changeset in trunk [7d8320b] by
- Python 3 fixes.
2020-09-15:
- 22:25 Changeset in trunk [0ca3192] by
- Merge 'origin/master' into 3382.remove-multi-format-page
- 22:08 Ticket #3418 (coverage.el is uploaded to codecov) created by
- I have seen some instances where running codecov in CircleCI is …
- 21:33 Ticket #3391 (Change codecov default settings) closed by
- fixed: In [changeset:"1b207d8f620c28bdedeece602435278dc3deee44/trunk" …
- 21:33 Changeset in trunk [1b207d8] by
- Merge pull request #789 from sajith/3391.codecov-yml Change codecov …
- 18:35 Ticket #3417 (Audit existing ported modules for del in for loops) created by
- […] is a bug in Python 3. Easiest way to catch potential places …
- 18:14 Changeset in trunk [596c4cec] by
- News file.
- 18:11 Ticket #3416 (Port allmydata.test.no_network to Python 3) created by
- Necessary for a bunch of tests.
- 13:05 Changeset in trunk [a552bb5] by
- Merge remote-tracking branch 'origin/master' into …
- 13:02 Ticket #3411 (Port allmydata.storage.mutable to Python 3) closed by
- fixed: In [changeset:"73967aa5b0c5e9839621de8821b6dd780e1e92a4/trunk" …
- 13:02 Changeset in trunk [73967aa5] by
- Merge pull request #810 from tahoe-lafs/3411.storage-mutable-python-3 …
- 11:18 Ticket #3406 (Upgrade CircleCI config to version 2.1) closed by
- fixed: Done in https://github.com/tahoe-lafs/tahoe-lafs/pull/809, though …
2020-09-14:
- 21:50 Changeset in trunk [2e1a4065] by
- Merge pull request #809 from tahoe-lafs/3406.circle-ci-2.1 Upgrade …
- 18:48 Changeset in trunk [72f7249] by
- News fragment.
- 18:48 Changeset in trunk [65d38055] by
- Merge branch '3409.allmydata-storage-immutable-python-3' into …
- 18:47 Changeset in trunk [31aa594] by
- Looks like float is fine for mean.
- 18:46 Changeset in trunk [d84a7a6] by
- Port to Python 3.
- 18:40 Changeset in trunk [947cb1c1] by
- Tiny bit more test coverage for server.py.
- 18:18 Ticket #3415 (Port allmydata.storage.server to Python 3) created by
- 18:13 Changeset in trunk [1d508c7] by
- Port to Python 3.
- 18:06 Changeset in trunk [6196a1c] by
- Port to Python 3.
- 18:04 Changeset in trunk [aef293fb] by
- Port to Python 3.
- 18:03 Changeset in trunk [6983c79] by
- Tests for allmydata.storage.common.
- 17:56 Changeset in trunk [4590c1d] by
- Port to Python 3.
- 17:29 Changeset in trunk [26a8a0b] by
- Make stats code deal with keys that are unicode.
- 13:08 Ticket #3410 (Milestone status is out of date) closed by
- fixed: Updated to refer to the wiki page.
- 12:26 Changeset in trunk [91a5c8c] by
- Satisfy towncrier
- 11:38 Changeset in trunk [d5f9fd37] by
- Add comment
- 11:32 Changeset in trunk [3c89e7d] by
- Conform job names to v2.1 requirements (no dots)
- 11:12 Changeset in trunk [ed8ce8b] by
- Bump version from 2 to 2.1 What will break?
2020-09-12:
- 17:10 Ticket #3414 (Deprecations CI job fails (intermittently?)) created by
- In …
- 15:00 Ticket #3413 (Unable to re-run flaky tests) created by
- In PR 798, the tests have failed for spurious reasons. I've closed and …
- 14:39 Ticket #3412 (Many tests are flaky) created by
- As observed in …
2020-09-11:
- 19:11 Changeset in trunk [1b412a6] by
- Use python rather than relying on shell-specific syntax. Tested on …
- 19:04 Changeset in trunk [6ffda25] by
- News fragment.
- 19:04 Ticket #3411 (Port allmydata.storage.mutable to Python 3) created by
- Might need tests.
- 19:02 Changeset in trunk [7de84e3] by
- Port to Python 3.
- 18:57 Changeset in trunk [69762df] by
- Merge branch 'master' into 3398.pre-commit
- 18:51 Changeset in trunk [6f5c32c4] by
- News fragment.
- 18:51 Changeset in trunk [e86e0d7] by
- Better test coverage for allmydata.storage.immutable.
- 18:51 Changeset in trunk [a7034de] by
- Add empty newsfragment.
- 18:50 Changeset in trunk [5a40bf4] by
- Convert print statements to print functions, even when commented. …
- 18:44 Ticket #3410 (Milestone status is out of date) created by
- The milestone …
- 18:22 Ticket #3409 (Port allmydata.storage.immutable to Python 3) created by
- In theory all tests are ported, but the test coverage may be …
- 18:17 Ticket #3379 (Get https://twistedmatrix.com/trac/ticket/7928 closed) closed by
- wontfix
- 18:13 Python3 edited by
- (diff)
- 18:13 Python3 edited by
- (diff)
- 18:11 Python3 edited by
- (diff)
- 18:11 Python3 edited by
- (diff)
- 14:26 Ticket #3408 (Replace print statements with print functions in comments) created by
- Despite #3002, #3008, and #3009, there are still print statements …
- 14:13 Ticket #3407 (more frequent releases) created by
- Per discussion with the porting team, we'd like to do more frequent …
- 10:03 Ticket #3406 (Upgrade CircleCI config to version 2.1) created by
- In #3405 we want to add Python 3.6 on Windows to CI. We have two CI …
Note: See TracTimeline
for information about the timeline view.