Carol (Nichols || Goulding)
|
9fd4a560f5
|
feat: Results of running cargo hakari manage-deps
|
2021-11-19 09:21:57 -05:00 |
Carol (Nichols || Goulding)
|
7783e4a7ff
|
fix: Make delete/restore aliases for release/claim; remove tombstone
Fixes #2680
|
2021-11-17 11:41:08 -05:00 |
Carol (Nichols || Goulding)
|
3dda694520
|
refactor: Extract a macro for matching errors in tests
|
2021-11-08 11:14:23 -05:00 |
dependabot[bot]
|
c540b40f05
|
chore(deps): bump tokio from 1.12.0 to 1.13.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.12.0...tokio-1.13.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 11:21:59 +00:00 |
Marco Neumann
|
bc7244c48e
|
chore: use Rust edition 2021
|
2021-10-25 10:58:20 +02:00 |
dependabot[bot]
|
b67610d9b9
|
chore(deps): bump tokio from 1.10.1 to 1.11.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.10.1 to 1.11.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.10.1...tokio-1.11.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-06 09:11:38 +00:00 |
Carol (Nichols || Goulding)
|
f47d7e6d92
|
feat: Return the time the database was deleted
|
2021-09-02 14:57:27 -04:00 |
Carol (Nichols || Goulding)
|
82b566a3bb
|
fix: Warn when a non-generation item is found in a database directory
|
2021-08-26 09:14:23 -04:00 |
Carol (Nichols || Goulding)
|
6d5cb9c117
|
refactor: Extract a ParquetFilePath to handle paths to parquet files in a db's object store
|
2021-08-18 11:32:39 -04:00 |
Carol (Nichols || Goulding)
|
ae6b0e669b
|
refactor: Extract a database persister type that wraps object store
Connects to #2193.
|
2021-08-12 15:05:32 -04:00 |