Harshavardhana
|
1732243672
|
Fix the bug re-introduced from previous fixes
|
2015-04-29 01:43:23 -07:00 |
|
Harshavardhana
|
8d68154498
|
getBuildDate() should be time.Time and handle it gracefully
|
2015-04-29 00:04:28 -07:00 |
|
Harshavardhana
|
fc6c6ff03a
|
Update cli and add CustomAppHelpTemplate
|
2015-04-28 21:21:45 -07:00 |
|
Harshavardhana
|
dfbc501246
|
Update cli and relevant changes in mc
|
2015-04-28 21:02:33 -07:00 |
|
Harshavardhana
|
1e38777fd2
|
Add documentation for update, and use PathStyle for play.minio.io for now
|
2015-04-28 19:45:05 -07:00 |
|
Harshavardhana
|
8ffd8d0f26
|
User folder instead of directories in documentation
|
2015-04-28 12:15:09 -07:00 |
|
Harshavardhana
|
744ed7dcd1
|
Bring old documentation back
|
2015-04-28 11:03:34 -07:00 |
|
Harshavardhana
|
a5f63483bf
|
Adding proper buildDate, now through ldflags
|
2015-04-27 13:08:04 -07:00 |
|
Harshavardhana
|
339ecbe4ac
|
Update documentation
|
2015-04-26 04:59:39 -07:00 |
|
Anand Babu (AB) Periasamy
|
e359d125a5
|
Version is now based on MD5SUM of its binary
|
2015-04-24 20:46:42 -07:00 |
|
Frederick F. Kautz IV
|
daf36c40e6
|
Version number now set through ldflags in makefile
|
2015-04-24 19:59:22 -07:00 |
|
Anand Babu (AB) Periasamy
|
c09ce54090
|
console enhancements, consistent error message and janitor duty
|
2015-04-23 21:25:10 -07:00 |
|
Anand Babu (AB) Periasamy
|
b923232e9f
|
console theme improvements
|
2015-04-22 18:05:42 -07:00 |
|
Harshavardhana
|
095ae11caf
|
Migrate to quick Config, qdb takes the high road
|
2015-04-21 13:47:46 -07:00 |
|
Harshavardhana
|
af1cb1b478
|
Make sure to properly exit if requested theme not available, also re-structure console package a bit
|
2015-04-20 13:19:52 -07:00 |
|
Harshavardhana
|
12a7895710
|
Fix a bug introduced in qdb migration commit 27d87fdd8e when config file doesn't exist
|
2015-04-20 12:23:21 -07:00 |
|
Harshavardhana
|
d407c753c5
|
Add a new --retry flag to change default retry count
|
2015-04-19 22:46:23 -07:00 |
|
Harshavardhana
|
a2098d865c
|
Remove redundant config check command, config is validated at mc start anyways
|
2015-04-19 19:39:03 -07:00 |
|
Anand Babu (AB) Periasamy
|
8635773258
|
update error message for config generate
|
2015-04-18 19:05:38 -07:00 |
|
Harshavardhana
|
5f4d89ccd5
|
Deprecate bash-completion support
|
2015-04-17 20:17:27 -07:00 |
|
Harshavardhana
|
27d87fdd8e
|
Migrate config to qdb
|
2015-04-17 18:28:18 -07:00 |
|
Anand Babu (AB) Periasamy
|
90f853a00f
|
Modern Copy to Mini Copy
|
2015-04-16 20:13:52 -07:00 |
|
Frederick F. Kautz IV
|
5863d7078a
|
First round of copy refactoring to be more testable
|
2015-04-16 18:13:33 -07:00 |
|
Frederick F. Kautz IV
|
1ac8895014
|
Disable bash completion. Fixes #379.
|
2015-04-16 15:58:50 -07:00 |
|
Harshavardhana
|
0935573255
|
Prefix error messages with mc: part of #286
|
2015-04-16 15:53:33 -07:00 |
|
Anand Babu (AB) Periasamy
|
5583555ca8
|
issue#371 implement --quiet
|
2015-04-14 19:38:17 -07:00 |
|
Frederick F. Kautz IV
|
d1a216c10a
|
Removing quiet, dead code. Will be implemented (gh issue exists)
|
2015-04-14 17:54:43 -07:00 |
|
Harshavardhana
|
6bfb0b0b7c
|
Simplify console further
|
2015-04-14 05:12:45 -07:00 |
|
Anand Babu (AB) Periasamy
|
b0cae379fa
|
console theme
|
2015-04-14 02:55:04 -07:00 |
|
Anand Babu (AB) Periasamy
|
e7a2699ab2
|
minio client becomes modern copy
|
2015-04-11 17:11:38 -07:00 |
|
Frederick F. Kautz IV
|
37741a292a
|
Updating how config files are retrieved
|
2015-04-10 14:29:12 -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 |
|
Anand Babu (AB) Periasamy
|
99240bfb2d
|
config bug fixes and removed default-host support
|
2015-04-09 02:41:59 -07:00 |
|
Harshavardhana
|
e8baa6c8e9
|
Add ./mc update command
|
2015-04-08 21:41:59 -07:00 |
|
Frederick F. Kautz IV
|
bf3182ac6b
|
Running goimports
|
2015-04-08 21:01:18 -07:00 |
|
Frederick F. Kautz IV
|
540e0db62a
|
Updating iodine
|
2015-04-08 19:47:23 -07:00 |
|
Frederick F. Kautz IV
|
63570f1dcf
|
Fixing iodine error type
|
2015-04-08 19:12:50 -07:00 |
|
Frederick F. Kautz IV
|
8474b4dbbf
|
Updating last config error check to no longer use Sprintf
|
2015-04-08 19:06:10 -07:00 |
|
Frederick F. Kautz IV
|
ba49d34579
|
Updating debug to only print when debug mode is enabled. Removed init() function
|
2015-04-08 19:05:13 -07:00 |
|
Harshavardhana
|
8ea467294f
|
iodine deps now coming in from minio-io/pkg/iodine
|
2015-04-08 18:19:51 -07:00 |
|
Harshavardhana
|
44d0f86e54
|
Add coloring outside of iodine, moving iodine messages to log.Debug
|
2015-04-06 12:50:15 -07:00 |
|
Harshavardhana
|
4f75905dbf
|
Add Sprintf format strings
|
2015-04-06 12:20:10 -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 |
|
Frederick F. Kautz IV
|
9144195d17
|
Adding iodine to main and cp
|
2015-04-04 19:08:16 -07:00 |
|
Harshavardhana
|
9e265de883
|
Add new cli changes
|
2015-04-04 16:43:27 -07:00 |
|
Harshavardhana
|
45d32b6238
|
Add extra information into mc with --debug
~~~
MEM:
Used: 143.48 KB | Allocated: 192.23 KB | Used-Heap: 143.48 KB | Allocated-Heap: 816.00 KB
PLATFORM:
Host: command | OS: linux | Arch: amd64
RUNTIME:
Version: go1.4 | CPUs: 4
~~~
|
2015-04-01 22:25:19 -07:00 |
|
Anand Babu (AB) Periasamy
|
ba233bab60
|
move all global variables to globals
|
2015-04-01 20:08:21 -07:00 |
|
Harshavardhana
|
4497de7f1d
|
git commit hash generator
|
2015-03-25 23:07:33 -07:00 |
|
Harshavardhana
|
0c6fbe50a5
|
Revert "Fix commit id"
This reverts commit f227809fdb.
|
2015-03-25 21:53:23 -07:00 |
|
Harshavardhana
|
f227809fdb
|
Fix commit id
|
2015-03-25 21:41:16 -07:00 |
|