Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | subchannel progress | 2016-01-22 | |
| | |||
* | Merge github.com:grpc/grpc into sceq | 2016-01-15 | |
|\ | |||
* | | Shared subchannel sketch | 2016-01-15 | |
| | | |||
| * | Merge pull request #4754 from ctiller/health | 2016-01-15 | |
| |\ | | | | | | | Fix copyrights | ||
| | * | Fix copyrights | 2016-01-15 | |
| |/ | |||
| * | Merge pull request #4752 from ctiller/isolated_emus | 2016-01-15 | |
| |\ | | | | | | | Fix TSAN on Jenkins and on my machine | ||
| * \ | Merge pull request #4744 from dgquintas/check_newlines | 2016-01-15 | |
| |\ \ | | | | | | | | | Added sanity check for trailing newlines | ||
| | | * | Fix TSAN on Jenkins and on my machine | 2016-01-15 | |
| | |/ | |/| | |||
| * | | Merge pull request #4739 from ctiller/fix-the-fscking-tsan-build | 2016-01-15 | |
| |\ \ | | | | | | | | | Hard code text segment address for msan, tsan | ||
| * \ \ | Merge pull request #4696 from jtattermusch/win_static_deps | 2016-01-15 | |
| |\ \ \ | | | | | | | | | | | Link grpc_csharp_ext dependencies on Windows statically | ||
| * \ \ \ | Merge pull request #4688 from jtattermusch/static_deps | 2016-01-15 | |
| |\ \ \ \ | | | | | | | | | | | | | Statically link dependencies of grpc_csharp_ext | ||
| * \ \ \ \ | Merge pull request #4612 from sreecha/stress_test_jenkins | 2016-01-15 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Jenkins integration of stress tests (running stress tests on locally jenkins node). | ||
| | | | | | * | Updated copyrights... | 2016-01-15 | |
| | | | | | | | |||
| | | | | | * | Merge branch 'master' of github.com:grpc/grpc into check_newlines | 2016-01-15 | |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | |||
| * | | | | | | Merge pull request #4742 from bogdandrutu/bug | 2016-01-15 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix the bug that was causing census_initialization to never work. | ||
| * \ \ \ \ \ \ | Merge pull request #4743 from murgatroid99/node_doc_gen_config_update | 2016-01-15 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Update Node API documentation generation configuration for move to repo root | ||
| | | | | | | | * | Added sanity check for trailing newlines | 2016-01-14 | |
| | | | | | | | | | |||
| * | | | | | | | | Merge pull request #4709 from murgatroid99/node_method_names_no_capitalize | 2016-01-14 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Don't modify proto method names in service paths in Node library | ||
| | | * | | | | | | | Update Node API documentation generation configuration for move to repo root | 2016-01-14 | |
| | | | | | | | | | | |||
| * | | | | | | | | | Merge pull request #4740 from sreecha/fix_import_issues | 2016-01-14 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | public_headers not found in some cases when running the script.. | ||
| | | | | * | | | | | | Remove openssl | 2016-01-14 | |
| | | | | | | | | | | | |||
| | | | | * | | | | | | Fix the bug that was causing census_initialization to never work. | 2016-01-14 | |
| | | | | | | | | | | | |||
| | | | | * | | | | | | Merge remote-tracking branch 'upstream/master' into bug | 2016-01-14 | |
| | | | | |\ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||
| | | | | * | | | | | | Merge remote-tracking branch 'upstream/master' into bug | 2016-01-14 | |
| | | | | |\ \ \ \ \ \ | |||
| | * | | | | | | | | | | public_headers not found in some cases when running the import | 2016-01-14 | |
| |/ / / / / / / / / / | |||
| | | | | | | | | * | | Hard code text segment address for msan, tsan | 2016-01-15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Somehow these are getting loaded at bad addresses by whatever kernels we have on our Jenkins slaves. Fix the load address to something safe to avoid this. | ||
| * | | | | | | | | | | Merge pull request #4736 from dgquintas/newlines | 2016-01-14 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | Added back trailing newlines | ||
| | * | | | | | | | | | Added back trailing newlines | 2016-01-14 | |
| |/ / / / / / / / / | |||
| * | | | | | | | | | Merge pull request #4729 from sreecha/import_issues_proto | 2016-01-14 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | Generate transitive dependencies as well in gen_build_yaml.py for protos | ||
| * | | | | | | | | | Merge pull request #4653 from murgatroid99/release-0_12_master_merge | 2016-01-14 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Release 0 12 master merge | ||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #4727 from dgquintas/copyright_fix_newline | 2016-01-14 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | Fixed removal of trailing newline upon --fix | ||
| | | | * | | | | | | | update copyright | 2016-01-14 | |
| | | | | | | | | | | | |||
| | | | * | | | | | | | Fix the error that was causing incorrect Makefile generation | 2016-01-14 | |
| | | | | | | | | | | | |||
| | | | * | | | | | | | Generate transitive dependencies as well in gen_build_yaml.py for protos | 2016-01-14 | |
| | |_|/ / / / / / / | |/| | | | | | | | | |||
| | | | * | | | | | | Updated copyright in node/common.js | 2016-01-14 | |
| | | | | | | | | | | |||
| | * | | | | | | | | Fixed removal of trailing newline upon --fix | 2016-01-14 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | |||
| * | | | | | | | | Merge pull request #4726 from murgatroid99/fix_copyrights_again_again | 2016-01-14 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | Fix copyrights again | ||
| | * | | | | | | | Fix copyrights again | 2016-01-14 | |
| |/ / / / / / / | |||
| * | | | | | | | Merge pull request #4725 from yang-g/destroy_reader | 2016-01-14 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | destroy reader after using it | ||
| | | * | | | | | | Re-add missing newline in ruby file | 2016-01-14 | |
| | | | | | | | | | |||
| * | | | | | | | | Merge pull request #4720 from sreecha/import_issues | 2016-01-14 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Rename TestService to EchoTestService to prevent name-conflict with 'TestService' in test.proto | ||
| * \ \ \ \ \ \ \ \ | Merge pull request #4684 from soltanmm/distrib | 2016-01-14 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Improve Python installation story. | ||
| | | | * | | | | | | | destroy reader after using it | 2016-01-14 | |
| | |_|/ / / / / / / | |/| | | | | | | | | |||
| | * | | | | | | | | Maintain copyright sanity in Python-related files | 2016-01-14 | |
| | | | | | | | | | | |||
| | * | | | | | | | | Python version bump | 2016-01-14 | |
| | | | | | | | | | | |||
| | * | | | | | | | | Check compiler versions at Python setup time | 2016-01-14 | |
| | | | | | | | | | | |||
| | * | | | | | | | | Warn on Python proto module build failure | 2016-01-14 | |
| | | | | | | | | | | |||
| | * | | | | | | | | Enable submitting binary dists of Python | 2016-01-14 | |
| |/ / / / / / / / | |||
| * | | | | | | | | Merge pull request #4722 from ctiller/cfN | 2016-01-14 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | clang-format code | ||
| | * | | | | | | | | clang-format code | 2016-01-14 | |
| |/ / / / / / / / |