aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
* Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-09
|\
| * Fix sanityGravatar Craig Tiller2016-02-08
| |
| * Merge pull request #5126 from sreecha/thread_stress_testGravatar Vijay Pai2016-02-08
| |\ | | | | | | Modify thread stress test. Receive threads >> send threads
| * \ Merge pull request #5117 from jtattermusch/csharp_distribtest_macGravatar Michael Lumish2016-02-08
| |\ \ | | | | | | | | Enable C# distribtest on macos
| | | * Modify the test to have large number of threads receiving the RPCs and aGravatar Sree Kuchibhotla2016-02-08
| | |/ | |/| | | | | | | | | | smaller number of threads sending the RPCs. This increases the likelyhood of race-conditions on receiving threads.
| * | Merge pull request #5113 from jtattermusch/node_distribtest_fixesGravatar Michael Lumish2016-02-08
| |\ \ | | | | | | | | Node distribtest fixes
| * \ \ Merge pull request #5088 from murgatroid99/core_long_int64_tGravatar Craig Tiller2016-02-08
| |\ \ \ | | | | | | | | | | Replace 'long' with 'int64_t' in public core headers
| | | | * enable C# distribtest on macosGravatar Jan Tattermusch2016-02-06
| | |_|/ | |/| |
| | | * fix some node distribtestsGravatar Jan Tattermusch2016-02-05
| | |/ | |/|
| * | Fix docker files, distrib test scriptGravatar Craig Tiller2016-02-05
| | |
| | * Reverse changes to AVL codeGravatar murgatroid992016-02-05
| | |
| | * Fix function pointer type in timeout_encoding_testGravatar murgatroid992016-02-05
| | |
| * | Change default on Python install optionGravatar Craig Tiller2016-02-05
| | |
| | * Clang format and fix copyrightsGravatar murgatroid992016-02-05
| | |
| | * Replace 'long' with 'int64_t' in public core headersGravatar murgatroid992016-02-05
| |/
| * fix note distribtest nvm problemGravatar Jan Tattermusch2016-02-04
| |
| * Merge pull request #5074 from jtattermusch/python_smoketestGravatar Masood Malekghassemi2016-02-04
| |\ | | | | | | Python distribution Smoketest
| * \ Merge pull request #5008 from vjpai/worker_quitGravatar Michael Lumish2016-02-04
| |\ \ | | | | | | | | Provide an RPC to quit the performance benchmarking workers
| * | | Ensure distrib test npm install runs under dockerGravatar murgatroid992016-02-04
| | | |
| | | * python distrib smoketestGravatar Jan Tattermusch2016-02-04
| | | |
| * | | Resolved merge conflict with masterGravatar murgatroid992016-02-04
| |\ \ \ | | | |/ | | |/|
| * | | Add Node distrib tests and fixed some issues with the packaging scriptGravatar murgatroid992016-02-04
| | | |
| | * | Merge pull request #5013 from a-veitch/tag_set_to_contextGravatar Bogdan Drutu2016-02-04
| | |\ \ | | | | | | | | | | Change all instances of census_tag_set to census_context
| | | | * Merge branch 'master' into worker_quitGravatar vjpai2016-02-04
| | | | |\ | | | |_|/ | | |/| |
| | * | | Merge pull request #4828 from vjpai/async_thread_stress_testGravatar Craig Tiller2016-02-04
| | |\ \ \ | | | | | | | | | | | | Introduce thread stress test for async RPCs
| | * \ \ \ Merge pull request #5042 from ctiller/compileGravatar Yang Gao2016-02-04
| | |\ \ \ \ | | | | | | | | | | | | | | Fix clang3.7/tsan compile failure
| | | | * | | Give tsan a chanceGravatar Vijay Pai2016-02-04
| | | | | | |
| | | | * | | Merge branch 'master' into async_thread_stress_testGravatar Vijay Pai2016-02-03
| | | | |\ \ \ | | | |_|/ / / | | |/| | | |
| | | | * | | clang-formatGravatar Vijay Pai2016-02-03
| | | | | | |
| | * | | | | Fix copyrightGravatar vjpai2016-02-03
| |/ / / / /
| | | * | | Remove the command-line flagsGravatar Vijay Pai2016-02-03
| | | | | |
| | | * | | Fix a typecast...Gravatar Vijay Pai2016-02-03
| | | | | |
| * | | | | Merge pull request #4958 from sreecha/server_try_cancel_apiGravatar Yang Gao2016-02-03
| |\ \ \ \ \ | | | | | | | | | | | | | | Implement a TryCancel() API on ServerContext to cancel the API from the server side
| * \ \ \ \ \ Merge pull request #5039 from vjpai/limit_coresGravatar David G. Quintas2016-02-03
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix core limit dummy code for non-Linux cases
| | | | | * | | Remove some std:: so that grpc:: will be used by default when availableGravatar Vijay Pai2016-02-03
| | | | | | | |
| | | | | * | | Generalize namespace for ParseCommandLineFlagsGravatar Vijay Pai2016-02-03
| | | | | | | |
| | | | | * | | Refactor to favor composition over inheritanceGravatar Vijay Pai2016-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also make num_threads and num_rpcs as command-line flags
| | | | | | * | fix missed merge issueGravatar Alistair Veitch2016-02-03
| | | | | | | |
| | | | * | | | Fix clang3.7/tsan compile failureGravatar Craig Tiller2016-02-03
| | | | | | | |
| | | | | * | | Merge branch 'master' into async_thread_stress_testGravatar Vijay Pai2016-02-03
| | | | | |\ \ \
| * | | | | \ \ \ Merge pull request #5032 from yang-g/two_implsGravatar Nicolas Noble2016-02-03
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | Fix clean up logic when failing to add a secure port.
| | | | * | | | | Run tools/distrib/clang_format_code.shGravatar Sree Kuchibhotla2016-02-03
| | | | | | | | |
| | | * | | | | | Took out dependence on vectorGravatar vjpai2016-02-03
| | | | | | | | |
| | | | | | | * | mergeGravatar Alistair Veitch2016-02-03
| | | | | | | |\ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | | * | | | | | Merge branch 'master' into limit_coresGravatar vjpai2016-02-03
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | | * | | | | | Forgot to put this in the Mac versionGravatar vjpai2016-02-03
| | | | |/ / / / | | | |/| | | |
| | | | * | | | Merge branch 'master' into server_try_cancel_apiGravatar Sree Kuchibhotla2016-02-03
| | | | |\ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | add a testGravatar yang-g2016-02-02
| | | | | | | |
| * | | | | | | Merge pull request #5012 from ctiller/python_targetsGravatar Jan Tattermusch2016-02-02
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Python and Ruby targets for distribution testing
| * \ \ \ \ \ \ \ Merge pull request #5019 from yang-g/two_implsGravatar Sree Kuchibhotla2016-02-02
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | Remove the old impl caused by 4921