10 Commits (f4e472d3968f8b6d02288a37aae7742d8775ff8a)

Author SHA1 Message Date
Chris Lu fb0e12e985 s3tables: implement permission checking and authorization 4 weeks ago
Chris Lu 450407fda1 s3tables: improve error handling specificity in ListTableBuckets 4 weeks ago
Chris Lu b09d4d5d69 s3tables: replace custom splitPath with stdlib functions 4 weeks ago
Chris Lu ef3873b616 s3tables: add error handling for json.Marshal calls 4 weeks ago
Chris Lu dd7003a328 s3tables: add bucket name validation and fix error handling 4 weeks ago
Chris Lu 3b1920cf43 s3tables: add handler_ prefix to operation handler files 4 weeks ago
Chris Lu 0be47f9efd s3tables: complete s3tables package implementation 4 weeks ago
Chris Lu 62fd4bd017 s3tables: simplify handler by removing duplicate utilities 4 weeks ago
Chris Lu 09bb90e8dc s3tables: split table bucket operations into focused modules 4 weeks ago
Chris Lu d730f81321 s3tables: extract utility and filer operations to separate modules 4 weeks ago