Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ok so that breaks it | Rutger Broekhoff | 2024-01-24 | 1 | -59/+1 |
| | |||||
* | You wouldn't believe it, but it's time for another dependency | Rutger Broekhoff | 2024-01-24 | 1 | -1/+59 |
| | |||||
* | Sure I'll add another dependency, just tell me what the problem is | Rutger Broekhoff | 2024-01-24 | 1 | -0/+162 |
| | |||||
* | Test JSON decoding for BatchRequest | Rutger Broekhoff | 2024-01-24 | 1 | -0/+1 |
| | |||||
* | An attempt at implementing a shell | Rutger Broekhoff | 2024-01-24 | 1 | -0/+4 |
| | |||||
* | Remove unused dependencies, fix build | Rutger Broekhoff | 2024-01-23 | 1 | -316/+3 |
| | | | | | | | The LFS server had the unused dependency 'aws-creds', which pulled in the 'openssl' crate which wanted to link to the real thing. This doesn't work great in Nix when neither OpenSSL nor pkg-config are available at build time :) | ||||
* | Finish basic implementation of Rust LFS server | Rutger Broekhoff | 2024-01-22 | 1 | -0/+1 |
| | |||||
* | Implement crude batch API authorization | Rutger Broekhoff | 2024-01-19 | 1 | -0/+1 |
| | |||||
* | Separate path rewrite into Tower Layer, shared state for S3 client | Rutger Broekhoff | 2024-01-19 | 1 | -285/+771 |
| | |||||
* | Rust code dump | Rutger Broekhoff | 2024-01-19 | 1 | -0/+2022 |