Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | Merge pull request #7585 from nicolasnoble/bump-to-v1.0.0-pre2 | Nicolas Noble | 2016-08-01 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Bumping to 1.0.0-pre2. | |||
| | * | | | | | | | | build everything | Jan Tattermusch | 2016-07-31 | |
| | | | | | | | | | | ||||
| | * | | | | | | | | fix conditional compilation for netcoreapp1.0 projects | Jan Tattermusch | 2016-07-31 | |
| | | | | | | | | | | ||||
| | | * | | | | | | | Better names for the methods to clear all host settings | Jorge Canizales | 2016-07-29 | |
| | | | | | | | | | | ||||
| | | | | * | | | | | Fix usage of proto message parsing | Jorge Canizales | 2016-07-29 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On account of https://github.com/google/protobuf/pull/1712 | |||
| | | | | * | | | | | Merge commit '5e623b8d8d8d106bd4ab9a6d77ef43b1a134d8ec' into ↵ | Jorge Canizales | 2016-07-29 | |
| | | | | |\ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | p0-advance-protobuf-version | |||
| | | | | * | | | | | nit: format ObjC test targets better | Jorge Canizales | 2016-07-29 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | So they can be commented out. | |||
| | | | | * | | | | | Update podspecs to use Protobuf 3.0.0 | Jorge Canizales | 2016-07-29 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The SwiftSample doesn’t build in this commit, but I need to sync with head anyway so I’ll first merge v1.0.x into this branch and then debug. | |||
| | | | | * | | | | | Update Protobuf submodule to v3.0.0 (GA) | Jorge Canizales | 2016-07-29 | |
| | | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #7581 from stanley-cheung/php-fix-zts-error-v1_0 | Stanley Cheung | 2016-07-29 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | PHP: missed a macro | |||
| | | | * | | | | | | | Reset all host configs *before* setting what we need | Jorge Canizales | 2016-07-29 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not after :) This fixes the local server tests failing to SSL handshake. | |||
| | * | | | | | | | | | Bumping to 1.0.0-pre2. | Nicolas "Pixel" Noble | 2016-07-29 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | php: missed a macro | Stanley Cheung | 2016-07-29 | |
| | | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #7567 from murgatroid99/node_artifact_build_health_check | Nicolas Noble | 2016-07-29 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Build the Node health-check package in the build_packages script | |||
| | | * | | | | | | | | regenerate | Jan Tattermusch | 2016-07-30 | |
| | | | | | | | | | | | ||||
| | | * | | | | | | | | use netcoreapp1.0 for executable projects | Jan Tattermusch | 2016-07-30 | |
| | | | | | | | | | | | ||||
| | | * | | | | | | | | update project.json templates to RTM .NET core nugets | Jan Tattermusch | 2016-07-30 | |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #7568 from apolcyn/update_tests_for_new_nuget_ga | kpayson64 | 2016-07-29 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | update to use new nuget client in tests | |||
| | | | | | | | * | | | Update ruby google-protobuf dependency to 3.0 | murgatroid99 | 2016-07-29 | |
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||
| | | | | | | * | | | Update node protobuf dependency to 3.0.0 where applicable. Also update ↵ | murgatroid99 | 2016-07-29 | |
| |_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | example dependency to grpc 1.0.0 | |||
* | | | | | | | | | Merge pull request #7569 from dgquintas/backport_cpp_compression_level | Nicolas Noble | 2016-07-29 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | backport #7502 from dgquintas/cpp_compression_level | |||
| | | | * | | | | | Document | Jorge Canizales | 2016-07-29 | |
| | | | | | | | | | ||||
| | | | * | | | | | Leave improving the error message as a TODO | Jorge Canizales | 2016-07-29 | |
| | | | | | | | | | ||||
| | | | * | | | | | Let override default response size limit | Jorge Canizales | 2016-07-28 | |
| |_|_|/ / / / / |/| | | | | | | | | | | | | | | | Still missing: Catch the C-library error to improve the error message. | |||
| * | | | | | | | Merge pull request #7502 from dgquintas/cpp_compression_level | Nicolas Noble | 2016-07-28 | |
|/ / / / / / / | | | | | | | | | | | | | | | C++ Compression Level set properly | |||
| * / / / / / | update to use new nuget client in tests | Alexander Polcyn | 2016-07-28 | |
|/ / / / / / | ||||
| * / / / / | Build the Node health-check package in the build_packages script | murgatroid99 | 2016-07-28 | |
|/ / / / / | ||||
* | | | | | Merge pull request #7551 from murgatroid99/ruby_tools_plugin_arg | Nicolas Noble | 2016-07-28 | |
|\ \ \ \ \ | | | | | | | | | | | | | Ruby Tools: automatically include plugin argument in protoc command | |||
| * \ \ \ \ | Merge remote-tracking branch 'upstream/v1.0.x' into ruby_tools_plugin_arg | murgatroid99 | 2016-07-28 | |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||
* | | | | | | Merge pull request #7560 from stanley-cheung/php-cleanup-ga-v1_0 | Stanley Cheung | 2016-07-28 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | PHP: cleanup for GA | |||
| * | | | | | | php: cleanup for GA | Stanley Cheung | 2016-07-28 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #7543 from thinkerou/wrap_php7_on_v1_branch_third | Stanley Cheung | 2016-07-28 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | PHP: use php7_wrapper to reduce duplicated codes on v1.0.x branch(final part) | |||
| * | | | | | | add macro PHP_GRPC_INIT_HANDLER | thinkerou | 2016-07-28 | |
| | | | | | | | ||||
| * | | | | | | delete commented-code for missing | thinkerou | 2016-07-28 | |
| | | | | | | | ||||
| * | | | | | | add PHP_GRPC_FREE_CLASS_OBJECT macro | thinkerou | 2016-07-28 | |
| | | | | | | | ||||
| * | | | | | | fix unused var | thinkerou | 2016-07-28 | |
| | | | | | | | ||||
* | | | | | | | Merge pull request #7534 from murgatroid99/ruby_tools_script_naming | kpayson64 | 2016-07-27 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Remove .rb suffix from grpc-tools scripts, to be consistent with other gems | |||
| | * | | | | | | add some macro to reduce duplicate code | thinkerou | 2016-07-28 | |
| | | | | | | | | ||||
| | | * | | | | | Ruby Tools: automatically include plugin argument in protoc command | murgatroid99 | 2016-07-27 | |
| |_|/ / / / / |/| | | | | | | ||||
* | | | | | | | Merge pull request #7537 from kpayson64/regen_ruby_protos | kpayson64 | 2016-07-27 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Updated ruby protos to use new _pb filename | |||
* \ \ \ \ \ \ \ | Merge pull request #7380 from nicolasnoble/no-c++11-threads | Vijay Pai | 2016-07-27 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Avoid using certain C++11-isms with grpc::thread, as it's not necessarily std::thread. | |||
| | | | * | | | | | add php_grpc_zend_object macro and rename klass | thinkerou | 2016-07-27 | |
| | | | | | | | | | ||||
* | | | | | | | | | Merge pull request #7541 from stanley-cheung/php-cleanup-dockerfile-v1_0 | Stanley Cheung | 2016-07-26 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | PHP: add PHP7 to various Jenkins tests and update dockerfile | |||
| * | | | | | | | | | regenerate from template | Stanley Cheung | 2016-07-26 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | fix copyright | Stanley Cheung | 2016-07-26 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | php: add php7 to jenkins basic and interop tests | Stanley Cheung | 2016-07-26 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | php: remove protobuf-php clone hack | Stanley Cheung | 2016-07-26 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | remove outdated php dockerfile dependency | Stanley Cheung | 2016-07-26 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | Merge pull request #7540 from stanley-cheung/php-minor-cleanup-ga-v1_0 | Stanley Cheung | 2016-07-26 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | PHP: minor cleanup for GA v1.0 branch | |||
| | | | | * | | | | | add macro to php7_wrapper for reduce duplicate code | thinkerou | 2016-07-27 | |
| |_|_|_|/ / / / / |/| | | | | | | | |