Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | |||
* | doxygenize comment | Mehrdad Afshari | 2017-05-17 |
| | |||
* | cpp doc nits | Alexander Polcyn | 2017-05-05 |
| | |||
* | remove copyright from generated files | yang-g | 2017-01-04 |
| | |||
* | clang-format | yang-g | 2016-12-27 |
| | |||
* | Add test for explicit option | yang-g | 2016-12-27 |
| | |||
* | default service | yang-g | 2016-12-27 |
| | |||
* | Add more files | yang-g | 2016-12-27 |
| | |||
* | Add files | yang-g | 2016-12-27 |
| | |||
* | Use C++11 final and override | Vijay Pai | 2016-11-01 |
| | |||
* | Remove generated pb files | Yuchen Zeng | 2016-10-14 |
| | |||
* | PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto | Stanley Cheung | 2016-09-29 |
| | |||
* | Fix typo | Yuchen Zeng | 2016-09-23 |
| | |||
* | Add comments about how to re-generate reflection proto files | Yuchen Zeng | 2016-09-22 |
| | |||
* | Another golden file | Vijay Pai | 2016-08-30 |
| | |||
* | Merge branch 'master' into fc_unary | Vijay Pai | 2016-08-30 |
|\ | | | | | | | | | Resolve conflicts in ServerReaderWriterInterface Remove file server_streamed_unary.h and merge with sync_stream.h | ||
* | | Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated ↵ | Vijay Pai | 2016-08-29 |
| | | | | | | | | | | | | method handler since most code shared between the new StreamedUnary and the existing BidiStreaming. Eliminate the separate enum case for streamed unary. Return a status failure if a StreamedUnary method handler doesn't actually do a write (since that is violating the appearance of unary-ness) | ||
* | | Merge branch 'master' into fc_unary | Vijay Pai | 2016-08-25 |
|\| | |||
* | | Another golden file to fix | Vijay Pai | 2016-08-04 |
| | | |||
| * | Update generated files with new protobuf version | Jorge Canizales | 2016-08-03 |
| | | | | | | Also make the script fetch protoc from the usual place. | ||
* | | Fix generated reflection files | Vijay Pai | 2016-06-27 |
|/ | |||
* | Stop using global namespace on a template param | vjpai | 2016-06-17 |
| | |||
* | Digraph | Vijay Pai | 2016-06-16 |
| | |||
* | Add more comments, fix format issues | Yuchen Zeng | 2016-06-06 |
| | |||
* | Move reflection src/hdr to src/cpp/ext include/grpc++/ext | Yuchen Zeng | 2016-06-06 |