Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-06-04 |
|\ | |||
| * | Merge pull request #1879 from nicolasnoble/that-assert-makes-me-sad | Craig Tiller | 2015-06-03 |
| |\ | | | | | | | Removing an assert on chand->security_connector->auth_context. | ||
| * \ | Merge pull request #1894 from yang-g/create-thread-pool | Nicolas Noble | 2015-06-03 |
| |\ \ | | | | | | | | | Add ability to override default thread pool | ||
| * \ \ | Merge pull request #1895 from nicolasnoble/python-is-not-c89 | Masood Malekghassemi | 2015-06-03 |
| |\ \ \ | | | | | | | | | | | Some compilers don't like C99. | ||
| * \ \ \ | Merge pull request #1898 from soltanmm/cows-and-cows-and-cows | Craig Tiller | 2015-06-03 |
| |\ \ \ \ | | | | | | | | | | | | | Expose gpr_asprintf and gpr_strdup | ||
| * \ \ \ \ | Merge pull request #1901 from jtattermusch/fix_jenkins_win | Nicolas Noble | 2015-06-03 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Fix jenkins build on windows | ||
| | * | | | | | fix jenkins build on windows | Jan Tattermusch | 2015-06-03 |
| |/ / / / / | |||
| * | | | | | Merge pull request #1885 from soltanmm/room-of-requirements | Nathaniel Manista | 2015-06-03 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Redirect build_python.sh to requirements.txt. | ||
| * \ \ \ \ \ | Merge pull request #1882 from soltanmm/timeouts | Nathaniel Manista | 2015-06-03 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Increase RPC timeout in _links_test.py. | ||
| * \ \ \ \ \ \ | Merge pull request #1892 from murgatroid99/node_use_lodash | Tim Emiola | 2015-06-03 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Replaced underscore and underscore.string modules with lodash | ||
| | | | | * | | | | Expose gpr_asprintf and gpr_strdup | Masood Malekghassemi | 2015-06-03 |
| | |_|_|/ / / / | |/| | | | | | | |||
| * | | | | | | | Merge pull request #1897 from jtattermusch/jenkins_support | Nicolas Noble | 2015-06-03 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | fix CRLF line ending problem with run_jenkins.sh | ||
| | * | | | | | | | fix CRLF line ending problem with run_jenkins.sh | Jan Tattermusch | 2015-06-03 |
| | | | | | | | | | |||
| * | | | | | | | | Merge pull request #1896 from jtattermusch/jenkins_support | Nicolas Noble | 2015-06-03 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | experimental jenkins support | ||
| | * | | | | | | | make run_jenkins runnable | Jan Tattermusch | 2015-06-03 |
| | | | | | | | | | |||
| | * | | | | | | | experimental jenkins support | Jan Tattermusch | 2015-06-03 |
| |/ / / / / / / | |||
| | | | | * / / | Some compilers don't like C99. | Nicolas "Pixel" Noble | 2015-06-03 |
| | |_|_|/ / / | |/| | | | | | |||
| | | | | * | | Add ability to override default thread pool | Yang Gao | 2015-06-03 |
| | | | | | | | |||
| * | | | | | | Merge pull request #1893 from tbetbetbe/grpc-ruby-prepare-release | Michael Lumish | 2015-06-03 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | bump grpc ruby version | ||
| | * | | | | | | bump grpc ruby version | Tim Emiola | 2015-06-03 |
| | | | | | | | | |||
| * | | | | | | | Merge pull request #1890 from tbetbetbe/grpc-node-update-readme-install | Jayant Kolhe | 2015-06-03 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | Updates the INSTALL section in the Node.js README.md | ||
| * | | | | | | | Merge pull request #1891 from tbetbetbe/grpc-python-update-readme-install | Jayant Kolhe | 2015-06-03 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Updates the INSTALL section for python | ||
| * \ \ \ \ \ \ \ | Merge pull request #1889 from tbetbetbe/grpc-ruby-update-readme-install | Jayant Kolhe | 2015-06-03 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | Update INSTALL on Ruby README.md | ||
| | | | * | | | | | Updates INSTALL on Node.js README.md | Tim Emiola | 2015-06-03 |
| | | | | | | | | | |||
| | | * | | | | | | Updates the INSTALL section for python | Tim Emiola | 2015-06-03 |
| | | | | | | | | | |||
| | * | | | | | | | Update INSTALL on Ruby README.md | Tim Emiola | 2015-06-03 |
| | |/ / / / / / | |||
| | | | * / / / | Replaced underscore and underscore.string modules with lodash | murgatroid99 | 2015-06-03 |
| | |_|/ / / / | |/| | | | | | |||
| * | | | | | | Merge pull request #1886 from dgquintas/run_tests_shuffling | Craig Tiller | 2015-06-03 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Improvements to the way we randomize test runs. | ||
| | * | | | | | | Improvements to the way we randomize test runs. | David Garcia Quintas | 2015-06-02 |
| | | | | | | | | |||
| | | | | | * | | Redirect build_python.sh to requirements.txt | Masood Malekghassemi | 2015-06-02 |
| | |_|_|_|/ / | |/| | | | | | |||
| * | | | | | | Merge pull request #1866 from dgquintas/stack-allocate-bb-reader | Craig Tiller | 2015-06-02 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Removed grpc_byte_buffer_reader_{create,destroy}. | ||
* | \ \ \ \ \ \ | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-06-02 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/iomgr/resolve_address_posix.c src/core/surface/server.c | ||
| | * | | | | | | Merge pull request #1827 from madongfly/creds_test | donnadionne | 2015-06-02 |
| |/| | | | | | | | | | | | | | | | | | | | | | | Enable service_account_creds test and compute_engine_creds for gRpc-java. | ||
| * | | | | | | | Merge pull request #1880 from jtattermusch/csharp_bump_version | Nicolas Noble | 2015-06-02 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Bump C# package versions | ||
| | | | | | | * | | Increase test timeout | Masood Malekghassemi | 2015-06-02 |
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous timeout was short enough that it led to erroneous failures. Fixes #1875. | ||
| | | | | | | * | Removing an assert on chand->security_connector->auth_context. | Nicolas "Pixel" Noble | 2015-06-03 |
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | That value actually MAY be NULL in some circumstances, and that's not a problem. | ||
| * | | | | | | Merge pull request #1871 from ↵ | Jan Tattermusch | 2015-06-02 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tbetbetbe/grpc_ruby_corrects_the_cancel_after_first_response_test Corrects the cancel_after_first_response test | ||
| * \ \ \ \ \ \ | Merge pull request #1859 from nicolasnoble/no-pollution-from-global-grpc | Masood Malekghassemi | 2015-06-02 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Avoid polluting our compilation with previously installed grpc. | ||
| | | | * | | | | | bump C# package versions | Jan Tattermusch | 2015-06-02 |
| | | | | | | | | | |||
| * | | | | | | | | Merge pull request #1876 from jcanizales/prepare-podspec | Michael Lumish | 2015-06-02 |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | Fix version number of gRPC.podspec | ||
| * | | | | | | | | Merge pull request #1872 from jcanizales/fix-metadata-propagation | Michael Lumish | 2015-06-02 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix NSDictionary <-> metadata codec | ||
| * \ \ \ \ \ \ \ \ | Merge pull request #1874 from dgquintas/server_context_leak | Craig Tiller | 2015-06-02 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fixed memory leak in server_async | ||
| | | | * | | | | | | | Fix version number of gRPC.podspec | Jorge Canizales | 2015-06-02 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And solves a few linter issues that prevent it from being submitted to Cocoapods' repo. | ||
| | | * | | | | | | | | Disallow NSString headers with -bin suffix | Jorge Canizales | 2015-06-02 |
| | | | | | | | | | | | |||
| | | | | | | | * | | | Reintroduced grpc_byte_buffer_reader_destroy. | David Garcia Quintas | 2015-06-02 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As a no-op for the time being. | ||
| | | | | * | | | | | | Avoid polluting our compilation with previously installed grpc. | Nicolas "Pixel" Noble | 2015-06-02 |
| | | | | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #1870 from nicolasnoble/we-are-not-linking-libdl-properly | David G. Quintas | 2015-06-02 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | Swapping the library order so that anything that openssl requires is properly tagged afterward. | ||
| | | * | | | | | | | | Fixed memory leak in server_async | David Garcia Quintas | 2015-06-02 |
| | | | | | | | | | | | |||
| | | | * | | | | | | | Fix NSDictionary <-> metadata codec | Jorge Canizales | 2015-06-02 |
| | | | | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #1856 from ctiller/count-the-things | Nicolas Noble | 2015-06-02 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | Label all iomgr objects |