yang-g
|
fb58d239ef
|
Merge with head
|
2015-07-16 21:03:49 -07:00 |
yang-g
|
7ef7232dd9
|
split iterator into its own file
|
2015-07-16 21:00:51 -07:00 |
Abhishek Kumar
|
65ef0fffae
|
Merge pull request #1888 from ctiller/flow-like-lava-to-a-barnyard
Transport/call flow control interface
|
2015-07-16 18:32:10 -07:00 |
Craig Tiller
|
c9af31dad0
|
Merge pull request #2473 from hongweiwang/uri_parser
Fix authority in uri_parser
|
2015-07-16 16:34:22 -07:00 |
Craig Tiller
|
9a3f858f93
|
Merge pull request #2460 from vjpai/exposed_pool
Make thread_pool.h a public header
|
2015-07-16 16:26:19 -07:00 |
Jan Tattermusch
|
2884b6a06f
|
Merge pull request #2454 from stanley-cheung/php_minor_fix
php script minor fix
|
2015-07-16 15:21:54 -07:00 |
Hongwei Wang
|
275a02c317
|
Small fix
|
2015-07-16 15:16:20 -07:00 |
Stanley Cheung
|
4ff154ef30
|
Merge pull request #2459 from jtattermusch/csharp_metadata_refactoring
C# client-side metadata refactoring
|
2015-07-16 15:14:00 -07:00 |
Jan Tattermusch
|
55652c74a2
|
remove trailing whitespace
|
2015-07-16 15:03:28 -07:00 |
Hongwei Wang
|
d423f3c2fd
|
Fix authority in uri_parser
|
2015-07-16 14:16:51 -07:00 |
Michael Lumish
|
c478c13c63
|
Merge pull request #2469 from jcanizales/remove-flakes
Increase timeout of tests to remove flakes.
|
2015-07-16 09:19:01 -07:00 |
Craig Tiller
|
f101af1ab4
|
Merge pull request #2468 from yang-g/cleanup_handshaking_channels_when_server_shutdown
Clean up handshaking server channels properly
|
2015-07-16 07:39:59 -07:00 |
Jorge Canizales
|
5580e5d248
|
Increase timeout of tests to remove flakes.
|
2015-07-15 23:36:26 -07:00 |
yang-g
|
097468d43a
|
Clean up handshaking server channels properly
|
2015-07-15 22:51:39 -07:00 |
Craig Tiller
|
5065d72e43
|
Update comment
|
2015-07-15 16:58:59 -07:00 |
vjpai
|
a2e1bb1577
|
Change name of thread_pool files to fixed_size_thread_pool when
appropriate
|
2015-07-15 16:49:49 -07:00 |
Craig Tiller
|
3e5d61670e
|
Merge pull request #2371 from yang-g/security_context2
remove dead file
|
2015-07-15 13:44:01 -07:00 |
Craig Tiller
|
8ea63085c5
|
Merge pull request #2383 from vjpai/lockfree-stack
Lockfree stack
|
2015-07-15 13:43:21 -07:00 |
Craig Tiller
|
ded3f69716
|
Merge pull request #2442 from yang-g/authcontext_lazy_create_at_server
Create server side auth context lazily
|
2015-07-15 13:38:57 -07:00 |
Craig Tiller
|
5c517b1f5d
|
Fix integration bugs
|
2015-07-15 13:28:10 -07:00 |
yang-g
|
14b3684dee
|
Remove const_iterator typedef and add a range based loop test
|
2015-07-15 13:20:23 -07:00 |
Craig Tiller
|
c77fa40c61
|
Merge branch 'flow-like-lava-to-a-barnyard' of github.com:ctiller/grpc into flow-like-lava-to-a-barnyard
|
2015-07-15 12:45:50 -07:00 |
Craig Tiller
|
321cfc5d41
|
Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard
|
2015-07-15 12:43:45 -07:00 |
Vijay Pai
|
69f2410086
|
Make thread_pool.h a public header
Rename ThreadPool -> FixedSizeThreadPool to allow for later introduction
of DynamicSizeThreadPool
|
2015-07-15 12:33:37 -07:00 |
Jan Tattermusch
|
fd953a514c
|
add support for per-call metadata
|
2015-07-15 11:36:58 -07:00 |
Jan Tattermusch
|
b533281e8e
|
adjust C# generator to match the new API
|
2015-07-15 11:36:53 -07:00 |
Craig Tiller
|
8631652e15
|
Ensure streams are sent in-order
|
2015-07-15 11:35:07 -07:00 |
Jan Tattermusch
|
e5c9b80566
|
renaming stub to client and refactoring metadata class
|
2015-07-15 11:29:38 -07:00 |
Jan Tattermusch
|
37fccb0d38
|
make build_packages.bat provide version of grpc.native.csharp_ext dependency
|
2015-07-15 10:51:41 -07:00 |
Jan Tattermusch
|
a5800706fa
|
introduce Version.cs as single source of truth of gRPC C# version
|
2015-07-15 10:51:38 -07:00 |
Jan Tattermusch
|
48f7ed4442
|
pick up nuget package version from cmdline param and fix nuget build
|
2015-07-15 10:48:30 -07:00 |
Jan Tattermusch
|
5253467d5c
|
C# health checking support
|
2015-07-15 10:29:57 -07:00 |
Tim Emiola
|
8092af8678
|
Updates the requirements comment before releasing on the release branch
|
2015-07-15 09:15:55 -07:00 |
Stanley Cheung
|
e726a53a6c
|
php script minor fix
|
2015-07-15 08:36:52 -07:00 |
Craig Tiller
|
4ed8e401cf
|
Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard
|
2015-07-15 07:49:41 -07:00 |
yang-g
|
811536efce
|
auth context iterator
|
2015-07-15 00:55:30 -07:00 |
Yang Gao
|
0ea6be31be
|
Merge pull request #2450 from dgquintas/frame_data_one_byte
Fixed wrong frame parsing
|
2015-07-15 00:44:15 -07:00 |
Yang Gao
|
21728804c7
|
Merge pull request #2428 from vjpai/gcc44_issues
Fixes for older C++ compilers (remove lambdas, brace init, and nullptr ambiguity)
|
2015-07-14 23:18:38 -07:00 |
David Garcia Quintas
|
c3a00cd153
|
Fixed wrong frame parsing
|
2015-07-14 22:21:05 -07:00 |
Michael Lumish
|
177503c508
|
Merge pull request #2332 from jtattermusch/implicit_initialize_rebased
Get rid of explicit GrpcEnvironment.Initialize
|
2015-07-14 16:13:17 -07:00 |
Michael Lumish
|
e53f593d14
|
Merge pull request #2438 from stanley-cheung/update_homebrew_php_ext_dir
Update homebrew PHP extension location
|
2015-07-14 16:09:50 -07:00 |
Masood Malekghassemi
|
13797c3579
|
Merge pull request #2251 from nathanielmanistaatgoogle/links
links interface and gRPC-on-wire implementation
|
2015-07-14 15:11:51 -07:00 |
Vijay Pai
|
d54c3e6b39
|
clang-format changed files
|
2015-07-14 14:52:34 -07:00 |
vjpai
|
d6cc1814c0
|
Name arguments
|
2015-07-14 14:49:01 -07:00 |
yang-g
|
94d6225ae7
|
Create server side auth context lazily
|
2015-07-14 14:25:37 -07:00 |
Stanley Cheung
|
316eedd4e1
|
regex
|
2015-07-14 14:20:12 -07:00 |
Vijay Pai
|
181ef45f5e
|
Addressing outstanding typos and comments
Clang-format of changed files
|
2015-07-14 13:52:48 -07:00 |
Stanley Cheung
|
4a5c65464e
|
update homebrew php ext location
|
2015-07-14 13:10:14 -07:00 |
Abhishek Kumar
|
da7790bebf
|
Merge pull request #2335 from murgatroid99/node_error_codes
Made Node server respond with UNKNOWN for unspecified application errors
|
2015-07-14 12:57:17 -07:00 |
vjpai
|
f77ab15c57
|
Use rvalue ref return to avoid copy
|
2015-07-14 11:51:39 -07:00 |