Commit graph

58 commits

Author SHA1 Message Date
Harshavardhana
50559cfd65 Move cli, check to minio from minio-io 2015-05-11 16:40:12 -07:00
Harshavardhana
8d06504068 Change all minio-io path to minio 2015-05-11 16:23:10 -07:00
Frederick F. Kautz IV
c80bbc86d5 Removing groupcache lru in favor of imported local version 2015-05-01 20:58:36 -07:00
Frederick F. Kautz IV
b86b26e7e5 Exposing expiration for memory driver 2015-04-30 21:20:54 -07:00
Frederick F. Kautz IV
9001d87d20 Experiment running gofmt on Godeps 2015-04-29 13:30:14 -07:00
Harshavardhana
76701187e3 Add minio cli changes and add CustomAppHelpTemplate 2015-04-28 21:24:56 -07:00
Frederick F. Kautz IV
0cca734bc9 Updating godep deps 2015-04-27 21:02:36 -07:00
Harshavardhana
6332a8d108 Bring in changes from minio-io/cli properly :-) 2015-04-26 15:41:32 -07:00
Harshavardhana
d7a8f5a5a4 Revert "Bring in changes from minio-io/cli" 2015-04-26 15:39:26 -07:00
root
c2d8053787 Bring in changes from minio-io/cli 2015-04-26 15:34:13 -07:00
Frederick F. Kautz IV
59a81a73c6 Adding lru to memory driver, not wired to command line opts 2015-04-15 12:49:41 -07:00
Harshavardhana
38155e86ac iodine is part of minio now 2015-04-08 18:05:48 -07:00
Harshavardhana
7fd1cc073c Add everything back into one project hood, still missing iodine 2015-04-08 17:47:56 -07:00
Frederick F. Kautz IV
6241c9880b Moving object storage drivers back to minio 2015-04-08 16:28:14 -07:00
Harshavardhana
ec39155089 Update minio-io/donut, minio-io/objectdriver 2015-04-07 16:14:44 -07:00
Harshavardhana
2a21b7d639 Implement headBucketHandler() and its related tests
Remove internal testify/mock and use upstream - update all godeps
2015-04-07 01:16:32 -07:00
Harshavardhana
b63c7fd84f Merge new changes from minio-io/donut; minio-io/objectdriver 2015-04-07 00:01:19 -07:00
Harshavardhana
649f1104dd Pull in new changes from minio-io/objectdriver and minio-io/donut 2015-04-06 22:29:10 -07:00
Harshavardhana
b93b6785c2 Update to new changes at minio-io/objectdriver and minio-io/donut
New ObjectStorage interface is now fully written and working as
expected.
2015-04-06 21:44:32 -07:00
Frederick F. Kautz IV
ea961ef16d Updating to use objectdriver 2015-04-06 18:00:18 -07:00
Harshavardhana
319feb52f1 erasure is now external pull it and update from minio-io/erasure 2015-04-05 23:51:24 -07:00
Harshavardhana
0475d7d056 Migrate to external Donut package 2015-04-05 14:59:24 -07:00
Frederick F. Kautz IV
be4bc44b4d Replacing gopkg.in/check.v1 with minio-io/check 2015-04-04 13:37:30 -07:00
Frederick F. Kautz IV
54a5e80ea5 Updating Godeps.json 2015-04-03 20:45:17 -07:00
Harshavardhana
717913bc8a Remove mxj, Update gopkg.in/check.v1 2015-04-03 19:03:16 -07:00
Harshavardhana
92136d49fd Update cli to minio-io/cli 2015-04-02 12:49:40 -07:00
Frederick F. Kautz IV
a689769245 Updating godep to minio-io/godep 2015-04-01 20:57:27 -07:00
Harshavardhana
c5b927c9b5 Add missing mxj package 2015-04-01 20:08:39 -07:00
Harshavardhana
92f408af5d Add erasure to godep 2015-04-01 16:56:43 -07:00
Harshavardhana
5defd8ffdd Update cli with new changes 2015-03-29 13:38:30 -07:00
Harshavardhana
fc3ee4d459 Add missing testify/mock 2015-03-27 23:27:17 -07:00
Frederick F. Kautz IV
17d432e7f1 Iodine now serializes error type as string 2015-03-26 22:48:09 -07:00
Frederick F. Kautz IV
53439d7768 Updating iodine to match new api 2015-03-26 15:55:06 -07:00
Frederick F. Kautz IV
40e311a919 Updating iodine to support new iodine.Error(error, map[string]string) error method 2015-03-25 19:12:55 -07:00
Frederick F. Kautz IV
9b9d5e9d39 Upgrading iodine 2015-03-25 17:32:25 -07:00
Harshavardhana
2cbd15b690 Golint fixes 2015-03-25 13:25:25 -07:00
Frederick F. Kautz IV
abe49919ed Updating iodine, now has global state. 2015-03-25 10:39:44 -07:00
Frederick F. Kautz IV
be229473b5 Updating iodine 2015-03-25 00:43:48 -07:00
Frederick F. Kautz IV
2e857a6f94 Updating check.v1 2015-03-25 00:21:43 -07:00
Frederick F. Kautz IV
2acd66ae96 Updating iodine 2015-03-25 00:17:50 -07:00
Frederick F. Kautz IV
1ae74591f6 Adding iodine 2015-03-24 23:54:49 -07:00
Harshavardhana
d0d585efc1 Move from codegangsta/cli to minio-io/cli fork 2015-03-24 20:40:19 -07:00
Frederick F. Kautz IV
8d40f60e7d Updating godeps GoVersion and Packages 2015-03-04 12:52:02 -08:00
Harshavardhana
a92c6cb2b2 Purge tiedot wrapper 2015-02-22 20:02:09 -08:00
Frederick F. Kautz IV
96a5fc0ee7 Updating godep 2015-01-28 20:26:52 -08:00
Frederick F. Kautz IV
e007a2db66 Migrating from codegangsta/cli to spf13/cobra 2015-01-28 15:12:02 -08:00
Harshavardhana
c63a6dba2f Add 'tiedot' integration package, first cut - more improvements needed 2015-01-27 18:15:23 -08:00
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
2015-01-25 17:20:00 -08:00
Frederick F. Kautz IV
f550e84cf4 Removing old server
Removing storage drivers
2015-01-18 14:54:46 -08:00
Frederick F. Kautz IV
992dea1bf3 Adding index command 2015-01-06 22:26:09 +13:00