aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge pull request #2408 from nicolasnoble/generate_projects-should-mkdirGravatar Craig Tiller2015-07-15
|\
* \ Merge pull request #2442 from yang-g/authcontext_lazy_create_at_serverGravatar Craig Tiller2015-07-15
|\ \
* \ \ Merge pull request #2419 from jtattermusch/nuget_versioning_simplificationGravatar Michael Lumish2015-07-15
|\ \ \
| * | | make build_packages.bat provide version of grpc.native.csharp_ext dependencyGravatar Jan Tattermusch2015-07-15
| * | | introduce Version.cs as single source of truth of gRPC C# versionGravatar Jan Tattermusch2015-07-15
| * | | pick up nuget package version from cmdline param and fix nuget buildGravatar Jan Tattermusch2015-07-15
|/ / /
* | | Merge pull request #2418 from jtattermusch/csharp_healthcheckingGravatar Michael Lumish2015-07-15
|\ \ \
| * | | C# health checking supportGravatar Jan Tattermusch2015-07-15
|/ / /
* | | Merge pull request #2453 from tbetbetbe/grpc-ruby-update-requirements-commentGravatar Michael Lumish2015-07-15
|\ \ \
| * | | Updates the requirements comment before releasing on the release branchGravatar Tim Emiola2015-07-15
|/ / /
* | | Merge pull request #2450 from dgquintas/frame_data_one_byteGravatar Yang Gao2015-07-15
|\ \ \
* \ \ \ Merge pull request #2428 from vjpai/gcc44_issuesGravatar Yang Gao2015-07-14
|\ \ \ \
| | * | | Fixed wrong frame parsingGravatar David Garcia Quintas2015-07-14
| |/ / / |/| | |
| * | | override and finalGravatar Vijay Pai2015-07-14
* | | | Merge pull request #2332 from jtattermusch/implicit_initialize_rebasedGravatar Michael Lumish2015-07-14
|\ \ \ \
* \ \ \ \ Merge pull request #2438 from stanley-cheung/update_homebrew_php_ext_dirGravatar Michael Lumish2015-07-14
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #2251 from nathanielmanistaatgoogle/linksGravatar Masood Malekghassemi2015-07-14
|\ \ \ \ \ \
| | | | | * | Create server side auth context lazilyGravatar yang-g2015-07-14
| | * | | | | regexGravatar Stanley Cheung2015-07-14
| | | | * | | Addressing outstanding typos and commentsGravatar Vijay Pai2015-07-14
| | | | * | | Remove reference to nullptr to avoid compiler seeing ambiguity in gcc-4.4Gravatar vjpai2015-07-14
| | * | | | | update homebrew php ext locationGravatar Stanley Cheung2015-07-14
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #2335 from murgatroid99/node_error_codesGravatar Abhishek Kumar2015-07-14
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| | | | * | Use rvalue ref return to avoid copyGravatar vjpai2015-07-14
* | | | | | Merge pull request #2336 from murgatroid99/ruby_error_codesGravatar Abhishek Kumar2015-07-14
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #2065 from dklempner/retry_backoffGravatar Abhishek Kumar2015-07-14
|\ \ \ \ \ \ \
| | | | | | * | Remove brace initialization for gcc-4.4 compatibilityGravatar vjpai2015-07-14
| | | | | | * | Remove lambda function with lambda capture to allow building with pre-lambdaGravatar vjpai2015-07-14
| |_|_|_|_|/ / |/| | | | | |
| | | | | | * generate_projects.py should make directories.Gravatar Nicolas "Pixel" Noble2015-07-14
* | | | | | | Merge pull request #2421 from chai2010/masterGravatar Nicolas Noble2015-07-13
|\ \ \ \ \ \ \
| * | | | | | | fix build on windowsGravatar chai20102015-07-14
|/ / / / / / /
* | | | | | | Merge pull request #2416 from nicolasnoble/attempt-number-2-at-windows-kickGravatar Jan Tattermusch2015-07-13
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #2414 from nicolasnoble/lets-debug-abortsGravatar Jan Tattermusch2015-07-13
|\ \ \ \ \ \ \ \
| | | * | | | | | Add description of MIN_CONNECT_TIMEOUT and fix its pseudocode usage.Gravatar David Klempner2015-07-13
* | | | | | | | | Merge pull request #2415 from nicolasnoble/ignore-cached-filesGravatar Michael Lumish2015-07-13
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| | | * | | | | | Better socket kick for Windows.Gravatar Nicolas "Pixel" Noble2015-07-14
| |_|/ / / / / / |/| | | | | | |
| * | | | | | | Let's ignore our generated cache.mk from git.Gravatar Nicolas "Pixel" Noble2015-07-14
|/ / / / / / /
| * / / / / / Adding a handler for abort().Gravatar Nicolas "Pixel" Noble2015-07-14
|/ / / / / /
| | | | * / links interface and gRPC-on-wire implementationGravatar Nathaniel Manista2015-07-13
| |_|_|/ / |/| | | |
* | | | | Merge pull request #2399 from nicolasnoble/install-windows-exception-handlerGravatar Jan Tattermusch2015-07-13
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #2400 from nicolasnoble/filter-output-for-timeoutsGravatar Craig Tiller2015-07-13
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #2402 from jtattermusch/windows_polishingGravatar Nicolas Noble2015-07-12
|\ \ \ \ \ \ \
| * | | | | | | zero-out channel after creationGravatar Jan Tattermusch2015-07-12
| * | | | | | | remove chatty log messages on windowsGravatar Jan Tattermusch2015-07-12
* | | | | | | | Merge pull request #2398 from nicolasnoble/we-have-many-solutions-nowGravatar Jan Tattermusch2015-07-11
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| | * | | | | | Filtering stdout for JUnit report in case of timeouts.Gravatar Nicolas "Pixel" Noble2015-07-12
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #2395 from nicolasnoble/tabs-are-evilGravatar Craig Tiller2015-07-11
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #2397 from nicolasnoble/faking-tools-under-windowsGravatar Craig Tiller2015-07-11
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #2394 from nicolasnoble/disabling-cythonGravatar Craig Tiller2015-07-11
|\ \ \ \ \ \ \ \ \
| | | | | * | | | | Install simple Windows exception handlers.Gravatar Nicolas "Pixel" Noble2015-07-12
| |_|_|_|/ / / / / |/| | | | | | | |