Timeline
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 …
2020-09-10:
- 14:54 Changeset in trunk [89d354d] by
- Remove unused WebError? import
- 14:14 Ticket #3394 (Fix test failures on tahoe --version and Python 3.7 and 3.8) closed by
- fixed: In [changeset:"23e1223c94330741f5b1dda476c3aeb42c3a012f/trunk" …
- 14:14 Changeset in trunk [23e1223c] by
- Merge pull request #792 from jaraco/3394.py38-tests Improve …
- 14:09 Changeset in trunk [ebd20b7] by
- Merge 'origin/master' into 3382.remove-multi-format-page
- 12:56 Changeset in trunk [d104303] by
- Return ErrorPage? instead of raising WebError?
- 12:19 Ticket #3405 (Run CI for py36 on Windows) created by
- I guess prefer Circle over GHA? …
- 12:09 Ticket #3369 (Allow the ratchet job to pass if tests pass which are not listed as ...) closed by
- wontfix: Closing in favor of #3372.
- 01:42 Changeset in trunk [d74d7e7] by
- Merge branch 'master' into 3394.py38-tests
Note: See TracTimeline
for information about the timeline view.