Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | * | | | | | Add RemoteTestClient to tests' Podfile | Jorge Canizales | 2015-05-30 | |
| | | | | | | | | | | ||||
| | | | | * | | | | | Point Podfile of sample app to new RemoteTestsClient location | Jorge Canizales | 2015-05-30 | |
| | | | | | | | | | | ||||
| | | | | * | | | | | Move RemoteTestClient files to /objective-c | Jorge Canizales | 2015-05-30 | |
| | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | The tests are going to use it too | |||
| | | | * | | | | | Fix problem loading certs for tests of library projects | Jorge Canizales | 2015-05-30 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In library projects (cf. app projects) the main bundle is nil. `NSBundle+bundleForClass:` works in both types of projects. Also makes the library load the certificates only once. | |||
* | | | | | | | | | Merge pull request #1824 from ctiller/but-maybe-i-want-to-poll | Nicolas Noble | 2015-05-30 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Make it possible to run with poll() instead of epoll() | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #1830 from grpc/doxygen-mako-docstring | Nicolas Noble | 2015-05-30 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Added docstring to gen_doxyfile mako template | |||
| | * \ \ \ \ \ \ \ \ | Merge github.com:grpc/grpc into but-maybe-i-want-to-poll | Craig Tiller | 2015-05-30 | |
| | |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile | |||
* | | | | | | | | | | | Merge pull request #1672 from jboeuf/server_auth_context | Craig Tiller | 2015-05-29 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Server auth context | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | Fixing build issue. | Julien Boeuf | 2015-05-29 | |
| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge pull request #1819 from jboeuf/mdctx_free_creds | Craig Tiller | 2015-05-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Removing mdctx from the credentials. | |||
| * | | | | | | | | | | | | fixing doxygen files after merge. | Julien Boeuf | 2015-05-29 | |
| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into mdctx_free_creds | Julien Boeuf | 2015-05-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | fixing protobuf (again...) | Julien Boeuf | 2015-05-29 | |
| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | Fixing protobuf (again...) | Julien Boeuf | 2015-05-29 | |
| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-29 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | Fix podspec example in README to work with dir hierarchies | Jorge Canizales | 2015-05-29 | |
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Because the sample protos were all in a flat directory, I hadn't noticed the issue. | |||
| | | | | * | | | | | | | Remove empty class AllTests | Jorge Canizales | 2015-05-29 | |
| | | | | | | | | | | | | ||||
| | | | | * | | | | | | | Add a few unit tests for GRX | Jorge Canizales | 2015-05-29 | |
| | | | | | | | | | | | | ||||
| | | | | * | | | | | | | Install GRX into RxLibraryUnitTests.m | Jorge Canizales | 2015-05-29 | |
| | | | | | | | | | | | | ||||
| | | | | * | | | | | | | Podfile to link RxLibrary to its unit tests | Jorge Canizales | 2015-05-29 | |
| | | | | | | | | | | | | ||||
| | | | | * | | | | | | | Minimal "test library" project | Jorge Canizales | 2015-05-29 | |
| | | | | | |/ / / / / | | | | | |/| | | | | | ||||
* | | | | | | | | | | | Merge pull request #1832 from nicolasnoble/tagging-master-as-0.9.1 | Craig Tiller | 2015-05-29 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Tagging 0.9.1 on master. | |||
| * | | | | | | | | | | | Tagging 0.9.1 on master. | Nicolas "Pixel" Noble | 2015-05-30 | |
|/ / / / / / / / / / / | ||||
* | | | | | | | | | | | Merge pull request #1817 from ↵ | Nicolas Noble | 2015-05-29 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ctiller/what-happens-if-a-hippopotamus-lives-on-your-roof Enable LSAN report_objects by default | |||
| | | | * | | | | | | | | Added docstring to gen_doxyfile mako template | David G. Quintas | 2015-05-29 | |
| |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||
| | | * | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-29 | |
| | | |\ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #1783 from ctiller/whisper-sweet-nothings-to-yourself | David G. Quintas | 2015-05-29 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add doxygen setups for internal documentation | |||
| * | | | | | | | | | | | Add doxygen setups for internal documentation | Craig Tiller | 2015-05-29 | |
| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge pull request #1810 from soltanmm/update-pb3 | Nicolas Noble | 2015-05-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Update protobuf to release v3.0.0-alpha-3 | |||
| | | | | | | | | | | * | | Fix the display of total slowdown | Craig Tiller | 2015-05-29 | |
| | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | clang-format | Craig Tiller | 2015-05-29 | |
| | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | Make it possible to run with poll() instead of epoll() | Craig Tiller | 2015-05-29 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mostly to facilitate testing, but maybe in the future we want to work on Linux systems with broken epoll support? | |||
* | | | | | | | | | | | | | Merge pull request #1668 from soltanmm/cancel-interop | Nathaniel Manista | 2015-05-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | Add cancellation interop tests for Python. | |||
| | | | | | | | * | | | | | fixes to Grpc nuget package | Jan Tattermusch | 2015-05-29 | |
| | | | | | | | | |_|/ / | | | | | | | | |/| | | | ||||
| | | | | | | | | | * | | Move batch API exposure to Python layer | Masood Malekghassemi | 2015-05-29 | |
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exposes the C core batch API to the Python layers. Provides a shim to enable the old Python API to remain the same (for now). | |||
* | | | | | | | | | | | Merge pull request #1815 from ctiller/stop-in-the-name-of-love | Nicolas Noble | 2015-05-29 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add fast stop to run_tests.py | |||
| | | | | | * | | | | | | Removing mdctx from the credentials. | Julien Boeuf | 2015-05-29 | |
| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge pull request #1814 from ctiller/demon-on-wheels | David Klempner | 2015-05-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | Add missing lock | |||
* | | | | | | | | | | | | Merge pull request #1800 from tbetbetbe/grpc-ruby-fix-bidi-server-fails | Jan Tattermusch | 2015-05-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Add's logging, removes an unnecessary thread join | |||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #1784 from jtattermusch/update_nuspec | Michael Lumish | 2015-05-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update nuspec files | |||
| | | | | | | | * | | | | | | Enable LSAN report_objects by default | Craig Tiller | 2015-05-29 | |
| |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | Rename function for clarity | Craig Tiller | 2015-05-29 | |
| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge pull request #1803 from soltanmm/verbosity | Nathaniel Manista | 2015-05-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set verbosity to 2 for Python tests. | |||
| | | | | * | | | | | | | | | Add fast stop | Craig Tiller | 2015-05-29 | |
| |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows run_tests to early out as soon as a test fails. Plays well with -f. | |||
* | | | | | | | | | | | | | Merge pull request #1789 from stanley-cheung/php_packaging | Michael Lumish | 2015-05-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: add composer.json to top level for packagist submission | |||
| | | | | * | | | | | | | | | Add missing lock | Craig Tiller | 2015-05-29 | |
| |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge pull request #1801 from yang-g/test | Craig Tiller | 2015-05-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Leak fix, the metadata array should be destroyed on the server SyncRe… | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #1781 from ctiller/test-we-can-tell-people-things | David G. Quintas | 2015-05-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a test of cmdline usage strings - and make them saner | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #1811 from grpc/jtattermusch-patch-1 | Michael Lumish | 2015-05-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor improvements to C# readme |