aboutsummaryrefslogtreecommitdiff
path: root/src/model/migrate.rs
Commit message (Expand)AuthorAgeFilesLines
* [rm-migration] Remove migration path from Garage v0.5rm-migrationAlex Auvolat2024-03-081-108/+0
* [lock-createbucket] Add node-global lock for bucket/key operations (fix #723)lock-createbucketAlex Auvolat2024-02-221-6/+4
* bucket_table: data model for lifecycle configurationAlex Auvolat2023-08-291-0/+1
* Make it explicit when using nonversioned encodingAlex Auvolat2023-01-031-2/+3
* Include code from v0.5.1 directly to remove dependenciesAlex Auvolat2022-09-061-1/+1
* improve internal item counter mechanisms and implement bucket quotas (#326)Alex2022-06-151-0/+1
* Abstract database behind generic interface and implement alternative drivers ...Alex2022-06-081-1/+5
* Implement {Put,Get,Delete}BucketCors and CORS in generalAlex Auvolat2022-01-241-1/+2
* Refactor logic for setting/unsetting aliasesAlex Auvolat2022-01-041-52/+43
* Remove website redirectsAlex Auvolat2022-01-041-1/+1
* New buckets for 0.6.0: fix model and migrationAlex Auvolat2022-01-041-16/+22
* New buckets for 0.6.0: small fixes, including:Alex Auvolat2022-01-041-10/+22
* New buckets for 0.6.0: migration code and build filesAlex Auvolat2022-01-041-0/+93