8 Commits (cd489b71e256bebd417d0d97fccbdd820e791763)

Author SHA1 Message Date
Harshavardhana c4faf47e64 First time mode for controller 9 years ago
Krishna Srinivas 53e87a0790 Change ControllerArgs Hosts array to Host string 9 years ago
Harshavardhana 1f364483e3 Add list of servers, for controller args. 9 years ago
Harshavardhana b938e40fb5 Move atomic package to the top and simplify its tests 9 years ago
Harshavardhana d1621691b7 Consolidate controller rpc into one single service 9 years ago
Harshavardhana 674631f9d8 Improve code further - this time further simplification of names 9 years ago
Krishna Srinivas e600bd6b4f Controller Service proxies rpc calls to the corresponding servers 9 years ago
Harshavardhana d54488f144 Move all server and controller packages into top-level 9 years ago
Harshavardhana 778f8cd222 Add new rpc tests for Server.Add and Server.List, improve Version.Get RPC to provide more details 9 years ago
Harshavardhana b4ce1e8c1d Add missing reply.Name and add possible failure tests 9 years ago
Harshavardhana f8bb85aeb7 Enhance auth JSONRPC, now provides persistent output 9 years ago
Krishna Srinivas c49407ced4 rename rpc/server.go -> rpc/rpc.go. rpc/server.go will accomodate ServerService 9 years ago
Harshavardhana 3f4b98ca4c Consolidate controller, move rpc package into controller - remove dangling code in pkg/server 9 years ago
Harshavardhana 025f95b1d6 Restructure server code, controller now runs in silo 9 years ago
Harshavardhana 988d39a5b6 Migrate to golang1.5 release with GO15VENDOREXPERIMENT=1 enabled 9 years ago
Harshavardhana 0e416ea699 Tests were running 4 times due to multiple times the TestingT{} was being called 9 years ago
Harshavardhana 61175ef091 Migrate to govendor to avoid limitations of godep 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 43c908d5b9 ListObjects now considers multipart objects, also move to upstream check.v1 9 years ago
Harshavardhana 4498662c16 Remove scsi non portable code, instead "donut make" implements functionality to instantiate a donut 9 years ago
Harshavardhana 396b728031 Add auth rpc service to generate access keys, add corresponding test 9 years ago
Harshavardhana ece797c16e Add rpc tests 9 years ago