Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix TSAN reported failure | Craig Tiller | 2015-07-20 |
| | |||
* | Fix TSAN reported failure | Craig Tiller | 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 |
| | | | |||
* | | | 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 | ||
| | | | | | | * | | Remove experimental prefix | 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 | ||
| | | | * | | | | | | Rephrasing of lb policies sentence | David G. Quintas | 2015-07-18 |
| | | | | | | | | | | |||
| | | | | | | * | | | Fixup codegen now that GRXWriter is a class | Jorge Canizales | 2015-07-18 |
| |_|_|_|_|_|/ / / |/| | | | | | | | | |||
| | | | | | | * | | Fix C library gpr_inf_future breakage | Jorge Canizales | 2015-07-18 |
| |_|_|_|_|_|/ / |/| | | | | | | | |||
| | | | | | * | | Remove Cocoapods warning of OTHER_LDFLAGS | Jorge Canizales | 2015-07-18 |
| |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | We don’t use the Tests library target anyway. | ||
| | | | | * | | Make the call retain cycle explicit and encapsulated within GRPCCall.m | Jorge Canizales | 2015-07-18 |
| | | | | | | | |||
| | | | | * | | ConcurrentWriteable: NSData *message -> id value | Jorge Canizales | 2015-07-18 |
| | | | | | | | |||
| | | | | * | | Rename GRPCDelegateWrapper -> GRXConcurrentWriteable | Jorge Canizales | 2015-07-18 |
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | And move it to the RxLibrary. | ||
| | | | * | | client config README small fixes | David G. Quintas | 2015-07-17 |
| |_|_|/ / |/| | | | | | | | | | Tiny typo plus addition of URI RFC reference and formatting. | ||
* | | | | | Merge pull request #2470 from ctiller/i-want-to-wait-free | Vijay Pai | 2015-07-17 |
|\ \ \ \ \ | | | | | | | | | | | | | Lock free requested call fulfillment path | ||
| | | * \ \ | Merge branch 'master' of github.com:grpc/grpc into str_join_with_sep | David Garcia Quintas | 2015-07-17 |
| | | |\ \ \ | |_|_|/ / / |/| | | | | | |||
* | | | | | | Merge pull request #2403 from ctiller/no-worries-i-can-wait | Nicolas Noble | 2015-07-17 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add a clock_type field to gpr_timespec | ||
| | | | | * | | Moved docs from .c to .h for compress_filter | David Garcia Quintas | 2015-07-17 |
| | | | | | | | |||
| | | | | * | | Removed compression levels from clients and _experimental_'d signature of ↵ | David Garcia Quintas | 2015-07-17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | methods manipulating compression algorithms | ||
* | | | | | | | Merge pull request #2482 from vjpai/rename_schedule_callback | Craig Tiller | 2015-07-17 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::Add | ||
| | * \ \ \ \ \ | Merge branch 'no-worries-i-can-wait' of github.com:ctiller/grpc into ↵ | Craig Tiller | 2015-07-17 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | no-worries-i-can-wait | ||
| | * \ \ \ \ \ \ | Merge github.com:grpc/grpc into no-worries-i-can-wait | Craig Tiller | 2015-07-17 |
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||
| | | | * | | | | | Merge github.com:grpc/grpc into i-want-to-wait-free | Craig Tiller | 2015-07-17 |
| | | | |\ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||
| | | | * | | | | | Spelling correction | Craig Tiller | 2015-07-17 |
| | | | | | | | | | |||
| | | * | | | | | | Reflect new gpr_timespec type in C# | Craig Tiller | 2015-07-17 |
| | | | | | | | | | |||
| | | | | | | * | | Added comments | David Garcia Quintas | 2015-07-17 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #2485 from ctiller/thread-stress=craig-stress | David G. Quintas | 2015-07-17 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix leaked completions (leading to leaked calls in thread_stress_test) | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #2486 from murgatroid99/node_error_status_test | Jan Tattermusch | 2015-07-17 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add tests for translating server handler errors to status objects |