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

8 Commits

Author SHA1 Message Date
poornas
16d7b90adf
Remove nuget from docker mint build () 2020-06-17 14:47:57 -07:00
Harshavardhana
e11e4bcbc7 stick to go1.13.x for mint 2020-06-12 22:47:47 -07:00
Harshavardhana
4915433bd2
Support bucket versioning ()
- Implement a new xl.json 2.0.0 format to support,
  this moves the entire marshaling logic to POSIX
  layer, top layer always consumes a common FileInfo
  construct which simplifies the metadata reads.
- Implement list object versions
- Migrate to siphash from crchash for new deployments
  for object placements.

Fixes 
2020-06-12 20:04:01 -07:00
Harshavardhana
6817c5ea58
migrate mint tests to latest versions () 2020-04-22 16:06:58 -07:00
Harshavardhana
d4a390028a node 6.x is EOL'ed upgrade to latest stable () 2019-12-26 08:27:35 +05:30
Harshavardhana
94e5cb7576
Migrate to go1.13 to avail all new features ()
Read more https://blog.golang.org/go1.13
2019-09-08 16:44:15 -07:00
Harshavardhana
5a52bc7ff6
Fix mint hub.docker.com builds () 2019-07-11 11:45:57 -07:00
Harshavardhana
1dc25bcf5f
Add mint tests into MinIO repo () 2019-07-09 18:32:39 -07:00