aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | Fix proxy, finalize APIGravatar Craig Tiller2015-08-05
| | | | | | | | | | |
| | * | | | | | | | | Merge pull request #2767 from ctiller/no-poop-on-pizzaGravatar Abhishek Kumar2015-08-05
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port
| | | | | * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into ↵Gravatar yang-g2015-08-05
| | | | | |\ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | reconnect_branch_based_on_jitter
| | | | | | | * | | | | Merge branch 'propagate' into reduce-mac-loadGravatar Craig Tiller2015-08-05
| | | | | | | |\ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
| |\| | | | | | | | | |
| | | | | | | * | | | | Add linux, mac as test platforms, only run _with_poll tests on linuxGravatar Craig Tiller2015-08-05
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | | | | | | | * | | Merge github.com:grpc/grpc into kinetic-lopsided-poetryGravatar Craig Tiller2015-08-05
| | | | | | | | |\ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | | | | | | | | | * Read from the UDP FD, verify number of bytes readGravatar Robbie Shade2015-08-04
| | | | | | | | | | |
| | | | | | | | | | * Ensure connect happens to server addressGravatar Robbie Shade2015-08-04
| | | | | | | | | | |
| | * | | | | | | | | Return normalized IPv4 addresses from grpc_sockaddr_to_uri().Gravatar Paul Marks2015-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Users of the high-level API should not care whether we're using AF_INET or AF_INET6 sockets internally.
| | | | | | | | * | | Testing port serverGravatar Craig Tiller2015-08-04
| | | |_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | run_tests.py will start a server (if it's not running, or if the running port server mismatches the 'current' one) that serves ports to use for tests. The server is left running after run_tests.py finishes, so that in environments such as Mac and Windows where tests run unshielded from each other, we don't start jumping on already used ports.
| | | | | | * | | | Allow fixtures to specify slowdown factors, use it for grpc_trace testsGravatar Craig Tiller2015-08-04
| | | |_|_|/ / / / | | |/| | | | | |
| | | | * | | | | Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-08-04
| | | | |\ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Add proxy tests to end2end suiteGravatar Craig Tiller2015-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently the oauth2 variant of these tests is disabled. Will work with @jboeuf to figure out how to turn them on.
| | | | | | * | | Merge branch 'auth_md_processor' into server_creds_auth_md_processorGravatar Julien Boeuf2015-08-03
| | | | | | |\ \ \
| | | | | | | * | | Removing obsolete comment.Gravatar Julien Boeuf2015-08-03
| | | | | | | | | |
| | | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into auth_md_processorGravatar Julien Boeuf2015-08-03
| | | | | | | |\ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | | | * | | | | merge with head and resolve conflictsGravatar yang-g2015-08-03
| | | | | |\ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | | * | | | | | | Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_portGravatar Craig Tiller2015-08-03
| | | | | | | | | |
| | * | | | | | | | Fix alpn_testGravatar Craig Tiller2015-08-03
| | |/ / / / / / /
| | * | | | | | | Merge pull request #2751 from ctiller/alphanumeric-juju-fishGravatar Michael Lumish2015-08-03
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Remove optional parameter from watch connectivity state
| | | | * \ \ \ \ \ Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-08-01
| | | | |\ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile
| * | | | | | | | | Merge branch 'propagate' of github.com:ctiller/grpc into propagateGravatar Craig Tiller2015-08-01
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/surface/channel.c
| * \ \ \ \ \ \ \ \ \ Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-01
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/surface/channel.c
| | | | * | | | | | | Fix UDS versions of this testGravatar Craig Tiller2015-07-31
| | | | | | | | | | |
| | | * | | | | | | | s/inherit/propagate/gGravatar Craig Tiller2015-07-31
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Update wrappers, tests to new create_call()Gravatar Craig Tiller2015-07-31
| | | | | | | | | |
| | | * | | | | | | Remove optional parameter from watch connectivity stateGravatar Craig Tiller2015-07-31
| | |/ / / / / / / | |/| | | | | | |
| | | | | | | * | Properly initializing reserved pointer in tests.Gravatar Nicolas "Pixel" Noble2015-08-01
| | | | | | | | |
| | | | | | * | | Properly send GRPC_STATUS_UNAUTHENTICATED from server auth failuresGravatar Craig Tiller2015-07-31
| | | | | | | | |
| | | | | | * | | Merge branch 'auth_md_processor' of github.com:jboeuf/grpc into ↵Gravatar Craig Tiller2015-07-31
| | |_|_|_|/| | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | complain-with-both-passion-and-meaning
| | * | | | | | | Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-aboutGravatar Craig Tiller2015-07-31
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: vsprojects/Grpc.mak vsprojects/grpc.sln vsprojects/grpc/grpc.vcxproj vsprojects/grpc_cpp_plugin/grpc_cpp_plugin.vcxproj vsprojects/grpc_csharp_ext/grpc_csharp_ext.vcxproj vsprojects/grpc_csharp_plugin/grpc_csharp_plugin.vcxproj vsprojects/grpc_objective_c_plugin/grpc_objective_c_plugin.vcxproj vsprojects/grpc_python_plugin/grpc_python_plugin.vcxproj vsprojects/grpc_ruby_plugin/grpc_ruby_plugin.vcxproj vsprojects/grpc_unsecure/grpc_unsecure.vcxproj
| | | | * | | | | merge with headGravatar yang-g2015-07-30
| | | | |\ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | | * | | | | | Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-07-30
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #2689 from yang-g/auth_test_failureGravatar Craig Tiller2015-07-30
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix clock type mismatch
| | | * | | | | | | Exclude uds from default hostname testsGravatar Craig Tiller2015-07-29
| | | | | | | | | |
| | | * | | | | | | Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-aboutGravatar Craig Tiller2015-07-29
| | | |\ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/channel/http_client_filter.c src/core/surface/channel.c
| | | | * | | | | | Allow specific pollers to be wokenGravatar Craig Tiller2015-07-29
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, if two threads call grpc_completion_queue_pluck on the same completion queue for different tags, there is a 50% chance that we deliver the completion wakeup to the wrong poller - forcing the correct poller to wait until its polling times out before it can return an event up to the application. This change tweaks our polling interfaces so that we can indeed wake a specific poller. Nothing has been performance tuned yet. It's definitely sub-optimal in a number of places. Wakeup file-descriptors should be recycled. We should have a path that avoids calling poll() followed by epoll(). We can probably live without it right at the second though. This code will fail on Windows at least (I'll do that port when I'm in the office and have a Windows machine).
| | | | | | | * | Fixing C/C++ tests.Gravatar Nicolas "Pixel" Noble2015-07-29
| | | | | | | | |
| | | | * | | | | merge with upstreamGravatar yang-g2015-07-28
| | | | |\ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Integration compile fixGravatar Craig Tiller2015-07-28
| | | | | | | | |
| * | | | | | | | Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-28
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other
| | | * | | | | | | Fix clock type mismatchGravatar yang-g2015-07-28
| | |/ / / / / / /
| | | | * | | | | add support for detecting spurious outside connection.Gravatar yang-g2015-07-27
| | | | | | | | |
| | * | | | | | | Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_authGravatar Julien Boeuf2015-07-27
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge pull request #2593 from ctiller/elliptic-orange-chamelionGravatar Yang Gao2015-07-27
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Rename grpc_channel_create to grpc_insecure_channel_create
| | | | * \ \ \ \ \ \ Merge github.com:grpc/grpc into elliptic-orange-chamelionGravatar Craig Tiller2015-07-26
| | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/csharp/ext/grpc_csharp_ext.c
| | | * | \ \ \ \ \ \ \ Merge github.com:grpc/grpc into warbling-wombatGravatar Craig Tiller2015-07-26
| | | |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / | | | | |/| | | | | | |
| | | | | | * | | | | | Merge branch 'sometimes-its-good-just-to-check-in-with-each-other' into ↵Gravatar Craig Tiller2015-07-26
| | | | | | |\ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | yeah-we-know-what-youre-talking-about
| * | | | | | | | | | | Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-26
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other Conflicts: src/core/iomgr/tcp_server_windows.c