Nathan Sobo
|
7e5a3f9f6b
|
Introduce structured logging
We're enabling the log crate feature everywhere, but only using it on the server for now.
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
|
2022-04-08 10:06:51 -06:00 |
|
Max Brunsfeld
|
05df1dfae9
|
Disable doctests for all libraries
We don't use them, and they add a lot of noise to the test output
when running all tests in the workspace.
|
2022-03-03 16:15:56 -08:00 |
|
Antonio Scandurra
|
924eb622ae
|
Wait for additional edits before pushing transaction in remote buffer
|
2022-02-02 17:01:23 +01:00 |
|
Antonio Scandurra
|
d383ff30ce
|
Introduce randomized test for collaboration on buffers
This test will exercise serialization of operations as well as peers
replicating from an existing buffer.
|
2022-01-05 11:51:41 +01:00 |
|
Antonio Scandurra
|
eeba0993aa
|
Optimize anchor comparison and take full advantage of fragment IDs
|
2021-12-10 09:16:58 +01:00 |
|
Antonio Scandurra
|
3b536f153f
|
Introduce text::Buffer::subscribe
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2021-12-01 15:55:05 +01:00 |
|
Nathan Sobo
|
d3f28166cb
|
Rename buffer crate to text and name its entrypoint after the crate
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
|
2021-11-30 12:26:12 -07:00 |
|