Timeline
2020-10-21:
- 18:47 Changeset in trunk [0f574dc] by
- docstring for the helper
- 18:42 Changeset in trunk [d1599a9] by
- Test and fix cap censoring in HTTP access logs
- 16:37 Changeset in trunk [b2999d2] by
- Somewhat clarify this test
- 16:27 Changeset in trunk [62f5fb9d] by
- Make sure the JSON is given back as bytes
- 16:23 Changeset in trunk [444c3e6] by
- typo fix
- 16:21 Changeset in trunk [37016f4] by
- pyflakes
- 16:21 Changeset in trunk [c31300f] by
- Handle interrupted connections
- 14:25 Changeset in trunk [9146d2a0] by
- Remove Nevow dependency from the Nix packaging
- 14:17 Changeset in trunk [e2013e9e] by
- news fragment
- 14:17 Changeset in trunk [5f10f1e] by
- Remove Nevow from the tool version helper
- 14:16 Changeset in trunk [9b8b7a5d] by
- Remove Nevow from the static script
- 14:12 Changeset in trunk [14b9dc0] by
- Replace some ctx names with req
- 14:05 Changeset in trunk [37c9ee6] by
- Merge remote-tracking branch 'origin/master' into 3433.twebish
- 14:05 Tickets #3314,3428 batch updated by
- fixed: In [changeset:"fb4528945c99ada5766e81dd215cc0e9a8a59e43/trunk" …
- 14:05 Changeset in trunk [fb45289] by
- Merge pull request #864 from …
- 14:03 Changeset in trunk [e028c696] by
- News fragment
- 14:03 Changeset in trunk [4305777] by
- Nevow is no longer a dependency
- 14:02 Changeset in trunk [03a1447] by
- Nevow is no longer a dependency
- 14:02 Changeset in trunk [7eecf51] by
- Just talk about rendering, not Nevow
- 14:02 Changeset in trunk [6500f74] by
- Twisted Web handles UnsupportedMethod? for us
- 14:01 Changeset in trunk [816ca79d] by
- Talk about os.stat and tracebacks instead of Nevow
- 14:01 Changeset in trunk [2ba34a4] by
- Talk about Nevow as a proper noun where necessary
- 13:49 Changeset in trunk [a577f1e] by
- pyflakes
- 13:46 Changeset in trunk [80549f5] by
- Make this request a little more realistic
- 13:46 Changeset in trunk [7d54af7] by
- re-use our other renderer
- 13:46 Changeset in trunk [27c2fd8] by
- re-use our other renderer
- 13:45 Changeset in trunk [c8db069] by
- Get rid of no-longer used Nevow exception handler
- 13:45 Changeset in trunk [c64a71a] by
- Re-arrange some of the requestReceived logic and switch to t.web Site
- 12:51 Changeset in trunk [538cefe] by
- Update Twisted Web-based render to use our request Also to do one …
- 12:51 Changeset in trunk [637bb2e] by
- De-Nevow render
- 12:50 Changeset in trunk [304a9880] by
- De-Nevow get_root
- 12:50 Changeset in trunk [743ead7] by
- De-Nevow get_arg
- 12:29 Changeset in trunk [7f02128] by
- [wip] test form posts
- 12:21 Changeset in trunk [0dcc3e1] by
- Remove unused imports
- 11:35 Changeset in trunk [7ca8ede] by
- Merge remote-tracking branch 'origin/master' into …
- 11:34 Changeset in trunk [f602382] by
- Comments about get calls
- 11:26 Changeset in trunk [7ce2122] by
- one more reference
- 11:25 Changeset in trunk [e8761c9] by
- A comment about what _finish is here for
- 11:23 Changeset in trunk [d8b6e36c] by
- docstring for StaticResource?
- 11:22 Changeset in trunk [dbe2d4e] by
- It isn't the root, it's wherever we actually are
- 11:18 Changeset in trunk [a91dba5] by
- _finish docstring
- 11:15 Changeset in trunk [1ed74604] by
- Use twisted.web.server.Request instead of DummyRequest? in the tests …
2020-10-20:
- 16:32 Ticket #3481 (The introducer fixture in the integration tests is generated with ...) closed by
- fixed: In [changeset:"8adc8f2d3e1ac9e3419874f059dc8db1108bee68/trunk" …
- 16:32 Changeset in trunk [8adc8f2] by
- Merge pull request #866 from …
- 16:16 Changeset in trunk [91e1fa3] by
- correct config section
- 16:16 Changeset in trunk [817eef2] by
- typo
- 00:01 Ticket #3482 (TokenOnlyWebApi is no longer needed) closed by
- fixed: In [changeset:"7bff8396a2f8dfc40e75fe8b5fcdde9d15a9fda2/trunk" …
- 00:01 Changeset in trunk [7bff839] by
- Merge pull request #867 from tahoe-lafs/3482.minus-tokenonlywebapi …
2020-10-19:
- 19:41 Changeset in trunk [e7c04f8] by
- another news fragment!
- 18:37 Changeset in trunk [3192715] by
- everything newstyle
- 18:26 Changeset in trunk [a9e9efb] by
- direct tests for @render_exception
- 16:33 Changeset in trunk [b68c08c] by
- Yank direct support for URLPath from common.py
2020-10-18:
- 15:12 Changeset in trunk [72e60f8] by
- Fix imports
- 15:00 Changeset in trunk [e710fd88] by
- Add a Twisted Web-based renderer and start using it on Python 3 This …
- 14:58 Changeset in trunk [84acf4e] by
- Accept unicode return values and encode them to UTF-8 Nevow accepts …
2020-10-17:
- 04:40 Changeset in trunk [738abf9] by
- get rid of emacs-ism
2020-10-16:
- 23:07 Changeset in trunk [fc1f43c] by
- How does it go without the type check This is for py36: > TypeError?: …
- 18:34 Changeset in trunk [a403d251] by
- Merge remote-tracking branch 'origin/master' into …
- 18:18 Changeset in trunk [540004f] by
- news fragment
- 18:18 Ticket #3482 (TokenOnlyWebApi is no longer needed) created by
- It was only used by magic-folder. We can get rid of it now.
- 18:14 Changeset in trunk [85bb0a78] by
- Get rid of the original token-based authorization helper It was only …
- 17:44 Changeset in trunk [9e26599] by
- Fix the race condition
- 17:21 Changeset in trunk [292f136] by
- pyflakes
- 17:15 Changeset in trunk [7b02f58] by
- Make this test tolerant of more than one message It is observing the …
- 16:49 Changeset in trunk [a224260] by
- import and naming cleanups post-merge
- 15:27 Changeset in trunk [64a9e95] by
- Pass PATH (and other stuff) into the child process
- 15:27 Changeset in trunk [75b3bf1] by
- Refuse to continue if the introducer fURL has no location hints.
- 15:25 Changeset in trunk [960d115] by
- news fragment
- 15:25 Changeset in trunk [8e618b9] by
- Fix Python 2 issue.
- 15:24 Ticket #3481 (The introducer fixture in the integration tests is generated with ...) created by
- _synchronously_find_addresses_via_config will return an empty list …
- 15:23 Changeset in trunk [6aa96bb] by
- Port test_node.py to Python 3.
- 15:21 Ticket #3480 (The introducer writes a garbage fURL if created/started without a ...) created by
- […] The introducer server has support code for dealing with …
- 15:20 Changeset in trunk [a887ee5] by
- News file.
- 15:20 Changeset in trunk [f7a89f7] by
- All tests pass on Python 3.
- 15:13 Changeset in trunk [51d472e2] by
- More progress towards passing tests on Python 3.
- 14:55 Changeset in trunk [f689d59] by
- More passing tests on Python 3.
- 14:47 Changeset in trunk [bcd7cdf] by
- Some passing tests on Python 3.
- 14:38 Changeset in trunk [28505ab] by
- news fragment
- 14:37 Changeset in trunk [32051f93] by
- Merge remote-tracking branch 'origin/master' into …
- 14:34 Ticket #3479 (Continue porting test_node.py to Python 3) created by
- 14:31 Ticket #3459 (Port allmydata.test.test_checker to Python 3) closed by
- fixed: In [changeset:"c2fe5a65a6938ae440b231be3d6ae408be979cd4/trunk" …
- 14:31 Changeset in trunk [c2fe5a6] by
- Merge pull request #847 from tahoe-lafs/3459.test-checker-python-3 …
- 14:22 Changeset in trunk [a73a919] by
- flakes
- 13:53 Changeset in trunk [a1f1f00] by
- Use the more feaetureful rendering helper
- 13:53 Changeset in trunk [31207e4] by
- don't double-apply the renderer logic since that leads to …
- 13:53 Changeset in trunk [0faa24d] by
- Add a mess of eliot logging to request handling
- 13:52 Changeset in trunk [0339ba9] by
- Turn getChild None and Deferred results into something Twisted Web can …
- 13:52 Changeset in trunk [fa02e46] by
- maybeDeferred always returns a Deferred
- 13:52 Changeset in trunk [f733a24] by
- Just gonna produce text instead
- 13:52 Changeset in trunk [d38ae4d] by
- Stop reading server module attributes all the time It jumps through a …
- 13:52 Changeset in trunk [07246b3] by
- Render requests more thoroughly
- 13:51 Changeset in trunk [df94986] by
- Stop explicitly finishing and then returning a string
- 13:51 Changeset in trunk [69c7c40] by
- handle Deferred from render
- 12:55 Ticket #3460 (StorageFarmBroker._got_announcement unnecessarily makes a storage ...) closed by
- fixed: In [changeset:"f15086d9957b9c8fd155ccce2872bc0557025b71/trunk" …
- 12:55 Changeset in trunk [f15086d] by
- Merge pull request #844 from tahoe-lafs/3460.improved-got_announcement …
- 11:54 Ticket #3472 (GitHub Actions coverage reports contain inconsistent paths) closed by
- fixed: In [changeset:"fd70715a8b3a5c76de2d57612ba96a2c45d552e3/trunk" …
- 11:54 Changeset in trunk [fd70715] by
- Merge pull request #859 from tahoe-lafs/3472.windows-coverage-reports …
- 10:54 Changeset in trunk [e007a4c] by
- foolish shell tricks spoil the day again
- 10:53 Changeset in trunk [d66ef8f] by
- Merge remote-tracking branch 'origin/master' into …
2020-10-15:
- 21:37 Ticket #3470 (The eventual-send in OneShotObserverList is unnecessary and in the way) closed by
- fixed: In [changeset:"99fe6170698d883a95f94e9553f8217addb6929a/trunk" …
- 21:37 Changeset in trunk [99fe617] by
- Merge pull request #857 from …
- 21:33 Ticket #3454 (allmydata.test.test_python3.Python3PortingEffortTests.test_finished_por ...) closed by
- fixed: In [changeset:"733d393a07dc95993400682eb9d6a2263956bfe9/trunk" …
- 21:32 Changeset in trunk [733d393] by
- Merge pull request #840 from tahoe-lafs/3454.unskip-test_python3 …
- 21:02 Changeset in trunk [3dae925] by
- update upload process
- 20:57 Changeset in trunk [e549eec] by
- whitespace
- 20:57 Changeset in trunk [b66f7f1] by
- remove obsolete document
- 20:56 Changeset in trunk [83f1919] by
- release process
- 20:56 Changeset in trunk [bd5887d4] by
- news
- 20:55 Ticket #3478 (re-vamp release process documents) created by
- The "how to release tahoe" document was written in a different time …
- 18:17 Changeset in trunk [525f220] by
- Do not install vcpython27 during Windows CI steps With zfec 1.5.4, …
- 18:15 Ticket #3477 (Omit installing vcpython27 on Windows CI) created by
- I just published zfec 1.5.4 to PyPI, which includes a bunch of wheel …
- 17:15 Ticket #3471 (The eventual-send in LocalWrapper complicates testing) closed by
- fixed: In [changeset:"4d56b5f4ed2030d75a00dcdb52e300e52c5567dd/trunk" …
- 17:15 Changeset in trunk [4d56b5f] by
- Merge pull request #858 from tahoe-lafs/3471.immediate-localwrapper …
- 16:00 Changeset in trunk [2960a27] by
- Declare and document what LocalWrapper? is/does
- 13:55 Python3 edited by
- (diff)
- 13:53 Python3 edited by
- (diff)
- 13:49 Python3 edited by
- (diff)
- 13:45 Python3 edited by
- (diff)
- 13:31 Python3 edited by
- (diff)
- 13:29 Ticket #3476 (Create unicode-only-keys and bytes-only-keys dictionaries) created by
- This will be helpful with Python 3p porting for places where it's hard …
- 13:26 Ticket #3475 (Port more of allmydata.test.mutable to Python 3) created by
- 12:37 Changeset in trunk [707ab50] by
- Test BytesJSONEncoder with Unicode.
- 12:34 Changeset in trunk [1c97699] by
- Make comment more meaningful.
- 12:33 Changeset in trunk [e6a196c] by
- Get rid of hopefully unnecessary sort.
- 12:32 Changeset in trunk [b658a66e] by
- Merge remote-tracking branch 'origin/master' into …
- 12:27 Ticket #3473 (Port allmydata.test.mutable.test_datahandle, test_filehandle, ...) closed by
- fixed: In [changeset:"b094a004589ef5e41a5538ed502224071d8a4ae0/trunk" …
- 12:27 Changeset in trunk [b094a00] by
- Merge pull request #860 from …
- 11:53 Python3 edited by
- self-assign the first few, should be easy pickins (diff)
- 11:48 Ticket #3474 (Pick off some easy files to port) created by
- Starting from the top of the worklist, it looks like the first few …
- 11:17 Changeset in trunk [962662b] by
- Merge pull request #855 from …
- 01:14 Changeset in trunk [b05ae87]tahoe-lafs-1.15.0tahoe-lafs-1.15.0.rc0 by
- non-relevant email
2020-10-14:
- 20:05 Changeset in trunk [fecbbb6] by
- Port to Python 3.
- 20:03 Changeset in trunk [7faea936] by
- Tests pass on Python 3.
- 19:50 Changeset in trunk [b5e54f2] by
- Port to Python 3.
- 19:46 Changeset in trunk [03fcc0c] by
- News file.
- 19:46 Changeset in trunk [fa92fde0] by
- Port to Python 3.
- 19:45 Changeset in trunk [43f5a25e] by
- Tests pass on Python 3.
- 19:43 Ticket #3473 (Port allmydata.test.mutable.test_datahandle, test_filehandle, ...) created by
- 19:41 Python3 edited by
- (diff)
- 17:10 Changeset in trunk [6908b3e] by
- This is probably a better way to handle multiple Python versions
- 17:09 Changeset in trunk [c164f808] by
- PyPy? job also does not coverage measurement
- 17:09 Changeset in trunk [abfdc5c] by
- Plus, Python 3!
- 17:09 Changeset in trunk [7fcbdde] by
- Loops like macOS does this too
- 16:58 Changeset in trunk [db4bac9] by
- Only upload coverage measurement if we took one
- 16:58 Changeset in trunk [45daf71] by
- The Linux jobs seem to produce paths like this
- 16:46 Changeset in trunk [fbe15cb5] by
- news fragment
- 16:45 Changeset in trunk [16c069a] by
- Try to convince coverage that all our source files are the same
- 16:42 Ticket #3472 (GitHub Actions coverage reports contain inconsistent paths) created by
- Coverage reports from the Windows GitHub? Actions job have nodes like: …
- 16:02 Changeset in trunk [40e0ef0] by
- Directly test CHKCheckerAndUEBFetcher cases
- 15:09 Changeset in trunk [91a20459] by
- news fragment
- 15:08 Changeset in trunk [b0159a8] by
- Parameterize the callRemote scheduling
- 15:00 Ticket #3471 (The eventual-send in LocalWrapper complicates testing) created by
- LocalWrapper?.callRemote forces asynchronous completion using …
- 14:58 Changeset in trunk [5a51d98] by
- Add missing chk_upload, document two new attrs, and move them up
- 14:58 Changeset in trunk [9a18843] by
- finish the comment
- 14:58 Changeset in trunk [555b751] by
- Further expand existing test coverage by reducing fake quantities …
- 14:58 Changeset in trunk [4e46f9a] by
- expand the already-uploaded test for the helper to cover more shrink …
- 14:58 Changeset in trunk [ef11eeb] by
- exercise concurrent upload
- 14:58 Changeset in trunk [8eb518a] by
- docstring for Helper._active_uploads
- 14:58 Changeset in trunk [c88c2846] by
- Point folks at docs for this
- 14:58 Changeset in trunk [0eb0d68] by
- news fragment
- 14:57 Changeset in trunk [0dcbad9] by
- news fragment
- 14:56 Changeset in trunk [5974f5ad] by
- Stop using eventually in OneShotObserverList?
- 14:55 Ticket #3470 (The eventual-send in OneShotObserverList is unnecessary and in the way) created by
- OneShotObserverList uses eventually in _fire to avoid having the …
Note: See TracTimeline
for information about the timeline view.