aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
|\
| * Label all iomgr objectsGravatar Craig Tiller2015-06-01
| | | | | | | | | | This allows a list of them to be dumped to isolate where memory leaks are occuring.
* | Signal when shutting downGravatar Craig Tiller2015-06-01
| |
* | Properly integrate credentials metadata deliveryGravatar Craig Tiller2015-06-01
| |
| * Merge pull request #1846 from dgquintas/infinity_takes_foreverGravatar Craig Tiller2015-06-01
| |\ | | | | | | Added "inf" as a valid option to run_test.py's -n flag.
| | * Addressed comments: fixed memory leak introduced by changes.Gravatar David Garcia Quintas2015-06-01
| | |
| | * Merge branch 'master' of github.com:grpc/grpc into infinity_takes_foreverGravatar David Garcia Quintas2015-06-01
| | |\ | | |/ | |/|
* | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
|\| |
* | | Rephrase integration for httpcliGravatar Craig Tiller2015-06-01
| | |
* | | Rephrase integration for httpcliGravatar Craig Tiller2015-06-01
| | |
| * | Merge pull request #1853 from jtattermusch/fix_csharp_buildallGravatar donnadionne2015-06-01
| |\ \ | | | | | | | | fix buildall.bat script
| | * | fix buildall.bat scriptGravatar Jan Tattermusch2015-06-01
| |/ /
| * | Merge pull request #1724 from ctiller/wonderful-snowflakeGravatar Michael Lumish2015-06-01
| |\ \ | | | | | | | | Make shared languages build shared libraries too
* | | | Fix memory leak, reduce spamGravatar Craig Tiller2015-06-01
| | | |
| * | | Merge pull request #1850 from jcanizales/use-proto-plugin-helpersGravatar Michael Lumish2015-06-01
| |\ \ \ | | | | | | | | | | Use class names for types as generated by the messages plugin
| * \ \ \ Merge pull request #1848 from jcanizales/simplify-sample-appGravatar Michael Lumish2015-06-01
| |\ \ \ \ | | | | | | | | | | | | Make sample app easier to understand
| * \ \ \ \ Merge pull request #1847 from jcanizales/finish-moving-tests-outGravatar Michael Lumish2015-06-01
| |\ \ \ \ \ | | | | | | | | | | | | | | Finish moving tests out of the sample app, into the tests project
| * \ \ \ \ \ Merge pull request #1845 from jcanizales/move-tests-off-sampleGravatar Michael Lumish2015-06-01
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Move interop tests to new tests project
* | \ \ \ \ \ \ Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-01
| |\| | | | | | |
* | | | | | | | | Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
|\| | | | | | | |
| * | | | | | | | Merge pull request #11 from jtattermusch/you-complete-meGravatar Craig Tiller2015-06-01
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | adapt C# to the new server shutdown API
| | | * \ \ \ \ \ \ Merge pull request #1839 from jcanizales/fix-certs-bundleGravatar Michael Lumish2015-06-01
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix problem loading certs for tests of library projects
| | | * \ \ \ \ \ \ \ Merge pull request #1823 from jtattermusch/nuget_tools_fixGravatar Michael Lumish2015-06-01
| | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | gRPC C# nuget package fixes
| | | * \ \ \ \ \ \ \ \ Merge pull request #1835 from grpc/jcanizales-fix-podspec-example-in-readmeGravatar Michael Lumish2015-06-01
| | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fix podspec example in README to work with dir hierarchies
| | | * \ \ \ \ \ \ \ \ \ Merge pull request #1834 from jcanizales/separate-testsGravatar Michael Lumish2015-06-01
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a project for tests, separate from the example project
| | | * \ \ \ \ \ \ \ \ \ \ Merge pull request #1844 from dgquintas/__function__-no-moGravatar Craig Tiller2015-06-01
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed non-ISO usage of __FUNCTION__.
* | | | | | | | | | | | | | | Update epoll to new vtableGravatar Craig Tiller2015-06-01
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'we-dont-need-no-backup' of github.com:ctiller/grpc into ↵Gravatar Craig Tiller2015-06-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | we-dont-need-no-backup
* | | | | | | | | | | | | | | | Release all fd refs before signalling shutdownGravatar Craig Tiller2015-06-01
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | | Use class names for types as generated by the messages pluginGravatar Jorge Canizales2015-06-01
| | | | | |_|_|_|_|_|_|_|/ / / | | | | |/| | | | | | | | | |
| | | | | | | | | | | | * | | Make sample app easier to understandGravatar Jorge Canizales2015-05-31
| | | | | | | | | | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove the launch screen. - Add a label explaining where to look for the code and results. - Delete unnecessary boilerplate code.
| | | | | | | | | | | * | | Remove remaining tests and RouteGuide from sample appGravatar Jorge Canizales2015-05-31
| | | | | | | | | | | | | |
| | | | | | | | | | | * | | Add RemoteTests as GRPCClientTests to tests projectGravatar Jorge Canizales2015-05-31
| | | | | | | | | | | | | |
| | | | | | | | | | | | | * Added "inf" as a valid option to run_test.py's -n flag.Gravatar David Garcia Quintas2015-05-31
| | | | | |_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Especially useful in combination with -f.
| | | | | | | | | | | * | Add SampleTests as LocalClearTextTests to tests projectGravatar Jorge Canizales2015-05-31
| | | | | | | | | | | | |
| | | | | | | | | | | * | Add RouteGuideClient to tests’ PodfileGravatar Jorge Canizales2015-05-31
| | | | | | | | | | | | |
| | | | | | | | | | | * | Move RouteGuideClient to generated_libraries/Gravatar Jorge Canizales2015-05-31
| | | | | | | | | | |/ /
| | | | | * | | | | / / Removed non-ISO usage of __FUNCTION__.Gravatar David Garcia Quintas2015-05-31
| | | | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #1843
| * | | / / / / / / / Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-31
|/| | | | | | | | | | | | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | fd refcount debuggingGravatar Craig Tiller2015-05-31
| | | | | | | | | |
| | | | | | | | * | Delete RemoteProtoTests from sample appGravatar Jorge Canizales2015-05-30
| | | | | | | | | |
| | | | | | | | * | Add RemoteProtoTests as InteropTests to tests projectGravatar Jorge Canizales2015-05-30
| | | | | | | | | |
| | | | | | | | * | Add RemoteTestClient to tests' PodfileGravatar Jorge Canizales2015-05-30
| | | | | | | | | |
| | | | | | | | * | Point Podfile of sample app to new RemoteTestsClient locationGravatar Jorge Canizales2015-05-30
| | | | | | | | | |
| | | | | | | | * | Move RemoteTestClient files to /objective-cGravatar Jorge Canizales2015-05-30
| | | | | |_|_|/ / | | | | |/| | | | | | | | | | | | | | | | | | | | | | The tests are going to use it too
| | | | | | | * | Fix problem loading certs for tests of library projectsGravatar Jorge Canizales2015-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-pollGravatar Nicolas Noble2015-05-30
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Make it possible to run with poll() instead of epoll()
| * \ \ \ \ \ \ \ \ Merge pull request #1830 from grpc/doxygen-mako-docstringGravatar Nicolas Noble2015-05-30
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Added docstring to gen_doxyfile mako template
* | | | | | | | | | | Fixup mergeGravatar Craig Tiller2015-05-30
| | | | | | | | | | |