Jorge Canizales
|
854c167069
|
We’re done with the underscore tags for good!
Yay compatibility and predictability!
|
8 years ago |
Jorge Canizales
|
5c421ef8ab
|
BoringSSL 5.0 is now tagged and pushed.
|
8 years ago |
Jorge Canizales
|
0f594e91c6
|
Write 100 times: “gRPC-Core.podspec is a template”
|
8 years ago |
Jorge Canizales
|
fffff2296c
|
Point BoringSSL.podspec to 5.0 commit (pending tag)
|
8 years ago |
Jorge Canizales
|
0af0ae4715
|
Update err_data.c to BoringSSL commit 8d343b44bbab
|
8 years ago |
Jorge Canizales
|
854b81a83b
|
Advance versions from 0.14 -> 1.0
Pending:
- Tag BoringSSL repo.
- Tag gRPC repo.
- Build the plugin, zip it, and add it to the release.
- Push Cocoapods to trunk.
|
8 years ago |
kpayson64
|
9b45afbbc5
|
Merge pull request #7376 from grpc/jcanizales-fix-protobuf-import
Don't always import Protobuf like a framework
|
8 years ago |
kpayson64
|
b0d33951e1
|
Merge pull request #7384 from soltanmm/import-stallion
Move Python.h include out of loader code
|
8 years ago |
Stanley Cheung
|
db782ca03d
|
Merge pull request #7389 from stanley-cheung/php-fix-interop-test-1_0
PHP: fix interop tests breakage
|
8 years ago |
kpayson64
|
57e89b08d4
|
Merge pull request #7378 from kpayson64/py_doc_touchup
Document rpc details as string type
|
8 years ago |
Stanley Cheung
|
febe79116c
|
php: fix interop tests breakage
|
9 years ago |
Masood Malekghassemi
|
3acddb20db
|
Remove Python 'loader' hack
|
9 years ago |
Nicolas Noble
|
a529300053
|
Merge pull request #7346 from murgatroid99/ruby_ga_documentation_fixes
Improved some Ruby inline documentation
|
9 years ago |
Masood Malekghassemi
|
e9b90e5e1f
|
Move Python.h include out of loader code
To make a certain private code base work in a certain way nicer than the
current way.
|
9 years ago |
kpayson64
|
85fa79d228
|
Merge pull request #7363 from stanley-cheung/php-prepare-for-ga-v1_0branch
php: prepare for GA release
|
9 years ago |
kpayson64
|
279d8369d5
|
Merge pull request #7375 from soltanmm/zomg
Fix missing source file
|
9 years ago |
kpayson64
|
45b509a7d1
|
Merge pull request #7354 from soltanmm/prescribe-more-rest
Restructure reStructured text to be valid
|
9 years ago |
Ken Payson
|
c41f81aeeb
|
Document rpc details as string type
|
9 years ago |
Jorge Canizales
|
800a71cfb3
|
Don't always import Protobuf like a framework
If the macro isn't set, e.g. for Bazel compilations, import the way it was done before fb4a54541a .
|
9 years ago |
Masood Malekghassemi
|
c153337d04
|
Fix missing source file
|
9 years ago |
kpayson64
|
cb6d26afd0
|
Merge pull request #7366 from y-zeng/fix-chttp2-parsing-msg
Remove unnecessary "Failed parsing HTTP2" detail
|
9 years ago |
Stanley Cheung
|
6085191145
|
add back version to composer.json file
|
9 years ago |
makdharma
|
9195ea0f2a
|
Merge pull request #7359 from jcanizales/p0-protoc-podspec
Distribute ProtoC and the plugin as pods
|
9 years ago |
Stanley Cheung
|
67bccfed99
|
php: prepare for GA release
|
9 years ago |
kpayson64
|
875f633cda
|
Merge pull request #7355 from soltanmm/count-bleck
Add special methods to generated Python docs
|
9 years ago |
Jorge Canizales
|
1e6d1272df
|
Set Travis clone depth to 1, to alleviate workload
This should make Travis only test the last commit of every PR.
|
9 years ago |
Jorge Canizales
|
76628706ac
|
Fix Travis not finding !ProtoCompiler-gRPC.podspec
|
9 years ago |
Nicolas Noble
|
f439736c77
|
Merge pull request #7356 from nicolasnoble/cherry-pick-fix
Use test roots.pem in test - cherry-picking for v1.0.x
|
9 years ago |
yang-g
|
7ace180dde
|
Use test roots.pem in test
|
9 years ago |
Jorge Canizales
|
7be9450cf2
|
Merge pull request #7350 from nicolasnoble/upmerge-0_15-1_0
Upmerge 0.15 -> 1.0
|
9 years ago |
kpayson64
|
e99acfff14
|
Merge pull request #7338 from kpayson64/remove_py_cruft
Removed early adopter code
|
9 years ago |
Masood Malekghassemi
|
48d07c6489
|
Add special methods to generated Python docs
Also removes an old-now-spurious `make` invocation from the docgen.py
helper script.
|
9 years ago |
Masood Malekghassemi
|
165f9a713b
|
Restructure reStructured text to be valid
|
9 years ago |
Nicolas "Pixel" Noble
|
5dcb89bc14
|
Merge branch 'release-0_15' into v1.0.x
Conflicts:
.gitmodules
gRPC.podspec
|
9 years ago |
Jorge Canizales
|
a24195b15a
|
Merge pull request #7341 from nicolasnoble/podspec-no-template-0_15
gRPC.podspec shouldn't be a template anymore.
|
9 years ago |
Ken Payson
|
4d425522bf
|
Remove early adopter code
|
9 years ago |
murgatroid99
|
580a64af24
|
Improved some Ruby inline documentation
|
9 years ago |
Nicolas "Pixel" Noble
|
aa0b4c8084
|
Bringing 0.15 to protobuf beta 3.3 to satisfy both nodejs and objc.
|
9 years ago |
kpayson64
|
06f779b79f
|
Merge pull request #7342 from kpayson64/python_metadata_def
Added Glossary to docs with metadata definition
|
9 years ago |
Jorge Canizales
|
34b0cd0c47
|
Fix Travis
|
9 years ago |
Ken Payson
|
f7f47a6d26
|
Added Glossary to docs with metadata definition
|
9 years ago |
Nicolas "Pixel" Noble
|
4150e9e2f5
|
gRPC.podspec shouldn't be a template anymore.
|
9 years ago |
Nicolas Noble
|
76c929606e
|
Merge pull request #7335 from nicolasnoble/master-is-1.0.0-pre1
Flagging master as 1.0.0-pre1.
|
9 years ago |
Nicolas "Pixel" Noble
|
8c72ae43f9
|
Flagging master as 1.0.0-pre1.
|
9 years ago |
kpayson64
|
5086f43b8e
|
Merge pull request #7322 from kpayson64/py_status_code_message
Implemented python status_code_and_message interop test
|
9 years ago |
kpayson64
|
1af18aef2b
|
Merge pull request #7315 from kpayson64/fix_exit_test
Updated exit_test for new grpc.Server API
|
9 years ago |
kpayson64
|
a09219c3b6
|
Merge pull request #7323 from kpayson64/fix_py_qps
Updated python qps tests to use GA server API
|
9 years ago |
Nicolas Noble
|
b6f760f425
|
Merge pull request #7329 from nicolasnoble/upmerge-master
Upmerge from 0.15 to master.
|
9 years ago |
Ken Payson
|
b5b6f93e00
|
Updated python qps tests to use GA server API
This should have been included as part of
45c0f2b305
|
9 years ago |
Nicolas "Pixel" Noble
|
9183314435
|
Addressing comments.
|
9 years ago |