aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* fix jenkins build on windowsGravatar Jan Tattermusch2015-06-03
|
* Merge pull request #1885 from soltanmm/room-of-requirementsGravatar Nathaniel Manista2015-06-03
|\ | | | | Redirect build_python.sh to requirements.txt.
* \ Merge pull request #1882 from soltanmm/timeoutsGravatar Nathaniel Manista2015-06-03
|\ \ | | | | | | Increase RPC timeout in _links_test.py.
* \ \ Merge pull request #1892 from murgatroid99/node_use_lodashGravatar Tim Emiola2015-06-03
|\ \ \ | | | | | | | | Replaced underscore and underscore.string modules with lodash
* \ \ \ Merge pull request #1897 from jtattermusch/jenkins_supportGravatar Nicolas Noble2015-06-03
|\ \ \ \ | | | | | | | | | | fix CRLF line ending problem with run_jenkins.sh
| * | | | fix CRLF line ending problem with run_jenkins.shGravatar Jan Tattermusch2015-06-03
| | | | |
* | | | | Merge pull request #1896 from jtattermusch/jenkins_supportGravatar Nicolas Noble2015-06-03
|\| | | | | | | | | | | | | | experimental jenkins support
| * | | | make run_jenkins runnableGravatar Jan Tattermusch2015-06-03
| | | | |
| * | | | experimental jenkins supportGravatar Jan Tattermusch2015-06-03
|/ / / /
* | | | Merge pull request #1893 from tbetbetbe/grpc-ruby-prepare-releaseGravatar Michael Lumish2015-06-03
|\ \ \ \ | | | | | | | | | | bump grpc ruby version
| * | | | bump grpc ruby versionGravatar Tim Emiola2015-06-03
| | | | |
* | | | | Merge pull request #1890 from tbetbetbe/grpc-node-update-readme-installGravatar Jayant Kolhe2015-06-03
|\ \ \ \ \ | |/ / / / |/| | | | Updates the INSTALL section in the Node.js README.md
* | | | | Merge pull request #1891 from tbetbetbe/grpc-python-update-readme-installGravatar Jayant Kolhe2015-06-03
|\ \ \ \ \ | | | | | | | | | | | | Updates the INSTALL section for python
* \ \ \ \ \ Merge pull request #1889 from tbetbetbe/grpc-ruby-update-readme-installGravatar Jayant Kolhe2015-06-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | Update INSTALL on Ruby README.md
| | | * | | | Updates INSTALL on Node.js README.mdGravatar Tim Emiola2015-06-03
| | | | | | |
| | * | | | | Updates the INSTALL section for pythonGravatar Tim Emiola2015-06-03
| | | | | | |
| * | | | | | Update INSTALL on Ruby README.mdGravatar Tim Emiola2015-06-03
| |/ / / / /
| | | * / / Replaced underscore and underscore.string modules with lodashGravatar murgatroid992015-06-03
| |_|/ / / |/| | | |
* | | | | Merge pull request #1886 from dgquintas/run_tests_shufflingGravatar Craig Tiller2015-06-03
|\ \ \ \ \ | | | | | | | | | | | | Improvements to the way we randomize test runs.
| * | | | | Improvements to the way we randomize test runs.Gravatar David Garcia Quintas2015-06-02
| | | | | |
| | | | | * Redirect build_python.sh to requirements.txtGravatar Masood Malekghassemi2015-06-02
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #1866 from dgquintas/stack-allocate-bb-readerGravatar Craig Tiller2015-06-02
|\ \ \ \ \ | | | | | | | | | | | | Removed grpc_byte_buffer_reader_{create,destroy}.
* \ \ \ \ \ Merge pull request #1827 from madongfly/creds_testGravatar donnadionne2015-06-02
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Enable service_account_creds test and compute_engine_creds for gRpc-java.
* | | | | | Merge pull request #1880 from jtattermusch/csharp_bump_versionGravatar Nicolas Noble2015-06-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | Bump C# package versions
| | | | | | * Increase test timeoutGravatar Masood Malekghassemi2015-06-02
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous timeout was short enough that it led to erroneous failures. Fixes #1875.
* | | | | | Merge pull request #1871 from ↵Gravatar Jan Tattermusch2015-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-grpcGravatar Masood Malekghassemi2015-06-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Avoid polluting our compilation with previously installed grpc.
| | | * | | | | bump C# package versionsGravatar Jan Tattermusch2015-06-02
| | | | | | | |
* | | | | | | | Merge pull request #1876 from jcanizales/prepare-podspecGravatar Michael Lumish2015-06-02
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | Fix version number of gRPC.podspec
* | | | | | | | Merge pull request #1872 from jcanizales/fix-metadata-propagationGravatar Michael Lumish2015-06-02
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix NSDictionary <-> metadata codec
* \ \ \ \ \ \ \ \ Merge pull request #1874 from dgquintas/server_context_leakGravatar Craig Tiller2015-06-02
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fixed memory leak in server_async
| | | * | | | | | | Fix version number of gRPC.podspecGravatar Jorge Canizales2015-06-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And solves a few linter issues that prevent it from being submitted to Cocoapods' repo.
| | * | | | | | | | Disallow NSString headers with -bin suffixGravatar Jorge Canizales2015-06-02
| | | | | | | | | |
| | | | | | | * | | Reintroduced grpc_byte_buffer_reader_destroy.Gravatar David Garcia Quintas2015-06-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As a no-op for the time being.
| | | | * | | | | | Avoid polluting our compilation with previously installed grpc.Gravatar Nicolas "Pixel" Noble2015-06-02
| | | | | | | | | |
* | | | | | | | | | Merge pull request #1870 from nicolasnoble/we-are-not-linking-libdl-properlyGravatar David G. Quintas2015-06-02
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | Swapping the library order so that anything that openssl requires is properly tagged afterward.
| | * | | | | | | | Fixed memory leak in server_asyncGravatar David Garcia Quintas2015-06-02
| | | | | | | | | |
| | | * | | | | | | Fix NSDictionary <-> metadata codecGravatar Jorge Canizales2015-06-02
| | | | | | | | | |
* | | | | | | | | | Merge pull request #1856 from ctiller/count-the-thingsGravatar Nicolas Noble2015-06-02
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | Label all iomgr objects
| | | | | * | | | | Corrects the cancel_after_first_response testGravatar Tim Emiola2015-06-02
| | | | | | |_|/ / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - stops attempting to verify by catching the CancelledError - instead the test examines the operation state after cancellation, which is equally valid and more stable. Also - simplifies bidi on the server
| | * | | / | | | Swapping the library order so that anything that openssl requires is ↵Gravatar Nicolas "Pixel" Noble2015-06-02
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | properly tagged afterward.
| * | | | | | | Fix Windows compilationGravatar Craig Tiller2015-06-02
| | | | | | | |
* | | | | | | | Merge pull request #1864 from ctiller/cq-says-whatGravatar Jan Tattermusch2015-06-02
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | Add a completion queue test
* | | | | | | | Merge pull request #1860 from jtattermusch/csharp_runtest_windowsGravatar Nicolas Noble2015-06-01
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | run_tests.py support for C# on windows
| | | | | | | * | Removed grpc_byte_buffer_reader_{create,destroy}.Gravatar David Garcia Quintas2015-06-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduced grpc_byte_buffer_init instead. It's now the user's responsibility to manage memory.
* | | | | | | | | Merge pull request #1865 from ctiller/sometimes-we-want-to-be-finiteGravatar David G. Quintas2015-06-01
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix bug with finite runs per test
| * | | | | | | | | Fix bug with finite runs per testGravatar Craig Tiller2015-06-01
|/ / / / / / / / /
| | | * | | | | | Merge github.com:grpc/grpc into count-the-thingsGravatar Craig Tiller2015-06-01
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/iomgr/fd_posix.h src/core/iomgr/iomgr.c
* | | | | | | | | Merge pull request #1857 from yang-g/testGravatar Craig Tiller2015-06-01
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Various minor fixes
* \ \ \ \ \ \ \ \ \ Merge pull request #1862 from nicolasnoble/fixing-toolsGravatar Craig Tiller2015-06-01
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | Fixing tools compilation.