Timeline
2020-10-06:
- 15:32 Changeset in trunk [3e87ba3] by
- Port to Python 3.
- 15:14 Changeset in trunk [1a9c423] by
- News file
- 15:13 Ticket #3462 (Port allmydata.immutable.encode to Python 3) created by
- 11:24 Ticket #3461 (Port immutable.checker to Python 3) created by
- 11:20 Python3 edited by
- (diff)
- 11:18 Python3 edited by
- (diff)
- 11:15 Python3 edited by
- (diff)
- 11:08 Python3 edited by
- Checklist! (diff)
- 10:38 Python3 edited by
- Start better organizing who is doing what (diff)
- 10:25 Python3 edited by
- (diff)
- 10:19 Changeset in trunk [e78afd8] by
- Merge pull request #846 from tahoe-lafs/3456.tweak-docstring Tweak …
2020-10-05:
- 15:38 Changeset in trunk [c680b1d] by
- Lint fixes.
- 15:32 Changeset in trunk [e89bbe16] by
- Merge pull request #845 from tahoe-lafs/3455.python-3-port-node-round1 …
- 15:12 Changeset in trunk [dd863a0] by
- Port test_checker.py to Python 3.
- 15:01 Changeset in trunk [a4ce3b4] by
- News fragment.
- 15:01 Changeset in trunk [96231fa] by
- Support bytes in JSON output.
- 14:43 Changeset in trunk [b60cd13] by
- Fix the integration test failure.
- 14:24 Changeset in trunk [fe6917b] by
- Merge remote-tracking branch 'origin/master' into 3458.callremote-unicode
- 12:34 Changeset in trunk [ad4d7f7] by
- Tweak docstring Since this class is used in multiple test modules …
- 12:03 Changeset in trunk [2fe2acf] by
- Merge pull request #842 from tahoe-lafs/3456.bye-bye-common_py3 Fold …
- 04:52 Changeset in trunk [322670fe] by
- test(coverage): Prevent collection contamination Given that we set …
- 04:52 Changeset in trunk [f1da68f] by
- feat(py3): Fix config from string compatibility I did an audit of the …
- 04:50 Changeset in trunk [da04610] by
- feat(py3): Fix section name unicode type clash Before this change, …
- 03:56 Changeset in trunk [c65a01fb] by
- flake8
- 03:56 Changeset in trunk [a89715e] by
- feat(py3): feat(py3): Fix use of deprecated type Python 3 did away …
- 03:54 Changeset in trunk [bf45f57] by
- minor fixes
- 03:06 Changeset in trunk [774ab72] by
- test user-management on files
- 02:40 Changeset in trunk [c439555] by
- more gridmanager tests
- 00:09 Changeset in trunk [84c9da4e] by
- unused
- 00:02 Changeset in trunk [c43c84b] by
- fewer files in test
2020-10-04:
- 23:35 Changeset in trunk [370d4b0f] by
- load certs as well as keys in utest
- 23:35 Changeset in trunk [5eb1ad9] by
- fix 'admin add-grid-manager-cert'
- 23:34 Changeset in trunk [6a2f1ae] by
- use 'tahoe admin add-grid-manager-cert' in tests
- 23:01 Changeset in trunk [baa3615] by
- feat(py3): Update Python internal data model refs As of Python 2.7, …
- 22:57 Changeset in trunk [b2332b5] by
- fix(py3): Duplicate section name that py3 catches Python 3 raises an …
- 22:57 Changeset in trunk [447881a] by
- feat(py3): Cleanup redundant string cast I confirmed that …
- 22:57 Changeset in trunk [3f297bf0] by
- feat(py3): Fix test runner exception The exception this addresses was …
2020-10-02:
- 22:02 Changeset in trunk [d46c35e] by
- grid-manager unit-tests
- 17:49 Changeset in trunk [36c9beb] by
- Construct the new NativeStorageServer? after deciding we need it ... …
- 15:57 Changeset in trunk [5cd7703] by
- reduce the amount of unnecessary UTF-8 encoding and decoding
- 15:24 Changeset in trunk [7fd6a9e] by
- news fragment
- 15:15 Ticket #3460 (StorageFarmBroker._got_announcement unnecessarily makes a storage ...) created by
- _got_announcement first creates a new NativeStorageServer for the …
- 15:01 Changeset in trunk [963f9ba] by
- Closer to passing tests.
- 14:48 Changeset in trunk [f8f8329] by
- More passing tests on Python 3.
- 14:42 Changeset in trunk [1088e53] by
- A little progress on passing tests.
- 14:42 Changeset in trunk [ade4a5a] by
- As far as I can tell, none of the IServer implementations actually …
- 14:28 Changeset in trunk [18e1c29] by
- Reorganize code so allmydata.web.check_results can import without …
- 13:40 Ticket #3459 (Port allmydata.test.test_checker to Python 3) created by
- 13:13 Ticket #3442 (Imrpove local developer experience running tests) closed by
- fixed: Closed by https://github.com/tahoe-lafs/tahoe-lafs/pull/830 in …
- 13:12 Ticket #3447 (Report relevant test coverage details during local development) closed by
- fixed: Closed by https://github.com/tahoe-lafs/tahoe-lafs/pull/830 in …
- 01:47 Changeset in trunk [2483e93] by
- tahoe add-grid-manager is only 'idea' currently
- 01:46 Changeset in trunk [8deddc6] by
- no defaults
- 01:24 Changeset in trunk [e65b6ba] by
- no default named 'default'
- 01:23 Changeset in trunk [6b791cb] by
- nicer error
- 01:21 Changeset in trunk [b0d48dd] by
- don't need to create section
- 01:21 Changeset in trunk [b13a688] by
- better words
- 01:04 Changeset in trunk [9c89100] by
- Merge master
2020-10-01:
- 19:39 Ticket #3448 (Convert modules that only reference `unicode` to `str`) closed by
- fixed: In [changeset:"8355e0b71221c799870832d432258813123f8684/trunk" …
- 19:23 Changeset in trunk [8355e0b] by
- Merge branch '3448.convert-only-unicode-to-str' Trac: fixes #3448
- 15:57 Changeset in trunk [ae1aab61] by
- fix(py3): Match wiki porting conventions Address feedback from PR …
- 14:48 Changeset in trunk [5899cfd] by
- Fix callRemote unicode issues on Python 2 universally, using …
- 14:31 Ticket #3458 (Make sure all callRemote calls uses native strings) created by
- Foolscap requires the method name passed to callRemote to be a native …
- 13:50 Ticket #3457 (The separate introducer servers represent unnecessary complexity in an ...) created by
- A useful Tahoe-LAFS deployment consists of: * one or more clients * …
- 13:35 Ticket #3453 (Port allmydata.immutable.downloader.share to Python 3) closed by
- fixed: In [changeset:"bdf2dcd796f4cf4899b7dc31d624f38cce648db7/trunk" …
- 13:35 Changeset in trunk [bdf2dcd] by
- Merge pull request #839 from tahoe-lafs/3453.downloader-share-python-3 …
- 03:31 Changeset in trunk [41fcd967] by
- Move SignalMixin? and TimeMixin? back to common_util This concludes our …
- 03:31 Changeset in trunk [93d4a837] by
- Move ReallyEqualMixin? and s31e back to common_util s31e = …
- 03:29 Changeset in trunk [b75b48e] by
- Move FakeCanary? to common_util Couldn't bring myself to move it back …
- 03:01 Changeset in trunk [23140b8b] by
- Move ShouldFailMixin? back to common_util There were originally two …
- 02:32 Changeset in trunk [2c2b616] by
- Move LoggingServiceParent? back to common
- 02:21 Changeset in trunk [9ecf9f12] by
- Let's start here, for once
- 01:45 Ticket #3456 (Fold common_py3 back into common) created by
- Pursuant to …
2020-09-30:
- 19:14 Changeset in trunk [921416cb] by
- test(py3): Add diff tests convenience targets
- 18:50 Changeset in trunk [fb87daad] by
- Merge branch 'master' into 3448.convert-only-unicode-to-str
- 18:47 Changeset in trunk [b6af065] by
- test(py3): Move temporary porting utilities Move some Python 3 …
- 18:12 Changeset in trunk [2fae4b0] by
- Fix Python 2 tests.
- 18:03 Changeset in trunk [10a24c3] by
- Merge branch '3442.minor-test-runner-changes'
- 17:28 Changeset in trunk [4051a17] by
- Merge remote-tracking branch 'origin/master' into …
- 17:15 Ticket #3452 (Port allmydata.immutable.download.__init__, .common, .node, and ...) closed by
- fixed: In [changeset:"6fcec69435a405c2ed2c417fe843358b9e860f81/trunk" …
- 17:15 Changeset in trunk [6fcec69] by
- Merge pull request #838 from …
- 17:14 Ticket #3451 (Port allmydata.immutable.downloader.fetcher, .finder and .segmentation ...) closed by
- fixed: In [changeset:"1182ed05084bae1bcd771c489017d131d7387905/trunk" …
- 17:14 Changeset in trunk [1182ed0] by
- Merge pull request #837 from …
- 17:14 Changeset in trunk [dc203e2] by
- fix(ci): Remove use of make for Windows CI runs This reverts a part …
- 16:53 Ticket #3455 (Port the node.py module to Python 3) created by
- To improve the Python 3 compatibility, port one of the core modules, …
- 15:52 Changeset in trunk [6c72c8b] by
- Merge branch '3451.immutable-downloader-start-python-3' into …
- 15:47 Changeset in trunk [362c121] by
- feat(py3): Convert unicode-only modules to str Modules that reference …
- 15:47 Changeset in trunk [8f7cafc] by
- test(py3): Add targets for diff'ing test changes
- 15:47 Changeset in trunk [a6c5016] by
- test(cover): Report coverage even on tests failure Useful to compare …
- 15:42 Changeset in trunk [d797ca1] by
- Merge remote-tracking branch 'origin/master' into …
- 15:39 Ticket #3450 (Port allmydata.immutable.literal to Python 3) closed by
- fixed: In [changeset:"df69ca8b5ba5a15bb8632c0958fc42484a68f123/trunk" …
- 15:39 Changeset in trunk [df69ca8] by
- Merge pull request #836 from …
- 15:11 Changeset in trunk [751bc14] by
- Always make the todo message a native string. If the todo message …
- 15:11 Changeset in trunk [d9efb9b] by
- news fragment
- 15:10 Ticket #3454 (allmydata.test.test_python3.Python3PortingEffortTests.test_finished_por ...) created by
- During Python 3 porting this test started failing on Python 2 instead …
- 14:37 Changeset in trunk [2268293] by
- test(vcs): Reconcile devel docs from PR #798
- 14:36 Changeset in trunk [3c0babc] by
- test(vcs): Fix VCS hook installation command
- 13:58 Changeset in trunk [f92362b0] by
- docs(style): Cleanup tab characters in devel guide
- 13:51 Changeset in trunk [784ddc5] by
- Merge branch 'master' into 3442.minor-test-runner-changes
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
Note: See TracTimeline
for information about the timeline view.