minio/pkg/api/minioapi
Harshavardhana 15f68972a5 Some necessary cleanup
- Rename 'fs' as 'file' for brevity
  - Rename 'inmemory' as 'memory' for brevity
  - Change everywhere else
2015-03-16 11:46:16 -07:00
..
api_test.go Some necessary cleanup 2015-03-16 11:46:16 -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 Get object range request added 2015-03-12 00:07:27 -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 Rename dateFormat with understandable name ``iso8601Format`` 2015-03-10 01:51:34 -07:00
router.go Restructure and use human readable names 2015-03-12 00:36:33 -07:00