minio/pkg
Harshavardhana 8e0910ab3e Fix build issues on BSDs in pkg/cpu (#7116)
Also add a cross compile script to test always cross
compilation for some well known platforms and architectures
, we support out of box compilation of these platforms even
if we don't make an official release build.

This script is to avoid regressions in this area when we
add platform dependent code.
2019-01-22 09:27:23 +05:30
..
auth Check key length before adding a new user. (#6790) 2018-11-09 15:48:24 -08:00
bpool Add large bucket support for erasure coded backend (#5160) 2018-02-15 17:45:57 -08:00
certs Watch for symlinked certs in container envs (#6282) 2018-08-16 18:37:21 -07:00
cgroup sys/stats: return cgroup mem limit, fall back to sysinfo() (#4002) 2017-04-02 10:46:16 -07:00
cpu Fix build issues on BSDs in pkg/cpu (#7116) 2019-01-22 09:27:23 +05:30
disk Add ServerDrivesPerfInfo() admin API (#6969) 2018-12-31 09:46:44 -08:00
dns List exact DNS entries for a requested bucketName (#6936) 2018-12-12 10:47:03 -08:00
ellipses Support IPv6 in minio command line (#6947) 2018-12-14 13:07:46 +05:30
event Remove Minio server arch, version from Server: header (#7074) 2019-01-15 13:16:11 +05:30
handlers Avoid logging the body of the http 206 response (#6258) 2018-08-08 12:34:42 -07:00
hash Add object compression support (#6292) 2018-09-28 09:06:17 +05:30
iam Support policy variable replacement (#7085) 2019-01-21 10:27:14 +05:30
ioutil Refactor s3select to support parquet. (#7023) 2019-01-08 16:53:04 -08:00
lock Fix goroutine test fatalf (#6682) 2018-10-23 09:44:20 -07:00
madmin Add ServerCPULoadInfo() and ServerMemUsageInfo() admin API (#7038) 2019-01-09 19:04:19 -08:00
mem Add ServerCPULoadInfo() and ServerMemUsageInfo() admin API (#7038) 2019-01-09 19:04:19 -08:00
mimedb Fix mimedb update files (#6744) 2018-10-31 14:15:27 -07:00
mountinfo disable disk-usage when export is root mount path (#6091) 2018-06-27 18:59:38 -07:00
net Support IPv6 in minio command line (#6947) 2018-12-14 13:07:46 +05:30
policy Support policy variable replacement (#7085) 2019-01-21 10:27:14 +05:30
quick Add proper contexts with timeouts for etcd operations (#7097) 2019-01-18 09:36:45 -08:00
s3select Rebase minio/parquet-go and fix null handling. (#7067) 2019-01-16 21:52:04 +05:30
safe Remove go1.9 specific code for windows (#5033) 2017-10-13 15:31:15 +05:30
sync/errgroup Add large bucket support for erasure coded backend (#5160) 2018-02-15 17:45:57 -08:00
sys Push max threads to little less than kernel limit (#5001) 2017-10-03 10:37:45 -07:00
trie trie: new package (#3729) 2017-02-10 11:51:41 -08:00
wildcard pkg/wildcard: Simplify the wildcard logic further. (#2555) 2016-08-27 00:27:17 -07:00
words words: new package Damerau Levenshtein distance function. (#3929) 2017-03-19 14:23:05 -07:00