Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WIP refactor | Quentin Dufour | 2024-03-08 | 1 | -514/+0 |
* | reformat code | Quentin Dufour | 2024-01-18 | 1 | -2/+8 |
* | idling works!!! | Quentin Dufour | 2024-01-18 | 1 | -38/+30 |
* | idle sync | Quentin Dufour | 2024-01-17 | 1 | -5/+31 |
* | bodystructure final fix | Quentin Dufour | 2024-01-08 | 1 | -1/+1 |
* | covering imap commands | Quentin Dufour | 2023-12-29 | 1 | -4/+1 |
* | cargo format | Quentin Dufour | 2023-12-27 | 1 | -23/+31 |
* | s3 is now implemented | Quentin Dufour | 2023-12-22 | 1 | -1/+1 |
* | initialize aws sdk with our info | Quentin Dufour | 2023-12-21 | 1 | -5/+5 |
* | Storage trait new implementation | Quentin Dufour | 2023-12-18 | 1 | -81/+53 |
* | various fixes | Quentin Dufour | 2023-11-23 | 1 | -2/+2 |
* | no more error on baiyou | Quentin Dufour | 2023-11-17 | 1 | -10/+5 |
* | introduce an "orphan" enum | Quentin Dufour | 2023-11-17 | 1 | -4/+4 |
* | not very clear how we pass data across channel | Quentin Dufour | 2023-11-16 | 1 | -71/+63 |
* | WIP refactor storage (new timestamp.rs file) | Quentin Dufour | 2023-11-15 | 1 | -81/+13 |
* | basic body ext testing + format | Quentin Dufour | 2023-10-12 | 1 | -2/+2 |
* | clippy lint fix | Quentin Dufour | 2023-05-15 | 1 | -16/+27 |
* | Refactor stuff to indeed release resources | Alex Auvolat | 2022-07-13 | 1 | -34/+23 |
* | Implement opportunistic sync based on watch value, and use it | Alex Auvolat | 2022-07-13 | 1 | -14/+27 |
* | Begin add watch mechanism to Bayou | Alex Auvolat | 2022-07-13 | 1 | -9/+110 |
* | Implement ToString and FromStr for bayou timestamp | Alex Auvolat | 2022-06-01 | 1 | -15/+23 |
* | First impl of LDAP login | Alex Auvolat | 2022-05-23 | 1 | -16/+17 |
* | Fix things | Alex Auvolat | 2022-05-20 | 1 | -2/+2 |
* | cleanup | Alex Auvolat | 2022-05-19 | 1 | -1/+0 |
* | CLI skeleton | Alex Auvolat | 2022-05-19 | 1 | -4/+1 |
* | Some refactoring | Alex Auvolat | 2022-05-19 | 1 | -6/+4 |
* | Refactor K2V/S3 client creation | Alex Auvolat | 2022-05-19 | 1 | -17/+8 |
* | k2v client from main garage repo | Alex Auvolat | 2022-05-18 | 1 | -1/+1 |
* | Don't try to checkpoint as often | Alex Auvolat | 2022-05-18 | 1 | -0/+20 |
* | First implementation of .checkpoint() | Alex Auvolat | 2022-05-18 | 1 | -30/+144 |
* | sync() and push() seems to be working, todo checkpoint() | Alex Auvolat | 2022-05-18 | 1 | -9/+227 |
* | more stuff | Alex Auvolat | 2022-05-18 | 1 | -2/+13 |
* | Skeleton for some stuff | Alex Auvolat | 2022-05-18 | 1 | -0/+123 |