Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ... at end of hex IDs | Alex Auvolat | 2022-03-14 | 1 | -1/+1 |
| | |||||
* | New buckets for 0.6.0: small changes | Alex Auvolat | 2022-01-04 | 1 | -3/+1 |
| | | | | | | | | | | | | - Fix bucket delete - fix merge of bucket creation date - Replace deletable with option in aliases Rationale: if two aliases point to conflicting bucket, resolving by making an arbitrary choice risks making data accessible when it shouldn't be. We'd rather resolve to deleting the alias until someone puts it back. | ||||
* | Improve CLI, adapt tests, update documentation | Alex Auvolat | 2021-10-25 | 1 | -3/+3 |
| | |||||
* | Improvements to CLI and various fixes for netapp version | Alex Auvolat | 2021-10-22 | 1 | -0/+12 |
| | | | | Discovery via consul, persist peer list to file | ||||
* | rename types to CamelCase | Trinity Pointard | 2021-05-03 | 1 | -2/+2 |
| | |||||
* | fix clippy warnings on util and rpc | Trinity Pointard | 2021-05-03 | 1 | -1/+1 |
| | |||||
* | run cargo fmt on util and make missing doc warning | Trinity Pointard | 2021-04-27 | 1 | -7/+7 |
| | |||||
* | document util crate | Trinity Pointard | 2021-04-27 | 1 | -0/+18 |
| | |||||
* | Support old CPUsmaster | Alex Auvolat | 2021-03-19 | 1 | -5/+4 |
| | |||||
* | Update dependencies | Alex Auvolat | 2021-03-16 | 1 | -2/+2 |
| | |||||
* | Time and metadata improvements | Alex Auvolat | 2021-03-15 | 1 | -8/+0 |
| | |||||
* | Implement table gc, currently for block_ref and version only | Alex Auvolat | 2021-03-12 | 1 | -0/+8 |
| | |||||
* | Cargo fmt | Alex Auvolat | 2021-02-23 | 1 | -1/+1 |
| | |||||
* | Add blake2 and xxhash hash functions | Alex Auvolat | 2021-02-23 | 1 | -1/+23 |
| | |||||
* | rename hash() to sha256sum(), we might want to change it at some places | Alex Auvolat | 2021-02-21 | 1 | -1/+1 |
| | |||||
* | Split code for modular compilation | Alex Auvolat | 2020-04-24 | 1 | -0/+124 |