137 Commits (0c6a6dc380bc5b37ea02b9003857968b2c4eacdd)

Author SHA1 Message Date
Harshavardhana 661229d7f7 doc: Add MAINTAINERS.md 9 years ago
Harshavardhana c22eb6d2c5 makefile: Fix docker image 9 years ago
Harshavardhana c67a8cb6e5 build: Attempt to enable windows compilation 9 years ago
Krishna Srinivas f77851bee0 docker: second --ldflags was overriding the first --ldflags option 9 years ago
Harshavardhana 2f98fa0a14 build: update LDFLAGS for windows 9 years ago
Krishna Srinivas 440bec28d9 docker: the docker image will now contain just the static binary 9 years ago
Harshavardhana 7845515f36 build: Versioning now populated through ldflags 9 years ago
Anand Babu (AB) Periasamy 588833d06f build time constants 9 years ago
Anand Babu (AB) Periasamy a8f75f5cc1 added pkg-update to update a vendorized package 9 years ago
Harshavardhana 1f66f4869b Fix all remaining windows path issues. 9 years ago
Harshavardhana 47f1ffa1f3 Implement update command 9 years ago
Harshavardhana c9af01d807 Enhance listing further, this time handle cases related to common prefixes 9 years ago
Harshavardhana 762b798767 Migrate this project to minio micro services code 9 years ago
Harshavardhana d54488f144 Move all server and controller packages into top-level 9 years ago
Anand Babu (AB) Periasamy d1f1b7ac31 new version format and some cleanup 9 years ago
Harshavardhana bd33ccc3a2 Run tests only on travis, local builds just do govet, golint and gofmt 9 years ago
Harshavardhana 7093a05ab1 Version is a package now, will be re-used across codebase. 9 years ago
Harshavardhana 1887114444 Fix all the golint complaints about newly added changes 9 years ago
Harshavardhana 1e2c010174 Avoid shadowing variables and enable checks to avoid them during build 9 years ago
Harshavardhana d0f945f8e7 Simplify erasure package for OSX 9 years ago
Harshavardhana e6a072e0ad Add package add and remove commands to Makefile 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 5d3379ed7e deprecate 'make.go', go back to Makefile - make.go is not genversion.go 9 years ago
Harshavardhana aabfd541e1 Merge cmd/donut into minio cmd, deprecate controller RPC request 9 years ago
Harshavardhana e4543489fe Use updatedeps script to update godeps 9 years ago
Harshavardhana 4498662c16 Remove scsi non portable code, instead "donut make" implements functionality to instantiate a donut 9 years ago
Harshavardhana 1e80925ca7 Remove dependency on minio/cli for make.go fixes #738 9 years ago
Harshavardhana 55e4d0c6a5 mkdonut now creates a donut processing cli args 9 years ago
Harshavardhana 7615a6bfe5 HEAD shouldn't have any body, handle it in writeErrorResponse() 9 years ago
Harshavardhana 5cfb05465e Add cache, donut tests separately - fix behavior differences 9 years ago
Harshavardhana 8bde4d4e34 Migrating minio server build to do 'go run make.go' style like mc 9 years ago
Harshavardhana 5101273ec7 Do not attempt to restore while saving new deps 9 years ago
Harshavardhana 5d484e2770 Implement custom date command for cross platform portability 9 years ago
Harshavardhana 82a0eac659 Add filesystem factory functions and add related cli options 9 years ago
Harshavardhana 554a244b47 Add donut OSX support 9 years ago
Harshavardhana f00bfd38da Bump gocyclo back to 16 9 years ago
Harshavardhana de56909d55 More scripts and code from Minio-io to minio 9 years ago
Harshavardhana 8d06504068 Change all minio-io path to minio 9 years ago
Harshavardhana bbace9ac2e Make buildDate universal 9 years ago
Harshavardhana a60d279817 bump up gocyclo to 18 9 years ago
Anand Babu (AB) Periasamy b8eb34aded cleaning make:clean 9 years ago
Harshavardhana 096a994c7b Add build date using ldflags 9 years ago
Anand Babu (AB) Periasamy b010fd0ff3 Version is now based on MD5SUM of its binary 9 years ago
Harshavardhana c5d8ca245d Memory now handles submitting large files - fixes #482 9 years ago
Harshavardhana 97d1f03a87 Fix build for travis 9 years ago
Harshavardhana c63bdf79fa Remove docs, minimal docs going to be at minio.io instead and rest amazon docs 9 years ago
Harshavardhana 7fd1cc073c Add everything back into one project hood, still missing iodine 9 years ago
Harshavardhana 637d2d687a Add full rebuild for minio command to avoid godep stale issues 9 years ago