Commit Graph

  • cc1575f944 fix: do port availability check only on macOS. (#3654) Bala FA 2017-01-30 14:14:36 +05:30
  • b408d0e87d Add aws:Referer condition key support. (#3641) Krishnan Parthasarathi 2017-01-30 09:15:11 +05:30
  • 69b81af93e Fix Minio quick start guide URL (#3655) Nitish Tiwari 2017-01-29 16:21:30 +01:00
  • cf558ff6d1 docs: Fix TLS doc to be docs.minio.io compatible Harshavardhana 2017-01-28 22:45:36 -08:00
  • 5af7bd6a01 docs: Fix a typo in TLS doc description Harshavardhana 2017-01-28 22:41:47 -08:00
  • 73f4f29110 docs: Restructure docs, move the files to their relevant location. (#3648) Harshavardhana 2017-01-28 19:45:30 -08:00
  • ccd949d8ca Add -v for race tests to avoid travis and appveyor timeouts. (#3647) Harshavardhana 2017-01-27 12:31:02 -08:00
  • e1bc99e4fe xl: Fix GET of an empty multiparted object (#3646) Anis Elleuch 2017-01-27 19:51:02 +01:00
  • 02194ee3c6 Fix issue with webhook events not closing Response body, leaving connections open with remote server (#3645) Alex Ellis 2017-01-27 17:50:08 +00:00
  • 85f2b74cfd jwt: Cache the bcrypt password hash. (#3526) Harshavardhana 2017-01-26 16:51:51 -08:00
  • 152cdf1c05 fs: Move traceError() to lower functions where possible. (#3633) Krishna Srinivas 2017-01-26 15:40:10 -08:00
  • 17dd1c19df cleanup: refactor common code between FS and XL listDirFactory. (#3639) Krishna Srinivas 2017-01-26 15:39:22 -08:00
  • 8e49a3d047 Simplify running cmd.Main() for external tests (#3636) Anis Elleuch 2017-01-27 00:22:41 +01:00
  • cccf77229d cleanup: Move code in *-multipart-common.go to *-multipart.go (#3638) Krishna Srinivas 2017-01-26 12:51:12 -08:00
  • dafdc74605 fs: if fs.json is empty ignore it while reading metadata. (#3634) Harshavardhana 2017-01-26 10:19:07 -08:00
  • c753b5dfeb madmin: All APIs return ErrorResponse error type (#3632) Anis Elleuch 2017-01-26 01:01:29 +01:00
  • 82373e3d50 fs: cleanup - do not cache size of metafiles (#3630) Krishna Srinivas 2017-01-25 12:29:06 -08:00
  • 76b8abcd8e madmin: Fix args order in listObjectsHeal() (#3629) Anis Elleuch 2017-01-25 18:58:49 +01:00
  • dbb5408906 Add ARM64 build binary for README.md Harshavardhana 2017-01-24 20:28:51 -08:00
  • 29b49f9343 Bump to new release. RELEASE.2017-01-25T03-14-52Z Minio Trusted 2017-01-24 19:18:54 -08:00
  • f8e4700a11 Merge remote-tracking branch 'origin/master' into release Minio Trusted 2017-01-24 19:13:39 -08:00
  • 18c9d49a32 Build browser with new changes and update yarn.lock Harshavardhana 2017-01-24 19:11:37 -08:00
  • 4c5c00c640 Bump to new release Minio Trusted 2017-01-24 18:54:28 -08:00
  • 0be44133d4 Merge remote-tracking branch 'origin/master' into release Minio Trusted 2017-01-24 18:42:52 -08:00
  • d41dcb784b Move to blake2b-simd due to perf problems in golang.org/x/crypto Harshavardhana 2017-01-24 18:07:31 -08:00
  • 659d5aabd1 browser: Access to private paths redirects to login. (#3622) Krishna Srinivas 2017-01-24 12:08:00 -08:00
  • b4343a28b7 browser: add yarn.lock and .gitignore files. (#3621) Krishna Srinivas 2017-01-24 11:56:30 -08:00
  • 0e693e0284 Add dry-run query param for HealFormat API (#3618) Krishnan Parthasarathi 2017-01-24 21:41:05 +05:30
  • fc880f9b23 admin: Enhance set credentials test (#3619) Anis Elleuch 2017-01-24 17:08:36 +01:00
  • cead24b0f7 miniobrowser: Bring Minio browser source into minio repo. (#3617) Krishna Srinivas 2017-01-23 18:07:22 -08:00
  • 8489f22fe2 signature-v2: Use request.RequestURI for signature calculation. (#3616) Krishna Srinivas 2017-01-23 17:01:44 -08:00
  • fc6f804865 server-mux: Keep listening after Accept() err (#3613) Anis Elleuch 2017-01-23 18:55:34 +01:00
  • d1d89116f1 admin: Add version to service Status API response (#3605) Anis Elleuch 2017-01-23 17:56:06 +01:00
  • e1f64141a2 presign-v2: Compute signature on encoded URL path (#3612) Anis Elleuch 2017-01-23 17:54:32 +01:00
  • 586058f079 Implement mgmt REST APIs to heal storage format. (#3604) Krishnan Parthasarathi 2017-01-23 14:02:55 +05:30
  • 4e926b292f vendor-update: Minio Browser (#3609) Krishna Srinivas 2017-01-22 21:02:09 -08:00
  • 47358e3104 server-mux: Add tcp idle read timeout (#3607) Anis Elleuch 2017-01-22 23:48:27 +01:00
  • 3640c63289 server/mux: PeekProtocol() should return error and connection be closed. (#3608) Harshavardhana 2017-01-22 12:14:00 -08:00
  • 51fa4f7fe3 Make PutObject a nop for an object which ends with "/" and size is '0' (#3603) Harshavardhana 2017-01-20 16:33:01 -08:00
  • c3f7d1026f fs: start even if there are not enough free space (#3606) Andrei Kopats 2017-01-20 20:30:20 +03:00
  • 80f1387877 Initialize peers properly for localhost. (#3600) Harshavardhana 2017-01-19 11:32:13 -08:00
  • 0674fa43ff Handle the region for GetBucketLocation and PutBucket properly (#3596) Andreas Kohn 2017-01-19 20:31:51 +01:00
  • a17f1e875c server/mux: Close the connection even if buffer.Flush() returns error. (#3599) Harshavardhana 2017-01-19 11:19:57 -08:00
  • 9e1f1b50e0 Don't Check Available Inodes on NFS (#3598) Jeffery Utter 2017-01-19 12:39:44 -06:00
  • 0715032598 heal: Add ListBucketsHeal object API (#3563) Anis Elleuch 2017-01-19 18:34:18 +01:00
  • dfc2ef3004 storage/rpc: Remove network error restriction. (#3591) Harshavardhana 2017-01-18 12:55:57 -08:00
  • 62f8343879 Add constants for commonly used values. (#3588) Harshavardhana 2017-01-18 12:24:34 -08:00
  • f803bb4b3d admin: Add service Set Credentials API (#3580) Anis Elleuch 2017-01-17 23:25:59 +01:00
  • 20a65981bd add delete and options methods to CORS whitelist (#3589) Andy Brown 2017-01-17 14:20:05 -08:00
  • 09b450d610 Fix fs tests to avoid deleting /usr to certain systems. Harshavardhana 2017-01-17 14:05:07 -08:00
  • c194b9f5f1 Implement mgmt REST APIs for heal subcommands (#3533) Krishnan Parthasarathi 2017-01-17 23:32:58 +05:30
  • 98a6a2bcab obj: Return objectInfo for CompleteMultipartUpload(). (#3587) Harshavardhana 2017-01-16 19:23:43 -08:00
  • 1c699d8d3f fs: Re-implement object layer to remember the fd (#3509) Harshavardhana 2017-01-16 17:05:00 -08:00
  • a054c73e22 Add slack replace gitter (#3584) Harshavardhana 2017-01-16 15:26:26 -08:00
  • b580ad24e2 server/http: Add missing keep alive for incoming tcp connections. (#3585) Harshavardhana 2017-01-16 03:38:06 -08:00
  • f8a3b1e164 Fix a bug in previous patch. Harshavardhana 2017-01-16 01:48:34 -08:00
  • bf2b8879b7 config: Allow non-standard config dir to be configured with SSL. (#3583) Harshavardhana 2017-01-15 16:53:01 -08:00
  • caecd75a2a Deprecate and remove service stop API. (#3578) Harshavardhana 2017-01-14 14:48:52 -08:00
  • 2959c104b3 peer rpc: Fix typo in cluster credentials update (#3579) Anis Elleuch 2017-01-14 23:06:23 +01:00
  • 50796e481d build: Add ARM binary builds for ARMv6 and Aarch64. (#3577) Harshavardhana 2017-01-13 18:51:17 -08:00
  • f64f8b03cb admin: Enhance locks list json response (#3573) Anis Elleuch 2017-01-13 23:25:34 +01:00
  • 7b85756c64 notify/webhook: Handle webendpoints without port (#3568) Harshavardhana 2017-01-12 20:08:00 -08:00
  • d6a327fbc5 Add notifications by webhook. Alex 2017-01-09 22:22:10 +00:00
  • f24753812a nats: Add support of NATS.io Streaming server (#3494) Anis Elleuch 2017-01-12 01:41:05 +01:00
  • 08b6cfb082 ssl: Set a global boolean to enable SSL across Minio (#3558) Harshavardhana 2017-01-11 13:59:51 -08:00
  • 12a7a15daa browser: Allow anonymous browsing of readable buckets. (#3515) Krishna Srinivas 2017-01-12 02:56:42 +05:30
  • 7c6d77734a Fix vendor.json to remove minio/blake2b-simd ref Harshavardhana 2017-01-11 00:26:00 -08:00
  • b0cfceb211 event: Enhance event message struct to provide origin server. (#3557) Harshavardhana 2017-01-10 16:43:48 -08:00
  • 0563a9235a handlers: Handle crash if r.URL.Path is empty. (#3554) Harshavardhana 2017-01-10 11:01:23 -08:00
  • eb6d53d2f5 heal: Fix new entries computation in listDirHeal (#3551) Anis Elleuch 2017-01-10 00:48:13 +01:00
  • 95d9e47353 Presign V2: Unescape non-std queries in urls (#3549) Anis Elleuch 2017-01-09 23:22:20 +01:00
  • e1142e99f2 rpc/lock: Make sure to capitalize for proper marshalling. (#3544) Harshavardhana 2017-01-08 20:37:53 -08:00
  • a091fe3ed6 docs: Fix caching docs to comply with current features. Harshavardhana 2017-01-08 11:17:02 -08:00
  • f37f56ac15 docs: Added guide for distributed minio on Windows (#3507) koolhead17 2017-01-08 08:05:12 +05:30
  • 2f4a7483ea Test Function to reset globals. (#3538) Karthic Rao 2017-01-08 00:57:01 +05:30
  • 464f9d34d6 Remove all references to GO15VENDOREXPERIMENT Harshavardhana 2017-01-06 18:40:49 -08:00
  • 926c75d0b5 api: Set appropriate content-type for success/error responses. (#3537) Harshavardhana 2017-01-06 00:37:00 -08:00
  • c8f57133a4 Implement list, clear locks REST API w/ pkg/madmin support (#3491) Krishnan Parthasarathi 2017-01-04 13:09:22 +05:30
  • cae62ce543 browser: Handle proper login errors. (#3518) Harshavardhana 2017-01-03 01:33:00 -08:00
  • 7bbb532b4b Add a isErr function to check for errs. Harshavardhana 2017-01-02 10:43:56 -08:00
  • 6d10f4c19a Adopt dsync interface changes and major cleanup on RPC server/client. Bala.FA 2016-12-23 20:42:19 +05:30
  • cde6496172 checkdeps.sh: support unusual git version strings (for OS X et. al.) (#3512) Matthew Hall 2016-12-31 19:57:33 -08:00
  • 8562b22823 Fix delays and iterim fix for the partial fix in #3502 (#3511) Harshavardhana 2016-12-30 17:08:02 -08:00
  • dd68cdd802 Auto-reconnect for regular authRPC client. (#3506) Harshavardhana 2016-12-29 19:42:02 -08:00
  • 41cf580bb1 Improve reconnection logic, allow jitters. (#3502) Harshavardhana 2016-12-29 03:13:51 -08:00
  • 00baec1746 syntax highlighting : Remove sh from code block which incorrectly highlights shell commands. (#3504) Dee Koder 2016-12-28 16:07:05 -08:00
  • f9025652df Support building specific architectures. Harshavardhana 2016-12-27 17:52:24 -08:00
  • ee0172dfe4 Have simpler JWT authentication. (#3501) Bala FA 2016-12-27 21:58:10 +05:30
  • 69559aa101 objAPI: Implement CopyObject API. (#3487) Harshavardhana 2016-12-26 16:29:26 -08:00
  • 36fd317eb2 Clean up lock-instrumentation and improve comments (#3499) Krishnan Parthasarathi 2016-12-26 23:59:55 +05:30
  • e8ce3b64ed Generate and use access/secret keys properly (#3498) Bala FA 2016-12-26 23:51:23 +05:30
  • 6ee27daac1 fix blake2b tests on non-amd64 machines (#3496) Andreas Auernhammer 2016-12-26 02:03:08 +01:00
  • cdc6c2d578 docs: Removed unmaintained docs. (#3493) koolhead17 2016-12-24 11:36:01 +05:30
  • 855ef4f1aa Fix typo in erasure-utils.go Harshavardhana 2016-12-22 10:47:10 -08:00
  • 5878fcc086 bit-rot: Default to sha256 on ARM64. (#3488) Harshavardhana 2016-12-22 08:25:03 -08:00
  • 1ac36a95aa replace blake2b implementation (#3481) Andreas Auernhammer 2016-12-21 23:20:01 +01:00
  • 15b4c49621 fs/xl: Simplify bucket metadata reading. (#3486) Harshavardhana 2016-12-21 11:29:32 -08:00
  • f57f773189 admin: Add missing madmin examples and API docs. (#3483) Harshavardhana 2016-12-20 18:49:48 -08:00
  • e7b4e4e105 admin: ServiceStatus() shouldn't have to write double http headers. (#3484) Harshavardhana 2016-12-20 18:05:25 -08:00
  • 1d134c1a94 admin: Fix wrong vendorized location for s3signer and s3utils. Harshavardhana 2016-12-20 15:18:37 -08:00