Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix typo | Craig Tiller | 2015-07-20 |
| | |||
* | 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 'dgquintas-decompression' | Craig Tiller | 2015-07-19 |
|\ \ | |||
| * | | Merge branch 'decompression' of https://github.com/dgquintas/grpc into ↵ | Craig Tiller | 2015-07-19 |
|/| | | | | | | | | | | | | | | | | | | | | | | | dgquintas-decompression Conflicts: Makefile vsprojects/Grpc.mak | ||
* | | | 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 |
| | | | | | |||
* | | | | | Merge pull request #2404 from yang-g/oauth_interop | jboeuf | 2015-07-18 |
|\ \ \ \ \ | | | | | | | | | | | | | Oauth interop | ||
| * \ \ \ \ | Merge with head and resolve conflict | yang-g | 2015-07-17 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||
| | | | | * | 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 #2489 from yang-g/header_guard | Craig Tiller | 2015-07-17 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | set header guard | ||
* \ \ \ \ \ \ \ | Merge pull request #2482 from vjpai/rename_schedule_callback | Craig Tiller | 2015-07-17 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::Add | ||
| | | | | * | | | | update according to spec change | yang-g | 2015-07-17 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #2472 from nicolasnoble/4000-is-infinite-right | Craig Tiller | 2015-07-17 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Changing a very long (4000s) deadline to 10s. | ||
| | | * | | | | | | | set header guard | yang-g | 2015-07-17 |
| |_|/ / / / / / / |/| | | | | | | | | |||
| | | * | | | | | | 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 | ||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2488 from jcanizales/subclass-grxwriter | Michael Lumish | 2015-07-17 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Subclass GRXWriter instead of conforming to its protocol | ||
| | * | | | | | | | | | | | Added tests for UNKNOWN status when the handler does not specify | murgatroid99 | 2015-07-17 |
| | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge pull request #2479 from grpc/pick_first_h_docstring | Craig Tiller | 2015-07-17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docstring for grpc_create_pick_first_lb_policy | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2478 from grpc/pollset_set_comment_fix | Craig Tiller | 2015-07-17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tiny comment grammar fix | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2463 from dgquintas/bitsetmacros | Craig Tiller | 2015-07-17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added bitset macro ops | ||
| | | | | | | * | | | | | | | | | Changing a very long (4000s) deadline to 10s. | Nicolas "Pixel" Noble | 2015-07-17 |
| | | | | | | | | | | | | | | | | |||
| | | | * | | | | | | | | | | | | Remove GRXWriter wrappers that are now unnecessary | Jorge Canizales | 2015-07-17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With GRXWriter a subclass of all writers, we can map the requestsWriter directly without a dumb wrapper, and return GRXImmediateWriter objects where GRXWriter is expected. | ||
| | | | * | | | | | | | | | | | | Subclass GRXWriter instead of conforming to protocol | Jorge Canizales | 2015-07-17 |
| | | | | | | | | | | | | | | | | |||
| | | | * | | | | | | | | | | | | Codegen GRXWriter* instead of id<GRXWriter> | Jorge Canizales | 2015-07-17 |
| | | | | | | | | | | | | | | | | |||
| | | | * | | | | | | | | | | | | id<GRXWriter> -> GRXWriter * in the tests | Jorge Canizales | 2015-07-17 |
| | | | | | | | | | | | | | | | | |||
| | | | * | | | | | | | | | | | | id<GRXWriter> -> GRXWriter * in the runtime | Jorge Canizales | 2015-07-17 |
| | | | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | | Moar parenthesis! | David Garcia Quintas | 2015-07-17 |
| | | | | | | | | | | | | | | | | |||
| | | | * | | | | | | | | | | | | Separate GRXForwardingWriter, delete the protocol | Jorge Canizales | 2015-07-17 |
| | | | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | | Merge pull request #2413 from dgquintas/interop_sniffer | Craig Tiller | 2015-07-17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduced InteropContextInspector | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2385 from yang-g/timeout_interop | Craig Tiller | 2015-07-17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add timeout interop test case | ||
| | | | | | | * | | | | | | | | | | | Add tests for translating server handler errors to status objects | murgatroid99 | 2015-07-17 |
| |_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |||
| | | | | | | * | | | | | | | | | | Fix leaked completions (leading to leaked calls in thread_stress_test) | Craig Tiller | 2015-07-17 |
| | | | | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | | | Merge pull request #2483 from stanley-cheung/add_homebrew_to_jenkins | Jan Tattermusch | 2015-07-17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename Jenkins script to run_distribution | ||
| * | | | | | | | | | | | | | | | | | rename script to run_distribution | Stanley Cheung | 2015-07-17 |
|/ / / / / / / / / / / / / / / / / | |||
* | | | | | | | | | | | | | | | | | Merge pull request #2451 from yang-g/authcontext_iterator | jboeuf | 2015-07-16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | auth context iterator | ||
| | | | | | | | | | * | | | | | | | | ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::Add | vjpai | 2015-07-16 |
| |_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | |