1
0
mirror of https://github.com/minio/minio.git synced 2025-03-31 01:33:41 -04:00

4 Commits

Author SHA1 Message Date
Harshavardhana
f1bc9343a1 prep: Initialization should wait instead of exit the servers. ()
- Servers do not exit for invalid credentials instead they print and wait.
- Servers do not exit for version mismatch instead they print and wait.
- Servers do not exit for time differences between nodes they print and wait.
2016-10-07 11:15:55 -07:00
Krishna Srinivas
bb9be02228 minio-browser: do not redirect to /minio if MINIO_BROWSER=off ()
fixes 
2016-10-06 08:30:32 -07:00
Anis Elleuch
32201a18ab Forbid requests generated at least 15 min in the past or in the future () 2016-09-09 15:33:35 -07:00
Harshavardhana
bccf549463 server: Move all the top level files into cmd folder. ()
This change brings a change which was done for the 'mc'
package to allow for clean repo and have a cleaner
github drop in experience.
2016-08-18 16:23:42 -07:00