- Mar 17, 2015
-
-
Nathaniel Manista authored
Fixed argument types in setup.py
-
- Mar 16, 2015
-
-
murgatroid99 authored
-
Vijay Pai authored
Anonymous API implementation
-
Yang Gao authored
-
Yang Gao authored
-
David Klempner authored
Defaulting run_tests to just opt.
-
David Klempner authored
Remove dead code
-
jboeuf authored
Put back C++ JWTCredentials code and add a test case in interop test.
-
Craig Tiller authored
-
Nicolas "Pixel" Noble authored
-
Yang Gao authored
remove 'else' code, release lock by destructor
-
- Mar 14, 2015
- Mar 13, 2015
-
-
Yang Gao authored
-
Yang Gao authored
-
Yang Gao authored
-
Nicolas "Pixel" Noble authored
If for any reason, our definition of gpr_int64 is different from the definition of google::protobuf::int64, the virtual override would fail, as this needs to be of the precisely exactly the same type. That change allows us to use protobuf's int64 definition.
-
Tim Emiola authored
Switched protobufjs dependency to npm package instead of GitHub
-
Yang Gao authored
Adding support for alternative protobuf libraries.
-
Yang Gao authored
-
murgatroid99 authored
-
Vijay Pai authored
Add a no_barrier_load atomic operation.
-
Michael Lumish authored
Fix duplicated symbols
-
Nathaniel Manista authored
Fix port selection for Python server.
-
Nicolas "Pixel" Noble authored
-
Nathaniel Manista authored
Removing the "using std::string" in the python plugin code.
-
Vijay Pai authored
Fix client sending invalid GOAWAY last-stream-id
-
Tatsuhiro Tsujikawa authored
-
Arkadiusz Bokowy authored
Commit 31e65bea introduces a bug which causes starting server on a randomly selected port.
-
Yang Gao authored
-
Xiaoguang Sun authored
Fix duplicated symbols caused by having definition instead of declaration in header file.
-
murgatroid99 authored
-
Nicolas Noble authored
-
Yang Gao authored
-
- Mar 12, 2015
-
-
Yang Gao authored
Adding refresh token credentials.
-
Yang Gao authored
-
Tim Emiola authored
Update Python Dockerfile's unit test list
-
Tim Emiola authored
Improved node install instructions and bumped version
-