Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rename grpc_channel_create to grpc_insecure_channel_create | Craig Tiller | 2015-07-21 |
| | |||
* | Merge pull request #2529 from ctiller/prefer-gin-n-tonic | Vijay Pai | 2015-07-21 |
|\ | | | | | Move alarm subsystem to monotonic time | ||
* \ | Merge pull request #2556 from ctiller/one-thing-at-a-time | Vijay Pai | 2015-07-21 |
|\ \ | | | | | | | Fix TSAN reported failure | ||
* \ \ | Merge pull request #2370 from ctiller/now-i-get-to-show-it-to-EVERYBODY | Yang Gao | 2015-07-21 |
|\ \ \ | | | | | | | | | User agent string sending support | ||
* \ \ \ | Merge pull request #2559 from ctiller/holographic-ninja-soda | Nicolas Noble | 2015-07-21 |
|\ \ \ \ | | | | | | | | | | | Fix (forever) a TSAN bug thats plagued us | ||
* \ \ \ \ | Merge pull request #2554 from murgatroid99/node_oauth_interop | Michael Lumish | 2015-07-21 |
|\ \ \ \ \ | | | | | | | | | | | | | Added oauth2_auth_token and per_rpc_creds Node interop tests | ||
| | * | | | | Fix (forever) a TSAN bug thats plagued us | Craig Tiller | 2015-07-21 |
| |/ / / / |/| | | | | |||
| | | * | | 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 |
| | |\ \ | |_|/ / |/| | | | | | | | | | | | Conflicts: src/cpp/client/channel_arguments.cc | ||
| * | | | 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 |
| | | | | |||
* | | | | 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 |
|/ / / | |||
* | | | Use more meaningful names for metadata keys in tests | murgatroid99 | 2015-07-20 |
| | | | |||
* | | | Merge pull request #2464 from murgatroid99/node_server_construction_change | Abhishek Kumar | 2015-07-20 |
|\ \ \ | | | | | | | | | Changed to newer, simpler server construction interface | ||
* \ \ \ | Merge pull request #2530 from ctiller/no-reserve | David G. Quintas | 2015-07-20 |
|\ \ \ \ | | | | | | | | | | | Remove experimental prefix | ||
* | | | | | Refer simplifying script with xctool. | Jorge Canizales | 2015-07-20 |
| | | | | | |||
* | | | | | Remove unneeded error trap. | Jorge Canizales | 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 |
| | | | | | | |||
* | | | | | | Share AllTests scheme, without the local RouteGuide tests | Jorge Canizales | 2015-07-20 |
| |_|_|_|/ |/| | | | | |||
* | | | | | Merge pull request #2526 from jcanizales/accept-nil-container | Michael Lumish | 2015-07-20 |
|\ \ \ \ \ | | | | | | | | | | | | | Accept [GRXWriter writerWithContainer:nil] for consistency with the rest | ||
* \ \ \ \ \ | Merge pull request #2525 from jcanizales/fix-emptywriter | Michael Lumish | 2015-07-20 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix [GRXWriter emptyWriter] not being reusable. | ||
* \ \ \ \ \ \ | Merge pull request #2501 from jcanizales/gpr-inf-future | Michael Lumish | 2015-07-20 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix C library gpr_inf_future breakage | ||
* \ \ \ \ \ \ \ | Merge pull request #2503 from jcanizales/fixup-codegen | Michael Lumish | 2015-07-20 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fixup codegen now that GRXWriter is a class | ||
* \ \ \ \ \ \ \ \ | Merge pull request #2500 from jcanizales/remove-cocoapods-warning | Michael Lumish | 2015-07-20 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Remove Cocoapods warning of OTHER_LDFLAGS | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #2499 from jcanizales/move-delegate-wrapper-to-grx | Michael Lumish | 2015-07-20 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Move GRPCDelegateWrapper to GRXConcurrentWriteable | ||
| | | | | | | | | | * | Fix Windows CV | Craig Tiller | 2015-07-19 |
| | | | | | | | | | | | |||
| | | | | | | * | | | | Remove experimental prefix | Craig Tiller | 2015-07-19 |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||
| | | | | | | | * | | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY | Craig Tiller | 2015-07-19 |
| | | | | | | | |\ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/cpp/client/channel_arguments.cc | ||
| | | | | | | | | * | Move alarm subsystem to monotonic time | Craig Tiller | 2015-07-19 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #2494 from grpc/cconfig-readme | Craig Tiller | 2015-07-19 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | client config README small fixes | ||
* \ \ \ \ \ \ \ \ \ | Merge branch 'decompression' of https://github.com/dgquintas/grpc into ↵ | Craig Tiller | 2015-07-19 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dgquintas-decompression Conflicts: Makefile vsprojects/Grpc.mak | ||
| | | | | | | | * | | | Accept [GRXWriter writerWithContainer:nil] for consistency with the rest | Jorge Canizales | 2015-07-19 |
| | | | | | | | | | | | |||
| | | | | | | * | | | | Fix [GRXWriter emptyWriter] not being reusable. | Jorge Canizales | 2015-07-19 |
| | | | | | | |/ / / | |||
* | | | | | | | | | | Merge pull request #2319 from dgquintas/str_join_with_sep | Nicolas Noble | 2015-07-19 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Added convenience functions gpr_strjoin_sep and grp_strsplit | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #2476 from murgatroid99/ruby_fix_warnings | Nicolas Noble | 2015-07-19 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | Clean up some warnings in the ruby wrapping code | ||
| | | | | | | | | | * | Extend tracer to server shutdown | Craig Tiller | 2015-07-18 |
| | | | | | | | | | | | |||
| | | | | | | | | | * | User agent string support | Craig Tiller | 2015-07-18 |
| | | | | | | | | | | | |||
| | | | | | | | | | * | Remove metadata checks - these are testing things that arent true | Craig Tiller | 2015-07-18 |
| | | | | | | | | | | | |||
| | | | | | | | | | * | Only check metadata that we want: its allowed to have extra elements | Craig Tiller | 2015-07-18 |
| | | | | | | | | | | | |||
| | | | | | | | | | * | Only validate metadata from the client that we know should exist | Craig Tiller | 2015-07-18 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - it's allowed that other metadata may be picked up when sending a request | ||
| | | | * | | | | | | Rephrasing of lb policies sentence | David G. Quintas | 2015-07-18 |
| | | | | | | | | | |