1
0
mirror of https://github.com/minio/minio.git synced 2025-04-14 00:09:52 -04:00

155 Commits

Author SHA1 Message Date
Harshavardhana
caecd75a2a Deprecate and remove service stop API. ()
Fixes 
2017-01-14 14:48:52 -08:00
Karthic Rao
2f4a7483ea Test Function to reset globals. ()
- Adding reset functions for important global variables.
- Using them in tests.
2017-01-07 11:27:01 -08:00
Krishnan Parthasarathi
c8f57133a4 Implement list, clear locks REST API w/ pkg/madmin support ()
* Filter lock info based on bucket, prefix and time since lock was held
* Implement list and clear locks REST API
* madmin: Add list and clear locks API
* locks: Clear locks matching bucket, prefix, relTime.
* Gather lock information across nodes for both list and clear locks admin REST API.
* docs: Add lock API to management APIs
2017-01-03 23:39:22 -08:00
Bala FA
e8ce3b64ed Generate and use access/secret keys properly () 2016-12-26 10:21:23 -08:00
Krishnan Parthasarathi
b2f920a868 Add service API handler stubs for status, stop and restart () 2016-12-15 22:26:15 -08:00