aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'upstream/master' into packet-coalescing-coreGravatar Muxi Yan2017-02-14
|\
| * Merge pull request #9665 from jtattermusch/cmake_csharp_extensionGravatar Jan Tattermusch2017-02-10
| |\ | | | | | | Use grpc_csharp_ext built by cmake
| * \ Merge pull request #9599 from ppietrasa/feature-PDBsGravatar Jan Tattermusch2017-02-10
| |\ \ | | | | | | | | Fix issue #9597
| | | * use grpc_csharp_ext built by cmakeGravatar Jan Tattermusch2017-02-09
| | |/ | |/|
| * | Advance protoc podspec template version to 3.1.0 as wellGravatar Muxi Yan2017-02-09
| | |
| | * Cosmetics (removed one newline)Gravatar Piotr Pietraszkiewicz2017-02-09
| | |
| * | Merge pull request #9596 from muxi/cronet-tests-in-jenkinsGravatar Muxi Yan2017-02-07
| |\ \ | | | | | | | | Add Cronet core tests to Jenkins
| | * | Add Cronet core tests to JenkinsGravatar Muxi Yan2017-02-06
| | | |
| * | | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2017-02-06
| |\ \ \ | | | | | | | | | | | | | | | automate-objc-version-advancement
* | | | | nit fixesGravatar Muxi Yan2017-02-06
| | | | |
| | * | | Merge pull request #9574 from stanley-cheung/php-update-gen-code-examplesGravatar Stanley Cheung2017-02-06
| | |\ \ \ | | | | | | | | | | | | PHP: update README and apache/nginx examples
| | | | | * Fix issue #9597Gravatar Piotr Pietraszkiewicz2017-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Generate consistently named PDBs for libraries across generators and install those PDBs if present.
| | * | | | Merge pull request #9534 from muxi/port-9505Gravatar Muxi Yan2017-02-06
| | |\ \ \ \ | | | |_|_|/ | | |/| | | Port #9505: Fixes for gRPC ObjC v1.1.0 release
| | * | | | Merge pull request #9511 from ctiller/assert_writesGravatar Craig Tiller2017-02-04
| | |\ \ \ \ | | | |_|_|/ | | |/| | | Add a test verifying number of writes per RPC is reasonable
| * | | | | Correct commet style of version.hGravatar Muxi Yan2017-02-04
| | | | | |
| | | * | | Merge branch 'bwest' into assert_writesGravatar Craig Tiller2017-02-03
| | | |\ \ \
| | | | * | | Speed up bm_fullstack testGravatar Craig Tiller2017-02-03
| | | | | | |
| | * | | | | Put files in a better placeGravatar Craig Tiller2017-02-03
| | | | | | |
| * | | | | | Add regeneration info to version.hGravatar Muxi Yan2017-02-03
| | | | | | |
| | | | | | * PHP: update README and apache/nginx examplesGravatar Stanley Cheung2017-02-03
| | | | |_|/ | | | |/| |
| | * / | | Add some debug utilitiesGravatar Craig Tiller2017-02-03
| | |/ / / | | | | | | | | | | | | | | | | | | | | This PR adds a set of debug helpers that are intended for calling only from gdb. They cross abstraction boundaries and allow quickly accessing one thing from another thing. I expect to grow this library significantly over time to aid debugging tricky problems.
| | * | | cmake: fix #8729Gravatar Jan Tattermusch2017-02-02
| | | | |
| | * | | cmake: support static runtime linkingGravatar Jan Tattermusch2017-02-02
| | | | |
| | * | | boringssl silences its own warningsGravatar Jan Tattermusch2017-02-02
| | | | |
| | * | | build grpc_csharp_ext as sharedGravatar Jan Tattermusch2017-02-02
| | |/ /
| | * | Merge pull request #9456 from jtattermusch/cmake_convenience_targetsGravatar Jan Tattermusch2017-02-02
| | |\ \ | | | | | | | | | | Big improvements to CMake build
| | * \ \ Merge pull request #9519 from jtattermusch/csharp_test_doublesGravatar Jan Tattermusch2017-02-02
| | |\ \ \ | | | | | | | | | | | | Add a way to create testing doubles for C# calls.
| | * \ \ \ Merge pull request #9535 from stanley-cheung/php-update-examplesGravatar Stanley Cheung2017-02-01
| | |\ \ \ \ | | | | | | | | | | | | | | PHP: update examples
| | | | * | | add C# testing APIsGravatar Jan Tattermusch2017-02-01
| | | |/ / / | | |/| | |
* | | | | | Merge remote-tracking branch 'upstream/master' into packet-coalescing-coreGravatar Muxi Yan2017-02-01
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Dynamically enable packet coalescing by channel argsGravatar Muxi Yan2017-02-01
| | | | | |
| | | | * | add convenience cmake targetsGravatar Jan Tattermusch2017-02-02
| | |_|/ / | |/| | |
| * | | | Merge pull request #9364 from rjshade/sanitizer_slowdownGravatar Yang Gao2017-01-31
| |\ \ \ \ | | | | | | | | | | | | Replaces macros with methods for test timeout scaling
| | | | * | PHP: update examplesGravatar Stanley Cheung2017-01-31
| | |_|/ / | |/| | |
| | | | * Accomodate changes in #9532Gravatar Muxi Yan2017-01-31
| | | | |
| | | | * port #9505 to masterGravatar Muxi Yan2017-01-31
| | |_|/ | |/| |
| | * | Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
| |/ / |/| |
| * | PHP: make tests runnable on both protobuf 3.1 and 3.2Gravatar Stanley Cheung2017-01-30
|/ /
| * Add modification warning to templated filesGravatar Muxi Yan2017-01-30
| |
| * Empty line restoreGravatar Muxi Yan2017-01-30
| |
| * Automatedly advance ObjC version numbersGravatar Muxi Yan2017-01-27
|/
* Update with #9358Gravatar Noah Eisen2017-01-22
|\ | | | | | | | | | | Whoops Should have known better than to use Github's conflict resolver....
| * gflags library target renamed in v2.2.0Gravatar Jan Tattermusch2017-01-19
| |
| * enable building of tests with cmakeGravatar Jan Tattermusch2017-01-19
| |
| * Merge pull request #9358 from jtattermusch/mingw_docsGravatar Jan Tattermusch2017-01-19
| |\ | | | | | | Update docs on windows build
| * \ Merge pull request #9361 from jtattermusch/cmake_protobufGravatar Jan Tattermusch2017-01-19
| |\ \ | | | | | | | | CMake: Support generating from .proto files
| | | * Delete generate_debug_projects.shGravatar Jan Tattermusch2017-01-19
| | |/ | |/|
* / | Dockerfile template update for http2_badserver_interopGravatar Yuchen Zeng2017-01-18
|/ /
* | Merge pull request #8957 from murgatroid99/makefile_ruby_version_fixesGravatar Michael Lumish2017-01-18
|\ \ | | | | | | Fix Ruby compilation problems on MinGW
| * | Fixed sanity errorsGravatar murgatroid992017-01-17
| | |