Ken Payson
975b5103e5
Fix build on Alpine linux + add portability tests
8 years ago
Craig Tiller
2835161513
Reinstate one check, fix fall out
8 years ago
Craig Tiller
29b527fa30
Reinstate one check, fix fall out
8 years ago
Siddharth Shukla
8e64d901fd
Modify shebang on python scripts
...
Change shebangs to `#!/usr/bin/env python` instead of
`#!/usr/bin/env python2.7`.
8 years ago
Siddharth Shukla
d194f59939
Make testing scripts python3.x compatible
...
Update run_tests/*.py to use six based isomorphisms and print function
from __future__ module.
8 years ago
ncteisen
1a882cfc4a
Add more core banned functions
8 years ago
Jan Tattermusch
fddb01d537
upgrade third_party/protobuf to 3.2.0
8 years ago
Makarand Dharmapurikar
003092a202
code and BUILD file for creating a grpcz client
...
The client binary can be built with 'bazel build //tools/grpcz:grpcz_client' and
can be invoked with bazel-bin/tools/grpcz/grpcz_client --server SERVER_ADDR:PORT
You can see the stats page at http://localhost:8000/grpcz
8 years ago
David Garcia Quintas
e9932d4744
add gflags to bazel
8 years ago
Mehrdad Afshari
1a967c31c3
Added Pylint to sanity tests
...
Pylint is only enabled for "grpcio/grpc" package,
and various specific checks that currently fail are disabled,
each with a respective TODO item in the .pylintrc file.
8 years ago
Yuchen Zeng
c09fd8c58a
Update c-ares to 1.12.0
8 years ago
Stanley Cheung
b39942f06f
Update boringssl to latest chromium-stable
8 years ago
Jan Tattermusch
1985a6273f
upgrade third_party/gflags to v2.2.0
8 years ago
Nathaniel Manista
00ac6288fd
pyformat_code.sh → yapf_code.sh
...
This should have been a part of 06dea573da
.
8 years ago
Masood Malekghassemi
06dea573da
Enable running Python formatting
8 years ago
Nicolas "Pixel" Noble
17dfaf1a6e
Fixing submodules sanity.
8 years ago
Jan Tattermusch
5c79a3199c
cleanup tools/run_tests directory
8 years ago
David Garcia Quintas
ff3112188b
Renamed google_benchmark submodule to benchmark
8 years ago
Craig Tiller
bd6c1c03eb
add copyright
8 years ago
Mark D. Roth
d101e14211
Revert "Renamed google_benchmark submodule to benchmark"
8 years ago
David Garcia Quintas
7d03df3f44
Renamed google_benchmark submodule to benchmark
8 years ago
Craig Tiller
3cf79228ff
Review feedback
8 years ago
Craig Tiller
18b4ba34b3
Enable sanity check
8 years ago
Matt Kwong
fe1bcd9915
Remove sanity test filtering
8 years ago
Matt Kwong
7e9bd6ca9a
Add tests for pull request test filtering
8 years ago
Craig Tiller
a59c16c184
Progress towards making grpc_slice_unref_internal take an exec_ctx
8 years ago
Craig Tiller
d3cd017f5d
Initial google_benchmark integration: source changes
8 years ago
Yuchen Zeng
169c985f67
Remove generated pb files
8 years ago
Stanley Cheung
146a3773da
PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto
8 years ago
Nicolas "Pixel" Noble
47c0053bfd
Removing sanity check.
8 years ago
Nicolas "Pixel" Noble
3f695277cf
Upgrading protobuf submodule to 3.0.2.
8 years ago
Nicolas "Pixel" Noble
055b920828
Disabling header check for filegroups.
8 years ago
Craig Tiller
a82aaa6a18
Better check
8 years ago
Craig Tiller
df09570add
Allow decoupling core version number from wrapper version numbers
8 years ago
David Garcia Quintas
505d171c4c
Updated protobuf to bba446bbf2ac7b0b9923d4eb07d5acd0665a8cf0
8 years ago
Craig Tiller
102fa966b6
Rename some files to avoid conflicting .obj files on Windows
8 years ago
David Garcia Quintas
7a6db63bb8
Updated LB proto and nanopb version
8 years ago
Yuchen Zeng
42a6c267c5
Fix c and python build on mac os
8 years ago
chedeti
2e698457f3
sanity check for thrift
8 years ago
Jorge Canizales
4343c904e2
Update Protobuf submodule to v3.0.0 (GA)
8 years ago
Jorge Canizales
9e6372380d
Update protobuf submodule to 3.0.0-beta-4
...
Which has the fix for oneofs when using dynamic frameworks in ObjectiveC
8 years ago
Yuchen Zeng
dd5b9a8086
Fix sanity check
8 years ago
thinkerou
3a9ba6bd53
delete some commits which not need
8 years ago
Nicolas "Pixel" Noble
aa0b4c8084
Bringing 0.15 to protobuf beta 3.3 to satisfy both nodejs and objc.
8 years ago
thinkerou
52664ccee5
Fix orig files for conflicting generated
9 years ago
Nicolas "Pixel" Noble
b15af069da
Pinning to protobuf submodule 3.0.0-beta-3.3.
9 years ago
Jan Tattermusch
2c7caa10f4
update third_party/protobuf to v3.0.0-beta-3.2
9 years ago
Yuchen Zeng
7ae31a8898
Add more comments, fix format issues
9 years ago
Yuchen Zeng
ea09adc84b
Add a sanity test: check if the generated pb files are up-to-date
9 years ago
Yuchen Zeng
c92fe25af5
Add mutex for stream in ProtoReflectionDescriptorDatabase, fix headers check
9 years ago