Harshavardhana
|
1516549e66
|
Handle windows path and do not perform translation for url type of filesystem
|
2015-06-11 21:10:49 -07:00 |
|
Anand Babu (AB) Periasamy
|
396cb83db0
|
portable path separator
|
2015-06-06 12:04:21 -07:00 |
|
Harshavardhana
|
1297d36580
|
Fix a windows URL object to String() conversion, and add relevant tests
|
2015-05-21 19:06:34 -07:00 |
|
Harshavardhana
|
b4d64badc7
|
Expand aliasnames honoring "/"
|
2015-05-21 17:14:39 -07:00 |
|
Harshavardhana
|
fc660f1350
|
Simplify GetObject, PutObject to not use md5sum for now.
|
2015-05-19 12:29:52 -07:00 |
|
Harshavardhana
|
dad7af0fe3
|
Improve and use regexp for Scheme validation
|
2015-05-19 11:18:22 -07:00 |
|
Harshavardhana
|
082bb23a71
|
Implement our own url.Parse with minimal functionality
|
2015-05-18 22:40:32 -07:00 |
|
Harshavardhana
|
9e508f0dfe
|
Add windows related path handling, now recursive cp, sync works properly
|
2015-05-18 17:38:30 -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 |
|
Harshavardhana
|
744ed7dcd1
|
Bring old documentation back
|
2015-04-28 11:03:34 -07:00 |
|
Harshavardhana
|
31ddab431e
|
Add license and create a new file LICENSE.GOOGLE
|
2015-04-24 21:17:01 -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
|
3af75c8aba
|
Make default client type as Filesystem
|
2015-04-22 11:53:27 -07:00 |
|
Anand Babu (AB) Periasamy
|
5a7b8da98d
|
replace net/url parser with simple filepath parsing
|
2015-04-21 16:05:16 -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
|
8bc587b8cf
|
Now clients only take URLs - fixes #425
- Interface change, takes only minimal arguments
- Passing URLs all the way down
- Bucket and Object awareness only at per client level
|
2015-04-19 19:39:02 -07:00 |
|
Harshavardhana
|
8606a7db9b
|
Move major url handling into client as part of #425
|
2015-04-18 17:29:01 -07:00 |
|