5069 Commits (602424a0a571b40dcc312ff9ef80666bfcde8b8c)
 

Author SHA1 Message Date
Michael Lumish 602424a0a5 Merge pull request #2064 from nicolasnoble/objc-generate-podspec-from-template 10 years ago
Jan Tattermusch d847f0e6d5 Merge pull request #2085 from nicolasnoble/jenkins-sanity 10 years ago
Nicolas "Pixel" Noble 43e5f5663f Various Jenkins-related tweaks. 10 years ago
Nicolas Noble 341f4bba79 Merge pull request #4 from murgatroid99/objc-generate-podspec-from-template 10 years ago
Nathaniel Manista 94528cb585 Merge pull request #2081 from soltanmm/c89-oops 10 years ago
murgatroid99 f398d5c9d3 Fixed file renaming in podspec template 10 years ago
Masood Malekghassemi 9d3fbcf0ba Make warnings errors when building Python tests 10 years ago
Nicolas Noble 32f020ae2a Merge pull request #2079 from yang-g/statusChange 10 years ago
Craig Tiller 7d7e640b23 Merge pull request #2054 from dgquintas/flags-abi 10 years ago
Tim Emiola d0bf839d01 Merge pull request #2063 from stanley-cheung/php_timeout_interop_test 10 years ago
Yang Gao c1a2c314fb Update the Status API 10 years ago
Michael Lumish c1c697a897 Merge pull request #2074 from jcanizales/fix-metadata-usage-in-example 10 years ago
Nathaniel Manista 454260605a Merge pull request #2077 from grpc/jtattermusch-patch-4 10 years ago
Jan Tattermusch f64c68cae5 Merge pull request #2066 from stanley-cheung/add_php_to_jenkins 10 years ago
David Garcia Quintas 4d9414064e Merge branch 'master' of github.com:grpc/grpc into flags-abi 10 years ago
Jan Tattermusch 04b28e7933 Make run_jenkins.sh actually fail on failure 10 years ago
Jorge Canizales c58a1103b6 Fix NPE for trying to add metadata to error when it was nil 10 years ago
Nicolas Noble ac366f9c2e Merge pull request #2068 from jtattermusch/c_only_run_passing_tests 10 years ago
Stanley Cheung cc019af9cc add PHP timeout interop test 10 years ago
Jan Tattermusch 12e8a049e4 backslashes break build on jenkins 10 years ago
Jan Tattermusch 7ed33732bf regenerate Grpc.mak 10 years ago
Jan Tattermusch 4b3f9522ec make buildtests on windows pass 10 years ago
David Garcia Quintas b8f5450514 More missing flags = 0 lines... 10 years ago
Stanley Cheung 932fbd7d2d Add PHP to jenkins 10 years ago
David Garcia Quintas c367a09759 Added missing changes to fix bad_hostname C test 10 years ago
Nicolas "Pixel" Noble 52a2322135 Explicitely selecting gpr and grpc instead of trying our best. 10 years ago
Nicolas "Pixel" Noble b4f35c0344 Transforming gRPC.podspec to use build.json instead of globbing. 10 years ago
David Garcia Quintas ba710e5579 Added changes to node and php wrappers 10 years ago
David Garcia Quintas d7e0bea41c Added changes to python and csharp wrappers 10 years ago
David Garcia Quintas de52625ae5 Added changes to c++ and ruby wrappers 10 years ago
Michael Lumish 0d6cf992e8 Merge pull request #2052 from jcanizales/fix-empty-globs 10 years ago
Michael Lumish e8d55cff43 Merge pull request #2051 from jcanizales/simplify-metadata 10 years ago
Eric Anderson 62c5b124a8 Merge pull request #2046 from a11r/cs 10 years ago
Abhishek Kumar 33094a7c62 More fixes to GO_AWAY spelling 10 years ago
Abhishek Kumar 783ad1e9d1 Fixed Go_AWAY to GOAWAY 10 years ago
Craig Tiller 0e8237998d Merge pull request #2053 from endobson/slice-doc 10 years ago
Craig Tiller b68bcd366f Merge pull request #2056 from endobson/op-type-doc 10 years ago
Craig Tiller f61af6584f Merge pull request #2057 from kfsone/master 10 years ago
Oliver Smith be2a75c51e include string_util.h for the prototype of gpr_strdup and typo. 10 years ago
Eric Dobson 255971d99a Fix docs on grpc_op_type. 10 years ago
David Garcia Quintas 1d5aca5de0 Added flags support to grpc_op. 10 years ago
Eric Dobson b37307cfd8 Fix docs on gpr_slice_unref. 10 years ago
Jorge Canizales a1e32ba927 Remove failing globs from examples and tests 10 years ago
Jorge Canizales cbf50c8bf2 Advance version to 0.6, per the metadata breaking change 10 years ago
Jorge Canizales 2285b362ca Specify responseMetadata structure 10 years ago
Jorge Canizales 1a38475093 Drop repeated response headers. 10 years ago
Jorge Canizales 8c6bc6e5aa Test call and error metadata are the same. 10 years ago
Jorge Canizales f3a4f2cee9 Merge trailers into responseMetadata. Add it to NSError. 10 years ago
Jorge Canizales 544963e18a Let set NSDictionary as headers, and init the property (not nil) 10 years ago
Jorge Canizales d7981253de Add test to set and read headers. Flaky!! 10 years ago