aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge pull request #629 from jcanizales/fix-internal-include-pathGravatar Tim Emiola2015-02-19
|\
| * Fix internal include pathGravatar Jorge Canizales2015-02-19
* | Merge pull request #628 from murgatroid99/node_lintGravatar Tim Emiola2015-02-19
|\ \
| * | Fixed lint errorsGravatar murgatroid992015-02-19
* | | Merge pull request #621 from yang-g/headerGravatar Nicolas Noble2015-02-19
|\ \ \
| | * | Added lint scriptGravatar murgatroid992015-02-19
* | | | Merge pull request #625 from murgatroid99/node_package_files_includeGravatar Tim Emiola2015-02-19
|\ \ \ \
* \ \ \ \ Merge pull request #620 from vjpai/buildjsonGravatar David Klempner2015-02-19
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | * | | Added files to the node packageGravatar murgatroid992015-02-19
| |/ / / |/| | |
| | * | add more missing headersGravatar Yang Gao2015-02-19
| | * | add missing headerGravatar Yang Gao2015-02-19
* | | | Merge pull request #619 from jayantkolhe/jayantkolhe-patch-2Gravatar Mugur Marculescu2015-02-19
|\ \ \ \
| * | | | Small change to documentation text.Gravatar Mugur Marculescu2015-02-19
| * | | | Update README.mdGravatar Jayant Kolhe2015-02-19
* | | | | Merge pull request #589 from nathanielmanistaatgoogle/src-python-readmeGravatar Jayant Kolhe2015-02-19
|\ \ \ \ \
| | * | | | Update README.mdGravatar Jayant Kolhe2015-02-19
| | * | | | Update README.mdGravatar Jayant Kolhe2015-02-19
| | * | | | Update README.mdGravatar Jayant Kolhe2015-02-19
| | | * | | Remove cpu.h which is no longer a thingGravatar Vijay Pai2015-02-19
| |_|/ / / |/| | | |
| | * | | Update README.mdGravatar Jayant Kolhe2015-02-19
| | * | | Update README.mdGravatar Jayant Kolhe2015-02-19
| | * | | Create README.mdGravatar Jayant Kolhe2015-02-19
| | * | | Create README.mdGravatar Jayant Kolhe2015-02-19
| | * | | Update README.mdGravatar Jayant Kolhe2015-02-19
| | * | | Update README.mdGravatar Jayant Kolhe2015-02-19
* | | | | Merge pull request #605 from vjpai/macGravatar Nicolas Noble2015-02-19
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #618 from vjpai/pluginGravatar Nicolas Noble2015-02-19
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #615 from tbetbetbe/grpc_fix_grpc_gemspecGravatar Jan Tattermusch2015-02-19
|\ \ \ \ \ \
| * | | | | | Fixes case, other minor correctionsGravatar Tim Emiola2015-02-19
| | * | | | | Fix a bug in Makefile where cpp_plugin name hadn't been updated yet where itGravatar Vijay Pai2015-02-19
* | | | | | | Merge pull request #617 from jtattermusch/csharp_namespaceGravatar Tim Emiola2015-02-19
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #604 from jboeuf/fix_sprintfGravatar Yang Gao2015-02-19
|\ \ \ \ \ \ \
| | * | | | | | nit in READMEGravatar Jan Tattermusch2015-02-19
* | | | | | | | Merge pull request #616 from jtattermusch/csharp_namespaceGravatar Tim Emiola2015-02-19
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | | * | | | | Fixes the grpc.gemspec, clarifies the installation instructionsGravatar Tim Emiola2015-02-19
| * | | | | | | Updated Copyright information and assembly versions for C#Gravatar Jan Tattermusch2015-02-19
| | | * | | | | Removes unnecesary check from the interop testeGravatar Tim Emiola2015-02-19
| |_|/ / / / / |/| | | | | |
| * | | | | | Changed namespace from Google.GRPC to Grpc, sorted using statements, minor re...Gravatar Jan Tattermusch2015-02-19
* | | | | | | Merge pull request #608 from nathanielmanistaatgoogle/interfaces_test_caseGravatar Tim Emiola2015-02-19
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #614 from jtattermusch/nitpickingGravatar Tim Emiola2015-02-19
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #610 from nathanielmanistaatgoogle/early-adopter-splitGravatar Nathaniel Manista2015-02-19
|\ \ \ \ \ \ \ \
| | * | | | | | | fixed readmeGravatar Jan Tattermusch2015-02-19
| * | | | | | | | Python early_adopter changes in anticipation of interop client.Gravatar Nathaniel Manista2015-02-19
|/ / / / / / / /
* | | | | | | | Merge pull request #607 from vjpai/compilerGravatar Yang Gao2015-02-18
|\ \ \ \ \ \ \ \
| * | | | | | | | One-line fix for namespace bugGravatar Vijay Pai2015-02-18
| | | * | | | | | Rename base/interfaces_test to base/interfaces_test_case.Gravatar Nathaniel Manista2015-02-19
| |_|/ / / / / / |/| | | | | | |
| | | | * | | | More typecasts to avoid sign-comparison problems on EXPECT_EQGravatar vjpai2015-02-18
| | | | * | | | Include typecasts so that int and size_t are not compared (since theirGravatar vjpai2015-02-18
| | | | * | | | Some compilers expect class SyncRequest to be declared fully and not justGravatar vjpai2015-02-18
| | | | * | | | Do not need a Mac-specific CPU header yet as there are no CPU-specific featuresGravatar vjpai2015-02-18
| | |_|/ / / / | |/| | | | |