Harshavardhana
|
dbb35c185a
|
Code cleanup and readability for mc
|
2015-06-16 14:17:01 -07:00 |
|
Harshavardhana
|
082bb23a71
|
Implement our own url.Parse with minimal functionality
|
2015-05-18 22:40:32 -07:00 |
|
Harshavardhana
|
8a8fd82853
|
Remove dependency on url.Parse() use client.Parse implementation
|
2015-05-18 16:51:04 -07:00 |
|
Anand Babu (AB) Periasamy
|
8823cec39d
|
support string type natively within URLType
|
2015-05-16 13:01:14 -07:00 |
|
Anand Babu (AB) Periasamy
|
90d4b452a9
|
Copy rewrite
|
2015-05-15 23:08:39 -07:00 |
|
Harshavardhana
|
e4a77c7391
|
Change minio-io to minio
|
2015-05-11 16:24:26 -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
|
7b55d29a80
|
Fix an error in recursive behavior for filesystem
|
2015-04-26 17:52:19 -07:00 |
|
Harshavardhana
|
8eefa26719
|
Re-implement cp make it closer to regular unix cp
|
2015-04-26 04:59:39 -07:00 |
|
Anand Babu (AB) Periasamy
|
c09ce54090
|
console enhancements, consistent error message and janitor duty
|
2015-04-23 21:25:10 -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
|
2474545a45
|
Remove -r introduce ... as recursive keyword
|
2015-04-21 15:41:30 -07:00 |
|
Harshavardhana
|
6adb5e5217
|
Move getHostConfig() outside of getNewClient(), waiting on new qConfig to simplify this further
|
2015-04-21 01:14:28 -07:00 |
|
Harshavardhana
|
ccd63ab302
|
Add filesystem Windows support, also cannot reproduce #281 anymore - fixes #281
|
2015-04-20 16:15:21 -07:00 |
|
Harshavardhana
|
df94fdf08a
|
Rename parseURL to getURL, since parsing is outside of mc context now
|
2015-04-19 19:39:02 -07:00 |
|