2054 Commits (89d304a3013652089890d87ea0b3a903a4920947)

Author SHA1 Message Date
Yang Gao b53af532af Bug fix. User can destroy status after calling Finish and we should keep a copy of it instead of a pointer 10 years ago
Nicolas "Pixel" Noble 7f13eb2348 Shutting off warnings about control paths. 10 years ago
Masood Malekghassemi 841f90f86f Add metadata support to low-level Python framework 10 years ago
murgatroid99 bfa9e4f822 Fixed scripts again for PHP 5.5 10 years ago
murgatroid99 bbbb3a0016 Updated scripts with PHP 5.6's build location 10 years ago
murgatroid99 9e0ee11756 Removed pedantic flag from PHP build 10 years ago
murgatroid99 8242ba74e3 Made external header includes use angle brackets 10 years ago
murgatroid99 d8cc6b8e72 Do not expect metadata until expecting first read 10 years ago
murgatroid99 081cccc145 Re-added overzealously removed file 10 years ago
murgatroid99 245a0ecae9 Removed generated code files 10 years ago
murgatroid99 65dda6ca31 Updated generated code to match protos 10 years ago
murgatroid99 a60dd3b7d5 Added proto files 10 years ago
Masood Malekghassemi 5bf4d2ae36 Reformat style of using PyObject_HEAD 10 years ago
murgatroid99 c4bc324e1a Reversed accidentally swapped test cases 10 years ago
murgatroid99 abd364d1d0 Minor fix to test case switch statement, to fix a false negative 10 years ago
Nathaniel Manista f492b16d48 Unify early_adopter construction functions 10 years ago
murgatroid99 9ddc3da29f Removed redundant autoload require lines 10 years ago
murgatroid99 b2a6d01974 Replaced existing autoloader with one generated by composer 10 years ago
murgatroid99 d506d55a08 Added composer file to PHP library 10 years ago
murgatroid99 e0eda5fc5c Fixed proto syntax 10 years ago
Nicolas "Pixel" Noble d48a969d3b Small compiler optimization. 10 years ago
murgatroid99 eb21bdd170 Finished adding trailing metadata tests 10 years ago
murgatroid99 9140a068b5 Replaced existing PHP files with more batch-based implementation 10 years ago
murgatroid99 d07a278ef4 Started adding support for trailing metadata 10 years ago
Nicolas "Pixel" Noble 1e47514792 Removing range-based for loop. 10 years ago
vjpai d5933b6184 Remove lambda expression being used in grpc C++ library 10 years ago
Vijay Pai 335b97df8c Revert "Remove lambda expression to support older compilers" 10 years ago
vjpai 5d5b1d8c8e Remove lambda expression to support older compilers 10 years ago
murgatroid99 c1da8f20ea Made necessary changes to get interop tests working 10 years ago
Yang Gao 16c78c922c Clean up unneeded includes and remove shutdown protobuf library 10 years ago
vjpai df9f764bf8 Revert "Allow nullptr to be passed in if user doesn't care about tag" 10 years ago
Julien Boeuf 2f223460b0 Fixing errors found by clang static analysis. 10 years ago
murgatroid99 685e4d958a Fixed errors in ActiveCall 10 years ago
vjpai 4cba0ca39c Allow nullptr to be passed in if user doesn't care about tag 10 years ago
Vijay Pai 8dafd52cea Revert "Remove dead members of server context" 10 years ago
Vijay Pai 652b7e983b Revert "Remove dead members of server context" 10 years ago
Vijay Pai 82dd80abc6 Elminate range-based fors and work around some other limitations in older compilers 10 years ago
murgatroid99 9c4425a4d5 Added comments to new functions in call.c 10 years ago
Tatsuhiro Tsujikawa 5c4ff03d0d Fix server crash if host header field is translated to :authority 10 years ago
Tim Emiola f20d760972 Updates the Rakefile 10 years ago
Yang Gao 478568e7c9 Use grpc:: counterparts in ruby code generator 10 years ago
Tim Emiola f3770c38b7 Renables the test checking the server can send the initial bidi message 10 years ago
Nicolas "Pixel" Noble 375a82b35c Adding the ability to specify a service namespace on protoc's command line. 10 years ago
Nicolas Noble 8703f4d0c2 Various Windows fixes. 10 years ago
Vijay Pai fa6ea8536d Revert "Remove dead members of server context" 10 years ago
Tim Emiola 601869bb1a Enables some incorrectly disabled tests 10 years ago
Tim Emiola 77e2fb0f95 Corrects the handling of metadata when the optional deadline is specified 10 years ago
murgatroid99 b0823fd715 Added requested comments 10 years ago
murgatroid99 94c5e7135b Added a comment to server.js 10 years ago
Yang Gao 1205f6f534 Set cq_ on servercontext 10 years ago