Timeline
2019-02-25:
- 19:05 Ticket #2977 (Convert all remaining logging in magic-folder frontend to use Eliot) created by
- This is a follow-up ticket for ticket:2972. Implementing *all* …
- 18:59 Changeset in trunk [8e0e136c] by
- Remove the attempt at grouping the subcommands. The change to Twisted …
- 18:55 Ticket #2976 (Subcommands listed in `tahoe --help` are not grouped by function) created by
- The implementation of the tahoe CLI carefully arranges its subcommands …
- 18:45 Changeset in trunk [da75d435] by
- news fragment
- 18:34 Changeset in trunk [7fb695f] by
- Add user-facing help about destinations
- 18:15 Changeset in trunk [1cf4fd4] by
- class docstring
- 18:12 Changeset in trunk [67ca5c4] by
- Give the top-level command --eliot-destination
- 18:11 Changeset in trunk [4f238d0] by
- Clarify possible usage here
- 16:55 Changeset in trunk [f20184c] by
- Declare our new dependencies
- 16:52 Changeset in trunk [abae1be9] by
- Add helpers for configuring and using Eliot logging
- 13:57 Changeset in trunk [f90a137] by
- Basic housekeeping previously missed
- 13:41 Ticket #2975 (Add configuration for writing an Eliot log file) created by
- ticket:2972, ticket:2973, and presumably many future tickets describe …
- 13:35 Changeset in trunk [89e59dd] by
- Revert _perform_scan to inlineCallbacks style
- 13:35 Changeset in trunk [0a9a9626] by
- inline_callbacks moved
- 13:35 Changeset in trunk [121fdc1] by
- Slightly improved API documentation
- 13:35 Changeset in trunk [7ed9b0a] by
- document this TestCase? thing
- 13:35 Changeset in trunk [4f79631] by
- Switch tests over to Eliot-friendly version of inlineCallbacks
- 13:35 Changeset in trunk [42c1d393] by
- _begin_processing cleanups
- 13:35 Changeset in trunk [7d2827b] by
- Better docs for QueueMixin?.stop
- 13:35 Changeset in trunk [049a535] by
- reduce repetition
- 13:35 Changeset in trunk [a2b4455] by
- try to reduce the size of the diff relative to master
- 13:35 Changeset in trunk [7a9f52d] by
- make sure shutdown failures go somewhere good
- 13:35 Changeset in trunk [ebd017c] by
- Clean up action relationship where it's easy to do so
- 13:35 Changeset in trunk [88eb368] by
- Further Eliotification
- 13:35 Changeset in trunk [f1a7dcf] by
- A fair bit more Eliot conversion
- 13:35 Changeset in trunk [9966cb2] by
- Basic _process logging
- 13:35 Changeset in trunk [7e897763] by
- Convert various logging to use Eliot This unfortunately also involves …
- 13:35 Changeset in trunk [e226956] by
- Some testing for Eliot message validity
- 13:35 Changeset in trunk [3020fb97] by
- Hoist some of this to a shared module
- 13:35 Changeset in trunk [dd02a23c] by
- A few more debug prints - for now
- 13:35 Changeset in trunk [6ca328b] by
- Fix comparison of NummedObj? against non-NummedObj? Previously this …
- 13:35 Changeset in trunk [fc62fd31] by
- news fragment
- 13:35 Changeset in trunk [714a7de] by
- Associate an Eliot action with magicfolder database updates
2019-02-22:
- 20:55 Ticket #2973 (Introduce necessary inlineCallbacks-style support for Eliot usage) closed by
- fixed: In [changeset:"a1491dc0e124a3115f95beed9f7cd0fb40f79d10/trunk" …
- 20:55 Changeset in trunk [a1491dc] by
- Merge pull request #551 from …
- 16:02 Ticket #2974 (Appveyor does redundant builds for PRs) closed by
- fixed: In [changeset:"6f3d8d6e46e0c1d397fe1effdbf5fc3c0cc7cec6/trunk" …
- 16:02 Changeset in trunk [6f3d8d6] by
- Merge pull request #552 from tahoe-lafs/2974.appveyor-build-config …
- 14:11 Changeset in trunk [19f0680] by
- That was all nonsense. Throw it out.
- 13:40 Changeset in trunk [e55ee7d] by
- Move generator context state to a generator context manager
- 13:39 Changeset in trunk [d902f75] by
- Add a test for nested decorated generators
2019-02-21:
- 21:01 Changeset in trunk [aa1b6a8] by
- Try harder to stop the branch builds.
- 20:21 Changeset in trunk [69350d1] by
- news fragment
- 20:20 Changeset in trunk [97ebc92] by
- Dear Appveyor: skip branch with pr Thanks.
- 20:16 Ticket #2974 (Appveyor does redundant builds for PRs) created by
- Once a PR has been opened, Appveyor builds both the branch and the …
- 18:19 Changeset in trunk [66d4a9b4] by
- Depend on Eliot
- 18:11 Changeset in trunk [cd3207e] by
- test that close works. it does.
- 17:54 Changeset in trunk [05807ac] by
- Split the implementation helpers out of the test suite
- 17:50 Changeset in trunk [730d2d9] by
- news fragment
- 17:42 Changeset in trunk [609af9c] by
- unused import
- 17:42 Changeset in trunk [15ae31b] by
- A stab at Eliot support for inlineCallbacks
- 17:42 Changeset in trunk [9ad8e21] by
- An Eliot-adjacent testing helper
- 17:41 Ticket #2973 (Introduce necessary inlineCallbacks-style support for Eliot usage) created by
- See ticket:2972 for context. As part of the work to improve logging …
2019-02-18:
- 16:30 Ticket #2972 (Understanding the behavior of the Magic-Folder frontend by reading the ...) created by
- As a developer, I want to be able to understand the decisions made by …
- 14:53 Ticket #2971 (FileShouldVanishException mis-uses super()) closed by
- fixed: In [changeset:"6f7e1250e88cea0bdbd7070eb6cc74f3497e9604/trunk" …
- 14:53 Changeset in trunk [6f7e125] by
- Merge pull request #549 from tahoe-lafs/2971.super-argument-order Fix …
- 14:51 Ticket #2970 (The integration tests mis-define the "keep-tempdir" option) closed by
- fixed: In [changeset:"4611e38b01ba4540155cb03f10d2eccc29e07bbc/trunk" …
- 14:51 Changeset in trunk [4611e38] by
- Merge pull request #548 from tahoe-lafs/2970.keep-tempdir Document …
- 14:45 Ticket #2969 (Sometimes the magic folder integration tests fail to end the node ...) closed by
- fixed: In [changeset:"2bf522858609b760097bc12de8dd9651d6ea71b6/trunk" …
- 14:45 Changeset in trunk [2bf5228] by
- Merge pull request #547 from …
Note: See TracTimeline
for information about the timeline view.