Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | Redo #817. Update pubsub example channel creation and credentials | Yang Gao | 2015-02-27 | |
| |/ | ||||
| * | Make it possible to compile with gcc4.6 | Craig Tiller | 2015-02-26 | |
| | | ||||
* | | Merge github.com:grpc/grpc into credit | Craig Tiller | 2015-02-26 | |
|\| | ||||
| * | Update README | Abhishek Kumar | 2015-02-25 | |
| | | ||||
| * | s/CreateChannel/CreateChannelDeprecated | Craig Tiller | 2015-02-23 | |
| | | | | | | | | | | | | For the 2-argument version of CreateChannel. This is a temporary step until #711 is ready to roll out. | |||
* | | Update C++ server with new core API | Craig Tiller | 2015-02-23 | |
|/ | | | | And reflects the C++ API in ServerBuilder. | |||
* | clean up some internal path and names | Yang Gao | 2015-02-20 | |
| | ||||
* | Merge pull request #638 from vjpai/expecteq | Craig Tiller | 2015-02-19 | |
|\ | | | | | EXPECT_EQ sign issue... | |||
* | | Making the usage of gflags uniform across distributions. | Nicolas "Pixel" Noble | 2015-02-20 | |
| | | ||||
* | | Fixing gflags' include path. | Nicolas "Pixel" Noble | 2015-02-20 | |
| | | ||||
| * | EXPECT_EQ Mac issue... | vjpai | 2015-02-19 | |
|/ | ||||
* | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 | |
| | ||||
* | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 | |
| | ||||
* | Update copyright to 2015 | Craig Tiller | 2015-02-18 | |
| | ||||
* | Merge github.com:grpc/grpc into copyright | Craig Tiller | 2015-02-18 | |
|\ | ||||
* | | Add proto copyrights | Craig Tiller | 2015-02-16 | |
| | | ||||
| * | Merge github.com:grpc/grpc into c++api | Craig Tiller | 2015-02-13 | |
| |\ | |/ |/| | | | | | Conflicts: Makefile | |||
* | | Rename examples/tips to examples/pubsub | Chen wang | 2015-02-12 | |
| | | ||||
| * | Fixup callers with new api | Craig Tiller | 2015-02-09 | |
| | | ||||
| * | Fixup callers with new api | Craig Tiller | 2015-02-09 | |
|/ | ||||
* | Few minor fixes. | Nicolas "Pixel" Noble | 2015-02-06 | |
| | | | | | Fixing a few issues in case you *cough* have a different local implementation of protobuf, gtest and gflags for some weird reason. | |||
* | Only add project_id for GCE command line. | Chen Wang | 2015-02-03 | |
| | ||||
* | Need project_id from argument to run the client correctly. | Chen Wang | 2015-02-03 | |
| | ||||
* | Add README | Chen Wang | 2015-02-03 | |
| | ||||
* | change stringstream to ostringstream. | Chen Wang | 2015-02-03 | |
| | ||||
* | change stringstream to ostringstream. | Chen Wang | 2015-02-03 | |
| | ||||
* | fixed typos and add ListTopics implementation. | Chen Wang | 2015-02-03 | |
| | ||||
* | Impelment full logic of publish and subcribe. | Chen Wang | 2015-02-02 | |
| | ||||
* | Add Pull method to subscriber | Chen Wang | 2015-02-01 | |
| | ||||
* | Implement both Publisher and Subscriber. | Chen Wang | 2015-01-30 | |
| | ||||
* | delete default service account email | Chen Wang | 2015-01-28 | |
| | ||||
* | add more tips ops | Chen Wang | 2015-01-28 | |
| | ||||
* | Add service account credential | Chen Wang | 2015-01-28 | |
| | ||||
* | add Compute engine credential to tips client. | Chen Wang | 2015-01-27 | |
| | ||||
* | 1) Add protection header macro | Chen Wang | 2015-01-26 | |
| | | | | 2) remove some falgs with default values | |||
* | delete using grpc:: | Chen Wang | 2015-01-22 | |
| | ||||
* | add space line between include | Chen Wang | 2015-01-22 | |
| | ||||
* | fixed some typos | Chen Wang | 2015-01-22 | |
| | ||||
* | Remove unecessary files which was added by mistake. | Chen Wang | 2015-01-22 | |
| | ||||
* | TIPS client implementation. | Chen Wang | 2015-01-21 | |