David Garcia Quintas
98d5f5cb3f
Renamed grpc-census-bin to grpc-stats-bin
2016-09-14 14:34:22 -07:00
Craig Tiller
22f39f52ef
Merge pull request #7980 from thinkerou/fix_time_posix_conv
...
Fix time posix convert
2016-09-14 09:29:36 -07:00
Craig Tiller
a51f54192a
Merge pull request #7559 from dgquintas/codegen_cleanse
...
Removed references to public APIs from codegen/
2016-09-13 19:40:43 -07:00
makdharma
b5869dc713
Merge pull request #8059 from makdharma/cronet_onfailed
...
Cronet onfailed
2016-09-13 12:22:35 -07:00
Nicolas Noble
6e51f992c6
Merge pull request #8068 from grpc/revert-7279-grand-unified-closures
...
Revert "Grand unified closures"
2016-09-12 11:59:25 -07:00
Craig Tiller
537f7c2a13
Revert "Grand unified closures"
2016-09-12 11:56:39 -07:00
Jan Tattermusch
ec5c93cabf
Merge pull request #8048 from jtattermusch/dotnetcli_interoptest
...
Enable running interop tests with dotnet CLI + CoreCLR
2016-09-12 10:53:51 +02:00
Jan Tattermusch
6ea4380d15
Merge pull request #8047 from jtattermusch/coreclr_unloading
...
Add shutdown hook for CoreCLR
2016-09-12 10:48:30 +02:00
Nicolas Noble
e57904bf7b
Merge pull request #7929 from yang-g/externC
...
The public headers already have extern C
2016-09-12 00:31:17 -07:00
Makarand Dharmapurikar
bb6ba36c1a
clang-format
2016-09-11 11:25:17 -07:00
Makarand Dharmapurikar
99bdd206da
fixes to handle failed connections
...
1. added lock/unlock around cronet callbacks to avoid race
2. added on_failed condition check in addition to cancellation
3. changed return code when no cronet call is initiated in failed/cancelled case
2016-09-11 11:21:18 -07:00
Craig Tiller
83374d5166
Merge pull request #8054 from ctiller/sweep_the_
...
Exclude sweep tests from the "full" suite
2016-09-11 08:49:16 -07:00
Craig Tiller
fce8da5d80
Merge pull request #8035 from ctiller/OUTSTANDING
...
Use a # of total outstanding requests to drive benchmark config
2016-09-09 16:21:08 -07:00
Nicolas Noble
0d6926425f
Merge pull request #7279 from ctiller/grand-unified-closures
...
Grand unified closures
2016-09-09 16:12:41 -07:00
Craig Tiller
c2895d2fee
Exclude sweep tests from the "full" suite
2016-09-09 15:22:21 -07:00
Craig Tiller
2fe75ec459
Fix bad merge
2016-09-09 14:19:13 -07:00
Craig Tiller
5d3f2e6286
Merge github.com:grpc/grpc into grand-unified-closures
2016-09-09 13:10:22 -07:00
Michael Lumish
1c8bbc4106
Merge pull request #7920 from tuoxiansp/patch-1
...
Update README.md
2016-09-09 10:58:25 -07:00
Michael Lumish
7cc285a52f
Merge pull request #8021 from hacfi/node_typo
...
Fix typo in node.js README
2016-09-09 10:56:40 -07:00
Jan Tattermusch
eeb21d1fae
Merge pull request #8039 from jtattermusch/dotnetcli_distribtest_prototype
...
Dotnet CLI distrib tests and associated cleanup.
2016-09-09 18:14:49 +02:00
Jan Tattermusch
4f5009f27f
fix copying data directory
2016-09-09 13:21:46 +02:00
Jan Tattermusch
a98a2ad7fd
enable runing C# interop tests under coreclr
2016-09-09 12:58:10 +02:00
Jan Tattermusch
93f62aff5f
add shutdownhook for CoreCLR
2016-09-09 11:43:52 +02:00
Nicolas Noble
1b5f057995
Merge pull request #7196 from soltanmm/old-mac-donald-had-a-farm
...
Enable Mac OS X 10.6 compilation
2016-09-08 19:58:38 -07:00
Stanley Cheung
7f936eaa37
Merge pull request #7748 from thinkerou/update_function_desc
...
PHP: update param description of function
2016-09-08 16:48:00 -07:00
Jan Tattermusch
e4e30f8813
fixed formatting
2016-09-08 22:44:06 +02:00
Jan Tattermusch
8a84c8c9df
allow building all nugets on linux
2016-09-08 22:28:22 +02:00
Jan Tattermusch
b3df1c4500
make native extension loader work for published netcoreapp1.0 too
2016-09-08 19:41:59 +02:00
Craig Tiller
8f416dbb97
Merge github.com:grpc/grpc into grand-unified-closures
2016-09-08 09:54:03 -07:00
Craig Tiller
15372a3f22
Use a # of total outstanding requests to drive benchmark config
...
Instead of specifying # of outstanding requests/channel, specify a total
outstanding size, and try to fit that to the number of channels.
2016-09-08 09:21:55 -07:00
makdharma
93b09478f0
Merge pull request #8024 from makdharma/cpp_cacheable
...
add cacheable option to client_context
2016-09-08 08:19:10 -07:00
Jan Tattermusch
845323099e
install dotnet cli into ubuntu1404 distribtest docker
2016-09-08 16:21:40 +02:00
Jan Tattermusch
b85976f268
get the right nuget version in linux distribtests
2016-09-08 16:21:39 +02:00
Jan Tattermusch
b809cd9f99
dotnet CLI distribtest
2016-09-08 16:21:39 +02:00
Jan Tattermusch
1f7ce19d63
update path to C# test build by dotnet cli
2016-09-08 16:21:39 +02:00
Jan Tattermusch
08ac1d4b5a
dont enumerate runtimes in project.json file
2016-09-08 15:53:23 +02:00
Nicolas Noble
47b2961638
Merge pull request #7992 from nicolasnoble/manual-upmerge
...
Manual upmerge from 1.0.x to master.
2016-09-07 21:58:44 -07:00
Craig Tiller
95746dd53e
Merge pull request #8030 from ctiller/sweep2
...
Add missing flag option
2016-09-07 20:03:31 -07:00
Nicolas Noble
1f5d5fc581
Merge pull request #7994 from adelez/full_prod_tests
...
Change permissions to run on Jenkins.
2016-09-07 17:45:08 -07:00
Craig Tiller
6388da5a1f
Add missing flag option
2016-09-07 17:06:29 -07:00
Nicolas Noble
c27cec6ae2
Merge pull request #8007 from adelez/known_failures
...
add more known failure msgs.
2016-09-07 17:05:30 -07:00
Nicolas Noble
3b75b2bcb2
Merge pull request #8029 from ctiller/sweep2
...
Fix file mode
2016-09-07 17:04:40 -07:00
Craig Tiller
0984907101
Fix mode
2016-09-07 17:03:34 -07:00
Nicolas Noble
42327b8ffa
Merge pull request #8028 from ctiller/sweep2
...
Add a script to run performance sweeps
2016-09-07 17:02:09 -07:00
Craig Tiller
0d1808a5f5
Fix copyright
2016-09-07 16:59:28 -07:00
Craig Tiller
a84790fe33
Add a script to run performance sweeps
2016-09-07 16:59:00 -07:00
Nicolas "Pixel" Noble
5928bff0c7
Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge
2016-09-08 01:58:49 +02:00
Nicolas Noble
483f90b5da
Merge pull request #7434 from ctiller/sweeps
...
Add sync variants of important tests, add sweeps across different channel counts
2016-09-07 16:41:58 -07:00
Craig Tiller
426dcde78f
Fix merge
2016-09-07 15:43:10 -07:00
Craig Tiller
927b01e359
Merge github.com:grpc/grpc into sweeps
2016-09-07 15:42:28 -07:00