Timeline
2021-01-05:
- 21:47 Changeset in trunk [2998057] by
- Don't need byte strings for debug!
- 21:35 Changeset in trunk [06fb949] by
- Another test passing on Python 3.
- 21:30 Changeset in trunk [0241244] by
- Another test passing on Python 3.
- 21:20 Changeset in trunk [3fb412e] by
- Perhaps this is the correct github-token to use. The coveralls docs …
- 21:05 Changeset in trunk [3a6f3f28] by
- Merge remote-tracking branch 'origin/master' into 3579.ftp-python-3
- 20:59 Changeset in trunk [ca8f7d7] by
- Stop using codecov
- 20:58 Changeset in trunk [b4128a8d] by
- Stop collecting coverage on CircleCI
- 20:57 Changeset in trunk [13bcd817] by
- Turn on Coveralls on GitHub? actions
- 20:56 Changeset in trunk [e937b06] by
- news fragment
- 20:56 Ticket #3385 (Use coveralls.io) reopened by
- I read that other ticket backwards. This wasn't a duplicate at all.
- 20:54 Ticket #2389 (try switching from coveralls.io to codecov.io) closed by
- wontfix: Alright I've made enough of a mess on this ticket already, I'm going …
- 12:08 Python3 edited by
- web, stats are done (diff)
- 11:50 Ticket #3574 (Port stats to Python 3) closed by
- fixed
- 11:45 Changeset in trunk [fa15c2c] by
- Declare victory on blacklist
- 11:42 Ticket #3582 (Port blacklist to Python 3) created by
- 11:39 Changeset in trunk [8894690] by
- Port unknown to Python 3 This is covered by test_dirnode/test_grid
- 11:27 Changeset in trunk [bd402ce] by
- Compute Content-Length more betterly
- 11:04 Changeset in trunk [dc5ac4a] by
- Merge pull request #946 from tahoe-lafs/3574.port-stats Port stats to …
- 08:14 Changeset in trunk [7d30bd5] by
- test: announcements contain grid-manager certs
- 07:00 Changeset in trunk [c0f0076a] by
- undo
- 06:48 Changeset in trunk [7783f31c] by
- tests for 'tahoe admin add-grid-manager-cert'
- 04:49 Changeset in trunk [2223902] by
- test: invalid cert key
- 02:40 Changeset in trunk [dbf385b] by
- test: missing config section
- 01:21 Changeset in trunk [ce50916] by
- Add newsfragment
- 01:12 Ticket #3581 (Remove argv unicode "mangling" complexity) created by
- Long ago, setup.py was arranged …
2021-01-04:
- 23:10 Changeset in trunk [6c9632b] by
- test: missing cert from config is reported
- 23:10 Changeset in trunk [66de141] by
- test: list certs from stdin
- 22:39 Changeset in trunk [30e3cd2] by
- un-writable directory test
- 22:12 Changeset in trunk [613a6f8] by
- Merge branch 'master' into 2916.grid-manager-proposal.5
- 21:30 Ticket #3580 (release checklist should include detached-sigs) created by
- The release-checklist should use detached signatures.
- 20:40 Ticket #3566 (Port web tests to Python 3, part 2) closed by
- fixed: In [changeset:"4683760ed8067803af8ee4ad535b87e9a4bd12a8/trunk" …
- 20:40 Changeset in trunk [4683760] by
- Merge pull request #945 from tahoe-lafs/3566.web-tests-python-3-part-2 …
- 20:28 Ticket #3578 (allmydata.immutable.encode.Encoder._encode_tail_segment is ...) closed by
- fixed: In [changeset:"baaa48a6a6e711a178645e0d6cfed0cc228eb1f2/trunk" …
- 20:28 Changeset in trunk [baaa48a] by
- Merge pull request #952 from …
- 20:08 Changeset in trunk [3c20382] by
- Merge remote-tracking branch 'origin/master' into …
- 20:06 Ticket #3534 (Stop using the mock library for testing: ...) closed by
- fixed: In [changeset:"7a504dd99fec06bbfcbdc6218b45b4301bf9d33c/trunk" …
- 20:06 Changeset in trunk [7a504dd] by
- Merge pull request #936 from …
- 20:01 Ticket #3575 (There is no realistic direct `storage_index_hash` "known answer"-style ...) closed by
- fixed: In [changeset:"08bb06701a988259f48d6f79638bc3d9399f8af6/trunk" …
- 20:01 Changeset in trunk [08bb067] by
- Merge pull request #948 from …
- 19:36 Changeset in trunk [bc19ccc] by
- Use method that already does this.
- 19:35 Changeset in trunk [961ad12] by
- Better name.
- 19:34 Changeset in trunk [6f0838e2] by
- Docstring.
- 19:33 Changeset in trunk [d7db34f2] by
- Add explanation for if statement.
- 19:23 Changeset in trunk [a46a7dc] by
- Log, don't raise.
- 19:14 Changeset in trunk [af06bdb1] by
- Merge remote-tracking branch 'origin/master' into …
- 19:13 Changeset in trunk [916ddd59] by
- Maybe a useful test to demonstrate the lower-level behavior? Or maybe …
- 17:13 Changeset in trunk [190d9a7] by
- Skip the pidfile test on Windows where there are no pidfiles
- 17:06 Changeset in trunk [9958236] by
- explain the extra coverage stuff
- 16:59 Changeset in trunk [c9b3cce] by
- explain this while loop
- 16:48 Changeset in trunk [3a6b92f] by
- More progress to passing tests on Python 3.
- 16:39 Changeset in trunk [2bf278e] by
- Even more tests passing on Python 3.
- 16:21 Changeset in trunk [3d42030e] by
- More tests pass on Python 3.
- 16:06 Changeset in trunk [62e6c0d] by
- News file.
- 16:05 Changeset in trunk [a54aeae] by
- Port to Python 3.
- 16:03 Changeset in trunk [744e205] by
- Tests pass on Python 3.
- 16:00 Ticket #3579 (Port allmydata.frontends.sftp to Python 3) created by
- 16:00 Python3 edited by
- (diff)
- 11:18 Changeset in trunk [c13821e] by
- Tack on deep_stats
- 11:18 Changeset in trunk [655be5e] by
- Port stats to Python 3
2021-01-02:
- 17:48 Ticket #3529 (Stop using the mock library for testing: ...) closed by
- fixed: In [changeset:"855521fea81c2f77bdd5e657ef291a6a4a5a18ee/trunk" …
- 17:48 Changeset in trunk [855521f] by
- Merge pull request #935 from …
2021-01-01:
- 20:15 Changeset in trunk [244089d] by
- news fragment
- 20:14 Changeset in trunk [c0358b3e] by
- Fold _encode_tail_segment in to _encode_segment
- 20:12 Ticket #3578 (allmydata.immutable.encode.Encoder._encode_tail_segment is ...) created by
- This _encode_tail_segment method is an almost-identical copy of the …
2020-12-30:
- 01:36 Ticket #3384 (Unpin coverage) closed by
- fixed: In [changeset:"1bdca909faf7fd6f0f27311c9cfbf1d127cf1e0b/trunk" …
- 01:36 Changeset in trunk [1bdca90] by
- Merge pull request #950 from LeastAuthority?/3384.unpin-coverage …
2020-12-29:
- 18:35 Changeset in trunk [ae87d53e] by
- Let us have a ~5ish coverage
- 18:35 Changeset in trunk [5a543fd] by
- news fragment
- 17:57 Ticket #2389 (try switching from coveralls.io to codecov.io) reopened by
- 17:54 Changeset in trunk [2a8fa4da] by
- Fix test module reference in util._python3
- 17:52 Ticket #3385 (Use coveralls.io) closed by
- duplicate: Duplicate of https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2389
- 17:46 Python3 edited by
- (diff)
- 17:39 Changeset in trunk [b4b4a1aa] by
- Port webish/test_webish to Python 3
- 17:36 Ticket #3577 (Port webish/test_webish to Python 3) created by
- 15:48 Changeset in trunk [30b37e1] by
- More of a storage_index_hash test
- 15:47 Changeset in trunk [9e83343] by
- news fragment
- 15:47 Python3 edited by
- unknown is also on the cusp (diff)
- 15:37 Ticket #3576 (Port unknown to Python 3) created by
- 15:25 Python3 edited by
- version_checks is gone; stats & deep_stats are close (diff)
- 14:42 Ticket #3575 (There is no realistic direct `storage_index_hash` "known answer"-style ...) created by
- allmydata.test.test_hashutil.HashUtilTest.test_known_answers …
- 14:27 Ticket #3574 (Port stats to Python 3) created by
- 14:10 Ticket #3487 (Port blacklist.py to Python 3) closed by
- duplicate: Closing in favor of #3566.
- 14:03 Python3 edited by
- Sort worklist on status column (diff)
Note: See TracTimeline
for information about the timeline view.