Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clang-format | David Garcia Quintas | 2016-01-21 |
| | |||
* | fixed copyrights | David Garcia Quintas | 2016-01-21 |
| | |||
* | Made "codedgen" directories closed over #includes | David Garcia Quintas | 2016-01-21 |
| | |||
* | clang-format | David Garcia Quintas | 2016-01-20 |
| | |||
* | regenerated projects | David Garcia Quintas | 2016-01-20 |
| | |||
* | updated copyrights | David Garcia Quintas | 2016-01-20 |
| | |||
* | Regenerated projects | David Garcia Quintas | 2016-01-20 |
| | |||
* | Merge branch 'proto_interfaces' into yang-g-sync_async_mix | David Garcia Quintas | 2016-01-19 |
|\ | |||
* \ | Merge branch 'sync_async_mix' of https://github.com/yang-g/grpc into ↵ | David Garcia Quintas | 2016-01-19 |
|\ \ | | | | | | | | | | yang-g-sync_async_mix | ||
| | * | override -> GRPC_OVERRIDE | David Garcia Quintas | 2016-01-19 |
| | | | |||
| | * | regenerated projects | David Garcia Quintas | 2016-01-19 |
| | | | |||
| | * | Merge branch 'master' of github.com:grpc/grpc into proto_interfaces | David Garcia Quintas | 2016-01-19 |
| | |\ | |_|/ |/| | | |||
* | | | Merge pull request #4758 from vjpai/leakfix | Yang Gao | 2016-01-19 |
|\ \ \ | | | | | | | | | Fix asan error | ||
| | * | | re-generate projects | yang-g | 2016-01-19 |
| | | | | |||
| | * | | Merge remote-tracking branch 'upstream/master' into sync_async_mix | yang-g | 2016-01-19 |
| | |\ \ | |_|/ / |/| | | | |||
* | | | | Merge pull request #4730 from jtattermusch/revamp_native_loader | Michael Lumish | 2016-01-19 |
|\ \ \ \ | | | | | | | | | | | Revamp C# native loader | ||
* \ \ \ \ | Merge pull request #4676 from stanley-cheung/php_gcov_reports | Michael Lumish | 2016-01-19 |
|\ \ \ \ \ | | | | | | | | | | | | | Add gcov php coverage report | ||
| | | * \ \ | Merge branch 'master' into leakfix | vjpai | 2016-01-19 |
| | | |\ \ \ | |_|_|/ / / |/| | | | | | |||
* | | | | | | Merge pull request #4759 from nathanielmanistaatgoogle/copyright-date-fix | Vijay Pai | 2016-01-19 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Copyright date fixes for Python generator files | ||
| * | | | | | | Copyright date fixes for Python generator files | Nathaniel Manista | 2016-01-19 |
|/ / / / / / | | | | | | | | | | | | | | | | | | | These changes should have been included in dc8c32393918dc817f98e8844a. | ||
| | | * / / | Fix asan error caused by mismatch in alloc/dealloc between new[] and | vjpai | 2016-01-18 |
| |_|/ / / |/| | | | | | | | | | | | | | | regular delete... | ||
* | | | | | Merge pull request #4735 from soltanmm/sandslash | Masood Malekghassemi | 2016-01-18 |
|\ \ \ \ \ | | | | | | | | | | | | | Remove trailing directory-name slashes in setup.py | ||
* \ \ \ \ \ | Merge pull request #4755 from ↵ | Masood Malekghassemi | 2016-01-16 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/remove-alpha-code-generation Remove Python alpha code generation | ||
| * | | | | | | Remove Python alpha code generation | Nathaniel Manista | 2016-01-16 |
| | | | | | | | |||
| | | | | * | | Add tests with a second service | yang-g | 2016-01-15 |
| | | | | | | | |||
| | | | | | * | Introduced ServerInterface | David Garcia Quintas | 2016-01-15 |
| | | | | | | | |||
* | | | | | | | Merge pull request #4754 from ctiller/health | Yang Gao | 2016-01-15 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix copyrights | ||
| * | | | | | | | Fix copyrights | Craig Tiller | 2016-01-15 |
|/ / / / / / / | |||
| | | | | * | | Merge remote-tracking branch 'upstream/master' into sync_async_mix | yang-g | 2016-01-15 |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | |||
* | | | | | | | Merge pull request #4752 from ctiller/isolated_emus | Nicolas Noble | 2016-01-15 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix TSAN on Jenkins and on my machine | ||
* \ \ \ \ \ \ \ | Merge pull request #4744 from dgquintas/check_newlines | Craig Tiller | 2016-01-15 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Added sanity check for trailing newlines | ||
| | | | | | * | | | extend copyright to 2016 | Jan Tattermusch | 2016-01-15 |
| | | | | | | | | | |||
| | | | | | * | | | revamp C# native library loader | Jan Tattermusch | 2016-01-15 |
| |_|_|_|_|/ / / |/| | | | | | | | |||
| | * | | | | | | Fix TSAN on Jenkins and on my machine | Craig Tiller | 2016-01-15 |
| |/ / / / / / |/| | | | | | | |||
| | | | | * | | Merge remote-tracking branch 'upstream/master' into sync_async_mix | yang-g | 2016-01-15 |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | |||
* | | | | | | | Merge pull request #4739 from ctiller/fix-the-fscking-tsan-build | Nicolas Noble | 2016-01-15 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Hard code text segment address for msan, tsan | ||
* \ \ \ \ \ \ \ | Merge pull request #4696 from jtattermusch/win_static_deps | Nicolas Noble | 2016-01-15 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Link grpc_csharp_ext dependencies on Windows statically | ||
* \ \ \ \ \ \ \ \ | Merge pull request #4688 from jtattermusch/static_deps | Nicolas Noble | 2016-01-15 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Statically link dependencies of grpc_csharp_ext | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #4612 from sreecha/stress_test_jenkins | Nicolas Noble | 2016-01-15 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Jenkins integration of stress tests (running stress tests on locally jenkins node). | ||
| | | | | | | | | * | | remove outdated api | yang-g | 2016-01-15 |
| | | | | | | | | | | | |||
| | | | | | | | | * | | Add a test with two methods generic | yang-g | 2016-01-15 |
| | | | | | | | | | | | |||
| | | | | | | | | * | | move utilities to a separate file | yang-g | 2016-01-15 |
| | | | | | | | | | | | |||
| | | | | * | | | | | | Updated copyrights... | David Garcia Quintas | 2016-01-15 |
| | | | | | | | | | | | |||
| | | | | | | | | * | | warn user when they forget register generic service | yang-g | 2016-01-15 |
| | | | | | | | | | | | |||
| | | | | * | | | | | | Merge branch 'master' of github.com:grpc/grpc into check_newlines | David Garcia Quintas | 2016-01-15 |
| | | | | |\ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | |||
| | | | | | | | | * | | clang-format | yang-g | 2016-01-15 |
| | | | | | | | | | | | |||
| | | | | | | | | * | | fix copyright | yang-g | 2016-01-15 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #4742 from bogdandrutu/bug | Alistair Veitch | 2016-01-15 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | Fix the bug that was causing census_initialization to never work. | ||
| | | | | | | | | * | | add generic test | yang-g | 2016-01-15 |
| | | | | | | | | | | | |||
| | | | | | | | | * | | Add generic support | yang-g | 2016-01-15 |
| | | | | | | | | | | |