Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | Merge pull request #7630 from kpayson64/ruby_example_pb | kpayson64 | 2016-08-15 | |
| |\ \ \ | ||||
| * \ \ \ | Merge pull request #7700 from apolcyn/update_helloworld_readme | kpayson64 | 2016-08-15 | |
| |\ \ \ \ | ||||
| | | | | * | update dependencies in C# examples to GA versions | Alex Polcyn | 2016-08-12 | |
| | |_|_|/ | |/| | | | ||||
| * | | | | s/makefile/Makefile | David Garcia Quintas | 2016-08-11 | |
| * | | | | Merge pull request #7688 from dgquintas/cpp_readme | David G. Quintas | 2016-08-11 | |
| * | | | | Merge pull request #7634 from apolcyn/use_dotnet_on_examples | apolcyn | 2016-08-11 | |
| |\ \ \ \ | ||||
* | \ \ \ \ | Merge pull request #7688 from dgquintas/cpp_readme | David G. Quintas | 2016-08-11 | |
|\ \ \ \ \ \ | ||||
| | * \ \ \ \ | Merge pull request #7577 from murgatroid99/node_dependency_update | Nicolas Noble | 2016-08-11 | |
| | |\ \ \ \ \ | ||||
| | * \ \ \ \ \ | Merge pull request #7674 from stanley-cheung/php7-ubuntu-fix | Stanley Cheung | 2016-08-11 | |
| | |\ \ \ \ \ \ | ||||
* | | \ \ \ \ \ \ | Merge branch 'v1.0.x' into manual-upmerge | Nicolas "Pixel" Noble | 2016-08-11 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||
| | | | | | * | | | update original helloworld README | Alexander Polcyn | 2016-08-10 | |
| | | | | * | | | | add netcore portability package dependency | Alexander Polcyn | 2016-08-09 | |
| | | * | | | | | | minor text change | Stanley Cheung | 2016-08-09 | |
| | | | |_|/ / / | | | |/| | | | | ||||
| * | / | | | | | Upgrade one forgotten example code site to GA API | Nathaniel Manista | 2016-08-10 | |
| | |/ / / / / | |/| | | | | | ||||
| | * | | | | | fix c++ readme and tutorial | David Garcia Quintas | 2016-08-09 | |
| |/ / / / / |/| | | | | | ||||
* | | | | | | Update README.md | Stanislav | 2016-08-09 | |
| | | | | * | Solve merge conflict at gRPC-ProtoRPC.podspec | Jorge Canizales | 2016-08-08 | |
| | | | | |\ | | |_|_|_|/ | |/| | | | | ||||
| | | | | * | Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-archive-fix | Jorge Canizales | 2016-08-07 | |
| | | | | |\ | ||||
| * | | | | \ | Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-advance-proto... | Jorge Canizales | 2016-08-05 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||
| | * | | | | | Merge pull request #7514 from apolcyn/move_tools_dep_to_project | kpayson64 | 2016-08-05 | |
| | |\ \ \ \ \ | ||||
| | | | | | * | | Update ruby examples to use new _pb protobuf format | Ken Payson | 2016-08-04 | |
| | | |_|_|/ / | | |/| | | | | ||||
| | | | | * | | add csharp hello world that uses dotnet cli | Alex Polcyn | 2016-08-03 | |
| | | |_|/ / | | |/| | | | ||||
* | | | | | | Merge pull request #7553 from podsvirov/topic-cmake-template | Nicolas Noble | 2016-07-29 | |
|\ \ \ \ \ \ | ||||
| | * | | | | | Merge commit '5e623b8d8d8d106bd4ab9a6d77ef43b1a134d8ec' into p0-advance-proto... | Jorge Canizales | 2016-07-29 | |
| | |\| | | | | ||||
| | * | | | | | Update podspecs to use Protobuf 3.0.0 | Jorge Canizales | 2016-07-29 | |
| | * | | | | | Update Protobuf submodule to v3.0.0 (GA) | Jorge Canizales | 2016-07-29 | |
* | | | | | | | Merge branch 'v1.0.x' into manual-upmerge | Nicolas "Pixel" Noble | 2016-07-29 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||
| | | | | * | | Update node protobuf dependency to 3.0.0 where applicable. Also update exampl... | murgatroid99 | 2016-07-29 | |
| | |_|_|/ / | |/| | | | | ||||
| | * | | | | CMake: project for HelloWorld cpp example | Konstantin Podsvirov | 2016-07-28 | |
| |/ / / / |/| | | | | ||||
* | | | | | Merge pull request #7535 from muxi/fix-no-as-needed | Nicolas Noble | 2016-07-27 | |
|\ \ \ \ \ | ||||
* | | | | | | php: fix composer.json | Stanley Cheung | 2016-07-26 | |
| | * | | | | php: fix composer.json | Stanley Cheung | 2016-07-26 | |
| * | | | | | Identify system and remove --no-as-need if it is Mac OS | Muxi Yan | 2016-07-26 | |
| * | | | | | Removed --no-as-needed options from Makefile of HelloWorld and RouteGuide | Muxi Yan | 2016-07-26 | |
|/ / / / / | ||||
| * | | | | Merge pull request #7473 from jcanizales/p0-fix-auth-sample | makdharma | 2016-07-25 | |
|/| | | | | ||||
| | | * | | moved Grpc.Tools dependency from solution level to project level | Alex Polcyn | 2016-07-23 | |
| |_|/ / |/| | | | ||||
* | | | | Merge pull request #7393 from y-zeng/example_makefile | Nicolas Noble | 2016-07-21 | |
|\ \ \ \ | ||||
| | | * | | Update sample and test versions to -pre1.1 | Jorge Canizales | 2016-07-19 | |
| | | * | | Update protobuf submodule to 3.0.0-beta-4 | Jorge Canizales | 2016-07-19 | |
| |_|/ / |/| | | | ||||
| | * | | Downloaded plist with new keys needed by Firebase SDK | Jorge Canizales | 2016-07-19 | |
| |/ / |/| | | ||||
* | | | Merge pull request #7417 from nathanielmanistaatgoogle/multiplex-v1.0.x | Nicolas Noble | 2016-07-19 | |
|\ \ \ | ||||
* \ \ \ | Merge pull request #7419 from nathanielmanistaatgoogle/examples-v1.0.x | kpayson64 | 2016-07-18 | |
|\ \ \ \ | ||||
* | | | | | Commit as 1.0.0-pre1 so we can release already. | Jorge Canizales | 2016-07-18 | |
| | | | * | “Allow non-modular includes in framework modules” | Jorge Canizales | 2016-07-18 | |
| * | | | | Update examples to GA API | Nathaniel Manista | 2016-07-15 | |
| | |_|/ | |/| | | ||||
| | * | | Client and server multiplex example | Nathaniel Manista | 2016-07-15 | |
| |/ / | ||||
* / / | Advance versions from 0.14 -> 1.0 | Jorge Canizales | 2016-07-15 | |
|/ / | ||||
* | | php: fix interop tests breakage | Stanley Cheung | 2016-07-13 | |
* | | Merge pull request #7363 from stanley-cheung/php-prepare-for-ga-v1_0branch | kpayson64 | 2016-07-13 | |
|\ \ | ||||
* \ \ | Merge pull request #7359 from jcanizales/p0-protoc-podspec | makdharma | 2016-07-13 | |
|\ \ \ |