aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-08-04
|\
| * Change cast to avoid warningGravatar Christian Blichmann2015-08-04
| |
| * Use an unsigned pointer compare, as the highest bit may sometimes be set.Gravatar Christian Blichmann2015-08-04
| | | | | | | | | | This fixes intermittent connection issues on 32-bit Linux. Also related to issues #2557 and #2600.
| * Merge pull request #2774 from jcanizales/diagnose-jenkinsGravatar Michael Lumish2015-08-03
| |\ | | | | | | Have the tests preferably use the protoc compiled by make.
| | * Formatting and documentationGravatar Jorge Canizales2015-08-03
| | |
| | * Use the protoc made when one isn’t yet installedGravatar Jorge Canizales2015-08-03
| | |
| * | Fix compilation under VS 2010Gravatar Jan Tattermusch2015-08-03
| | |
| * | Merge pull request #2702 from yang-g/peeraddrGravatar Vijay Pai2015-08-03
| |\ \ | | | | | | | | Add accessor peer() in ClientContext and ServerContext
| * \ \ Merge pull request #2683 from murgatroid99/node_explicit_insecure_serverGravatar Abhishek Kumar2015-08-03
| |\ \ \ | | | | | | | | | | Made binding a server to a port insecurely explicit
| * \ \ \ Merge pull request #2762 from jcanizales/do-camelcase-rightGravatar Michael Lumish2015-08-03
| |\ \ \ \ | | | | | | | | | | | | Make FileNameInUpperCamel aware of directories
| * \ \ \ \ Merge pull request #2743 from ctiller/ampidextrous-parrotGravatar Eric Anderson2015-08-03
| |\ \ \ \ \ | | | | | | | | | | | | | | Switch ALPN/NPN to advertise only h2
| * \ \ \ \ \ Merge pull request #2753 from jcanizales/small-fixesGravatar Michael Lumish2015-08-03
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Small fixes
| * \ \ \ \ \ \ Merge pull request #2751 from ctiller/alphanumeric-juju-fishGravatar Michael Lumish2015-08-03
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Remove optional parameter from watch connectivity state
* | | | | | | | | Fix typoGravatar Craig Tiller2015-08-03
| | | | | | | | |
| | | | | | | | * Reactivate Cocoapods error outputGravatar Jorge Canizales2015-08-02
| | | | | | | | |
| | | | | | | | * Fail early and explicitly if protoc, pod, or xcodebuild are missingGravatar Jorge Canizales2015-08-02
| | |_|_|_|_|_|/ | |/| | | | | |
| | | | | * | | Make FileNameInUpperCamel aware of directoriesGravatar Jorge Canizales2015-08-02
| | |_|_|/ / / | |/| | | | |
| | | * | | | Update doc in GRPCCompletionQueue.hGravatar Jorge Canizales2015-08-01
| | | | | | |
| | | * | | | Unused ivar in GRPCCall.mGravatar Jorge Canizales2015-08-01
| | | | | | |
| | | * | | | grpc_init() is already called in GRPCWrappedCallGravatar Jorge Canizales2015-08-01
| | | | | | |
| | | * | | | GRPCCall.m formatting.Gravatar Jorge Canizales2015-08-01
| | | | | | |
* | | | | | | Dont crash on too many pluckersGravatar Craig Tiller2015-08-01
| | | | | | |
* | | | | | | Formalize max pluckersGravatar Craig Tiller2015-08-01
| | | | | | |
* | | | | | | Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-08-01
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile
| * | | | | | Merge pull request #2717 from ctiller/yeah-we-know-what-youre-talking-aboutGravatar Yang Gao2015-07-31
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Make call_create with host=NULL provide a default host name
| | * | | | | | Respond to reviewGravatar Craig Tiller2015-07-31
| | | | | | | |
| | | * | | | | Remove optional parameter from watch connectivity stateGravatar Craig Tiller2015-07-31
| | | | | | | |
| | | | | | | * merge with head and resolve conflictsGravatar yang-g2015-07-31
| | | | | | | |\
| * | | | | | | | Use py.test from run_tests.pyGravatar Masood Malekghassemi2015-07-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also updates the version of grpcio_test. Now that grpcio and its tests are in different project packages, the version numbers should be kept in sync.
| * | | | | | | | Enable Python testing and coverageGravatar Masood Malekghassemi2015-07-31
| | |_|_|_|_|_|/ | |/| | | | | |
| | | | | * | | Switch ALPN/NPN to advertise only h2Gravatar Craig Tiller2015-07-31
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'plucking-hell' of github.com:ctiller/grpc into plucking-hellGravatar Craig Tiller2015-07-31
|\ \ \ \ \ \ \
* | | | | | | | Save some iterationsGravatar Craig Tiller2015-07-31
| | | | | | | |
| | * | | | | | Merge pull request #2726 from ctiller/insolent-pork-chopGravatar Vijay Pai2015-07-31
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | Fix Ruby segfaults and TSAN reported races
| | * | | | | | Merge pull request #2698 from soltanmm/reorganize-pythonGravatar Nathaniel Manista2015-07-31
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Reorganize src/python.
| * | | | | | | | Revert inadvertent changeGravatar Craig Tiller2015-07-31
|/ / / / / / / /
| * | | | | | | Merge pull request #2663 from jcanizales/run-test-server-locallyGravatar Michael Lumish2015-07-31
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | Run test server locally
| | | | * | | | Merge github.com:grpc/grpc into insolent-pork-chopGravatar Craig Tiller2015-07-31
| | | | |\ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | | | | * | | 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 github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-07-31
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: templates/vsprojects/grpc.sln.template templates/vsprojects/grpc_csharp_ext/grpc_csharp_ext.vcxproj.template templates/vsprojects/sln_defs.include templates/vsprojects/vcxproj_defs.include vsprojects/grpc.sln vsprojects/grpc_csharp_ext/grpc_csharp_ext.vcxproj
| * | | | | | | Merge pull request #2731 from nicolasnoble/regen-and-vs-tweaksGravatar Jan Tattermusch2015-07-30
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Regenerating project files and massaging VS project files.
| | | * | | | | | Make plugin & server, and pod install via run_tests.pyGravatar Jorge Canizales2015-07-30
| | | | | | | | |
| | | * | | | | | Ensure the tests podspecs find the plugin they makeGravatar Jorge Canizales2015-07-30
| | | | | | | | |
| | | * | | | | | Have tests podspecs make only the ObjC pluginGravatar Jorge Canizales2015-07-30
| | | | | | | | |
| | | * | | | | | Generate deterministic UUIDs in the Pods projectGravatar Jorge Canizales2015-07-30
| | | | | | | | |
| | * | | | | | | Regenerating project files and massaging VS project files.Gravatar Nicolas Noble2015-07-30
| | | | | | | | |
| | | | * | | | | Reorganize Python testsGravatar Masood Malekghassemi2015-07-30
| | | | | | | | |
| | | | * | | | | Reorganize Python packagesGravatar Masood Malekghassemi2015-07-30
| | | |/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is in preparation of moving all tests into a separate package to enable ease of coverage checking and testing.
* | | | | | | | Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-07-30
|\| | | | | | |
| * | | | | | | Merge pull request #2723 from a-veitch/issue_2710Gravatar Michael Lumish2015-07-30
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | Move grpc_census_call_*_context calls into public header