Timeline
2020-11-23:
- 20:14 Changeset in trunk [3321058] by
- flake
- 20:14 Changeset in trunk [d03dece] by
- news fragment
- 20:10 Changeset in trunk [c694e8c] by
- Delete allmydata.version_checks and related functionality It is not …
- 19:14 Changeset in trunk [224085c] by
- Clean up version checks and fix the PyPy? regression
- 15:28 Changeset in trunk [55193f7] by
- Avoid passing None to ensure_str
- 15:22 Ticket #3518 (PyPy: TypeError: not expecting type '<type 'NoneType'>') created by
- […] Seems likely to be related to ticket:3509 / ticket:3510.
2020-11-20:
- 21:04 Changeset in trunk [a06caae6] by
- Make all the config unicode
- 21:02 Changeset in trunk [45a83513] by
- news fragment
- 21:01 Ticket #3517 (integration tests trigger configparser bytes/unicode warning) created by
- The warning is: […] It doesn't correctly point at the offending …
- 19:06 Changeset in trunk [0d652a3] by
- News file.
- 19:06 Changeset in trunk [661bc96] by
- Port to Python 3.
- 19:01 Changeset in trunk [5b87fb4] by
- All tests pass on Python 2 and 3.
- 17:02 Changeset in trunk [53a6882] by
- Some progress on Python 3 passing tests, some going backwards.
- 16:16 Changeset in trunk [0e198e73] by
- Stop hiding Twisted logs!
- 16:10 Ticket #3516 (Replace allmydata.test.test_system.SystemTest.test_connections with a ...) created by
- This is part of the overall effort to get rid of the problematic …
- 15:03 Ticket #3502 (Port allmydata.mutable to Python 3, part 2) closed by
- fixed: In [changeset:"729a5a0779259303e8546bd60df454e55d12e975/trunk" …
- 15:03 Changeset in trunk [729a5a0] by
- Merge pull request #895 from tahoe-lafs/3502.mutable-python-3-part-2 …
2020-11-19:
- 19:23 Changeset in trunk [bcc509b] by
- Some progress towards passing tests.
- 18:43 Changeset in trunk [38275cb] by
- Merge remote-tracking branch 'origin/master' into …
- 18:42 Tickets #3509,3510 batch updated by
- fixed: In [changeset:"cf74d92d9d2a611aa9a3619243736c4ae5511501/trunk" …
- 18:42 Changeset in trunk [cf74d92] by
- Merge pull request #899 from tahoe-lafs/3509-unicode-version-breakage …
- 17:04 Changeset in trunk [2ae03043] by
- Another passing Python 3 test.
- 16:47 Changeset in trunk [ad893c9] by
- More passing Python 3 tests.
- 16:45 Changeset in trunk [8029a1b] by
- First passing test on Python 3.
- 16:12 Changeset in trunk [c4a67d6] by
- news fragment
- 16:12 Changeset in trunk [38dd0d1b] by
- Only run codechecks on changed Python source files
- 16:11 Changeset in trunk [40d372a] by
- Some progress towards passing tests on Python 3.
- 15:59 Ticket #3515 (The pre-commit push hook takes a long time to run) created by
- On my system, 10-20 seconds. This is a noticeable disruption in …
- 15:21 Ticket #3514 (Port allmydata.test.test_introducer to Python 3) created by
- 15:20 Python3 edited by
- (diff)
- 15:15 Changeset in trunk [1689804] by
- Try doing some other thing in Windows
- 15:15 Python3 edited by
- (diff)
- 15:13 Python3 edited by
- (diff)
- 14:39 Changeset in trunk [4ce2572] by
- Does Windows behave if we restrict ourselves to *just* S_IREAD? From …
- 14:34 Changeset in trunk [ff8906e] by
- Describe the installation requirement change
- 14:22 Changeset in trunk [1637769] by
- It's gonna be an installation change
- 14:13 Changeset in trunk [4b7188b] by
- Don't recommend tahoe-lafs.org/deps to folks on Windows
- 14:13 Changeset in trunk [c8bcad4] by
- Don't make tahoe-lafs.org/deps part of the release process
- 14:12 Changeset in trunk [e4275980] by
- Don't recommend tahoe-lafs.org/deps to folks in the install docs
- 14:12 Changeset in trunk [0eb9a49] by
- news fragment
- 13:50 Changeset in trunk [d727ae4] by
- Try to improve the failure mode
- 02:04 Changeset in trunk [cd1cc1f2] by
- Package our own Twisted 19.10
2020-11-18:
- 23:29 Changeset in trunk [594f801] by
- Better support Windows here
- 23:26 Changeset in trunk [88ce823] by
- Update integration test caller of altered write_config
- 23:13 Changeset in trunk [4c19d9f] by
- Target the non-duplicate ticket
- 23:13 Changeset in trunk [f240cb1] by
- flake cleanup
- 21:53 Changeset in trunk [92691c1] by
- Be sure the temporary directory exists
- 21:53 Changeset in trunk [5b0d20c] by
- Everything should be new-style
- 20:54 Ticket #3512 (Client.init_tempdir clobbers global state in an annoying way) closed by
- duplicate: Duplicate of https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1549#comment:5
- 20:52 Changeset in trunk [799e5a2] by
- tweak comment about our test case
- 20:51 Changeset in trunk [6d137ac] by
- Get rid of the tempfile.tempdir hackery
- 20:47 Changeset in trunk [46955202] by
- Hook into Twisted Web to control where request bodies are written
- 20:42 Changeset in trunk [b124454] by
- Bump to a Twisted that has Site.getContentFile support
- 20:41 Changeset in trunk [0b45c9b1] by
- news fragment
- 19:48 Changeset in trunk [875f4d3] by
- Better setup error re-raising
- 19:48 Changeset in trunk [fefc91e] by
- news fragment
- 19:47 Ticket #3513 (no_network should use `Failure.raiseException` instead of `raise ...) created by
- NoNetworkGrid._check_clients looks at some Failures that it may have …
- 18:38 Ticket #3512 (Client.init_tempdir clobbers global state in an annoying way) created by
- […] This makes it impossible to have two Client instances in one …
- 18:18 Changeset in trunk [862d32a] by
- Add _Config.set_config for presistently changing config values
- 18:17 Changeset in trunk [f21e318] by
- Remove some repetition between read_config and config_from_string
- 18:01 Changeset in trunk [53aa434] by
- Add a helper to make a deep copy of a ConfigParser? This will help …
- 17:59 Changeset in trunk [84647e2] by
- Refine the ConfigParser? generator Limit the characters used in the …
- 17:44 Changeset in trunk [021615b] by
- Some further test_configutil improvements
- 17:42 Changeset in trunk [34714d5] by
- Add everything and nothing config validation helpers
- 16:02 Changeset in trunk [aedac9d] by
- news fragment
- 15:57 Changeset in trunk [e60c643] by
- Make configutil.write_config atomic and also make it take a FilePath?
- 15:52 Ticket #3511 (Support mutating tahoe.cfg via _Config) created by
- For ticket:2916 we want some commands that programmatically rewrite …
- 01:17 Changeset in trunk [938cc561] by
- refactor (review): move grid-manager certificate loading code out of cli
2020-11-17:
- 18:15 Changeset in trunk [feb85f4] by
- Always use native strings as keys.
- 18:15 Changeset in trunk [dd5092f] by
- News fragment.
- 18:11 Changeset in trunk [649cb93] by
- move proposals out
- 18:05 Changeset in trunk [61f348f7] by
- clarify
- 18:02 Changeset in trunk [eb11809] by
- introduction (review)
- 17:59 Changeset in trunk [32625bf] by
- tahoe grid-manager -> grid-manager
- 17:57 Changeset in trunk [800497a7] by
- refactor load_grid_manager() to better present errors (review)
- 17:49 Changeset in trunk [d34c32c] by
- cleanup / review
- 16:25 Changeset in trunk [bb7ed3a] by
- Fix the bug.
- 14:33 Changeset in trunk [9b8b0b19] by
- News fragment.
2020-11-16:
- 23:55 Changeset in trunk [3b3b958] by
- tempdir should be native-string
- 23:55 Changeset in trunk [6e77eba] by
- test another path
- 20:42 Ticket #3510 (foolscap.tokens.Violation: Violation ...) created by
- Attempting tahoe put anything against a master@dc611bf9b (just the …
- 20:39 Ticket #3509 (foolscap.tokens.Violation: Violation (in return value of ...) created by
- Attempting to flogtool tail a master@dc611bf9b (just the revision I …
- 20:05 Changeset in trunk [2ee0b1d] by
- flake cleanup
- 20:02 Changeset in trunk [5cb1df0] by
- delegate introducer furl lookup to the config object
- 20:02 Changeset in trunk [92206b90] by
- write introducers.yaml instead of [client]introducer.furl
- 20:02 Changeset in trunk [60e0056] by
- don't guide folks to the deprecated config item
- 20:02 Changeset in trunk [0258bb7] by
- note it's deprecated
- 20:01 Changeset in trunk [c9f7ce8] by
- write introducers.yaml instead of [client]introducer.furl
- 20:01 Changeset in trunk [302b5cb] by
- look for the introducer furl via a more structured interface
- 20:01 Changeset in trunk [0fd3543] by
- note this is for deprecated functionality
- 20:01 Changeset in trunk [69b8262f] by
- use a different .furl item since introducer.furl will go away
- 20:00 Changeset in trunk [1946ee5] by
- note this is for deprecated functionality
- 20:00 Changeset in trunk [4e84f5e] by
- write introducers.yaml instead of [client]introducer.furl in client …
- 19:59 Changeset in trunk [10600ef] by
- Move write_introducer somewhere it can be used more widely
- 18:58 Changeset in trunk [a34093ed] by
- fix some test-ability problems and add tests for 'tahoe admin …
- 18:24 Changeset in trunk [019772a] by
- typo
- 08:30 Changeset in trunk [8400893] by
- news
- 08:29 Ticket #3508 (grid-manager integration tests) created by
- The Grid Manager integration tests from #2916 needed some fairly …
- 08:27 Changeset in trunk [409e9bd] by
- file tickets for unimplemented commands
- 08:26 Ticket #3507 (tahoe add-grid-manager) created by
- A CLI method of adding a new grid-manager would be nice. This would …
- 08:25 Ticket #3506 (Add Welcome page output for grid-manager status) created by
- If any grid-managers are configured, the Welcome page should show some …
- 08:23 Changeset in trunk [885f72f] by
- decisions
- 08:19 Changeset in trunk [2e21286] by
- grid-manager tests
Note: See TracTimeline
for information about the timeline view.