Timeline
2020-12-09:
- 21:18 Changeset in trunk [89441d9] by
- Refactor create_connection_handlers so we don't need Tor and I2P mocks
- 20:48 Changeset in trunk [e296385] by
- Dependency Injection for _tub_portlocation
- 20:47 Changeset in trunk [46f18fbb] by
- news fragment
- 20:01 Changeset in trunk [995f271] by
- Merge branch '3553.nodemaker-python-3' into 3552.test_system-python-3
- 19:58 Changeset in trunk [96fd186] by
- Port to Python 3.
- 19:50 Changeset in trunk [ba42483] by
- News file.
- 19:48 Changeset in trunk [bb06067] by
- Port to Python 3.
- 19:45 Changeset in trunk [5cba8a4] by
- Port to Python 3.
- 19:33 Changeset in trunk [b1800c4] by
- All tests pass on Python 3.
- 19:14 Changeset in trunk [ff644322] by
- More passing on Python 3..
- 19:05 Changeset in trunk [59968d0] by
- More passing tests.
- 18:50 Changeset in trunk [016240d] by
- More passing tests on Python 3.
- 18:45 Changeset in trunk [6b8fd2f] by
- Some progress towards passing tests on Python 3.
- 18:42 Changeset in trunk [48bef7d] by
- Some straightforward changes to support Python 3.
- 18:42 Python3 edited by
- (diff)
- 18:38 Ticket #3461 (Port immutable.checker to Python 3) closed by
- duplicate: I ended up doing this separately.
- 18:35 Ticket #3553 (Port allmydata.nodemaker and allmydata.dirnode to Python 3) created by
- Nodemaker has no direct tests, but test_dirnode uses, so going to try …
- 18:35 Python3 edited by
- (diff)
- 18:33 Changeset in trunk [63ff67a] by
- Ported to Python 3.
- 18:28 Changeset in trunk [eb55c10e] by
- Tests pass on Python 3.
- 18:23 Changeset in trunk [2edd029] by
- News file.
- 18:22 Changeset in trunk [baed5fd] by
- Port to Python 3.
- 18:18 Changeset in trunk [5924da9] by
- More bytes.
- 18:11 Changeset in trunk [add26895] by
- Another passing test on Python 3.
- 18:02 Changeset in trunk [b61b0a9] by
- Some more progress towards Python 3.
- 17:59 Changeset in trunk [1ab1aae] by
- Some more progress towards Python 3.
- 17:52 Changeset in trunk [1adb40c] by
- Some more progress towards Python 3.
- 17:47 Changeset in trunk [b11161a] by
- Start porting to Python 3.
- 17:46 Ticket #3552 (Port test_system to Python 3) created by
- Might not be there yet... but if it is, this'll be a nice end-to-end …
- 16:02 Changeset in trunk [8b890d25] by
- extra news fragments
- 16:01 Ticket #3551 (Continue porting allmydata.immutable to Python 3) created by
- 15:59 Python3 edited by
- (diff)
- 15:58 Python3 edited by
- (diff)
- 15:57 Changeset in trunk [74c3990] by
- This extra stop complexity is no longer needed
- 15:55 Changeset in trunk [179f0bb9] by
- news fragment
- 15:52 Ticket #3546 (Port allmydata.introducer to Python 3 (part 1)) closed by
- fixed: In [changeset:"489b369218dded7843b007b882810e935444cf94/trunk" …
- 15:52 Changeset in trunk [489b3692] by
- Merge pull request #916 from tahoe-lafs/3456.introducer-python3 Port …
- 15:51 Changeset in trunk [bc90199] by
- no more "tahoe restart"
- 15:51 Changeset in trunk [5b0190b] by
- Remove some more test code related to start/restart/stop
- 15:51 Changeset in trunk [d346c90c] by
- This is gonna take some work
- 15:51 Changeset in trunk [ca92fa4e] by
- Don't think about "tahoe start"
- 15:51 Changeset in trunk [4d28b0e] by
- Get rid of "tahoe start", "tahoe daemonize", "tahoe stop", "tahoe restart"
- 15:51 Changeset in trunk [a34fca8] by
- Don't think about "tahoe start"
- 15:51 Changeset in trunk [7dda680c] by
- Already using "tahoe run", de-emphasize "tahoe start"
- 15:51 Changeset in trunk [ae35ba8] by
- Use "tahoe run" not "tahoe start"
- 15:50 Changeset in trunk [9a10673] by
- "tahoe start" doesn't even work on these but "twistd -ny" does
- 15:50 Changeset in trunk [db9eb6d] by
- maybe "tahoe run" works on incident gatherers? I don't know. I can't …
- 15:50 Changeset in trunk [aca5397] by
- Don't use "tahoe start", "tahoe stop", and "tahoe restart"
- 15:50 Changeset in trunk [d9ea26b] by
- It works now, that issue is resolved.
- 15:50 Changeset in trunk [4e6077f] by
- Nope, actually it doesn't. It uses ~/.tahoe.
- 15:50 Changeset in trunk [44cb2d0] by
- use "tahoe run"
- 15:50 Changeset in trunk [35a21b6] by
- don't use "tahoe start" and "tahoe stop"
- 15:50 Changeset in trunk [9fe3ddd] by
- use "tahoe run"
- 15:50 Changeset in trunk [20dd4d5] by
- Use "tahoe run"
- 15:50 Changeset in trunk [914e7ac] by
- news fragment
- 15:46 Ticket #3550 (Get rid of deprecated "tahoe start", "tahoe stop", "tahoe restart", ...) created by
- We deprecated these in the 1.14 release which is approaching a year …
- 15:39 Changeset in trunk [9a27254] by
- unused import
- 15:36 Changeset in trunk [9412cf7] by
- remove unused helper
- 15:35 Changeset in trunk [4f01c8f] by
- news fragment
- 15:34 Changeset in trunk [a4e1451] by
- Don't document the stats gatherer
- 15:34 Changeset in trunk [d7ec5a1] by
- Don't implement the stats gatherer or support configuring or talking to one
- 15:32 Changeset in trunk [3fd1b336] by
- Don't test stats gatherer support in the runner
- 15:32 Changeset in trunk [d916c725] by
- Don't set up or query a stats gatherer in test_system
- 15:01 Ticket #2940 (cannot start stats gatherer) closed by
- wontfix: Going to remove the stats gatherer and related code: ticket:3549
- 15:01 Ticket #1685 (improve munin stats (stats_gatherer)) closed by
- wontfix: Going to remove the stats gatherer and related code: ticket:3549
- 15:00 Ticket #475 (CPU-watcher munin graph got stuck) closed by
- wontfix: Going to delete the current stats code: ticket:3549.
- 14:59 Ticket #3549 (Remove the stats gatherer and supporting code) created by
- Since at least 1.13.0 it has not been possible to run the stats …
- 14:50 Ticket #2843 (tahoe storage over ssh tunnel) closed by
- cannot reproduce: The error in the ticket description seems to indicate that the wrong …
- 14:46 Ticket #2133 (no JSON output for node status (GET /?t=json)) closed by
- was already fixed: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2476 added a JSON …
- 14:21 Changeset in trunk [67549aa] by
- Merge remote-tracking branch 'origin/master' into 3456.introducer-python3
- 14:20 Ticket #3544 (Revisit decision to make furls bytes, maybe they should be native strings?) closed by
- fixed: In [changeset:"dab89f433cb5e5831b9308693d9d889b2ff78a80/trunk" …
- 14:20 Changeset in trunk [dab89f4] by
- Merge pull request #914 from tahoe-lafs/3544.furls-not-bytes-maybe …
- 14:17 Ticket #486 (add munin graphs of server-operation latency) closed by
- wontfix: This ticket is about operational visibility for operations that are no …
- 14:17 Ticket #478 (add memory-usage to stats-provider numbers) closed by
- wontfix: It seems to me that measuring memory used by a process is something a …
- 14:14 Ticket #472 (cpu monitor sometimes shows negative numbers) closed by
- wontfix
- 14:13 Ticket #227 (our automated memory measurements might be measuring the wrong thing) closed by
- wontfix: This ticket is about operational visibility for operations that are no …
- 14:11 Ticket #13 (collect stats on download counts, page hits, etc.) closed by
- wontfix: This ticket is about operational visibility for operations that are no …
- 09:04 Changeset in trunk [07e4fe84] by
- fix ToC order
- 08:55 Changeset in trunk [1719144] by
- Merge branch 'master' into new-readme
2020-12-08:
- 21:08 Changeset in trunk [0cf9be18] by
- Merge remote-tracking branch 'origin/master' into …
- 20:36 Ticket #3521 (Stop using the mock library for testing: ...) closed by
- fixed: In [changeset:"8f3acb7eb6f6b8b3f903b312b8757d5ef50e9efb/trunk" …
- 20:36 Changeset in trunk [8f3acb7e] by
- Merge pull request #918 from …
- 18:47 Changeset in trunk [754b88a] by
- Fix failing test.
- 16:30 Changeset in trunk [6d1f386] by
- rewording news fragment fixing some links fix ToC order
- 15:37 Changeset in trunk [69d3dad6] by
- Get rid of remote_host / get_remote_host Nothing uses it and if we …
- 15:34 Changeset in trunk [eddf7fd8] by
- Remove the pre-generated key/certificate
- 15:30 Changeset in trunk [dcd8658] by
- Merge branch 'master' into 3544.furls-not-bytes-maybe
- 15:28 Changeset in trunk [0b7c0bf] by
- Document furl type.
- 14:52 Changeset in trunk [ca5a642] by
- Merge remote-tracking branch 'origin/master' into HEAD
- 12:28 Changeset in trunk [bb48898f] by
- reorder sections and remove redundant "code of conduct" link
2020-12-07:
- 18:14 Changeset in trunk [d83e479] by
- Let subscribed_to get initialized right
- 17:03 Changeset in trunk [d415bda] by
- Merge branch 'master' into 3521.test_storage_client-no-mock
- 15:46 Changeset in trunk [61ee26f] by
- ticket reference
- 15:45 Ticket #3548 (test_filesystem_with_cli_in_subprocess mutates os.environ a bunch) created by
- It's not clear what effect these mutations may have on the test …
- 15:37 Changeset in trunk [1a77ba5] by
- remove redundant u prefix
- 15:37 Changeset in trunk [d6d64f6] by
- fix the json case
- 15:18 Changeset in trunk [87e808b] by
- one more switch
- 15:16 Changeset in trunk [c7358e6] by
- Switch over to the helper in the two functions that matter for this PR
- 15:01 Changeset in trunk [82aee95] by
- readme fixes
- 14:55 Changeset in trunk [a8e3424] by
- remove another unrelated change that's no longer required
- 14:51 Changeset in trunk [d266412] by
- backout no-longer required unrelated change
- 14:47 Changeset in trunk [72744c9] by
- more docstrings and properly support (and use) encoding=None throughout
- 14:26 Changeset in trunk [05d271c] by
- a little more exposition
- 14:21 Changeset in trunk [7b3a5ace] by
- These tests can't reach any of the codepaths where quote_output …
- 14:12 Changeset in trunk [f4432d3f] by
- Respect the provided encoding UTF-8 is great but if we're claiming …
- 14:12 Changeset in trunk [56f141e] by
- decode instead of encoding in maybe_decode legacy from when the …
- 14:10 Changeset in trunk [72a5b571] by
- Only test the cases we can make work everywhere These tests …
- 14:06 Changeset in trunk [93b30d0] by
- The implementation can't reliably see the encoding we're faking …
- 14:06 Changeset in trunk [8ca98bb] by
- using run_cli_unicode, better expect unicode result
- 01:37 Changeset in trunk [c12b082] by
- Put run_cli back largely how it was Also deal with StringIO better in …
- 00:23 Changeset in trunk [613777d1] by
- Make sure this one is bytes too
2020-12-06:
- 23:39 Changeset in trunk [5aee8b4] by
- Oops there's another case
- 23:38 Changeset in trunk [2955d22] by
- note a problem with test_system
- 23:28 Changeset in trunk [b464fa6] by
- docstring
- 22:00 Changeset in trunk [77bebb9] by
- [wip] remove mock from test_alias, along with a bunch of …
- 16:04 Changeset in trunk [c4b58fe] by
- unused import
- 16:04 Changeset in trunk [d29210a1] by
- unused import
- 16:03 Changeset in trunk [238590d] by
- Remove mock by removing a bunch of unicode shenanigans
- 16:03 Changeset in trunk [dea42c47] by
- news fragment
- 15:39 Changeset in trunk [8278fa9] by
- Name the pem so it gets installed Also use the new_tub helper that …
- 15:30 Changeset in trunk [386f30f] by
- Remove Mock from test_threshold_reached
- 14:40 Ticket #3547 (Regression in ...) closed by
- fixed: In [changeset:"08a36d1e0dc14e25035850bfd48ebb0ca0dffab2/trunk" …
- 14:40 Changeset in trunk [08a36d1] by
- Merge pull request #917 from tahoe-lafs/3547.furl-py36-regression Fix …
2020-12-05:
- 18:29 Changeset in trunk [24709fa] by
- Merge branch 'master' into 3547.furl-py36-regression
- 18:28 Ticket #3520 (Stop using the mock library for testing: src/allmydata/test/test_client.py) closed by
- fixed: In [changeset:"81a6bfc8fd931c2af389d0ab59dd42f734289e94/trunk" …
- 18:28 Changeset in trunk [81a6bfc] by
- Merge pull request #908 from tahoe-lafs/3520.test_client-no-mock …
- 17:55 Changeset in trunk [d7f005b] by
- Merge branch 'master' into 3520.test_client-no-mock
- 14:06 Changeset in trunk [ac749168] by
- fix unicode/bytes stuff in the affected tests
- 14:06 Changeset in trunk [96bee38] by
- news fragment
- 14:06 Ticket #3547 (Regression in ...) created by
- The change for ticket:3504 introduced a Python 3.6 regression: […]
- 13:40 Ticket #3539 (allmydata.test.web.test_web.Web.test_POST_upload_format (and others) ...) closed by
- fixed: In [changeset:"0e4cf0db2e29a5ff031ab8c738212e94518afb14/trunk" …
- 13:40 Changeset in trunk [0e4cf0d] by
- Merge pull request #910 from tahoe-lafs/3539.nodemaker-weakrefdict …
- 12:23 Changeset in trunk [bdc75c3] by
- Merge remote-tracking branch 'origin/master' into …
- 00:56 Changeset in trunk [3eb97574] by
- Ignore type checks in allmydata.
- 00:51 Changeset in trunk [d2e2a22] by
- Run typechecks in CircleCI
2020-12-04:
- 16:39 Changeset in trunk [c1a699d] by
- Flake.
- 16:37 Changeset in trunk [afc443b] by
- News file.
- 16:36 Changeset in trunk [22dcd72] by
- Port to Python 3.
- 16:35 Changeset in trunk [15735e7] by
- Port to Python 3.
- 15:31 Ticket #3546 (Port allmydata.introducer to Python 3 (part 1)) created by
- 14:44 Ticket #3504 (The introducer furl should be treated as private) closed by
- fixed: In [changeset:"15d0207f89e10afc39aba326aa03b005ccfb80d4/trunk" …
- 14:44 Changeset in trunk [15d0207] by
- Merge pull request #897 from tahoe-lafs/3504.private-introducer-furl …
- 14:40 Ticket #3515 (The pre-commit push hook takes a long time to run) closed by
- fixed: In [changeset:"840a8af1e9397d92029bd2b04cf7cff09ae87712/trunk" …
- 14:40 Changeset in trunk [840a8af] by
- Merge pull request #904 from tahoe-lafs/3515.partial-pre-commit …
2020-12-03:
- 10:40 Changeset in trunk [d531cc9] by
- new README file based on Victoriia’s changes
- 10:27 Ticket #3545 (Add new README based on Victoriia's changes) created by
- After integrating team feedback, Victoriia updated the ReadMe? file and …
2020-12-02:
- 20:26 Changeset in trunk [0386924d] by
- Fix flake.
- 20:24 Changeset in trunk [b716456] by
- Merge remote-tracking branch 'origin/master' into …
- 20:24 Ticket #3514 (Port allmydata.test.test_introducer to Python 3) closed by
- fixed: In [changeset:"71d287c1c1709f22060bbfa0c41883708ea2a25d/trunk" …
- 20:24 Changeset in trunk [71d287c] by
- Merge pull request #905 from tahoe-lafs/3514.test-introducer-python-3 …
- 14:22 Changeset in trunk [a0d46c6] by
- Merge remote-tracking branch 'origin/master' into …
Note: See TracTimeline
for information about the timeline view.