2866 Commits (46f65239cf5bb55c106558196b9f293188746ef7)
 

Author SHA1 Message Date
Tim Emiola 616711d1d9 Merge pull request #1028 from murgatroid99/node_install_instructions_formatting 10 years ago
Tim Emiola bd3913abe3 Merge pull request #1030 from jtattermusch/csharp_immutablecollections 10 years ago
Jan Tattermusch 286975fd2b Started using immutable collections and other code cleanup 10 years ago
Tim Emiola 7459a06396 Merge pull request #1029 from jtattermusch/csharp_stylefixing 10 years ago
Jan Tattermusch 3de9f49e3c Setting up stylecop to ignore generated files and fixing style 10 years ago
murgatroid99 3f6cd88533 Improved node install instructions and bumped version 10 years ago
Nathaniel Manista 2f77519349 Merge pull request #1027 from nicolasnoble/python-const-fix 10 years ago
Nicolas "Pixel" Noble 8a6b38c9be Remove a const from a variable that should be mutable. 10 years ago
Michael Lumish e7268b8f84 Merge pull request #1017 from jtattermusch/csharp_codestyle 10 years ago
Tatsuhiro Tsujikawa d11f610f37 Fix client sending invalid GOAWAY last-stream-id 10 years ago
Vijay Pai c41bf3cb5a More sane ordering of methods 10 years ago
Vijay Pai 3e0a46a1c4 Change behavior to properly account for possibility of NULL 10 years ago
Vijay Pai 01f8f11ab0 Merge pull request #1021 from Chilledheart/develop 10 years ago
Vijay Pai bf113f1561 Merge pull request #1009 from nicolasnoble/MacOS 10 years ago
Chilledheart e3bbcca12c Add missing GRPC_OVERRIDE, NFC 10 years ago
Yang Gao 2a3c96a869 resolve leak, now asan clean 10 years ago
Yang Gao 005eb88c45 Rename anonymous to generic globally 10 years ago
Jan Tattermusch 075dde42fe code style fixes based on StyleCop warnings 10 years ago
Jan Tattermusch 053d894e2c added stylecop settings file 10 years ago
Vijay Pai ee705f6d66 Add support for deadline on CompletionQueue::Next 10 years ago
David Klempner 466423b157 Add a no_barrier_load atomic operation. 10 years ago
Yang Gao d778651c01 formatting 10 years ago
Yang Gao 7d6b184f57 add a jwt test case for interop test 10 years ago
Nicolas "Pixel" Noble e758ed16aa Trying to make the MacOS experience better by removing various spurious messages, and increasing coverage of library paths. 10 years ago
Yang Gao 0535da3068 The Jwt code was dropped somewhere in a merge. Put it back 10 years ago
Nicolas "Pixel" Noble 716b5fe1fa Disabling installing shared libraries under MacOS for the time being. 10 years ago
Yang Gao f859510340 Merge branch 'master' into jwt 10 years ago
Yang Gao 2fe6ecebee Merge branch 'master' into untypedAPI 10 years ago
Tim Emiola 6063b9ff52 Merge pull request #990 from jtattermusch/csharp_tls_server 10 years ago
Nicolas "Pixel" Noble 0084179d4c Removing the `using std::string` in the python plugin code. 10 years ago
Vijay Pai ea8d8dedc6 Merge pull request #998 from yang-g/nameoverride 10 years ago
Nathaniel Manista b1ef2f146f Update Python Dockerfile's unit test list 10 years ago
Yang Gao 0cb6c25e71 A first test with typed async client and untyped service for a simple rpc 10 years ago
Yang Gao 0fd94409a0 Expose server cq for polling incoming anonymous rpcs 10 years ago
Yang Gao bc5d466c97 Merge branch 'master' into untypedAPI 10 years ago
Yang Gao 42734b58ee Merge pull request #978 from Chilledheart/master 10 years ago
donnadionne c65569fba8 Merge pull request #997 from nathanielmanistaatgoogle/interop 10 years ago
Masood Malekghassemi 51c9262546 Merge pull request #993 from nathanielmanistaatgoogle/framework-cleanup 10 years ago
Yang Gao f82a30d90a Use ssl name override if it's in the channel argument 10 years ago
Nathaniel Manista cbc540edcf Add the Python interop client to gce_setup files 10 years ago
Yang Gao fccea1f70e merge with upstream and resolve conflict 10 years ago
Yang Gao 086cd1108c read and copy add two ref's, unref one 10 years ago
Yang Gao 61c413182d initial imple of byte buffer and slice 10 years ago
Tim Emiola e0e8edfeda Merge pull request #996 from murgatroid99/node_version_bump_0.5.3 10 years ago
Jan Tattermusch 4b5b159c74 Merge pull request #972 from donnadionne/add_timed_out_tests_back 10 years ago
murgatroid99 fba214cce4 Updated Node package version to 0.5.3 10 years ago
Tim Emiola f05e183dcd Merge pull request #991 from murgatroid99/node_11_cleanup_segfault 10 years ago
Donna Dionne 679c2539a1 Modifying after review comments. 10 years ago
Nathaniel Manista 31e65beaed Eliminate the Python "assembly" package 10 years ago
Jan Tattermusch 01b851f87c Fixed run server command in csharp_mono dockerfile. 10 years ago