Commit Graph

  • 7918b118b6
    Merge pull request #1 from stellarpower/master stellarpower 2021-08-04 13:21:11 +0100
  • 6d88a64333
    Add Ctrl+C Handler stellarpower 2021-08-04 13:20:16 +0100
  • 1019fad191
    Add Ctrl+C Handler stellarpower 2021-08-04 13:19:07 +0100
  • 7c934ea008 Reformat code with dev build of dartfmt Vyacheslav Egorov 2021-07-16 15:36:07 +0200
  • 7ff6e8a3d6 Refactored to non-bracking change of factory method Kenneth Gulbrandsoy 2021-07-16 15:13:58 +0200
  • 5b81f321fc
    Merge branch 'master' into issues/135_add_trailers_to_grpc_error Kenneth Gulbrandsøy 2021-07-04 15:07:10 +0200
  • c982597fae
    useTestCA argument checking fix (#495) Alexander Bosak 2021-07-01 19:06:25 +0700
  • d2ad4e874b useTestCA argument checking fix cyrax 2021-07-01 18:15:08 +0700
  • d68e92568e
    Merge branch 'master' into issues/135_add_trailers_to_grpc_error Kenneth Gulbrandsøy 2021-07-01 09:45:24 +0200
  • 6d9bb1057a
    Fix interop/bin/server.dart after NNBD migration (#494) Alexander 2021-06-30 19:24:45 +0700
  • aede4d19ad
    Merge branch 'master' into master Alexander 2021-06-30 10:41:41 +0700
  • f5508d9801
    Fix a typo on the inner invoker parameters (#492) Bálint Böde 2021-06-29 23:56:12 +0200
  • 0ff704f12e Add "streaming interceptors with request stream operation" test case Bálint Böde 2021-06-29 23:13:54 +0200
  • 4e2512f193 runtime error fix cyrax 2021-06-29 10:17:16 +0700
  • caa44e3990 Add custom trailers to GrpcError Kenneth Gulbrandsoy 2021-06-28 19:52:19 +0200
  • 73fc51e8d6
    Fix a typo in the inner invoker parameters Bálint Böde 2021-06-27 09:28:28 +0200
  • 614a2715b7
    test: Returns a new [ResponseFuture] that will be completed with the result of calling the `onError` callback. Minsu Lee 2021-06-18 11:12:13 +0900
  • 5af15c34bd feat: allow to make future chain request with ResponseFuture amond 2021-06-17 21:21:28 +0900
  • 4607304d0e feat: allow to make future chain request with ResponseFuture amond 2021-06-17 21:17:58 +0900
  • 76ad78a2ea feat: allow to make future chain request with ResponseFuture Minsu Lee 2021-06-17 12:51:26 +0900
  • f23070ee85
    grpc_or_grpcweb.dart: exporting shared types #486 (#487) Tyler Gaw 2021-06-13 02:24:28 -0400
  • d1343162db Added license header Tyler Gaw 2021-06-10 16:28:18 -0400
  • 1e48ad1be1 dart format changes Tyler Gaw 2021-06-10 15:21:53 -0400
  • 00209479e7 Added lib/src/shared/api.dart to export common types Tyler Gaw 2021-06-10 12:00:48 -0400
  • 177b983a7a move exports Tyler Gaw 2021-06-10 02:08:45 -0400
  • eb05a1a828 Export shared types between grpc and grpc-web Tyler Gaw 2021-06-09 21:30:11 -0400
  • d4504dacf1
    GrpcOrGrpcWeb: provide more flexible constructors (#484) (#485) Piotr Morgwai Kotarbinski 2021-06-08 16:14:57 +0700
  • c06ef72bde tiny fix for more symetric code Piotr Morgwai Kotarbinski 2021-06-04 21:40:55 +0700
  • 46368ff9cb replace extension with inheritance Piotr Morgwai Kotarbinski 2021-06-04 19:07:31 +0700
  • 1c46f24f1f fix formatting Piotr Morgwai Kotarbinski 2021-06-03 22:30:48 +0700
  • 6cd9389902 GrpcOrGrpcWeb: provide more flexible constructors (#484) Piotr Morgwai Kotarbinski 2021-06-03 22:10:12 +0700
  • 7c8fca7195
    GrpcOrGrpcWeb: remove checking if ports are different (#482) (#483) Piotr Morgwai Kotarbinski 2021-06-03 17:56:02 +0700
  • 02214fcbca improve source docs Piotr Morgwai Kotarbinski 2021-06-03 17:38:03 +0700
  • b02168e32b GrpcOrGrpcWeb: remove checking if ports are different (#482) Piotr Morgwai Kotarbinski 2021-06-03 16:17:23 +0700
  • e88b84a993
    Add GrpcOrGrpcWebClientChannel (#457) (#479) Piotr Morgwai Kotarbinski 2021-06-02 17:25:23 +0700
  • f438808cf6 update CHANGELOG.md Piotr Morgwai Kotarbinski 2021-06-02 17:14:28 +0700
  • f4d6405988 fix import order Piotr Morgwai Kotarbinski 2021-06-02 16:56:15 +0700
  • 29d0eafab6 grpc_or_grpcweb tests: remove unnecessary cast Piotr Morgwai Kotarbinski 2021-05-31 23:29:08 +0700
  • c89b48f02a Revert "example app for GrpcOrGrpcWebClientChannel" Piotr Morgwai Kotarbinski 2021-05-31 23:19:48 +0700
  • df61417c46 unittests for GrpcOrGrpcWebClientChannel Piotr Morgwai Kotarbinski 2021-05-26 21:30:35 +0700
  • aa20c86e6e example app for GrpcOrGrpcWebClientChannel Piotr Morgwai Kotarbinski 2021-05-26 15:26:12 +0700
  • a3fbf695bd add GrpcOrGrpcWebClientChannel (#457) Piotr Morgwai Kotarbinski 2021-05-25 21:20:24 +0700
  • b272632450
    Make clientCertificate available in ServiceCall (#472) EPNW 2021-05-11 13:35:36 +0200
  • 84cf851684 Disable the test on Mac OS X due to Dart SDK bugs Vyacheslav Egorov 2021-05-11 12:48:52 +0200
  • 2d1cf2cfa8 Explicitly pass port: 0 to let OS select server port Vyacheslav Egorov 2021-05-11 12:43:52 +0200
  • cc44119330 Removed unecessary setUp call in client certificate test EPNW 2021-05-04 12:17:57 +0200
  • 08128cf92a Requested changes for client certificate test EPNW 2021-05-04 12:14:16 +0200
  • 68f856e4bc
    Merge branch 'master' into master Vyacheslav Egorov 2021-05-03 17:00:59 +0200
  • 2f5ef8c663
    Fix directives_ordering lint (#473) Vyacheslav Egorov 2021-05-03 17:00:44 +0200
  • 70a3806c1b Fix directives_ordering lint Vyacheslav Egorov 2021-05-03 16:42:59 +0200
  • fd19f01fc5 Provided test for clientCertificate in ServiceCall EPNW 2021-05-03 12:18:41 +0200
  • 5a7a6a9460 Made clientCertificate available in Service call EPNW 2021-04-30 00:30:35 +0200
  • 9a4493f934
    Update dependencies (#471) Kevin Moore 2021-04-22 14:28:30 -0700
  • d0ede34878 Update dependencies Kevin Moore 2021-04-22 07:56:15 -0700
  • 6c16fceb2a
    Be more resilient to broken deployments (#460) Daniel Brauner 2021-03-22 17:22:32 +0100
  • 281256f1b0 Address comments: one last fix. Vyacheslav Egorov 2021-03-22 16:48:41 +0100
  • d821fc8441 Address comments Vyacheslav Egorov 2021-03-22 16:47:24 +0100
  • 53465a96b4 Fix analysis on dev Vyacheslav Egorov 2021-03-20 00:30:17 +0100
  • cd13d07e45 Clean things up a bit and update CHANGELOG.md Vyacheslav Egorov 2021-03-20 00:24:47 +0100
  • de0917f526 * Detect and report errors early * Add tests Vyacheslav Egorov 2021-03-20 00:13:05 +0100
  • 3c31976a5f Unify :status and conten-type validation Vyacheslav Egorov 2021-03-19 14:27:57 +0100
  • a04d87637d Changed tests to work with header validation LeFrosch 2021-03-18 17:34:07 +0100
  • e39044596b Added header validation LeFrosch 2021-03-18 17:31:04 +0100
  • 64443cc038 Added a map to convert http status codes to grpc status codes LeFrosch 2021-03-18 16:04:40 +0100
  • 4a6e277f8f Convert http status to grpc status if no grpc-status header exists LeFrosch 2021-03-18 11:58:59 +0100
  • fb0c27a78a
    Require latest googleapis_auth to avoid deprecated API usage (#455) Kevin Moore 2021-03-08 14:32:55 -0800
  • f47b3d7090 Require latest googleapis_auth to avoid deprecated API usage Kevin Moore 2021-03-08 10:05:19 -0800
  • ee0e7ec351
    Avoid completing multiplet times for one error (#454) Kevin Moore 2021-03-08 09:55:59 -0800
  • 706c07ef37 Allow to make future chain request with ResponseFuture rockerhieu 2021-01-08 12:16:32 -0800
  • e636baca5a Avoid completing multiplet times for one error Kevin Moore 2021-03-07 10:37:46 -0800
  • def1a19339
    Prepare for stable v3 release (#452) 3.0.0 Kevin Moore 2021-02-11 15:36:03 -0800
  • 23e1885e57 test beta, too Kevin Moore 2021-02-11 15:18:15 -0800
  • 1df95cfe8c Prepare to publish v3 stable Kevin Moore 2021-02-10 15:41:07 -0800
  • 7e8952c352
    Bump mockito to breaking change with fixes (#450) Sam Rawlins 2021-02-04 00:42:29 -0800
  • 9a84c0eb38 Bump mockito to breaking change with fixes Sam Rawlins 2021-02-03 15:04:57 -0800
  • eedc9acdc8
    Make status code name as a getter to sync with internal impl (#439) Ji Li 2021-02-02 12:13:54 -0800
  • daf407bd26 Make status code name as a getter to sync with internal impl mightyvoice 2021-01-29 12:30:29 -0800
  • afea2e71d8
    fix spelling of repository, add missing dev_dependency on pkg:path (#449) Kevin Moore 2021-02-01 11:43:22 -0800
  • b32f650681 fix spelling of repository, add missing dev_dependency on pkg:path Kevin Moore 2021-02-01 11:33:09 -0800
  • 97b8e47224
    Move to published, null-safey packages (#441) Kevin Moore 2021-02-01 10:53:21 -0800
  • 99cbb2da30 unblocked to publish grpc! Kevin Moore 2021-02-01 10:17:51 -0800
  • b0b588903a Move to published, null-safey packages Kevin Moore 2021-01-29 22:01:36 -0800
  • d7dc79971e
    Update interop to null-safe grpc-dart (#448) Ivan Inozemtsev 2021-02-01 15:38:31 +0100
  • 8e2690703b Update interop to null-safe grpc-dart Ivan Inozemtsev 2021-02-01 12:38:22 +0100
  • b437d1089d
    Update example pubspecs (#442) Kevin Moore 2021-02-01 00:18:39 -0800
  • 487547c333
    Merge branch 'master' into update_example_pubspecs Vyacheslav Egorov 2021-02-01 09:18:29 +0100
  • 1327ad7416
    Spelling fixes (#443) Kevin Moore 2021-02-01 00:16:10 -0800
  • 49d7c1a8c3
    Merge branch 'master' into spelling_fixes Vyacheslav Egorov 2021-02-01 09:14:19 +0100
  • 32fbc03c63
    Enable and fix pedantic v1.9 lints (#445) Kevin Moore 2021-02-01 00:12:26 -0800
  • 5ed1b8595e
    Merge branch 'master' into lints2 Vyacheslav Egorov 2021-02-01 09:04:45 +0100
  • cbec527ba7
    Fix grpc-web example, update documentation (#446) Kevin Moore 2021-02-01 00:04:30 -0800
  • 98d29eff03
    Merge branch 'master' into fix_web Vyacheslav Egorov 2021-02-01 09:04:05 +0100
  • b8adf24ec4
    Regenerate proto code with latest generator (#444) Kevin Moore 2021-02-01 00:03:11 -0800
  • 8a17510e93 also regenerate googleapis Kevin Moore 2021-01-31 14:57:00 -0800
  • 55422072ea Fix grpc-web example, update documentation for clarity and correctness Kevin Moore 2021-01-31 14:15:17 -0800
  • 5f66f30058 Run pub get in each package, then analyze the entire repo Kevin Moore 2021-01-30 16:25:52 -0800
  • 22cffcc000 Enable and fix pedantic v1.9 lints Kevin Moore 2021-01-30 16:20:48 -0800
  • 1efdb036e4 Regenerate proto cod with latest generator Kevin Moore 2021-01-30 16:04:34 -0800
  • 4eb5fc4239 Spelling fixes Kevin Moore 2021-01-30 15:56:43 -0800
  • f23d1d3169 Update example pubspecs Kevin Moore 2021-01-30 15:48:52 -0800