Harshavardhana
f63e913060
Remove path.Join usage as its not portable
...
Thanks to Mattn <mattn.jp@gmail.com > for inputs
2015-06-18 11:05:26 -07:00
Harshavardhana
147a3d5a70
use sync.Pool for config
2015-06-11 11:50:54 -07:00
Harshavardhana
127027e1f8
Rename all http references to https
2015-06-08 21:13:12 -07:00
Anand Babu (AB) Periasamy
d7fbef2ba5
default access and secret key notice
2015-05-23 19:00:06 -07:00
Harshavardhana
54d0f9c553
Refactoring console printing style, supports --json even for error messages now - fixes #418
2015-05-22 18:27:07 -07:00
Harshavardhana
1e924378cf
Improve tests add SetUpSuite and TearDownSuite
2015-05-21 00:58:12 -07:00
Anand Babu (AB) Periasamy
d1a22403e5
cache repeated config loads
2015-05-16 18:32:35 -07:00
Harshavardhana
102ec394b6
filepath.Match on http prefixed globURL will fail if matched with only u.Host, config can have non absolute globURLs
2015-05-16 14:57:47 -07:00
Harshavardhana
538eadc71a
Add dl.minio.io into default config list
2015-05-15 18:37:45 -07:00
Harshavardhana
e4a77c7391
Change minio-io to minio
2015-05-11 16:24:26 -07:00
Harshavardhana
9833697e0a
Add more fixes and helpful messaging
...
- check for config file for each command, prior to error out properly
- hostconfig doesn't do any key verification, let client s3 verify it as needed
- mc update change URL pointed to dl.minio.io minio server, still not functional yet
2015-04-30 14:03:06 -07:00
Harshavardhana
1474fb20db
Add play.minio.io as default
2015-04-28 19:17:59 -07:00
Harshavardhana
29562bc887
Implement sync command for single source multiple targets
2015-04-28 13:06:56 -07:00