2 Commits (6df28d062b43fa8c5b228f7dd653dae6697bd4d5)

Author SHA1 Message Date
Harshavardhana f0a8dbecae Add --json output formatter for server 9 years ago
Harshavardhana c4faf47e64 First time mode for controller 9 years ago
Harshavardhana f8bb85aeb7 Enhance auth JSONRPC, now provides persistent output 9 years ago
Harshavardhana 45b59b8456 Probe revamped to provide for a new WrappedError struct to wrap probes as error interface 9 years ago
Harshavardhana d09fd8b0a1 Migrate from iodine to probe 9 years ago
Harshavardhana 63c9cf0c4b Move from Minimalist Object Storage to Minio Cloud Storage 9 years ago
Harshavardhana da8b9fd112 Remove global custom config path variables, use get/set methods instead 9 years ago
Harshavardhana 8654ddb566 Generate auth now saves in ${HOME}/.minio/users.json, also authHandler verifies request validity 9 years ago
Harshavardhana ec33d79d57 Add server side signaturev4 check, not wired up to the readers yet. 9 years ago
Harshavardhana d1deda3a96 Add API tests for both donut on disk and donut cache 9 years ago
Harshavardhana 1d64e4b6c1 Add Donut rpc service for sending changes to configuration files 9 years ago
Harshavardhana 10b082144e Add updateConfig code to load config changes if possible for every function 9 years ago
Harshavardhana 4a27ab0e58 Fix another deadlock inside CreateObjectPart() code, premature return without Unlocking() 9 years ago
Harshavardhana 8a4e7bcdcf Add full API tests, move storage/donut to donut, add disk tests as well 9 years ago
Harshavardhana 7c37e9d06a Make donut fully integrated back into API handlers 9 years ago