114 Commits (847440196e0762ea1be6fd9c072d3b39d9205750)

Author SHA1 Message Date
Harshavardhana a947767339 Remove unnecessary tlsHelpers, SSL works with domain certificate 9 years ago
Harshavardhana c6ecd94420 Enable TLS and use it 9 years ago
Harshavardhana 371651bde6 Add rate limiter instead of connection limit for now 9 years ago
Harshavardhana 8b43655d9f Make connection limit configurable 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 cd817d34df Finish last bits of api testsuite on server 9 years ago
Harshavardhana 8d06504068 Change all minio-io path to minio 9 years ago
Harshavardhana 1df28f3060 Get rid of sub-domain code and some other formatting changes 9 years ago
Frederick F. Kautz IV b86b26e7e5 Exposing expiration for memory driver 10 years ago
Harshavardhana bbc32d6ac0 Disable domain based routing for now 10 years ago
Harshavardhana f8a16dd22b Memory now evicts bucket if no more objects in memory struct 10 years ago
Frederick F. Kautz IV 0da04c6f17 Expirations are now based on last accessed instead of time created 10 years ago
Frederick F. Kautz IV 5cc9418ca7 Adding expiration 10 years ago
Frederick F. Kautz IV 5a607a6762 Moving factories and start minio method to server package 10 years ago
Frederick F. Kautz IV 5c515d3138 Simplifying server config handling 10 years ago
Frederick F. Kautz IV 0f8626ab1a Refactoring cli to take commands 10 years ago
Frederick F. Kautz IV c56f7380d6 Memory driver now limits by size 10 years ago
Harshavardhana 3f33643d39 File driver to take the high road 10 years ago
Frederick F. Kautz IV 59a81a73c6 Adding lru to memory driver, not wired to command line opts 10 years ago
Harshavardhana 38155e86ac iodine is part of minio now 10 years ago
Frederick F. Kautz IV 6241c9880b Moving object storage drivers back to minio 10 years ago
Frederick F. Kautz IV ea961ef16d Updating to use objectdriver 10 years ago
Harshavardhana 0475d7d056 Migrate to external Donut package 10 years ago
Frederick F. Kautz IV 2f44438843 Reformatting imports 10 years ago
Frederick F. Kautz IV b165efdfcb Refactoring pkg/utils/log, copying from golang's log and modifying 10 years ago
Frederick F. Kautz IV ad370f341b Fixing donut location 10 years ago
Frederick F. Kautz IV 53439d7768 Updating iodine to match new api 10 years ago
Frederick F. Kautz IV 40e311a919 Updating iodine to support new iodine.Error(error, map[string]string) error method 10 years ago
Frederick F. Kautz IV d52dd5ed5b Adding iodine to pkg/server/server.go 10 years ago
Harshavardhana 0474439b43 Code restructuring, assigning proper subsystems to each 10 years ago
Frederick F. Kautz IV 3c4012f1e7 Adding donut backend and setting as default 10 years ago
Harshavardhana 914962bd93 Implement log package as drop-in replacement for handling Debug log-level 10 years ago
Harshavardhana 2b0b5f014a Update license header Mini should be Minimalist really 10 years ago
Harshavardhana 7ce3ab3193 Restructure minio api, move signature checks from utils to Api. 10 years ago
Harshavardhana 15f68972a5 Some necessary cleanup 10 years ago
Harshavardhana c00d1461b9 Golint cleanup from top level 10 years ago
Harshavardhana 540723d7ae Golint cleanup pkg/api 10 years ago
Harshavardhana 3a3c8645fc Update comments across the codebase 10 years ago
Anand Babu (AB) Periasamy 177121868b removed HomeDir 10 years ago
Harshavardhana a9aaff0ee0 Remove HTTP server timeouts write and read. 10 years ago
Anand Babu (AB) Periasamy de41e465c8 move httpserver under server 10 years ago
Harshavardhana 51e80eaa6d Add domain and subdomain support for MinioAPI 10 years ago
Harshavardhana a3e5121f7b Make channels more aware of errors and shutdown on error - some cleanup 10 years ago
Harshavardhana aff4c5826b Use helper HomeDir() 10 years ago
Harshavardhana e1b3836c60 Service a new WebUI server at port 8081. 10 years ago
Frederick F. Kautz IV 66cc370e8b Adding comments to explain design decisions in server.go 10 years ago
Frederick F. Kautz IV f15e2c4e74 HTTP Server package now follows convention 10 years ago
Frederick F. Kautz IV e8399a6d05 Adding server config structure 10 years ago
Frederick F. Kautz IV 5daa408e2c Creating subdirectories in fs now works 10 years ago