Commit Graph

  • 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
  • 329a910b86 Admin Lib: Implement Service API (#3426) Anis Elleuch 2016-12-20 23:45:17 +01:00
  • 4309727354 docs: Add docs for minio limitations. (#3477) Harshavardhana 2016-12-20 14:42:13 -08:00
  • ef3319a49d Fix: Typo in non canonicalized header extraction (#3480) Anis Elleuch 2016-12-20 20:59:08 +01:00
  • d8e4d3c9c8 POSTForm: Return http 303 if redirect is specified (#3479) Anis Elleuch 2016-12-20 18:32:17 +01:00
  • faa6b1e925 vendorize deps for snappy, blake2b and sha256 (#3476) Harshavardhana 2016-12-19 19:32:55 -08:00
  • 85c6bb9809 server: Sort disk arguments for consistent ordering (#3469) Krishnan Parthasarathi 2016-12-20 06:34:31 +05:30
  • 5404dddcea PostForm: Save supported headers in obj metadata (#3474) Anis Elleuch 2016-12-20 01:14:04 +01:00
  • 4692fdbb8f PostForm: Follow success_action_status requirement (#3467) Anis Elleuch 2016-12-18 22:39:56 +01:00
  • 1875a47495 rpcclient: fix leaky connection (#3471) Bala FA 2016-12-18 07:47:40 +05:30
  • 9c9f390350 fs: validate filesystem path argument properly. (#3470) Harshavardhana 2016-12-17 13:43:26 -08:00
  • 1b2b16998f Remove regexp usage (#3456) Bala FA 2016-12-18 00:30:16 +05:30
  • 7a17b2a585 Browser: Added character limit for Bucket Name. (#3454) koolhead17 2016-12-16 23:29:37 +05:30
  • f7766b49aa Amend ZFS line in README - to make it about Minio on FreeNAS (#3461) Aditya Manthramurthy 2016-12-16 23:29:02 +05:30
  • b2f920a868 Add service API handler stubs for status, stop and restart (#3417) Krishnan Parthasarathi 2016-12-16 11:56:15 +05:30
  • 8ceb969445 tests: Use testTmpDir var to specify tmp directory (#3459) Anis Elleuch 2016-12-16 07:25:05 +01:00
  • 0db484c8f6 signv2: Do not use path encoding for query values. (#3458) Harshavardhana 2016-12-15 14:56:18 -08:00
  • 5c481fbf6e Fix Minio Quickstart Guide link (#3457) dcharbonnier 2016-12-15 20:59:16 +01:00
  • 8e6e9301ce Add support for Kafka as a notifications target (#2869) (#3439) Aditya Manthramurthy 2016-12-15 21:53:48 +05:30
  • 664ff063a1 server: checkEndpoints syntax properly. (#3451) Harshavardhana 2016-12-14 20:42:19 -08:00
  • d9fd6f9a96 docs: Removed $/# from code block to make code copy easier. (#3448) koolhead17 2016-12-15 07:15:47 +05:30
  • b28ff50126 lock/server: Check if the lock server itself is skewed back. (#3447) Harshavardhana 2016-12-14 08:02:32 -08:00
  • 3fe2d77b70 Adding functions for resetting globals. (#3421) Karthic Rao 2016-12-14 01:21:48 +05:30
  • ab49498fc3 server: Exit gracefully if no endpoint is local to it. (#3442) Krishnan Parthasarathi 2016-12-14 00:48:31 +05:30
  • 46fdd70114 Fix docker file and avoid creating README.md Minio Trusted 2016-12-13 09:31:19 -08:00
  • 817e763416 Bump to new release. Minio Trusted 2016-12-13 09:24:36 -08:00
  • 0abab5305f Merge branch 'master' into release Minio Trusted 2016-12-13 09:22:41 -08:00
  • 29d72b84c0 loginServer should be a member of lockServer (#3441) RELEASE.2016-12-13T17-19-42Z Krishnan Parthasarathi 2016-12-13 21:31:47 +05:30
  • f53fcdf10e keep make messages consistent (#3437) Anand Babu (AB) Periasamy 2016-12-13 00:26:45 -08:00
  • 8e665105b1 Presign-v4: Allow requests that were signed slightly ahead of the current time. (#3435) Krishna Srinivas 2016-12-12 16:32:00 -08:00
  • e6e855a7cf Bump to new release. Minio Trusted 2016-12-12 15:49:31 -08:00
  • 6fca1d164c Merge branch 'master' into release Minio Trusted 2016-12-12 15:48:03 -08:00
  • 2062add05f fs/posix: On windows use helpers and init format.json properly. (#3434) RELEASE.2016-12-12T23-44-33Z Harshavardhana 2016-12-12 15:43:41 -08:00
  • 9b76eba37e Bump to new release RELEASE.2016-12-12T18-35-43Z Minio Trusted 2016-12-12 10:51:35 -08:00
  • 03714d4809 Merge branch 'master' into release Minio Trusted 2016-12-12 10:50:37 -08:00
  • 6b4e6bcebf Move LoginHandler into LoginServer which others embed (#3431) RELEASE.2016-12-12T18-35-43Z Krishnan Parthasarathi 2016-12-12 21:41:23 +05:30
  • 2d6f8153fa format: Check properly for disks in valid formats. (#3427) Harshavardhana 2016-12-11 15:18:55 -08:00
  • 5c10f4adf0 presign v2: include resp headers in signature calc (#3428) Anis Elleuch 2016-12-11 23:32:25 +01:00
  • 4daa0d2cee lock: Moving locking to handler layer. (#3381) Harshavardhana 2016-12-10 16:15:12 -08:00
  • cd0f350c02 env: Bring back MINIO_BROWSER env. (#3423) Harshavardhana 2016-12-10 00:42:22 -08:00
  • ac554bf663 FS/Multipart: Fix race between PutObjectPart and Complete/Abort multi… (#3419) Krishna Srinivas 2016-12-10 05:40:18 +05:30
  • b363709c11 caching: Optimize memory allocations. (#3405) Harshavardhana 2016-12-08 20:35:07 -08:00
  • 410b579e87 startup: Show elapsed time in disks format process (#3413) Anis Elleuch 2016-12-07 19:22:00 +01:00
  • 7b7c0bba58 Use a non member mutex lock for serverConfig access. (#3411) Karthic Rao 2016-12-07 17:11:54 +05:30
  • 0cef971832 Fix max cache size calculation when system RAM is inferior to the default cache size (#3410) Anis Elleuch 2016-12-07 01:09:26 +01:00
  • 5c9a95df32 srv-mux: do not print peek protocol EOF err msg (#3402) Anis Elleuch 2016-12-05 23:49:32 +01:00
  • 3b455d6137 tests: Add tests for xl-v1-list-objects-heal (#3399) Anis Elleuch 2016-12-05 18:40:33 +01:00
  • b2a0e5754b bucket-handlers: More tests for post form handler (#3392) Anis Elleuch 2016-12-04 21:23:19 +01:00
  • 63d9bb626a postform: fix check when ${filename} is provided (#3391) Anis Elleuch 2016-12-04 19:30:52 +01:00
  • 372da5eaf5 tests: Enhance checkPostPolicy() coverage (#3389) Anis Elleuch 2016-12-03 21:41:07 +01:00
  • cf17fc7774 fs: PutObject create 0byte objects properly. (#3387) Harshavardhana 2016-12-03 11:53:12 -08:00
  • 67509453d3 FS: sync abortMultipart cleanup and bg append (#3388) Krishnan Parthasarathi 2016-12-03 13:03:06 +05:30
  • d31f256020 Fail on lint errors during CI build. Harshavardhana 2016-12-02 17:42:37 -08:00
  • d67f47927c api: Fix the formatting issues in last patch. Harshavardhana 2016-12-02 17:39:21 -08:00
  • 85bb5870a9 Post Policy Form: exhaustive post policy check (#3386) Anis Elleuch 2016-12-03 02:00:33 +01:00
  • 4a9b205a15 docs: Add missing comments for exported functions. Harshavardhana 2016-12-02 14:34:13 -08:00