minio/docs
Krishnan Parthasarathi 0472e5c1e1 Change query param name to duration in list/clear locks API (#3664)
Following is a sample list lock API request schematic,

  /?lock&bucket=mybucket&prefix=myprefix&duration=holdDuration
  x-minio-operation: list

The response would contain the list of locks held on mybucket matching
myprefix for a duration longer than holdDuration.
2017-02-01 11:17:30 -08:00
..
admin-api Change query param name to duration in list/clear locks API (#3664) 2017-02-01 11:17:30 -08:00
backend docs: Removed and purged uneeded docs. (#2273) 2016-07-24 03:32:45 -07:00
browser docs:Browser/added storageInfo content to the doc. (#3146) 2016-11-03 01:58:55 -07:00
bucket docs: Remove reference word from notification title 2017-01-31 18:17:31 -08:00
caching docs: Fix caching docs to comply with current features. 2017-01-08 11:17:02 -08:00
distributed Fix Minio quick start guide URL (#3655) 2017-01-29 07:21:30 -08:00
docker Add slack replace gitter (#3584) 2017-01-16 15:26:26 -08:00
erasure Add slack replace gitter (#3584) 2017-01-16 15:26:26 -08:00
screenshots docs: Removed unmaintained docs. (#3493) 2016-12-23 22:06:01 -08:00
service docs: Restructure docs, move the files to their relevant location. (#3648) 2017-01-28 19:45:30 -08:00
shared-backend fs: Re-implement object layer to remember the fd (#3509) 2017-01-16 17:05:00 -08:00
tls docs: Fix TLS doc to be docs.minio.io compatible 2017-01-28 22:46:29 -08:00
FreeBSD.md Add slack replace gitter (#3584) 2017-01-16 15:26:26 -08:00
minio-limitations.md Implement CopyObjectPart API (#3663) 2017-01-31 09:38:34 -08:00