1
0
mirror of https://github.com/minio/minio.git synced 2025-03-13 21:12:55 -04:00

5 Commits

Author SHA1 Message Date
Harshavardhana
069432566f update license change for MinIO
Signed-off-by: Harshavardhana <harsha@minio.io>
2021-04-23 11:58:53 -07:00
Harshavardhana
f714840da7
add _MINIO_SERVER_DEBUG env for enabling debug messages () 2020-12-17 16:52:47 -08:00
P R
abb14aeec1
Header row seperator for console Table () 2020-10-12 11:32:43 -07:00
Harshavardhana
27d716c663
simplify usage of mutexes and atomic constants () 2020-05-03 22:35:40 -07:00
Harshavardhana
0b7bd024fb Fix dependencies graph for minio source compilation ()
We had messy cyclical dependency problem with `mc`
due to dependencies in pkg/console, moved the pkg/console
to minio for more control and also to avoid any further
cyclical dependencies of `mc` clobbering up the
dependencies on server.

Fixes 
2019-12-31 09:36:13 +05:30