129 Commits (4d1b3d5e9ab850c782dce77c6d57494c573ce4ac)

Author SHA1 Message Date
Harshavardhana 984903cce1 server: Add global namespace lock. (#1398) 8 years ago
Harshavardhana e9fba04b36 logging: Enable logging across storage fs layer. (#1367) 8 years ago
Harshavardhana 484ba91b08 config: Migrate to the new version. Remove backend details. 8 years ago
Harshavardhana 3538c9f598 minio: Server upon start displays a message if update is available. 8 years ago
Harshavardhana aaf97ea02c config/main: Re-write config files - add to new config v3 8 years ago
Harshavardhana 164dfe2ec9 console: Fix console color printing on windows. 8 years ago
Anand Babu (AB) Periasamy bbca70e13b rewrite minio runtime checks 9 years ago
Harshavardhana 62f6ffb6db xl: Moved to minio/minio - fixes #1112 9 years ago
Harshavardhana 7a3409c309 fs: Cleanup Golang errors to be called 'e' and probe to be called as 'err' 9 years ago
Harshavardhana df91661ec6 flags: Remove anonymous, ratelimit, json and web-address flags. 9 years ago
Harshavardhana 0a9496462a jwt: Add JWT support for minio server. 9 years ago
Harshavardhana 836f5204af minio: Add config-folder option. 9 years ago
Harshavardhana ab3fd8ea7f cli: vendorize to new CLI package updates. 9 years ago
Krishna Srinivas f77851bee0 docker: second --ldflags was overriding the first --ldflags option 9 years ago
Krishna Srinivas 440bec28d9 docker: the docker image will now contain just the static binary 9 years ago
Harshavardhana 15909e5463 logger: Improve logger input argument handling and colorize outputs 9 years ago
Harshavardhana 74b62f1798 minio/probe: Add missing Commit-ID for probe appinfo 9 years ago
Harshavardhana 49260abad4 Fix description typo 9 years ago
Harshavardhana 3566d08c52 Update new changes in probe and add setAppInfo 9 years ago
Anand Babu (AB) Periasamy 8e68591933 updated probe 9 years ago
Anand Babu (AB) Periasamy b077bb9165 move description above usage 9 years ago
Harshavardhana 56003fded7 Add logger command - also migrate from old config to newer config 9 years ago
Harshavardhana b9ea18b8b8 Implement accessLog handler 9 years ago
Harshavardhana 179d2d7dac Add initial cut of auto expiry of objects 9 years ago
Harshavardhana c065be656c Implement min-free-disk as a subcommand, deprecate flag 9 years ago
Harshavardhana 5b2fa33bdb Implementing min-free-disk 9 years ago
Harshavardhana 47f1ffa1f3 Implement update command 9 years ago
Harshavardhana 94b0243341 Update minio micro services description 9 years ago
Harshavardhana 762b798767 Migrate this project to minio micro services code 9 years ago
Harshavardhana ee377c9bff Enforce signature v4 tests all the time, server defaults to only authenticated requests. 9 years ago
Harshavardhana f0a8dbecae Add --json output formatter for server 9 years ago
Anand Babu (AB) Periasamy 45146cc138 setting GOMAXPROCS is no longer 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
Anand Babu (AB) Periasamy d1f1b7ac31 new version format and some cleanup 9 years ago
Harshavardhana 7093a05ab1 Version is a package now, will be re-used across codebase. 9 years ago
Harshavardhana 77c71bd596 Add trie to verify wrong inputs, and provide meaningful messages 9 years ago
Harshavardhana d3f9a9da0d Verify golang runtime for 0.5.1 and above, also verify if runner is a root 9 years ago
Anand Babu (AB) Periasamy e387e5578d remove debug option 9 years ago
Harshavardhana d0f945f8e7 Simplify erasure package for OSX 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 f8141493bd use command not found helper 9 years ago
Harshavardhana d09fd8b0a1 Migrate from iodine to probe 9 years ago
Harshavardhana 0eefbdef0c use new app.ExtraInfo inside minio and donut commands properly 9 years ago
Harshavardhana d6a0e0cc55 Rename more 9 years ago
Harshavardhana 63c9cf0c4b Move from Minimalist Object Storage to Minio Cloud Storage 9 years ago
Harshavardhana e1e4908515 Wire up sha512 matching inside donut along with md5sum 9 years ago
Harshavardhana 4addf7a996 Restructure API handlers, add JSON RPC simple HelloService right now. 9 years ago