Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | * | | | | | | Fix a defect in RPC Framework Core | Nathaniel Manista | 2016-01-21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On the service-side, an operation isn't successfully completed with just the conclusion of transmission to the other side; local ingestion of the status and code must be completed as well before termination callbacks are called. | |||
| | | | | | | | | * | | Fix sanity | Craig Tiller | 2016-01-21 | |
| | | | | | | | | | | | ||||
| | | | | | | | | * | | Fix copyrights | Craig Tiller | 2016-01-21 | |
| | | | | | | | | | | | ||||
| | * | | | | | | | | | Add some time dilation for ASAN builds | Craig Tiller | 2016-01-21 | |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #4816 from ctiller/jenkers | Jan Tattermusch | 2016-01-21 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Propagate BUILD_ID env var to jenkins children | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #4815 from ctiller/respect | Jan Tattermusch | 2016-01-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | Make run_tests.py respect job count for compilation | |||
* | | | | | | | | | | | | Merge pull request #4817 from earhart/master | Craig Tiller | 2016-01-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Add -std=gnu99 when building libgrpc | |||
| * | | | | | | | | | | | | Add -std=gnu99 when building libgrpc | Rob Earhart | 2016-01-21 | |
|/ / / / / / / / / / / / | ||||
| | | | | | | | | | | * | address tag_set comments | Alistair Veitch | 2016-01-21 | |
| | | | | | | | | | | | | ||||
| | | | | | | | | | * | | Clean up Windows | Craig Tiller | 2016-01-21 | |
| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | Propagate BUILD_ID env var to jenkins children | Craig Tiller | 2016-01-21 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | Make run_tests.py respect job count for compilation | Craig Tiller | 2016-01-21 | |
|/ / / / / / / / / / | ||||
| * / / / / / / / / | Limit Jenkins builder concurrency to 3 | Craig Tiller | 2016-01-21 | |
|/ / / / / / / / / | ||||
| | | | | | | * | | Make zlib a first class build citizen | Craig Tiller | 2016-01-21 | |
| | | | | | | | | | ||||
| | | | | | * | | | increase protobuf dependency version | Jan Tattermusch | 2016-01-21 | |
| | | | | | | | | | ||||
| | | | | | * | | | include assembly signing key in the repo | Jan Tattermusch | 2016-01-21 | |
| | | | | | | | | | ||||
* | | | | | | | | | Merge pull request #4782 from jtattermusch/csharp_runtests_mac | Michael Lumish | 2016-01-21 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | Enable running C# tests on mac in run_tests.py | |||
| | | | * | | | | | fix copyright | Jan Tattermusch | 2016-01-20 | |
| | | | | | | | | | ||||
| | | * | | | | | | Fixed proto method without package naming in ObjC. | Kristopher Wuollett | 2016-01-20 | |
| | | | | | | | | | ||||
| | | | * | | | | | Merge remote-tracking branch 'upstream/release-0_12' into integrate_0_12_changes | Jan Tattermusch | 2016-01-20 | |
| |_|_|/| | | | | |/| | | | | | | | | ||||
* | | | | | | | | | Merge pull request #4787 from jtattermusch/upgrade_protobuf_beta2 | Michael Lumish | 2016-01-20 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | Upgrade to Protobuf 3.0.0-beta2 | |||
| | | * | | | | | | Fix imports | Craig Tiller | 2016-01-20 | |
| | | | | | | | | | ||||
| | | * | | | | | | Use ast.literal_eval instead of json.loads to avoid unicode problems on windows | Craig Tiller | 2016-01-20 | |
| | | | | | | | | | ||||
* | | | | | | | | | Merge pull request #4777 from jtattermusch/fix_32bit_mac_artifact | Jan Tattermusch | 2016-01-20 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix 32bit artifact building on mac | |||
| | | | * | | | | | | Fix C++ | Craig Tiller | 2016-01-20 | |
| | | | | | | | | | | ||||
| | | | * | | | | | | Move build configs into build.yaml | Craig Tiller | 2016-01-20 | |
| | | | | |_|_|/ / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Importantly: - allows matching timeout values between makefile and run_tests without repeating ourselves - allows borrowing of compiler flags by other build systems There's still a little too much build configuration built into our Makefile, but we can start attacking that over time. | |||
| | | * / | | | | | enable running c# tests on mac | Jan Tattermusch | 2016-01-20 | |
| | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | fix 32bit compilation on mac | Jan Tattermusch | 2016-01-20 | |
|/ / / / / / / | ||||
* | | | | | | | Merge pull request #4776 from jtattermusch/fix_32bit_artifacts | Jan Tattermusch | 2016-01-20 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Improve grpc_chttp2_decode_timeout implementation | |||
* \ \ \ \ \ \ \ | Merge pull request #4766 from jtattermusch/artifact_builder_win_fix | Jan Tattermusch | 2016-01-20 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | Fix C# artifact building on windows. | |||
| | | * | | | | | regenerate C# protos | Jan Tattermusch | 2016-01-20 | |
| | | | | | | | | ||||
| | | * | | | | | fix C# generate_protos.sh script | Jan Tattermusch | 2016-01-20 | |
| | | | | | | | | ||||
| | | * | | | | | upgrade Grpc.sln to newest Google.Protobuf nuget | Jan Tattermusch | 2016-01-20 | |
| | | | | | | | | ||||
| | | * | | | | | Remove leftovers from packages.config | Jan Tattermusch | 2016-01-20 | |
| | | | | | | | | ||||
| | | * | | | | | update C# generator to the new API | Jan Tattermusch | 2016-01-20 | |
| | | | | | | | | ||||
| | | * | | | | | update third_party/protobuf to 3.0.0beta2 | Jan Tattermusch | 2016-01-20 | |
| |_|/ / / / / |/| | | | | | | ||||
| | | | | * | | Update interop test service url to grpc-test.sandbox.googleapis.com. | Adele Zhou | 2016-01-20 | |
| |_|_|_|/ / |/| | | | | | ||||
* | | | | | | Merge pull request #4789 from ctiller/alphabetsoup | Yang Gao | 2016-01-20 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix formatting | |||
* \ \ \ \ \ \ | Merge pull request #4785 from ctiller/more-saneness | Jan Tattermusch | 2016-01-20 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | List Sanity tests in a config file, not a shell script | |||
| | * | | | | | | Fix formatting | Craig Tiller | 2016-01-20 | |
| |/ / / / / / |/| | | | | | | ||||
| | | | | * | | Fix missing libz and libm linker symbols | Masood Malekghassemi | 2016-01-20 | |
| | | | | | | | ||||
* | | | | | | | Merge pull request #4783 from ctiller/cpu-cost | Jan Tattermusch | 2016-01-20 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Use CPU cost modelling to better utilize test resources | |||
* \ \ \ \ \ \ \ | Merge pull request #4772 from nathanielmanistaatgoogle/cython-channel-test | Masood Malekghassemi | 2016-01-20 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Cython channel test isolating a connectivity-state-watching bug | |||
* \ \ \ \ \ \ \ \ | Merge pull request #4781 from ctiller/flingcap | Vijay Pai | 2016-01-20 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Cap fling tests by time not rpcs processed | |||
| | | | * \ \ \ \ \ | Merge branch 'cpu-cost' into more-saneness | Craig Tiller | 2016-01-20 | |
| | | | |\ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | ||||
| | | | * | | | | | | List Sanity tests in a config file, not a shell script | Craig Tiller | 2016-01-20 | |
| |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Allows parallelization of sanity tests, and better error reporting | |||
| | | * | | | | | | Fix copyrights | Craig Tiller | 2016-01-20 | |
| | | | | | | | | | ||||
| * | | | | | | | | Fix copyrights | Craig Tiller | 2016-01-20 | |
| | | | | | | | | | ||||
| | | * | | | | | | Add C++ CPU costs | Craig Tiller | 2016-01-20 | |
| | | | | | | | | | ||||
| | | * | | | | | | Tweak cpu costs | Craig Tiller | 2016-01-20 | |
| | | | | | | | | |