1
0
mirror of https://github.com/minio/mc.git synced 2025-11-12 01:02:26 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
Harshavardhana
f85e8827e1 Migrate mc package to minio-xl from minio/minio repo for probe/quick 2015-10-17 00:24:14 -07:00
Harshavardhana
c4b9891c6e Always make sure to verify argument validation in checkSyntax**.
Cleanup share-upload.go to be aware of different argument validation.
2015-10-10 13:05:33 -07:00
Krishna Srinivas
ef98d5963b mc share output cleanup 2015-10-09 16:56:25 -07:00
Krishna Srinivas
aa53fb19f9 Break share main file into subcommands files - upload, download, list 2015-10-08 13:43:41 -07:00
Krishna Srinivas
7ec74a33ce Implement mc share upload and mc share download 2015-10-08 13:20:29 -07:00
Harshavardhana
4365adea52 Fix a null pointer bug in share URL migration 2015-09-14 13:03:03 -07:00
Harshavardhana
1a74e98b23 Share migrate to V2 version moving from type map to array. 2015-09-13 13:45:54 -07:00
Harshavardhana
a14d526dcd Humanize time.duration properly 2015-09-12 21:51:29 -07:00
Harshavardhana
303b94e8c3 Create an empty urls.json if doesn't exist while reading. 2015-09-12 18:41:35 -07:00
Anand Babu (AB) Periasamy
47b8267b5f share url bug fixes 2015-09-12 18:12:33 -07:00
Harshavardhana
46b740f07c Store list of shared URLs locally until their expiry, this implements 'mc share list' command 2015-09-11 18:04:10 -07:00