1. ee2a10e Merge pull request #8050 from ctiller/env by Craig Tiller · 8 years ago
  2. a268ee7 Merge pull request #8216 from carl-mastrangelo/spec by Craig Tiller · 8 years ago
  3. 14eae8f Update Protocol spec to mention idempotency by Carl Mastrangelo · 8 years ago
  4. 9c7136b Merge github.com:grpc/grpc into env by Craig Tiller · 8 years ago
  5. 6665c40 Add missing entry. by Mark D. Roth · 8 years ago
  6. 694cc81 Fix docs by Craig Tiller · 8 years ago
  7. a8e1b83 Merge pull request #7846 from markdroth/max_send_size_filter by Mark D. Roth · 8 years ago
  8. 5098508 Merge pull request #8071 from y-zeng/reflection_example by Yuchen Zeng · 8 years ago
  9. abf03ae Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  10. 311e7ba s/minor/major/ in API cleanups doc. by Mark D. Roth · 8 years ago
  11. 500ca30 Merge pull request #4955 from ejona86/http-grpc-status-mapping by Abhishek Kumar · 8 years ago
  12. 6751ac6 Add doc listing API changes to clean up for the next minor-version release. by Mark D. Roth · 8 years ago
  13. 82f3083 Address review comments by Yuchen Zeng · 8 years ago
  14. 3bf43dd Address review comments by Yuchen Zeng · 8 years ago
  15. dcc16b4 Address review comments by Yuchen Zeng · 8 years ago
  16. a8f2621 Fix dead links by Yuchen Zeng · 8 years ago
  17. c6e9076 Address review comments by Yuchen Zeng · 8 years ago
  18. 8eaa184 Add server reflection tutorial by Yuchen Zeng · 8 years ago
  19. 18c09bf Review feedback by Craig Tiller · 8 years ago
  20. 44bb734 Add documentation for GRPC_ environment variables by Craig Tiller · 8 years ago
  21. a3328ae Merge pull request #7697 from ejona86/waitforready by Craig Tiller · 8 years ago
  22. d9f9076 Update documentation by Craig Tiller · 8 years ago
  23. 0b3a621 spec: Percent-encode Status-Message by Eric Anderson · 8 years ago
  24. cf88bb4 Rename Fail Fast doc to Wait for Ready by Eric Anderson · 8 years ago
  25. e84d242 Use DBC case instead of SBC case by HuKeping · 8 years ago
  26. 316f73f Merge v1.0.x into master by murgatroid99 · 8 years ago
  27. b8208ff Merge pull request #7269 from y-zeng/cli_call by kpayson64 · 8 years ago
  28. 6f7d422 Upgrade virtualenv pip in Python docgen by Masood Malekghassemi · 8 years ago
  29. 9cb9445 Addressed review comments by Yuchen Zeng · 8 years ago
  30. e1951a1 Merge pull request #7294 from dgquintas/lb_docs_update by David G. Quintas · 8 years ago
  31. 2eebe29 Merge pull request #7245 from muxi/fix-7181 by makdharma · 8 years ago
  32. ad570d8 Merge pull request #7243 from dgquintas/styleguide by kpayson64 · 8 years ago
  33. fb81858 Forbade atexit() by David Garcia Quintas · 8 years ago
  34. 26b6060 Small tweaks in text and diagram by David Garcia Quintas · 8 years ago
  35. 54698a9 Updated with PR comments. by David Garcia Quintas · 8 years ago
  36. 276c72e Compression Cookbook by David Garcia Quintas · 8 years ago
  37. 4bb1a9d added lb diagram and some more detail by David Garcia Quintas · 8 years ago
  38. fc99ff6 Fix error code when client run out of memory in Objective C code base by Muxi Yan · 8 years ago
  39. fed3e3b Added section about variable initialization by David Garcia Quintas · 8 years ago
  40. 77e8b71 Merge pull request #7210 from ctiller/no-more-zookeeper by Nicolas Noble · 8 years ago
  41. bf6a913 Merge pull request #7162 from dgquintas/interop-cred-flag-fix by David G. Quintas · 8 years ago
  42. eda85c6 Expunge all references to zookeeper by Craig Tiller · 8 years ago
  43. a45e24e Removed invalid sentence by David Garcia Quintas · 8 years ago
  44. 458b35a Fix Python server interop spec noncompliance by Nathaniel Manista · 8 years ago
  45. 75f6828 Fixed typo by David Garcia Quintas · 8 years ago
  46. cc00745 brought spec up to date by David Garcia Quintas · 8 years ago
  47. 91e8314 Merge pull request #5641 from dgquintas/publish_compression_spec by David G. Quintas · 8 years ago
  48. b665dd2 reworded some by David Garcia Quintas · 8 years ago
  49. 9f26a14 fixed incomplete sentence by David Garcia Quintas · 8 years ago
  50. 50c5511 Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  51. 87e6770 pr comments by David Garcia Quintas · 8 years ago
  52. 0f45cee Merge branch 'master' of github.com:grpc/grpc into publish_compression_spec by David Garcia Quintas · 8 years ago
  53. 909dd6e Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  54. b8916aa Don't global initialize anything to nullptr by vjpai · 8 years ago
  55. c61c235 moar pr comments by David Garcia Quintas · 8 years ago
  56. 350c151 pr comments by David Garcia Quintas · 8 years ago
  57. a47acad Merge pull request #6852 from nathanielmanistaatgoogle/status-codes by Abhishek Kumar · 8 years ago
  58. 5225f83 Merge pull request #6865 from vjpai/stylin by Jan Tattermusch · 8 years ago
  59. ead5499 Merge pull request #6840 from yang-g/command-line-tool-1 by Jan Tattermusch · 8 years ago
  60. 77a927b Digraph by vjpai · 8 years ago
  61. dd8d84e spec comments addressed by David Garcia Quintas · 8 years ago
  62. bd67b55 this_thread by vjpai · 8 years ago
  63. 3a6385b Add ref to test by vjpai · 8 years ago
  64. 967e378 More docs by vjpai · 8 years ago
  65. 41c7d01 First draft of C++ style guide, minor changes to C by vjpai · 8 years ago
  66. 0aa822b minor fixes by Yang Gao · 8 years ago
  67. 7b3fa9e Reworded spec. by David Garcia Quintas · 8 years ago
  68. 74686ce Completed interop spec, as well as code for c++ by David Garcia Quintas · 8 years ago
  69. c9dc834 Document cardinality violation status codes by Nathaniel Manista · 8 years ago
  70. ac4b3a6 Create command_line_tool.md by Yang Gao · 8 years ago
  71. 9065c8b more changes after offline chat with ejona by David Garcia Quintas · 8 years ago
  72. 485cf40 Fixed wrong spec and reworked streaming compressed case by David Garcia Quintas · 8 years ago
  73. 393ca51 updated interop spec by David Garcia Quintas · 8 years ago
  74. 05e8c9a Connectivity state FATAL_FAILURE doesn't exist; it is SHUTDOWN by Eric Anderson · 8 years ago
  75. 2a932da Spell out fail fast semantics by Craig Tiller · 8 years ago
  76. 9c3f79d Add HTTP->gRPC status code mapping by Eric Anderson · 9 years ago
  77. c65221c Merge branch 'master' into binary_logging by murgatroid99 · 8 years ago
  78. 40ee2aa Fix another path by Craig Tiller · 8 years ago
  79. 7ec0fa7 Merge branch 'master' into binary_logging by murgatroid99 · 8 years ago
  80. 3165ff3 Added compression spec by David Garcia Quintas · 8 years ago
  81. 77fae27 fix broken links by Stanley Cheung · 8 years ago
  82. c939934 Merge remote-tracking branch 'upstream/master' into v1alpha_to_v1 by yang-g · 8 years ago
  83. c261802 Merge pull request #5195 from dgquintas/lb-doc by David G. Quintas · 9 years ago
  84. aea13f1 global replace health check proto v1alpha to v1 by yang-g · 9 years ago
  85. 3c49ade Clarify API section of binary logging doc by murgatroid99 · 9 years ago
  86. 51073f3 Update load-balancing.md by David G. Quintas · 9 years ago
  87. 8729d03 Update load-balancing.md by David G. Quintas · 9 years ago
  88. 8003d76 Update load-balancing.md by David G. Quintas · 9 years ago
  89. b31ec1e Load balancing first draft. by David G. Quintas · 9 years ago
  90. f8c6545 Update binary log proto, add document explaining it by murgatroid99 · 9 years ago
  91. 80410eb Addressed comments by jcanizales by Abhishek Kumar · 9 years ago
  92. 516d26e Create statuscodes.md by Abhishek Kumar · 9 years ago
  93. 83576ba Update interop test service url to grpc-test.sandbox.googleapis.com. by Adele Zhou · 9 years ago
  94. cd92509 Update some wrapped stuff by Craig Tiller · 9 years ago
  95. ff298f6 First round of feedback by Craig Tiller · 9 years ago
  96. f0d916a Initial style guide by Craig Tiller · 9 years ago
  97. a614f4e Update PROTOCOL-HTTP2.md by Louis Ryan · 9 years ago
  98. 130c322 Delete grpc-auth-support.md by Jan Tattermusch · 9 years ago
  99. 675b5ce Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  100. f030b8d Fix dead link in doc by Carl Mastrangelo · 9 years ago