Harshavardhana
|
c0570b41fe
|
Add tests for sync command
|
2015-06-10 18:08:17 -07:00 |
|
Harshavardhana
|
95f61bd6d4
|
Update all tests with new changes
|
2015-06-09 11:08:01 -07:00 |
|
Harshavardhana
|
127027e1f8
|
Rename all http references to https
|
2015-06-08 21:13:12 -07:00 |
|
Harshavardhana
|
112adec910
|
Move everything from uint64 to int64
|
2015-06-03 22:22:03 -07:00 |
|
Anand Babu (AB) Periasamy
|
d57fdd909f
|
remove retry capability
|
2015-05-30 16:53:34 -07:00 |
|
Harshavardhana
|
edb8381400
|
Refactor debugging output, implement --json output currently only supported on 'ls'
|
2015-05-21 22:30:32 -07:00 |
|
Harshavardhana
|
a0177fc1fe
|
Finish object handlers for mc commands, updated relevant tests respectively
|
2015-05-21 16:52:25 -07:00 |
|
Harshavardhana
|
e5ede4635d
|
Add typeD test with cp
|
2015-05-21 14:59:18 -07:00 |
|
Harshavardhana
|
1e924378cf
|
Improve tests add SetUpSuite and TearDownSuite
|
2015-05-21 00:58:12 -07:00 |
|
Harshavardhana
|
b94e67e57f
|
Add new tests for common methods, make necessary changes to support testing config file creation
|
2015-05-20 17:04:42 -07:00 |
|
Harshavardhana
|
31e24bfb29
|
Complete fs tests for objectRange and List recursive
|
2015-05-20 11:45:27 -07:00 |
|
Harshavardhana
|
dad7af0fe3
|
Improve and use regexp for Scheme validation
|
2015-05-19 11:18:22 -07:00 |
|
Anand Babu (AB) Periasamy
|
d1a22403e5
|
cache repeated config loads
|
2015-05-16 18:32:35 -07:00 |
|
Anand Babu (AB) Periasamy
|
b35ab2f873
|
quiet mode support for copy and sync
|
2015-05-16 17:30:58 -07:00 |
|
Anand Babu (AB) Periasamy
|
90d4b452a9
|
Copy rewrite
|
2015-05-15 23:08:39 -07:00 |
|
Anis Elleuch
|
4f783ce840
|
Add FreeBSD support
|
2015-05-14 21:11:06 +00:00 |
|
Harshavardhana
|
e4a77c7391
|
Change minio-io to minio
|
2015-05-11 16:24:26 -07:00 |
|
Harshavardhana
|
607d86e5c3
|
Add few more tests
|
2015-05-02 14:04:29 -07:00 |
|
Harshavardhana
|
766dbfa559
|
"unstruct client functions"
Original-Author: Anand Babu Periasamy <ab@minio.io>
|
2015-05-02 11:41:30 -07:00 |
|
Harshavardhana
|
62f1b22295
|
Merge pull request #589 from harshavardhana/pr_out_full_cleanup_of_s3_client_for_mc
|
2015-05-02 11:29:46 -07:00 |
|
Harshavardhana
|
78a78c072a
|
Full cleanup of s3 client for mc
|
2015-05-02 11:28:31 -07:00 |
|
Harshavardhana
|
945ae36101
|
Fix mc cat bug for sudo terminals
|
2015-05-01 21:09:40 -07:00 |
|
Harshavardhana
|
a0e7b8cfaf
|
OSX Support :-) - thanks to sri@h2o.ai
|
2015-05-01 01:09:58 -07:00 |
|
Harshavardhana
|
2f9e7d4dbf
|
Add testing code for CmdAccess()
|
2015-04-29 14:01:30 -07:00 |
|
Harshavardhana
|
8ba6261e18
|
Make getURL - getExpandedURL
|
2015-04-28 12:50:44 -07:00 |
|
Harshavardhana
|
744ed7dcd1
|
Bring old documentation back
|
2015-04-28 11:03:34 -07:00 |
|
Harshavardhana
|
41637a2155
|
Review comments, part of #451
|
2015-04-28 02:35:46 -07:00 |
|
Harshavardhana
|
f24a42a32b
|
Non recursive ls - fixes #479
|
2015-04-27 20:57:17 -07:00 |
|
Harshavardhana
|
4df161e14f
|
Fix a datarace in TestCmdCatFile/TestCmdCatObject test cases
|
2015-04-27 17:54:04 -07:00 |
|
Harshavardhana
|
91855f335d
|
Another change to get ./mc cp closer to unix cp
|
2015-04-27 17:49:39 -07:00 |
|
Harshavardhana
|
a9317ba22f
|
Add recursive copy
|
2015-04-26 15:24:16 -07:00 |
|
Harshavardhana
|
8eefa26719
|
Re-implement cp make it closer to regular unix cp
|
2015-04-26 04:59:39 -07:00 |
|
Harshavardhana
|
d291706014
|
Simplify cat by using Put(), since now Put() supports calculating md5sum internally
and report errors on Close()
|
2015-04-24 20:46:43 -07:00 |
|
Harshavardhana
|
4e05b59298
|
Implement access command
|
2015-04-24 02:09:27 -07:00 |
|
Harshavardhana
|
bc68f1d9f4
|
Make some doc changes to cat cmd
|
2015-04-23 23:16:02 -07:00 |
|
Frederick F. Kautz IV
|
15fe8c2329
|
Adding copyright to cmd-cat.go
|
2015-04-23 21:32:40 -07:00 |
|
Frederick F. Kautz IV
|
01ebdd418c
|
Fix md5sum failing on success
|
2015-04-23 21:28:25 -07:00 |
|
Anand Babu (AB) Periasamy
|
c09ce54090
|
console enhancements, consistent error message and janitor duty
|
2015-04-23 21:25:10 -07:00 |
|
Harshavardhana
|
9f97409362
|
Migrate fully to List() with channel everywhere, deprecate old List() API
|
2015-04-23 20:36:44 -07:00 |
|
Frederick F. Kautz IV
|
142e569527
|
Merge pull request #515 from fkautz/pr_out_adding_mc_cat
|
2015-04-23 20:23:56 -07:00 |
|
Frederick F. Kautz IV
|
1843bd7fc9
|
Adding mc cat
|
2015-04-23 20:23:01 -07:00 |
|
Harshavardhana
|
972c476e36
|
Add ListOnChannel() for fs{unix,windows} and cmd-ls
|
2015-04-23 20:02:48 -07:00 |
|
Harshavardhana
|
527b1ca96d
|
ListOnChannel() - now listbuckets and objects through channel replies.
Still doesn't do full recursive of all objects based on marker, that is the next step.
|
2015-04-23 18:01:12 -07:00 |
|
Harshavardhana
|
c120a5853d
|
Now bucket creation requires a simple CannedACLs to start with
$ ./mc mb <acl_type> <target>
|
2015-04-23 14:22:48 -07:00 |
|
Harshavardhana
|
4e53814cc3
|
Add bucket ACL support
|
2015-04-23 12:10:51 -07:00 |
|
Harshavardhana
|
d5b0edc7c0
|
Reply messages from doCopyCmdRecursive() and do not exit on errors during doCopyCmd()
|
2015-04-22 01:41:13 -07:00 |
|
Harshavardhana
|
dc200a62fc
|
Disallow `bucket` creation with uppercase letters
|
2015-04-22 01:22:22 -07:00 |
|
Harshavardhana
|
629a4c1cd4
|
Merge pull request #488 from harshavardhana/pr_out_fix_listcmd_makebucketcmd_for_multi_target
|
2015-04-21 16:35:50 -07:00 |
|
Harshavardhana
|
e3c1b8eabc
|
Fix ListCmd() MakeBucketCmd() for multi target
|
2015-04-21 16:29:33 -07:00 |
|
Frederick F. Kautz IV
|
2ba56b286c
|
Fixing errors in doCopyCmd
|
2015-04-21 16:26:30 -07:00 |
|