Craig Tiller
|
b84728d6dd
|
Better logging for Travis
|
10 years ago |
murgatroid99
|
589a7b88c8
|
Further fixed run_tests CLI syntax
|
10 years ago |
Craig Tiller
|
9d6139a6f6
|
Add timer to run_tests.py
For future profiling work to eliminate/speed-up slow tests.
|
10 years ago |
Nicolas Noble
|
10682b758c
|
Merge pull request #842 from nathanielmanistaatgoogle/simple-install-python
Simple installation instructions for Python.
|
10 years ago |
Abhishek Kumar
|
238cdbf2c9
|
Merge pull request #848 from grpc/jayantkolhe-patch-1
Create PATENTS
|
10 years ago |
murgatroid99
|
995aaf7de4
|
Fixed run_tests CLI syntax
|
10 years ago |
Jayant Kolhe
|
0f6aa52f4a
|
Create PATENTS
|
10 years ago |
Craig Tiller
|
a0cff6658f
|
Add apt-gets for gflags, gtest
|
10 years ago |
murgatroid99
|
d7e3a2b1f5
|
Changed c++ version flag in binding.gyp
|
10 years ago |
murgatroid99
|
9ef1610cbb
|
Added node tests to travis.yml
|
10 years ago |
Craig Tiller
|
2e9d0f8fbb
|
Enable building C++
|
10 years ago |
Donna Dionne
|
1e62329262
|
Merge branch 'master' of github.com:google/grpc into testing-release
|
10 years ago |
Craig Tiller
|
cf133f41f8
|
Make it possible to compile with gcc4.6
|
10 years ago |
Craig Tiller
|
a1d7f7f70b
|
Merge pull request #843 from nicolasnoble/travis
Trying to do a better job at running C tests on travis.
|
10 years ago |
Masood Malekghassemi
|
40e8cbd1ee
|
Fix bugs in Python code generator
Fixes module path finding in the Python code generator and the signatures
of generated servicer methods.
|
10 years ago |
Craig Tiller
|
1844d6bc9c
|
Merge pull request #845 from Orphis/patch-1
Fix typo in README.md
|
10 years ago |
Florent Castelli
|
c07b8d6d2d
|
Fix typo in README.md
|
10 years ago |
Nicolas "Pixel" Noble
|
a7df3f9e2c
|
Improving travis output.
|
10 years ago |
Nicolas "Pixel" Noble
|
10d20a3ec8
|
Trying to do a better job at running C tests on travis.
|
10 years ago |
Craig Tiller
|
19e4a331fd
|
Merge pull request #839 from nicolasnoble/travis
Adding a basic travis.yml file.
|
10 years ago |
Nicolas "Pixel" Noble
|
9f1baf7660
|
Adding a basic travis.yml file.
|
10 years ago |
Nathaniel Manista
|
89fccb7d7a
|
Simple installation instructions for Python.
|
10 years ago |
Masood Malekghassemi
|
bc53734c2e
|
Merge pull request #830 from nathanielmanistaatgoogle/python-interop-client
The Python interop client.
|
10 years ago |
Abhishek Kumar
|
b9943ed8a0
|
Merge pull request #840 from jtattermusch/debian_version
fix the version of debian package builder script
|
10 years ago |
Jan Tattermusch
|
28ab96c0bb
|
fix the version of debian package builder script
|
10 years ago |
Masood Malekghassemi
|
e07edc50e1
|
Merge pull request #831 from nathanielmanistaatgoogle/security-progress
Work towards invocation-side security.
|
10 years ago |
Yang Gao
|
0e32857bfd
|
Merge pull request #784 from ctiller/timeout
Introduce slowdown factor for unit test deadlines
|
10 years ago |
David Klempner
|
c33731aea6
|
Merge pull request #822 from ctiller/hard
Fix max_concurrent_streams test
|
10 years ago |
Craig Tiller
|
b7926e0551
|
Merge pull request #816 from dklempner/dualstack_test_deflake
Deflake dualstack socket test
|
10 years ago |
Nathaniel Manista
|
1c37fe62fd
|
Work towards invocation-side security.
|
10 years ago |
Nathaniel Manista
|
c2b402001b
|
The Python interop client.
The server_host_override flag's implementation remaining
outstanding means that this only works over insecure
connections for now.
|
10 years ago |
Jayant Kolhe
|
18f42e4b7c
|
Merge pull request #824 from grpc/oaktowner-patch-1
Update INSTALL for C
|
10 years ago |
Mugur Marculescu
|
67347d8a39
|
Merge pull request #820 from jayantkolhe/jayantkolhe-patch-3
Updated Python Status
|
10 years ago |
Craig Tiller
|
62d637c163
|
Merge pull request #827 from a11r/d2
Minor fix to INSTALL
|
10 years ago |
Abhishek Kumar
|
2deb9865e9
|
Update INSTALL
|
10 years ago |
Abhishek Kumar
|
87709366ae
|
Update INSTALL
|
10 years ago |
Abhishek Kumar
|
1f8b0bbeda
|
Merge branch 'master' of github.com:a11r/grpc
|
10 years ago |
Abhishek Kumar
|
866816fc30
|
Merge pull request #826 from tbetbetbe/grpc-ruby-update-gemspec-licencse
Update grpc.gemspec
|
10 years ago |
Tim Emiola
|
c4a4288f83
|
Update grpc.gemspec
|
10 years ago |
Abhishek Kumar
|
dda3bb9192
|
Merge pull request #825 from murgatroid99/node_package_info
Added important Node package information and LICENSE file for inclusion ...
|
10 years ago |
murgatroid99
|
be8d1dae5e
|
Added important Node package information and LICENSE file for inclusion in Node package
|
10 years ago |
Dan Ciruli
|
4175d84d00
|
Update INSTALL for C
Missed a step
|
10 years ago |
Craig Tiller
|
e2d795a27b
|
Fix max_concurrent_streams test
|
10 years ago |
Donna Dionne
|
448415d69a
|
Merge branch 'release-0_5' of github.com:google/grpc into testing-release
|
10 years ago |
Donna Dionne
|
e4709fd934
|
Merge branch 'master' of github.com:google/grpc into go-auth-tests
|
10 years ago |
donnadionne
|
cb87228aa4
|
Merge pull request #821 from murgatroid99/node_base_dockerfile_fix
Updated dockerfile with correct node executable
|
10 years ago |
murgatroid99
|
03e2634173
|
Updated dockerfile with correct node executable
|
10 years ago |
Jayant Kolhe
|
806dde1bcb
|
Update README.md
|
10 years ago |
Jayant Kolhe
|
fcfbb41f1d
|
Update README.md
|
10 years ago |
Craig Tiller
|
68acd35676
|
Merge pull request #813 from tbetbetbe/grpc_ruby_initial_version
Synchronize initial package versions
|
10 years ago |