Commit Graph

930 Commits

Author SHA1 Message Date
Stanley Cheung 721afdf958 Linter changes 2020-06-02 11:40:06 -07:00
Stanley Cheung de0f650a72 Generate the callback client and promise client in two different files 2020-06-01 19:08:30 -07:00
hanabi1224 825dd2a9ee add missing comma 2020-05-31 22:01:01 -07:00
hanabi1224 9d96b7a4b8 Avoid double slash in url when client hostname has tailing slash 2020-05-31 22:01:01 -07:00
Stanley Cheung 504c43ecb0 Move docs into doc/ folder 2020-05-31 02:35:25 -07:00
Stanley Cheung 7f16bffd79 Add a script to generate changelog 2020-05-31 02:05:30 -07:00
Stanley Cheung 8ff7b57ac7 Remove some older unused scripts 2020-05-29 14:30:06 -07:00
xsbchen c963bcfec5 use explicit envoy release tag 2020-05-28 21:07:58 -07:00
Stanley Cheung 2391e1cc6b Remove some unnecessary dependencies 2020-05-28 20:16:21 -07:00
Stanley Cheung 9ad8ba64c7 Update references to 1.1.0 2020-05-28 19:08:04 -07:00
Vasu Nori 1fda10af5f All interop tests work now. 2020-05-20 20:20:33 -07:00
Stanley Cheung 569d92f528 Bump version to 1.1.0 2020-05-19 17:54:32 -07:00
Vasu Nori c73f5f40b9 Major modifications and most of the interop-tests now work.
Remaining work
1. make this interop test work: custom-metadata
2. cleanup and add more unittests
3. review w. Stanley - find missing functionality
2020-05-08 13:23:19 -07:00
Stanley Cheung c7dedab92c Bump some third_party links 2020-05-04 20:18:59 -07:00
Stanley Cheung 7293d9d421 make the build slightly more quiet 2020-05-01 11:00:16 -07:00
Stanley Cheung 39753a38ee Fix nginx build after internal absl change 2020-04-30 22:37:43 -07:00
Stanley Cheung 5c1b6c7060 Quote string keys 2020-04-30 15:01:47 -07:00
Stanley Cheung 5864e5dd80 Fix a bug in test: callback not properly intercepted 2020-04-30 15:01:47 -07:00
Stanley Cheung 3487a96c9c Build a couple more images for presubmit tests 2020-04-29 17:06:38 -07:00
Stanley Cheung d6f959b17b No need to specify the env var explicitly 2020-04-29 15:51:24 -07:00
Stanley Cheung fffbf2df1d Trying to speed up tests 2020-04-29 15:51:24 -07:00
Stanley Cheung 36c3064c68 Split basic tests with interop tests 2020-04-28 18:29:38 -07:00
Stanley Cheung 781f53da94 Remove advanced.yml 2020-04-28 16:15:54 -07:00
Stanley Cheung 0b214401e7 Update version to 1.1.0-rc.1 2020-04-28 14:50:43 -07:00
Stanley Cheung df81680d5e Only build subset of docker images for presubmit runs 2020-04-28 14:19:59 -07:00
Stanley Cheung fa21417814 Update interop test description doc 2020-04-28 12:44:49 -07:00
Stanley Cheung cc6cdfb428 Linter changes 2020-04-27 18:51:58 -07:00
Stanley Cheung b62d3629c2 grpc-web interceptors implementation 2020-04-27 17:32:56 -07:00
Vasu Nori 319c2c6836 make grpc-web interop-tests work 2020-04-27 16:54:43 -07:00
Stanley Cheung 1dffd21b6a Some clean-up on comments and instructions 2020-04-27 16:18:56 -07:00
Stanley Cheung 499f644a8b Re-organize kokoro.sh a bit 2020-04-27 16:18:56 -07:00
Stanley Cheung 621dd26180 Test both text and binary mode 2020-04-27 16:18:56 -07:00
Stanley Cheung 17fbe35265 Refactor interop tests to be automated 2020-04-27 16:18:56 -07:00
Stanley Cheung ea88b10600 Add interop spec and interop tests 2020-04-27 16:18:56 -07:00
Jan Tattermusch 0bf05fd26a fix typos in in proces proxy docs 2020-04-27 10:50:50 -07:00
Wenbo Zhu acdd180c7a
Update IN-PROCESS-PROXY.md 2020-04-23 14:24:46 -07:00
Richard Pringle e908cd0f60 Add entrypoint for node-server 2020-04-20 23:59:42 -07:00
Stanley Cheung 3eccf72fbc use explicit envoy release tag 2020-04-20 23:27:14 -07:00
Tomi Äijö 289ec8020f Add missing separator to imports from external files 2020-04-08 16:37:59 -07:00
Julien Roncaglia 39f7736410 Make kokoro run under macOS 2020-04-08 14:53:13 -07:00
Stanley Cheung b0ea6a1e55 Some refactoring prework before interceptors 2020-04-07 23:31:33 -07:00
Stanley Cheung 6e2a1877da Update tests 2020-04-06 15:28:45 -07:00
Stanley Cheung d2858c7440 Add .on(metadata,...) callback to distinguish initial metadata 2020-04-06 15:28:45 -07:00
Carlo Nomes aca18bc2bb Update README for Windows / MacOS users 2020-04-03 15:34:43 -07:00
Stanley Cheung eeb65e66f9 fix whitespace 2020-04-03 14:33:23 -07:00
Yannic Bonenberger 1bcdae540a Remove extra semicolon 2020-04-03 13:27:47 -07:00
Yannic Bonenberger 2badafa034 Fix compilation error 2020-04-03 13:27:47 -07:00
Yannic Bonenberger fe3617c511 [generator] Move options parsing into dedicated class
*** Note: There is no behavior change from this patch. ***
2020-04-03 13:27:47 -07:00
Stanley Cheung d2f9e0a1eb Add Status to UnaryResponse 2020-04-02 16:21:08 -07:00
Stanley Cheung cc5cbf6e40 Fix BUILD.bazel 2020-03-23 23:20:35 -07:00