Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | * | | | | | modify client call interface to allow reading status and trailers | Jan Tattermusch | 2015-07-21 | |
* | | | | | | | | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each... | Craig Tiller | 2015-07-21 | |
|\| | | | | | | | | | | ||||
| | | | | | | | * | | | Remove one range-based for and do appropriate static casts on nullptr | Vijay Pai | 2015-07-21 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||
| | | | | | * | | | | added some tests | Jan Tattermusch | 2015-07-21 | |
| * | | | | | | | | | Merge pull request #2559 from ctiller/holographic-ninja-soda | Nicolas Noble | 2015-07-21 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #2554 from murgatroid99/node_oauth_interop | Michael Lumish | 2015-07-21 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | Fix (forever) a TSAN bug thats plagued us | Craig Tiller | 2015-07-21 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||
| | | | | | | * | | | | propagate statuscode from server handler | Jan Tattermusch | 2015-07-20 | |
* | | | | | | | | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each... | Craig Tiller | 2015-07-20 | |
|\| | | | | | | | | | | ||||
| | | | | | | * | | | | allow sending trailers from server handler | Jan Tattermusch | 2015-07-20 | |
| | | | | | | * | | | | populate server context | Jan Tattermusch | 2015-07-20 | |
| | | | * | | | | | | | Fix TSAN reported failure | Craig Tiller | 2015-07-20 | |
| | | | * | | | | | | | Fix TSAN reported failure | Craig Tiller | 2015-07-20 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||
| | | * | | | | | | | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY | Craig Tiller | 2015-07-20 | |
| | | |\ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||
| | | | | | | | * | | Merge branch 'tell-me-who-you-might-be' of github.com:ctiller/grpc into tell-... | Craig Tiller | 2015-07-20 | |
| | | | | | | | |\ \ | ||||
| | | | | | * | | | | | refactor server call handlers | Jan Tattermusch | 2015-07-20 | |
| | | | | | * | | | | | fix bug | Jan Tattermusch | 2015-07-20 | |
| | | | | | * | | | | | some cleanup and better metadata support | Jan Tattermusch | 2015-07-20 | |
| | | | | | * | | | | | reading of metadata | Jan Tattermusch | 2015-07-20 | |
| * | | | | | | | | | | Merge pull request #2474 from nicolasnoble/lets-actually-build-32-bits | Jan Tattermusch | 2015-07-20 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | Removed now-incorrect asserts in oauth test | murgatroid99 | 2015-07-20 | |
| | | * | | | | | | | | | Removed unnecessary arguments from auth message | murgatroid99 | 2015-07-20 | |
| | | * | | | | | | | | | Added oauth2_auth_token and per_rpc_creds Node interop tests | murgatroid99 | 2015-07-20 | |
| * | | | | | | | | | | | Merge pull request #2553 from jtattermusch/auth_interop_tests | Michael Lumish | 2015-07-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | / / / / / | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||
| | * | | | | | | | | | fixed dependencies in C# project | Jan Tattermusch | 2015-07-20 | |
| | * | | | | | | | | | implement per_rpc_creds and oauth2_auth_token interop tests | Jan Tattermusch | 2015-07-20 | |
| |/ / / / / / / / / | ||||
| | * | | | | | | | | Making sure that 32 bits is being built and run on Jenkins. | Nicolas "Pixel" Noble | 2015-07-21 | |
| | | | | | | * | | | Merge github.com:grpc/grpc into tell-me-who-you-might-be | Craig Tiller | 2015-07-20 | |
| | | | | | | |\ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||
| * | | | | | | | | | Merge pull request #2551 from ctiller/markup-the-things | Nicolas Noble | 2015-07-20 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #2552 from murgatroid99/node_metadata_meainingful_keys | Abhishek Kumar | 2015-07-20 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | Use more meaningful names for metadata keys in tests | murgatroid99 | 2015-07-20 | |
| |/ / / / / / / / / / | ||||
| | * / / / / / / / / | Mark up all existing comments in grpc.h for Doxygen, add main page | Craig Tiller | 2015-07-20 | |
| |/ / / / / / / / / | ||||
| | | | | | | | * / | Make endpoint peer API work on Windows | Craig Tiller | 2015-07-20 | |
| | | | | | | |/ / | ||||
| * | | | | | | | | Merge pull request #2464 from murgatroid99/node_server_construction_change | Abhishek Kumar | 2015-07-20 | |
| |\ \ \ \ \ \ \ \ | ||||
| | | | | | | | * | | Add grpc_call_get_peer | Craig Tiller | 2015-07-20 | |
| | | | | | | | | * | fix build | Alistair Veitch | 2015-07-20 | |
| * | | | | | | | | | Merge pull request #2530 from ctiller/no-reserve | David G. Quintas | 2015-07-20 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | * | | Add ipv4:, ipv6: schemes | Craig Tiller | 2015-07-20 | |
| | | | | | | | | | * | address comments | Alistair Veitch | 2015-07-20 | |
| * | | | | | | | | | | Merge pull request #2538 from jcanizales/tests-script | Michael Lumish | 2015-07-20 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||
| | * | | | | | | | | | Refer simplifying script with xctool. | Jorge Canizales | 2015-07-20 | |
| | * | | | | | | | | | Remove unneeded error trap. | Jorge Canizales | 2015-07-20 | |
* | | | | | | | | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each... | Craig Tiller | 2015-07-20 | |
|\| | | | | | | | | | | ||||
| | | | | | | * | | | | Update Windows to use the monotonic clock for alarms also | Craig Tiller | 2015-07-20 | |
| | | | | | | * | | | | Merge github.com:grpc/grpc into prefer-gin-n-tonic | Craig Tiller | 2015-07-20 | |
| | | | | | | |\ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||
| | * | | | | | | | | | Simplify xcodebuild’s output filter regex | Jorge Canizales | 2015-07-20 | |
| | * | | | | | | | | | Test on iPhone instead of iPad | Jorge Canizales | 2015-07-20 | |
| | * | | | | | | | | | Filter xcodebuild output, fix return code, and leave make to the podspec | Jorge Canizales | 2015-07-20 | |
| | * | | | | | | | | | Always use the locally-built plugin for tests | Jorge Canizales | 2015-07-20 | |
| | * | | | | | | | | | Script to build the ObjC plugin, generate code, and run tests | Jorge Canizales | 2015-07-20 |