33 Commits (d2676961102a0a07486a6879959b61d7a92d0d8e)

Author SHA1 Message Date
Harshavardhana b66c3bf35e server: Enable server profiling as needed. (#1565) 8 years ago
Harshavardhana 3538c9f598 minio: Server upon start displays a message if update is available. 8 years ago
Harshavardhana 77c71bd596 Add trie to verify wrong inputs, and provide meaningful messages 9 years ago
Harshavardhana 988d39a5b6 Migrate to golang1.5 release with GO15VENDOREXPERIMENT=1 enabled 9 years ago
Harshavardhana 74587886d2 Refactoring minio server command and flags 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 81a7772fcd fix command template typo and fix others. 9 years ago
Harshavardhana aabfd541e1 Merge cmd/donut into minio cmd, deprecate controller RPC request 9 years ago
Harshavardhana 63c9cf0c4b Move from Minimalist Object Storage to Minio Cloud Storage 9 years ago
Harshavardhana 2e8f154f34 Iodine should indent with EmitJSON() 9 years ago
Harshavardhana 4498662c16 Remove scsi non portable code, instead "donut make" implements functionality to instantiate a donut 9 years ago
Harshavardhana d461fa5ab1 Add mountinfo functions for detecting mount disks, and other rpc changes 9 years ago
Harshavardhana 396b728031 Add auth rpc service to generate access keys, add corresponding test 9 years ago
Harshavardhana 676b9058de Separate out memory statistics and system information into two different services 9 years ago
Harshavardhana 3622fbc87d Across donut, split, nimble some code cleanup 9 years ago
Harshavardhana b029d0a5f0 Avoid config reload all the time, reload is manually triggerred from outside 9 years ago
Harshavardhana 1d64e4b6c1 Add Donut rpc service for sending changes to configuration files 9 years ago
Harshavardhana ba0a5ed416 Add sighup, sigusr2 into trapping code, to trap signals for reloading configuration. 9 years ago
Harshavardhana 7f0c14f2b7 Add basic controller code, initiating json rpc connection getting list of disks and memstats for now. 9 years ago
Harshavardhana adc0a1063c Minor changes to command templates 9 years ago
Harshavardhana 7c37e9d06a Make donut fully integrated back into API handlers 9 years ago
Harshavardhana 4addf7a996 Restructure API handlers, add JSON RPC simple HelloService right now. 9 years ago
Harshavardhana 335c7827eb More donut, cache, api cleanup 9 years ago
Harshavardhana dc0df3dc0e Breakaway from driver model, move cache into donut 9 years ago
Harshavardhana c2031ca066 Add server and control command 9 years ago
Harshavardhana 8f61d6b6be Move memory code out, add it as layer on top of existing donut code 9 years ago
Harshavardhana ab6e16bb41 Add dummy driver for community to submit new drivers 9 years ago
Harshavardhana 2571342451 Filesystem goes the high road *again* 9 years ago
Harshavardhana 07a6aafc94 Add proper command paramters for donut 9 years ago
Harshavardhana 45a7eab804 An attempt to bring in memory layer into donut driver 9 years ago
Harshavardhana 641f07cecf Use filepath everywhere instead of path.{} functions for portability - fixes #656 9 years ago
Anand Babu (AB) Periasamy 2604ffa42a reorganize commands 9 years ago
Harshavardhana a344f5b34d Misc changes before capturing proper video 9 years ago
Harshavardhana 82a0eac659 Add filesystem factory functions and add related cli options 9 years ago
Harshavardhana ddfa964025 Fix erroneous build date formatting 9 years ago
Harshavardhana 8d06504068 Change all minio-io path to minio 9 years ago
Frederick F. Kautz IV f050d5e974 Adding multipart support 9 years ago
Harshavardhana 1df28f3060 Get rid of sub-domain code and some other formatting changes 9 years ago
Frederick F. Kautz IV ac595b1f2e Fixing documentation issues with expire 9 years ago
Frederick F. Kautz IV 33ecba8e49 Reimagining memory settings cli input 9 years ago
Frederick F. Kautz IV b86b26e7e5 Exposing expiration for memory driver 9 years ago
Harshavardhana bbc32d6ac0 Disable domain based routing for now 9 years ago
Frederick F. Kautz IV f59535f052 Setting number of processors to use to max available 9 years ago
Harshavardhana 76701187e3 Add minio cli changes and add CustomAppHelpTemplate 9 years ago
Anand Babu (AB) Periasamy 43e9cb203d print using console functions 9 years ago
Frederick F. Kautz IV fc59401ac5 Removing short flags 9 years ago
Frederick F. Kautz IV 2fcaa63db0 Revert "remove single char args" 9 years ago
Anand Babu (AB) Periasamy 1e307d2888 remove single char args 9 years ago
Harshavardhana 605edbc307 Add some logging with debug 9 years ago