minio/pkg/api/minioapi
2015-03-16 18:03:22 -07:00
..
api_test.go Metadata now stores hex md5, not base64. Minio API now converts md5 hex to base64. 2015-03-16 18:03:22 -07:00
bucket_handlers.go Rename StoreBucket to CreateBucket 2015-03-11 20:14:40 -07:00
contenttype.go Update minioapi documentation 2015-02-23 16:46:48 -08:00
definitions.go Golint cleanup pkg/api 2015-03-05 21:09:19 -08:00
error_response.go Golint cleanup pkg/api 2015-03-05 21:09:19 -08:00
generic_handlers.go Golint cleanup pkg/api 2015-03-05 21:09:19 -08:00
headers.go Metadata now stores hex md5, not base64. Minio API now converts md5 hex to base64. 2015-03-16 18:03:22 -07:00
object_handlers.go Restructure and use human readable names 2015-03-12 00:36:33 -07:00
policy_handlers.go Restructure and use human readable names 2015-03-12 00:36:33 -07:00
range.go Move from fmt.Errorf to errors.New 2015-03-15 19:41:16 -07:00
resources.go Implement delimiter, path prefix 2015-02-27 16:23:05 -08:00
response.go Metadata now stores hex md5, not base64. Minio API now converts md5 hex to base64. 2015-03-16 18:03:22 -07:00
router.go Restructure and use human readable names 2015-03-12 00:36:33 -07:00