Harshavardhana
5defd8ffdd
Update cli with new changes
10 years ago
Harshavardhana
fc3ee4d459
Add missing testify/mock
10 years ago
Frederick F. Kautz IV
17d432e7f1
Iodine now serializes error type as string
10 years ago
Frederick F. Kautz IV
53439d7768
Updating iodine to match new api
10 years ago
Frederick F. Kautz IV
40e311a919
Updating iodine to support new iodine.Error(error, map[string]string) error method
10 years ago
Frederick F. Kautz IV
9b9d5e9d39
Upgrading iodine
10 years ago
Harshavardhana
2cbd15b690
Golint fixes
10 years ago
Frederick F. Kautz IV
abe49919ed
Updating iodine, now has global state.
10 years ago
Frederick F. Kautz IV
be229473b5
Updating iodine
10 years ago
Frederick F. Kautz IV
2e857a6f94
Updating check.v1
10 years ago
Frederick F. Kautz IV
2acd66ae96
Updating iodine
10 years ago
Frederick F. Kautz IV
1ae74591f6
Adding iodine
10 years ago
Harshavardhana
d0d585efc1
Move from codegangsta/cli to minio-io/cli fork
10 years ago
Frederick F. Kautz IV
8d40f60e7d
Updating godeps GoVersion and Packages
10 years ago
Harshavardhana
a92c6cb2b2
Purge tiedot wrapper
10 years ago
Frederick F. Kautz IV
96a5fc0ee7
Updating godep
10 years ago
Frederick F. Kautz IV
e007a2db66
Migrating from codegangsta/cli to spf13/cobra
10 years ago
Harshavardhana
c63a6dba2f
Add 'tiedot' integration package, first cut - more improvements needed
10 years ago
Harshavardhana
063832baaf
Implement TLS server
...
$ ./minio --tls --cert <your_cert> --key <your_private_key>
This patchset also provides crypto/x509 - which is a wrapper package
to generate X509 certificates.
This is necessary to provide certificates later through management console
10 years ago
Frederick F. Kautz IV
f550e84cf4
Removing old server
...
Removing storage drivers
10 years ago
Frederick F. Kautz IV
992dea1bf3
Adding index command
10 years ago
Harshavardhana
0148237e22
Refactor checksum code, and add Objectname hashing per uploaded objects
...
Add placeholder sha256, sha512 implementations from Intel with AVX, AVX2
and SSE4.1 extensions - with some boilerplate Go code.
10 years ago
Frederick F. Kautz IV
c2290dd1d4
Updates for cli and context
...
cli adds new global options. We'll be able to specify flags that
apply to multiple options now.
context update fixes parallelWriter function, actually writes a value out now.
10 years ago
Frederick F. Kautz IV
af273c5d0f
Removing groupcache lru dependency
10 years ago
Harshavardhana
3ad5f2d955
Add groupcache/lru into godep
10 years ago
Frederick F. Kautz IV
e0b9a59ad4
In memory object storage now uses patricia tree
10 years ago
Frederick F. Kautz IV
9275afa173
Changing minios to minio
10 years ago
Frederick F. Kautz IV
0c68f52caf
Adding bucket management system with in memory storage driver
10 years ago
Frederick F. Kautz IV
e98a77ff1a
Moving to godep for dependency management
10 years ago