Timeline
2020-09-29:
- 17:50 Changeset in trunk [206f25d] by
- Port to Python 3.
- 17:47 Changeset in trunk [02acd9d] by
- News file.
- 17:46 Changeset in trunk [9eb6241] by
- Fix lint.
- 15:33 Ticket #3453 (Port allmydata.immutable.downloader.share to Python 3) created by
- 15:29 Changeset in trunk [2a1e108] by
- Port to Python 3.
- 15:23 Changeset in trunk [a8b00085] by
- News file.
- 15:22 Changeset in trunk [867a1b7] by
- Ported to Python 3.
- 15:07 Ticket #3452 (Port allmydata.immutable.download.__init__, .common, .node, and ...) created by
- 15:05 Ticket #3449 (Port remaining interfaces to Python 3) closed by
- fixed: In [changeset:"87838dd2bb067ecba1b6584b77b163baaf096d9e/trunk" …
- 15:05 Changeset in trunk [87838dd2] by
- Merge pull request #834 from tahoe-lafs/3449.interfaces-to-python-3 …
- 15:04 Changeset in trunk [1fa72489] by
- Port to Python 3.
- 14:51 Changeset in trunk [bfc0d9f] by
- News file.
- 14:51 Changeset in trunk [b721e3c] by
- Fix missing test coverage in fetcher.py.
- 14:21 Ticket #3451 (Port allmydata.immutable.downloader.fetcher, .finder and .segmentation ...) created by
- 14:17 Changeset in trunk [369cd98] by
- Clarify what "JSON-serializable bytes" means.
- 01:28 Ticket #3382 (Remove allmydata.web.common.MultiFormatPage) closed by
- fixed: In [changeset:"9c8fb6f901a10124d71148bf0db3006e999e02de/trunk" …
- 01:28 Changeset in trunk [9c8fb6f] by
- Merge pull request #781 from sajith/3382.remove-multi-format-page …
- 00:39 Changeset in trunk [769f87c] by
- Remove unused import
2020-09-28:
- 20:53 Ticket #3417 (Audit existing ported modules for del in for loops) closed by
- fixed: In [changeset:"c84a2ef8696ba4526c1bcbc13d383b41ede5ca33/trunk" …
- 20:53 Changeset in trunk [c84a2ef] by
- Merge pull request #835 from …
- 20:51 Changeset in trunk [f42634cf] by
- Port to Python 3.
- 20:49 Changeset in trunk [a0a8b44] by
- News file.
- 20:49 Changeset in trunk [e3a9f5f] by
- Test and bugfix for LiteralFileNode? equality.
- 20:44 Changeset in trunk [66c6522] by
- Unused code.
- 19:58 Ticket #3450 (Port allmydata.immutable.literal to Python 3) created by
- 19:44 Changeset in trunk [7aa7716] by
- Wrap with list(), just in case.
- 19:43 Changeset in trunk [66b4330] by
- Remove unused API.
- 19:09 Changeset in trunk [76ecae2e] by
- Merge remote-tracking branch 'origin/master' into …
- 19:05 Ticket #3443 (The global "Referrer-Policy" is untested) closed by
- fixed: In [changeset:"6d14eb55b5e6a46888457c0d18e928725e4e9406/trunk" …
- 19:04 Changeset in trunk [6d14eb55] by
- Merge pull request #832 from tahoe-lafs/3443.referrer-policy-tests …
- 16:36 Changeset in trunk [587d9ef] by
- Merge pull request #798 from jaraco/3398.pre-commit Add pre-commit …
- 15:56 Changeset in trunk [f578b85] by
- News file.
- 15:55 Changeset in trunk [eb787ae] by
- Make items into list, just in case someone tries to merge object into …
- 15:54 Changeset in trunk [cc7a3bc] by
- Audit script to find potentially broken for loops.
- 15:35 Ticket #3446 (Port allmydata.test.test_helper to Python 3) closed by
- fixed: In [changeset:"5e6201aedeb8537a1da3b67b2756360f498c8427/trunk" …
- 15:35 Changeset in trunk [5e6201ae] by
- Merge pull request #833 from tahoe-lafs/3446.test-helper-python-3 …
- 14:26 Changeset in trunk [a5686de] by
- Don't claim behavior about *all* pages
- 14:20 Changeset in trunk [64516aa] by
- Port to Python 3.
- 14:14 Ticket #3449 (Port remaining interfaces to Python 3) created by
- Specifically, allmydata.introducer.interfaces and a random interface …
- 14:06 Changeset in trunk [d7b5230f] by
- Explain why remote_name is a native string.
- 14:02 Changeset in trunk [f796b8a] by
- Fix typo.
- 13:59 Ticket #3439 (Port allmydata.test.test_download to Python 3) closed by
- fixed: In [changeset:"4e7e84796aa8e7422cbf628fd06a95c8feaade96/trunk" …
- 13:59 Changeset in trunk [4e7e847] by
- Merge pull request #829 from tahoe-lafs/3439.test-download-python-3 …
- 12:38 Ticket #3431 (Port test_immutable to Python 3) closed by
- fixed
- 12:34 Changeset in trunk [afd28f3] by
- Merge pull request #823 from tahoe-lafs/3431.port-test_immutable Port …
2020-09-27:
- 23:14 Ticket #3438 (The introducer tests in ...) closed by
- fixed: In [changeset:"60f531e970faa268f98a7d07c87bb68613e96f17/trunk" …
- 23:14 Changeset in trunk [60f531e] by
- Merge pull request #831 from tahoe-lafs/3438.test_introweb Split …
- 19:18 Ticket #3448 (Convert modules that only reference `unicode` to `str`) created by
- Modules that reference unicode but do not reference str can …
- 17:12 Changeset in trunk [bf46966] by
- build(test): Fix further redundant target runs It turns out that tox …
- 16:55 Ticket #3421 (Makefile housekeeping) closed by
- fixed: Forgot to resolve when merging the PR.
- 16:46 Changeset in trunk [93ee0b9] by
- docs(test): Document how to install the VCS hooks Move the VCS hook …
- 16:44 Changeset in trunk [b826850] by
- build(test): Fix redundant target recipe runs The VCS hook …
- 16:44 Changeset in trunk [5da9b8c3] by
- test(vcs): Add a VCS commit hook to run linters
- 16:16 Ticket #3447 (Report relevant test coverage details during local development) created by
- While the XML coverage report is useful for consumption by other …
2020-09-25:
- 18:03 Changeset in trunk [21e3b35] by
- Finish porting to Python 3.
- 18:00 Changeset in trunk [d19ae1e5] by
- Apparently remote_name needs to be a native string.
- 17:30 Ticket #3427 (allmydata/web/unlinked.py should return error pages instead of raising ...) closed by
- fixed: In [changeset:"65f206e39b0d798deba6f6779fd2ec0a63b297cc/trunk" …
- 17:30 Changeset in trunk [65f206e] by
- Merge pull request #816 from …
- 17:28 Changeset in trunk [565c480] by
- Closer to passing tests.
- 17:28 Changeset in trunk [d8c9affc] by
- Bunch more places that need to be bytes for protocol backwards …
- 17:22 Changeset in trunk [b306475] by
- test(runner): Save iteration time, fail early The codechecks …
- 17:18 Changeset in trunk [2ef422e] by
- test(vcs): Add a VCS push hook to run tests Personally, I can't stand …
- 17:16 Changeset in trunk [9e5d5b5] by
- Remove typo.
- 17:16 Changeset in trunk [47aa724] by
- Merge remote-tracking branch 'origin/master' into …
- 17:15 Ticket #3437 (Port allmydata.test.test_filenode to Python 3) closed by
- fixed: In [changeset:"5e52691433a7a2bd46990600f658d4020d296fa3/trunk" …
- 17:15 Changeset in trunk [5e526914] by
- Merge pull request #827 from tahoe-lafs/3437.test-filenode-python-3 …
- 16:54 Ticket #3436 (Remove unused web.common.getxmlfile()) closed by
- fixed: In [changeset:"569ac924ec1df2d4525ac2de2db1cd6f0c906ae6/trunk" …
- 16:54 Changeset in trunk [569ac924] by
- Merge pull request #825 from sajith/3436.remove-web-common-getxmlfile …
- 15:46 Changeset in trunk [5d9a1a5] by
- Some progress towards passing tests.
- 15:19 Ticket #3446 (Port allmydata.test.test_helper to Python 3) created by
- 15:16 Ticket #3445 (The runtime information on the "deep check results" page is untested) created by
- deep-check-results.xhtml has a tag where the time spent rendering the …
- 15:11 Ticket #3444 (PyPy CI job fails: allmydata.test.test_sftp.Handler.test_openFile_read) created by
- https://app.circleci.com/pipelines/github/tahoe-lafs/tahoe-lafs/915/wor …
- 15:09 Changeset in trunk [8cdf5cbf] by
- unused import
- 15:06 Changeset in trunk [2314a9f2] by
- add a test for referrer-policy
- 15:06 Ticket #3443 (The global "Referrer-Policy" is untested) created by
- Every page Tahoe-LAFS serves gets "Referrer-policy: no-referrer" in …
- 13:44 Changeset in trunk [3dddcd6] by
- Remove assertions about Twisted Web's quoting behavior It quotes …
- 13:37 Changeset in trunk [dc15f19] by
- Merge remote-tracking branch 'origin/master' into …
- 13:34 Ticket #1642 (internal error in trac.log) closed by
- wontfix: We probably won't try to fix anything in trac. Instead we'll keep …
- 13:32 Changeset in trunk [44cc423] by
- remove duplicate request
- 13:31 Changeset in trunk [05def35] by
- nicer cleanup plus a comment
- 13:31 Changeset in trunk [b218b542] by
- docstrings
- 13:26 Changeset in trunk [f13390d] by
- news fragment
- 13:26 Changeset in trunk [dcb834c] by
- Merge remote-tracking branch 'origin/master' into 3438.test_introweb
2020-09-24:
- 20:57 Ticket #3430 (Port allmydata.test.test_upload to Python 3) closed by
- fixed: In [changeset:"51709d55629f45be19f2c89b2d8b17a149e19881/trunk" …
- 20:57 Changeset in trunk [51709d5] by
- Merge pull request #817 from tahoe-lafs/3430-test-upload-python-3 …
- 19:38 Changeset in trunk [ce20ac6] by
- test(coverage): Avoid redundant test runs There's no need in almost …
- 19:29 Ticket #3440 (Add a general web rendering helper to the test suite helpers) closed by
- fixed: In [changeset:"0f8cb7aedf93dda84358394f0503aefc88ab533a/trunk" …
- 19:29 Changeset in trunk [0f8cb7a] by
- Merge pull request #828 from tahoe-lafs/3440.render-helper Make the …
- 18:44 Changeset in trunk [a8ef046] by
- build(news): Fix missing ChangeLog? entry
- 18:37 Changeset in trunk [430881b] by
- test(py3): Capture how to run all tests under py3 Useful to review …
- 18:37 Changeset in trunk [92de966] by
- test(runner): Use checked out source for local tests TL;DR: Capture …
- 18:37 Changeset in trunk [1593ff5] by
- test(coverage): Include human-readable coverage report While the XML …
- 18:36 Changeset in trunk [0c53373] by
- test(runner): Match contributor guidelines from wiki The [Patches …
- 18:32 Ticket #3442 (Imrpove local developer experience running tests) created by
- While setting up local development and starting my Pyrhon 3 porting …
- 15:20 Ticket #3441 (The "dump-share" tests in ...) created by
- SystemTest? is too large. It often fails. No one knows why. It is very …
- 15:08 Changeset in trunk [1c5f4e2] by
- Compatible with the interface I used in test_web.py
- 15:08 Changeset in trunk [16ab169] by
- rewrite _test_introweb part of SystemTest? as its own test suite
- 15:08 Changeset in trunk [e981fea0] by
- make FakeCanary? more realistic
- 15:06 Changeset in trunk [4784d2c] by
- News fragment.
- 15:03 Changeset in trunk [26f28f3] by
- Finish port to Python 3.
- 15:01 Changeset in trunk [8167a9fd] by
- All tests pass on Python 3.
- 14:55 Changeset in trunk [5cd00d6] by
- And even more tests passing in Python 3.
- 14:46 Changeset in trunk [37bc022e] by
- Even more tests passing on Python 3.
- 14:42 Changeset in trunk [f1bcf4eb] by
- remove unused imports
- 14:39 Changeset in trunk [d9036e8] by
- More tests passing on Python 3.
- 14:32 Changeset in trunk [e7fe2f0] by
- It imports on Python 3.
- 14:23 Changeset in trunk [67adb930] by
- news fragment
- 14:23 Changeset in trunk [e7101b17] by
- Turn exceptions into error pages like Nevow does
- 14:22 Changeset in trunk [34bade4] by
- Use the newly introduced helper instead of our own internal thing
- 14:21 Changeset in trunk [ed049da] by
- Add a helper that can render a Page or a Resource
- 14:20 Ticket #3440 (Add a general web rendering helper to the test suite helpers) created by
- There's a renderer nested inside a TestCase? in test_web.py. It …
- 14:09 Ticket #3439 (Port allmydata.test.test_download to Python 3) created by
- 01:41 Changeset in trunk [06cd64c8] by
- De-lint
- 01:18 Changeset in trunk [3ae927e] by
- Respond to review - Preserve int division - Dial back the future …
2020-09-23:
- 20:23 Ticket #3438 (The introducer tests in ...) created by
- SystemTest? is too large. It often fails. No one knows why. It is …
- 19:56 Changeset in trunk [5a2728f] by
- Finish port to Python 3.
- 19:53 Changeset in trunk [5790ae8] by
- Tests pass on Python 3.
- 19:39 Changeset in trunk [d8c5e8b4] by
- News file.
- 19:38 Ticket #3437 (Port allmydata.test.test_filenode to Python 3) created by
- 19:21 Changeset in trunk [5fbbb5b] by
- News file.
- 18:24 Changeset in trunk [827cba2] by
- Merge branch '3421.makefile-housekeeping'
- 17:31 Changeset in trunk [2645675] by
- build(make): Exclude changelog entry from NEWS This includes only …
- 14:18 Ticket #3425 (allmydata/web/root.py should return error pages instead of raising WebError) closed by
- fixed: In [changeset:"c2e9d6057f3405e2fdfe459f4d026ffe21e83ed6/trunk" …
- 14:18 Changeset in trunk [c2e9d60] by
- Merge pull request #819 from sajith/3425.return-errorpage-from-root …
- 12:32 Changeset in trunk [42eaf08] by
- Remove duplicate import
- 12:32 Changeset in trunk [a413eb8] by
- Use BeautifulSoup? in RenderSlashUri? tests
- 12:31 Changeset in trunk [d21046fe] by
- A couple more cleanups - attempt the same future imports in both …
- 12:24 Changeset in trunk [9fccf37] by
- Make new code more idiomatic
- 12:19 Changeset in trunk [de48dff] by
- Dial back future imports in common_util.py Don't set the plow too deep.
- 01:15 Changeset in trunk [704b36d] by
- Remove test for web.common.getxmlfile()
- 01:14 Changeset in trunk [e6a5dda] by
- Rearrange imports
- 01:05 Changeset in trunk [22a1721] by
- Remove unused web.common.getxmlfile()
- 01:01 Ticket #3436 (Remove unused web.common.getxmlfile()) created by
- Child of #3244.
- 00:40 Ticket #3429 (allmydata/web/check_result.py should return error pages instead of ...) closed by
- fixed: In [changeset:"9aee312d8c0e5e5af1c46180b9a66de1a3a1ea0d/trunk" …
- 00:40 Changeset in trunk [9aee312] by
- Merge pull request #822 from …
- 00:38 Ticket #3424 (allmydata/web/operations.py should return error pages instead of ...) closed by
- fixed: In [changeset:"4e4c5f9b7f42cb2c1fc05e6b9e32d9fa80e1c25e/trunk" …
- 00:38 Changeset in trunk [4e4c5f9] by
- Merge pull request #820 from …
- 00:38 Ticket #3423 (allmydata/web/filenode.py should return error pages instead of raising ...) closed by
- fixed: In [changeset:"da78bc05d074cf3766738c76c1f29d90e51aae11/trunk" …
- 00:37 Changeset in trunk [da78bc0] by
- Merge pull request #818 from …
2020-09-22:
- 21:19 Ticket #3435 (Remove nevow from misc/build_helpers/show-tool-versions.py) created by
- Child of #3244.
- 21:17 Ticket #3434 (Remove nevow imports from static/tahoe.py) created by
- Child of #3244.
- 21:15 Ticket #3433 (Replace nevow with twisted.web in allmydata.webish) created by
- Child of #3244.
- 18:47 Ticket #3432 (Replace Nevow imports in tests with Twisted's equivalents) created by
- The test suite has a few imports like these: […] Replace those …
- 16:23 Changeset in trunk [0f118bdd] by
- Return error page from unlinked
- 12:36 Changeset in trunk [0b6b4b6] by
- Port test_immutable to Python 3
- 12:33 Python3 edited by
- (diff)
- 12:32 Ticket #3426 (allmydata/web/status.py should return error pages instead of raising ...) closed by
- fixed: In [changeset:"6d9e1a7a4795396b00b775619d9714e0f8be30cf/trunk" …
- 12:32 Changeset in trunk [6d9e1a7] by
- Merge pull request #821 from sajith/3426.return-errorpage-from-status …
- 12:30 Python3 edited by
- (diff)
- 12:13 Ticket #3431 (Port test_immutable to Python 3) created by
- == Acceptance 1. trial allmydata.test.test_immutable passes under …
- 10:27 Python3 edited by
- (diff)
- 10:20 Python3 edited by
- (diff)
- 10:11 Python3 edited by
- (diff)
- 10:03 Python3 edited by
- (diff)
- 00:44 Changeset in trunk [136a702] by
- Remove unused import
Note: See TracTimeline
for information about the timeline view.