Craig Tiller
957cb57f41
Sort entries
10 years ago
Craig Tiller
eefe77d187
Merge github.com:google/grpc into gitignore
10 years ago
Tim Emiola
41a19c6cb0
Merge branch 'master' into grpc_tools_docker_pregenerate_ssh_key
10 years ago
Craig Tiller
3d829d8bf4
Merge github.com:google/grpc into nogo
10 years ago
yang-g
dec1a71f91
Merge pull request #14 from ctiller/format
...
clang-format codebase
10 years ago
Craig Tiller
21b19a552c
Fix formatting
10 years ago
Craig Tiller
1ee7cb0c0b
Merge github.com:google/grpc into format
10 years ago
Craig Tiller
74768d3103
Merge github.com:ctiller/grpc into format
10 years ago
yang-g
52d4389009
Merge pull request #6 from ctiller/testcpp
...
Fix and run C++ tests
10 years ago
Craig Tiller
c688a67689
Merge branch 'testcpp' of github.com:ctiller/grpc into testcpp
10 years ago
Craig Tiller
be7b092e07
Merge github.com:ctiller/grpc into testcpp
10 years ago
Craig Tiller
bf2659f0b6
Fix qps test.
...
This was failing to compile.
10 years ago
Craig Tiller
856e372c04
Merge github.com:google/grpc into testcpp
10 years ago
Tim Emiola
b954c98dbf
Merge branch 'master' into grpc_tools_docker_pregenerate_ssh_key
10 years ago
Craig Tiller
6469cbfe20
Merge pull request #12 from tbetbetbe/grpc_rb_fix_shebang
...
Fixes the shebang line
10 years ago
vpai
92fe70e983
Added new results to report resource usage and QPS, along with new proto support for this
...
and also to turn the client into a server that can be controlled remotely (client part
not implemented yet)
Change on 2015/01/13 by vpai <vpai@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83863541
10 years ago
Craig Tiller
b5dcec5a2e
clang-format codebase
10 years ago
Craig Tiller
cfc18adef7
Remove go compiler
10 years ago
Craig Tiller
0322134506
Make generate_projects work on Mac
10 years ago
murgatroid99
27df8ae203
Merge remote-tracking branch 'upstream/master'
10 years ago
Craig Tiller
209dc44050
Add some ignores
10 years ago
Tim Emiola
3b1b43dc8c
Allows grpc_** that run gcloud compute ssh to run from docker containers
...
- adds _grpc_ensure_gcloud_ssh that creates the ~/.ssh/gcloud_compute_engine
key file if it does not exist
- update all the grpc_** commands that use ssh to call this
10 years ago
Tim Emiola
3acf05afd8
Fixes the shebang line
...
- fixes the shebang line by moving it above the copyright notice in
executables.
- also fixes the execution bit on all the binaries
10 years ago
Craig Tiller
ad0dcdc212
Compile fix for mac
10 years ago
Craig Tiller
1574513611
Merge github.com:/google/grpc
10 years ago
Craig Tiller
e1586a7a11
Fix alignment
10 years ago
yang-g
d8532af01c
Merge pull request #4 from ctiller/vasprint
...
Fix compile: check return value for error
10 years ago
nnoble
472f60edac
Fixing opensource build.
...
Change on 2015/01/12 by nnoble <nnoble@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83810001
10 years ago
murgatroid99
749666e8ab
Added LICENSE header to all files
10 years ago
Craig Tiller
934baa3bb1
Add tools/run_tests/run_lcov.sh
...
This is a tool for collecting coverage reports from our tests and
combining them with the open-source tool 'lcov'.
10 years ago
murgatroid99
6d035575d2
Removed temp files
10 years ago
murgatroid99
e506151918
Clean commit of Node.js library source
10 years ago
Craig Tiller
6dba266a83
add .gitignore
10 years ago
Craig Tiller
9fef05c2f0
Merge github.com:google/grpc
10 years ago
Craig Tiller
770f60a475
Merge github.com:google/grpc into testcpp
10 years ago
jboeuf
6ad120e435
Moving the google-internal security code in their own files.
...
Checked that the opensource version still builds.
Just addressing core for now. We will do c++ later.
Change on 2015/01/12 by jboeuf <jboeuf@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83804014
10 years ago
jboeuf
c212585c41
Factoring out []2 artefacts from the transport security interface.
...
- Looks like we should have cleaned this header before... I don't think it's a
big deal though...
- Removing the tests from the opensource package as well (these are very much
[] specific for now).
Change on 2015/01/12 by jboeuf <jboeuf@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83801766
10 years ago
nnoble
5f2ecb355d
Splitting grpc_test_util into gpr_test_util.
...
Change on 2015/01/12 by nnoble <nnoble@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83801564
10 years ago
ctiller
570d1f4425
Return bound port number from grpc_server_add_http2_port.
...
Allows tests to bind to port 0 and still have clients connect to them.
Change on 2015/01/12 by ctiller <ctiller@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83800669
10 years ago
nnoble
e1df7dd9f1
Avoid clobbering potential defines that were set up externally.
...
Change on 2015/01/12 by nnoble <nnoble@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83799744
10 years ago
Craig Tiller
7c1d7f7a9a
Run C++ tests and C tests
10 years ago
Craig Tiller
de990f9155
Initialize gtest correctly
10 years ago
Craig Tiller
9b62482e15
Make the go code generator compile
10 years ago
Craig Tiller
27715caf6e
Allow C++ tests to be built in parallel
10 years ago
Craig Tiller
b2a42f3271
Make this file compile
10 years ago
Craig Tiller
9608f0f212
Make this file compile
10 years ago
Craig Tiller
35e3971e89
Make this file compile
10 years ago
Craig Tiller
edd10d2596
Make this file usable from C++
10 years ago
Craig Tiller
f5371efe65
Fix some C++ test dependencies
10 years ago
Craig Tiller
d4773f5119
Fix some C++ test dependencies
10 years ago