Frederick F. Kautz IV
d2e68e4ab3
Moving getNewClient to manager
2015-04-17 17:37:25 -07:00
Anand Babu (AB) Periasamy
b28541a1b6
replace urltype to string
2015-04-17 16:12:03 -07:00
Harshavardhana
378314a3a7
Move retry to try()
2015-04-16 20:52:30 -07:00
Harshavardhana
1468cc47ff
Add retries 5 times currently supported for ./mc ls, ./mc mb
2015-04-16 20:17:18 -07:00
Anand Babu (AB) Periasamy
90f853a00f
Modern Copy to Mini Copy
2015-04-16 20:13:52 -07:00
Anand Babu (AB) Periasamy
2da1d3dd68
get URL type + win support
2015-04-16 19:59:15 -07:00
Frederick F. Kautz IV
5863d7078a
First round of copy refactoring to be more testable
2015-04-16 18:13:33 -07:00
Harshavardhana
0935573255
Prefix error messages with mc: part of #286
2015-04-16 15:53:33 -07:00
Harshavardhana
473013dd17
Support PutBucket() for fsClient to do subdirectories
2015-04-14 22:30:15 -07:00
Frederick F. Kautz IV
d14e4f4473
Iodine traces only print with --debug flag. Fixes #283
2015-04-14 18:23:01 -07:00
Harshavardhana
ab812e1055
Contract url parser into urlParser object
2015-04-13 04:12:03 -07:00
Frederick F. Kautz IV
53c534dea9
Reordering getNewClient parameters
2015-04-12 17:47:41 -07:00
Harshavardhana
0508022597
Improve errors strictly type them, first cut #286
2015-04-11 21:48:00 -07:00
Harshavardhana
58fd38d703
Add make bucket multi target - fixes #288
2015-04-11 21:06:28 -07:00
Harshavardhana
3914036db4
All commands now work with fs client - fixes #290
2015-04-11 20:53:53 -07:00
Anand Babu (AB) Periasamy
e7a2699ab2
minio client becomes modern copy
2015-04-11 17:11:38 -07:00
Harshavardhana
a812c862e1
Build fix
2015-04-10 17:33:59 -07:00
Harshavardhana
ad35fe72d0
Move colors to console package, now implement colored
...
- Fatal, Fatalf, Fatalln
- Error, Errorln
- Info, Infof, Infoln
2015-04-10 01:14:47 -07:00
Frederick F. Kautz IV
83d9ba24d3
Adding more tests, removed alias expander dependency on config
2015-04-10 00:15:54 -07:00
Anand Babu (AB) Periasamy
87aa2539d0
show help when no args are passed
2015-04-09 14:37:29 -07:00
Harshavardhana
6e9fe6dc56
mc client interface now provides typed errors
2015-04-08 22:21:01 -07:00
Frederick F. Kautz IV
bf3182ac6b
Running goimports
2015-04-08 21:01:18 -07:00
Harshavardhana
8ea467294f
iodine deps now coming in from minio-io/pkg/iodine
2015-04-08 18:19:51 -07:00
Harshavardhana
bb1324148f
Revert "Get rid of client interface and move s3 back into a struct"
...
This reverts commit 4a2facfa7b .
2015-04-08 16:18:20 -07:00
Harshavardhana
4a2facfa7b
Get rid of client interface and move s3 back into a struct
2015-04-08 16:06:25 -07:00
Harshavardhana
44d0f86e54
Add coloring outside of iodine, moving iodine messages to log.Debug
2015-04-06 12:50:15 -07:00
Frederick F. Kautz IV
3293d71516
Adding iodine to ls and mb
2015-04-06 12:29:27 -07:00
Harshavardhana
9e7c367545
Move from mgutz/ansi to fatih/color package on popularity and cleaner API.
...
This package also supports Windows console coloring.
2015-04-06 12:17:34 -07:00
Anand Babu (AB) Periasamy
02e7e35d7b
first step to rewrite copy cmd
2015-04-03 12:56:28 -07:00
Anand Babu (AB) Periasamy
ba233bab60
move all global variables to globals
2015-04-01 20:08:21 -07:00
Anand Babu (AB) Periasamy
a88f206f4b
better args/url parssing
2015-03-27 14:19:32 -07:00
Harshavardhana
3ea3256d87
Implement donut client to be used with mc now supports creating bucket, cp of objects in and out
2015-03-25 12:57:33 -07:00
Harshavardhana
bcf41c53c2
Move From codegangsta/cli to minio-io/cli fork
2015-03-24 20:24:51 -07:00
Harshavardhana
bd18e3c260
Move back to functional style for simplicity
2015-03-23 15:43:02 -07:00
Harshavardhana
760453fe32
Improve url parser, inherit url.URL
2015-03-23 14:08:33 -07:00
Anand Babu (AB) Periasamy
a8987f924a
Cleanup janitor duty
2015-03-22 20:37:41 -07:00
Harshavardhana
d1550045b3
Donut command
2015-03-22 20:03:39 -07:00
Anand Babu (AB) Periasamy
b855e37945
new config file format and some restructuring
2015-03-19 18:09:56 -07:00
Harshavardhana
3403ef08f7
Move from Mini --> Minimalist for all license headers
2015-03-19 15:05:30 -07:00
Harshavardhana
f7d2f2cf3b
Add stub options and rename some functions
2015-03-17 21:54:27 -07:00
Harshavardhana
427e38d837
New changes coming
...
- moving away from improper s3:// URI to standard http URI's
- migrate and test all commands ./mc ls, ./mc cp, ./mc cp -r
- move s3-trace.go s3/pkg/trace.go, make it part of S3 package
and document it.
- various other cleanup.
2015-03-15 01:05:54 -07:00
Anand Babu (AB) Periasamy
77207a7477
renamed source files appropriately
2015-03-11 15:17:27 -07:00