Jan Tattermusch
bbfdbb19c0
bump version to 1.3.6
8 years ago
Ken Payson
c0ce2cdf00
Update version to 1.3.5
8 years ago
Alexander Polcyn
92eb7fbc05
Bump to version 1.3.4
8 years ago
Ken Payson
16f76d2092
Bump to version 1.3.3
8 years ago
Stanley Cheung
448a11d616
Bump to version 1.3.2
8 years ago
Stanley Cheung
0afa9abb79
Bump to 1.3.2-pre1
8 years ago
Ken Payson
029090628d
Upgrade protobuf to 3.3.0
8 years ago
murgatroid99
572cd7e5a4
Update version to 1.3.1
8 years ago
David Garcia Quintas
606945af76
1.3.0 -> 1.3.1-pre1
8 years ago
David Garcia Quintas
3ef2355eae
s/1.3.0-pre/1.3.0
8 years ago
Alexander Polcyn
f5521c33f9
Revert "Merge branch 'master' into v1.3.x"
...
This reverts commit 79759fea1a
, reversing
changes made to dc36f4df6a
.
8 years ago
Ken Payson
8ab2df145d
Fix PHP interop tests
8 years ago
Ken Payson
b702ce2117
Fix PHP interop tests
8 years ago
David Garcia Quintas
9e1acc0796
master to 1.4.0-dev
8 years ago
David Garcia Quintas
d9986c3cf7
1.3.x branch cut
8 years ago
murgatroid99
70a2a4b01a
Bump version to 1.2.4
8 years ago
yang-g
66d40c63f7
Fix BUILD dependency, copyright and cmake
8 years ago
murgatroid99
7cfa1bfb73
Bump version to 1.2.3
8 years ago
Ken Payson
975b5103e5
Fix build on Alpine linux + add portability tests
8 years ago
Jan Tattermusch
0be726b34d
bump version to 1.2.2
8 years ago
Craig Tiller
9eb0fdec00
Reorganize ext tree
...
- filters live under filters
- lb_policy, resolver implementations (being part of client_channel) live under client_channel
8 years ago
Ken Payson
484871bb03
Bump version to 1.2.1
8 years ago
Makarand Dharmapurikar
3c7e460de6
added copyright exception for census.proto
8 years ago
Alexander Polcyn
69c2717c80
bump v1.2.x branch version to 1.2.1-pre2
8 years ago
Alexander Polcyn
3e30832cca
bump v1.2.x branch to 1.2.1-pre1
8 years ago
David Garcia Quintas
69e5a28635
Going for 1.2.0
8 years ago
Ken Payson
12ca7d319c
Bump 1.2.x version to pre-2
8 years ago
Ken Payson
78354300bf
Add package details to gRPC Packages
8 years ago
Nathaniel Manista
9f1e5ab3c9
Add test behavior to yapf_code.sh
...
With this change yapf_code no longer changes the code under test when
executed from within the sanity tests.
8 years ago
David Garcia Quintas
904e7f53ae
Introducing 1.2.0-pre1
8 years ago
David Garcia Quintas
74cec10619
Bumped version to 1.3.0-dev
8 years ago
Mehrdad Afshari
9b3c73d1cd
Updated protobuf dependency for python to 3.2.0
8 years ago
Jan Tattermusch
3b7bcc3eb0
fix grpcio_tools build on windows
8 years ago
Mehrdad Afshari
065d924436
Updated python scripts to work with protobuf 3.2.0
...
Since the build script of python grpcio-tools package
is very much entangled with the build system of protobuf,
and protobuf build scripts added a build step that
compiles js/embed.cc to create a preprocessor binary
that takes some .js files and generates a single
well_known_types_embed.cc which then gets linked to the
rest of protobuf source tree.
The generated code seems to be used only by the JS
portion of protoc, so is not expected to affect
our python build. Since we did not want to replicate
the entire build process of protobuf, we decided to
pre-generate the well_known_types_embed.cc and keep
it in our repo and then substitute the js/embed.cc
compiler file with it.
8 years ago
Jan Tattermusch
5cf218e641
regenerate protoc_lib_deps.py
8 years ago
Jan Tattermusch
6820c8c746
fix bazel_deps.sh
8 years ago
Muxi Yan
5c2d7e287b
Boost grpc version to v1.1.4
8 years ago
Ken Payson
fd6cc7de7b
Bump version to v1.1.3
8 years ago
Nathaniel Manista
b3a1ec2111
Output diff on failed yapf sanity
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
Alexander Polcyn
d490a9e7c3
build fixes for ruby on mac
8 years ago
murgatroid99
2b3e12ceee
Update version to 1.1.2
8 years ago
Ken Payson
0f5e3a87c2
Ran Yapf code, pinned version
8 years ago
Ken Payson
2fa5f2f978
Re-run yapf code, and pin version
8 years ago
murgatroid99
e15b5a42af
Bump version to 1.1.1
8 years ago
Craig Tiller
5cad46e218
Bump master version numbers
8 years ago
Nicolas "Pixel" Noble
4dcb7862bf
Flagging version 1.1.0.
8 years ago
Nicolas "Pixel" Noble
da83b376eb
Changing versions from -dev to -pre1 on the release branch.
8 years ago
Masood Malekghassemi
aa7089a549
Be more verbose when generating Python documentation
8 years ago
Nathaniel Manista
00ac6288fd
pyformat_code.sh → yapf_code.sh
...
This should have been a part of 06dea573da
.
8 years ago