aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* removed blank lineGravatar Alexander Polcyn2016-08-03
|
* move solution dependencies to Grpc.Core.Test dependenciesGravatar Alex Polcyn2016-08-02
|
* update templates to not include runtime sections in project.jsonGravatar Alexander Polcyn2016-08-02
|
* removed runtime nodes from project.json librariesGravatar Alexander Polcyn2016-08-02
|
* updated hint path to updated library in csproj filesGravatar Alex Polcyn2016-08-02
|
* ran script to update actual docker filesGravatar Alexander Polcyn2016-08-02
|
* changed ix-async dependencies to System.Interactive.Async version 3.0.0Gravatar Alexander Polcyn2016-08-02
|
* Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtmGravatar Jan Tattermusch2016-08-02
|\ | | | | Update .NET core dependencies to RTM
* \ Merge pull request #7585 from nicolasnoble/bump-to-v1.0.0-pre2Gravatar Nicolas Noble2016-08-01
|\ \ | | | | | | Bumping to 1.0.0-pre2.
| | * fix conditional compilation for netcoreapp1.0 projectsGravatar Jan Tattermusch2016-07-31
| | |
* | | Merge pull request #7581 from stanley-cheung/php-fix-zts-error-v1_0Gravatar Stanley Cheung2016-07-29
|\ \ \ | | | | | | | | PHP: missed a macro
| | * | Bumping to 1.0.0-pre2.Gravatar Nicolas "Pixel" Noble2016-07-29
| |/ / |/| |
| * | php: missed a macroGravatar Stanley Cheung2016-07-29
| | |
| | * regenerateGravatar Jan Tattermusch2016-07-30
| | |
* | | Merge pull request #7568 from apolcyn/update_tests_for_new_nuget_gaGravatar kpayson642016-07-29
|\ \ \ | |_|/ |/| | update to use new nuget client in tests
* | | Merge pull request #7502 from dgquintas/cpp_compression_levelGravatar Nicolas Noble2016-07-28
| |/ |/| | | C++ Compression Level set properly
| * update to use new nuget client in testsGravatar Alexander Polcyn2016-07-28
|/
* Merge remote-tracking branch 'upstream/v1.0.x' into ruby_tools_plugin_argGravatar murgatroid992016-07-28
|\
| * php: cleanup for GAGravatar Stanley Cheung2016-07-28
| |
| * Merge pull request #7543 from thinkerou/wrap_php7_on_v1_branch_thirdGravatar Stanley Cheung2016-07-28
| |\ | | | | | | PHP: use php7_wrapper to reduce duplicated codes on v1.0.x branch(final part)
| | * add macro PHP_GRPC_INIT_HANDLERGravatar thinkerou2016-07-28
| | |
| | * delete commented-code for missingGravatar thinkerou2016-07-28
| | |
| | * add PHP_GRPC_FREE_CLASS_OBJECT macroGravatar thinkerou2016-07-28
| | |
| | * fix unused varGravatar thinkerou2016-07-28
| | |
| * | Merge pull request #7534 from murgatroid99/ruby_tools_script_namingGravatar kpayson642016-07-27
| |\ \ | | | | | | | | Remove .rb suffix from grpc-tools scripts, to be consistent with other gems
| | | * add some macro to reduce duplicate codeGravatar thinkerou2016-07-28
| | | |
* | | | Ruby Tools: automatically include plugin argument in protoc commandGravatar murgatroid992016-07-27
|/ / /
* | | Merge pull request #7537 from kpayson64/regen_ruby_protosGravatar kpayson642016-07-27
|\ \ \ | | | | | | | | Updated ruby protos to use new _pb filename
| | | * add php_grpc_zend_object macro and rename klassGravatar thinkerou2016-07-27
| | | |
| | | * add macro to php7_wrapper for reduce duplicate codeGravatar thinkerou2016-07-27
| | | |
| * | | Updated ruby protos to use new _pb filenameGravatar Ken Payson2016-07-26
| | | |
* | | | update READMEGravatar Stanley Cheung2016-07-26
| | | |
* | | | remove reference to homebrewGravatar Stanley Cheung2016-07-26
| | | |
* | | | php: fix composer.jsonGravatar Stanley Cheung2016-07-26
| |_|/ |/| |
| | * Remove .rb suffix from grpc-tools scripts, to be consistent with other gemsGravatar murgatroid992016-07-26
| |/
* | fix indent use two spacesGravatar thinkerou2016-07-27
| |
* | add macro to php7_wrapper for reduce duplicate codeGravatar thinkerou2016-07-27
|/
* Merge pull request #7499 from thinkerou/wrap_php7_on_v1_branchGravatar kpayson642016-07-26
|\ | | | | PHP: use php7_wrapper to reduce dup-codes on v1.0.x branch
| * update copyrightGravatar Stanley Cheung2016-07-25
| |
* | Merge pull request #7394 from murgatroid99/node_client_creds_memory_leakGravatar kpayson642016-07-25
|\ \ | | | | | | Fix a memory leak in Node call credentials
* \ \ Merge pull request #7493 from murgatroid99/node_health_check_package_fixGravatar Nicolas Noble2016-07-22
|\ \ \ | | | | | | | | Fixed typo in Node health check package.json
* | | | php: update composer.jsonGravatar Stanley Cheung2016-07-21
| | | |
| | | * use php7_wrapper to reduce dup-codesGravatar thinkerou2016-07-22
| | | |
* | | | Merge pull request #7495 from kpayson64/fix_cygrpc_testGravatar Nicolas Noble2016-07-21
|\ \ \ \ | | | | | | | | | | Fix cygrpc test
| * | | | Fix cygrpc testGravatar Ken Payson2016-07-21
| | | | |
* | | | | Merge remote-tracking branch 'google/v1.0.x' into no_verbose_fixGravatar Nicolas "Pixel" Noble2016-07-21
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tools/run_tests/run_tests.py
| | | | | * use php7_wrapper to reduce dup-codesGravatar thinkerou2016-07-22
| | | | | |
| * | | | | Merge pull request #7400 from yang-g/ga_branch2Gravatar Nicolas Noble2016-07-21
| |\ \ \ \ \ | | | | | | | | | | | | | | Cherrypick #7319 into v1.0.x
| | | | * | | Fixed typo in Node health check package.jsonGravatar murgatroid992016-07-21
| | |_|/ / / | |/| | | |
| * | | | | Merge pull request #7462 from ctiller/backport-delayed-writeGravatar Nicolas Noble2016-07-21
| |\ \ \ \ \ | | |_|/ / / | |/| | | | Backport delayed write into v1.0.x branch