Harshavardhana
|
cefb9b1651
|
Merge pull request #964 from harshavardhana/attempt-windows
build: Attempt to enable windows compilation
|
2015-11-08 03:44:49 -08:00 |
Harshavardhana
|
c67a8cb6e5
|
build: Attempt to enable windows compilation
|
2015-11-08 03:40:53 -08:00 |
Harshavardhana
|
152c73e1ce
|
Merge pull request #961 from krishnasrinivas/docker-fixes2
docker: second --ldflags was overriding the first --ldflags option
|
2015-11-07 15:37:43 -08:00 |
Krishna Srinivas
|
f77851bee0
|
docker: second --ldflags was overriding the first --ldflags option
|
2015-11-07 15:21:01 -08:00 |
Harshavardhana
|
03f185db5f
|
Merge pull request #963 from harshavardhana/operations
doc: Add comments for router operations
|
2015-11-07 14:30:54 -08:00 |
Harshavardhana
|
c44754629e
|
doc: Add comments for router operations
|
2015-11-07 14:15:22 -08:00 |
Harshavardhana
|
53a464b5f1
|
Merge pull request #960 from masu-mi/fix-trailing-slash
modify registerCloudStorageAPI for improving compatibility with S3.
|
2015-11-07 03:24:46 -08:00 |
Kanai Masumi
|
84de2e33c4
|
Fix: permit trailing slash for compatible with S3.
ex.
s3cmd requests to path:`/<bucket>/` for PutBucket.
|
2015-11-07 20:22:13 +09:00 |
Harshavardhana
|
f00f674b69
|
Merge pull request #962 from harshavardhana/update-ldflags-windows
build: update LDFLAGS for windows
|
2015-11-07 00:14:44 -08:00 |
Harshavardhana
|
2f98fa0a14
|
build: update LDFLAGS for windows
|
2015-11-07 00:12:35 -08:00 |
Harshavardhana
|
fe1684d706
|
Merge pull request #958 from krishnasrinivas/docker-fixes
docker: the docker image will now contain just the static binary
|
2015-11-06 21:11:13 -08:00 |
Krishna Srinivas
|
440bec28d9
|
docker: the docker image will now contain just the static binary
|
2015-11-06 20:44:58 -08:00 |
Harshavardhana
|
8ef4ec24ca
|
Merge pull request #959 from minio/call-home
Add missing Jobs section
|
2015-11-06 19:02:08 -08:00 |
Harshavardhana
|
7c17035ce2
|
Update README.md
|
2015-11-06 18:58:28 -08:00 |
Harshavardhana
|
fc155f67d9
|
Merge pull request #957 from harshavardhana/improve-logging
logger: Improve logger input argument handling and colorize outputs
|
2015-11-03 22:54:53 -08:00 |
Harshavardhana
|
15909e5463
|
logger: Improve logger input argument handling and colorize outputs
|
2015-11-03 22:51:42 -08:00 |
Harshavardhana
|
02d843ef5d
|
Merge pull request #954 from harshavardhana/minio-commit
minio/probe: Add missing Commit-ID for probe appinfo
|
2015-11-02 15:15:51 -08:00 |
Harshavardhana
|
74b62f1798
|
minio/probe: Add missing Commit-ID for probe appinfo
|
2015-11-02 15:05:57 -08:00 |
Harshavardhana
|
2601b3c487
|
Merge pull request #953 from harshavardhana/ldflags-style
build: Versioning now populated through ldflags
|
2015-11-02 02:43:04 -08:00 |
Harshavardhana
|
7845515f36
|
build: Versioning now populated through ldflags
|
2015-11-02 02:37:26 -08:00 |
Harshavardhana
|
ef04507bc4
|
Merge pull request #952 from harshavardhana/server-pkg
fs/bucket: Move bucket metadata into buckets.json
|
2015-11-01 21:27:52 -08:00 |
Harshavardhana
|
ab15f56a61
|
fs/bucket: Move bucket metadata into buckets.json
|
2015-11-01 21:25:01 -08:00 |
Harshavardhana
|
38aa7e1678
|
Merge pull request #951 from harshavardhana/bucket-delete
Simplify bucket delete - remove only bucket directory, no need to rec…
|
2015-10-30 16:11:36 -07:00 |
Harshavardhana
|
baf66988e9
|
Simplify bucket delete - remove only bucket directory, no need to recursively traverse
|
2015-10-30 16:03:18 -07:00 |
Harshavardhana
|
7d38967f22
|
Merge pull request #950 from harshavardhana/enhance-cors
Change default options for cors to handle HEAD and allow all headers
|
2015-10-30 12:14:21 -07:00 |
Harshavardhana
|
bd0436bf98
|
Change default options for cors to handle HEAD and allow all headers
|
2015-10-30 11:56:50 -07:00 |
Harshavardhana
|
7df81f8707
|
Merge pull request #949 from krishnasrinivas/rm-empty-dirs
Remove empty directories while removing an oobject
|
2015-10-30 00:16:27 -07:00 |
Krishna Srinivas
|
0010f0ee10
|
Remove empty directories while removing an oobject
|
2015-10-29 23:30:16 -07:00 |
Harshavardhana
|
ff7fa3637c
|
Merge pull request #948 from minio/harshavardhana-patch-1
Update INSTALLGO.md
|
2015-10-28 17:16:29 -07:00 |
Harshavardhana
|
36854f266d
|
Update INSTALLGO.md
|
2015-10-28 15:43:45 -07:00 |
Harshavardhana
|
679d099b16
|
Merge pull request #947 from harshavardhana/through-typo
Fix description typo
|
2015-10-27 11:59:09 -07:00 |
Harshavardhana
|
49260abad4
|
Fix description typo
|
2015-10-27 11:38:28 -07:00 |
Anand Babu (AB) Periasamy
|
d0ff64c3c8
|
Merge pull request #946 from abperiasamy/build-constants
build time constants
|
2015-10-26 02:46:16 -07:00 |
Anand Babu (AB) Periasamy
|
588833d06f
|
build time constants
|
2015-10-26 02:41:04 -07:00 |
Harshavardhana
|
07839caf9b
|
Merge pull request #945 from harshavardhana/release-tag
Update new changes in probe and add setAppInfo
|
2015-10-25 11:16:35 -07:00 |
Harshavardhana
|
3566d08c52
|
Update new changes in probe and add setAppInfo
|
2015-10-25 11:11:29 -07:00 |
Harshavardhana
|
9b2cff14bb
|
Merge pull request #944 from abperiasamy/new-probe
updated probe
|
2015-10-23 20:12:47 -07:00 |
Anand Babu (AB) Periasamy
|
8e68591933
|
updated probe
|
2015-10-23 20:09:14 -07:00 |
Anand Babu (AB) Periasamy
|
e1a992908c
|
Merge pull request #943 from abperiasamy/pkg-update
added pkg-update to update a vendorized package
|
2015-10-23 19:33:35 -07:00 |
Anand Babu (AB) Periasamy
|
a8f75f5cc1
|
added pkg-update to update a vendorized package
|
2015-10-23 19:29:44 -07:00 |
Harshavardhana
|
19bcbf76f1
|
Merge pull request #942 from harshavardhana/sort-unique
Leverage sort Interface to provide sortUnique function
|
2015-10-23 15:58:54 -07:00 |
Harshavardhana
|
53adfb38f4
|
Leverage sort Interface to provide sortUnique function
|
2015-10-23 15:55:41 -07:00 |
Harshavardhana
|
9476e0b374
|
Merge pull request #941 from harshavardhana/add-fs
Move ListObjects into its own file
|
2015-10-22 15:42:59 -07:00 |
Harshavardhana
|
dbaa4d8643
|
Move ListObjects into its own file
|
2015-10-22 15:39:04 -07:00 |
Harshavardhana
|
9680ceb54e
|
Merge pull request #940 from harshavardhana/aws-sdk-go
Add documentation for aws-sdk-go
|
2015-10-22 01:53:54 -07:00 |
Harshavardhana
|
fc5a1d7408
|
Add documentation for aws-sdk-go
|
2015-10-22 01:50:31 -07:00 |
Harshavardhana
|
485da0cb91
|
Merge pull request #938 from minio/harshavardhana-patch-1
go get -u
|
2015-10-22 00:27:50 -07:00 |
Harshavardhana
|
16f6a7d370
|
Update README.md
|
2015-10-22 00:20:34 -07:00 |
Harshavardhana
|
daffe943bb
|
Merge pull request #937 from harshavardhana/bucket
Fix all remaining windows path issues.
|
2015-10-22 00:08:48 -07:00 |
Harshavardhana
|
1f66f4869b
|
Fix all remaining windows path issues.
|
2015-10-22 00:05:10 -07:00 |