Harshavardhana
3e67bfcc88
heal: Print heal command appropriately without export path. ( #3208 )
...
Fixes #3204
8 years ago
Krishna Srinivas
8408dfaa6c
bootup-validation: Allow port configuration only using --address option. ( #3166 )
8 years ago
Karthic Rao
3e8cb8c937
build: ineffassign fixes. ( #3134 )
8 years ago
Krishna Srinivas
0fa2477cb0
boot: check parameter syntax before initializing the system. ( #3114 )
...
fixes #3112
8 years ago
Harshavardhana
9e2d0ac50b
Move to URL based syntax formatting. ( #3092 )
...
For command line arguments we are currently following
- <node-1>:/path ... <node-n>:/path
This patch changes this to
- http://<node-1>/path ... http://<node-n>/path
8 years ago
Harshavardhana
fe56220d1a
Do not print nil when hostname is provided as --address ( #3053 )
...
Fixes #3018
8 years ago
Harshavardhana
ece559afe2
api: Do not use sqs for ListenBucketNotification. ( #3023 )
...
Add more tests. Fixes #3024
8 years ago
Krishna Srinivas
32c3a558e9
distributed-XL: Support to run one minio process per export even on the same machine. ( #2999 )
...
fixes #2983
8 years ago
Harshavardhana
6494b77d41
server: Add more elaborate startup messages. ( #2731 )
...
These messages based on our prep stage during XL
and prints more informative message regarding
drive information.
This change also does a much needed refactoring.
8 years ago
Krishnan Parthasarathi
428629f577
Add unit tests for server-main.go ( #2802 )
9 years ago