Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | 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 | |
| |/ / / / / / / / / / | ||||
| | | | | | | | | | * | Account for time difference in mac and linux | Vijay Pai | 2015-06-03 | |
| | | | | | | | | | | | ||||
| | | | | | | | | | * | Bug fix | Vijay Pai | 2015-06-03 | |
| | | | | | | | | | | | ||||
| | | * | | | | | | | | Replaced underscore and underscore.string modules with lodash | murgatroid99 | 2015-06-03 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||
| | | | | | | * | | | Replaced underscore and underscore.string modules with lodash | murgatroid99 | 2015-06-03 | |
| |_|_|_|_|_|/ / / |/| | | | | | | | | ||||
| | | | | | | | * | Invoke LoadTest setup | vjpai | 2015-06-03 | |
| | | | | | | | | | ||||
| | | | | | | | * | Merge branch 'master' into poisson | vjpai | 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 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. | |||
| | | | | | | | | | | * | Support use of high_res clock in timepoints | vjpai | 2015-06-02 | |
| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | 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 | |||
| | | | | * | | | | | | | Corrects the cancel_after_first_response test | Tim Emiola | 2015-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 ↵ | Nicolas "Pixel" Noble | 2015-06-02 | |
| |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | properly tagged afterward. | |||
| * | | | | | | | | | Fix Windows compilation | Craig Tiller | 2015-06-02 | |
| | | | | | | | | | | ||||
| | | | | | | | | * | Fix timer issues | vjpai | 2015-06-02 | |
| | | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #1864 from ctiller/cq-says-what | Jan Tattermusch | 2015-06-02 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | Add a completion queue test | |||
* | | | | | | | | | | Merge pull request #1860 from jtattermusch/csharp_runtest_windows | Nicolas Noble | 2015-06-01 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | run_tests.py support for C# on windows | |||
| | | | | | | * | | | | Removed grpc_byte_buffer_reader_{create,destroy}. | David Garcia Quintas | 2015-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-finite | David G. Quintas | 2015-06-01 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug with finite runs per test | |||
| * | | | | | | | | | | | Fix bug with finite runs per test | Craig Tiller | 2015-06-01 | |
|/ / / / / / / / / / / | ||||
| | | * | | | | | | | | Merge github.com:grpc/grpc into count-the-things | Craig Tiller | 2015-06-01 | |
| | | |\ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/iomgr/fd_posix.h src/core/iomgr/iomgr.c | |||
* | | | | | | | | | | | Merge pull request #1857 from yang-g/test | Craig Tiller | 2015-06-01 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Various minor fixes | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #1862 from nicolasnoble/fixing-tools | Craig Tiller | 2015-06-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | Fixing tools compilation. | |||
| | | | * | | | | | | | | Extend the test case | Craig Tiller | 2015-06-01 | |
| | | | | | | | | | | | | ||||
| | | | * | | | | | | | | Add a completion queue test | Craig Tiller | 2015-06-01 | |
| |_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - create completion queue - call shutdown - call next | |||
* | | | | | | | | | | | Merge pull request #1758 from dgquintas/iomgr_managed_cbs | Craig Tiller | 2015-06-01 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Revamped iomgr's callback mechanism | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #1818 from a-veitch/internal_api | Hongyu Chen | 2015-06-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Initial Census refactoring and context integration | |||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #1861 from donnadionne/window | Jan Tattermusch | 2015-06-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding csharp_dotnet into interop tests |