Craig Tiller
|
312b2ef3b3
|
Merge pull request #1350 from nicolasnoble/unsecure-no-really-this-time
More work in not having to compile OpenSSL.
|
10 years ago |
Tim Emiola
|
36e751736c
|
Merge pull request #1356 from murgatroid99/node_grpc_custom_directory
Added information about custom gRPC install locations in README
|
10 years ago |
murgatroid99
|
58584a35db
|
Fixed typo in README change
|
10 years ago |
murgatroid99
|
0a95d87e6c
|
Added information about custom gRPC install locations in README, bumped version
|
10 years ago |
Tim Emiola
|
b3440f5b45
|
Merge pull request #1353 from murgatroid99/node_limit_thread_usage
Node limit thread usage
|
10 years ago |
donnadionne
|
3cffd5161a
|
Merge pull request #1355 from tbetbetbe/grpc-ruby-update-docker-file-to-refresh-bundler
Updates the ruby docker file to refresh bundler
|
10 years ago |
Tim Emiola
|
ca302f51da
|
Updates the ruby docker file to refresh bundler
|
10 years ago |
Michael Lumish
|
b6a96ff734
|
Merge pull request #1354 from jcanizales/proto-grpc-runtime-upstream
Adds proto service runtime and an example of generated stub
|
10 years ago |
Nicolas "Pixel" Noble
|
6142c7511f
|
Merge branch 'master' of github.com:grpc/grpc into unsecure-no-really-this-time
|
10 years ago |
Craig Tiller
|
b372405ced
|
Merge pull request #1328 from vjpai/clamp
Clamp histogram at 1.0 on low end to handle rare possibility of sub-1 entry (likely only for testing)
|
10 years ago |
Jorge Canizales
|
8957cae707
|
Moves ProtoRPC.podspec into gRPC.podspec
So the root of the repository doesn’t have 2 podspecs.
All four libraries are subspecs now.
Adjusts the generated code to account for that.
|
10 years ago |
Craig Tiller
|
e7bd03cdec
|
Merge pull request #1351 from nicolasnoble/flaky-travis
Avoid building shared libraries on Travis. This seems flaky.
|
10 years ago |
Nicolas "Pixel" Noble
|
c23827beeb
|
Avoid building shared libraries on Travis. This seems flaky.
|
10 years ago |
Jorge Canizales
|
7847b0eb3a
|
Adjusts #imports of RxLibrary
|
10 years ago |
Nicolas "Pixel" Noble
|
010f1e7b62
|
More work in not having to compile OpenSSL.
|
10 years ago |
Jorge Canizales
|
23c6589495
|
Adjust ProtoRPC podspec to the new RxLibrary
|
10 years ago |
Craig Tiller
|
6fac833299
|
Merge pull request #1349 from nicolasnoble/cleanup
Post merge cleanup.
|
10 years ago |
Tim Emiola
|
5a2ab90f6e
|
Merge pull request #1317 from donnadionne/private_build
Scripts to build java and cxx docker images from local (uncommitted) cod...
|
10 years ago |
Nicolas "Pixel" Noble
|
c43b34517f
|
Post merge cleanup.
|
10 years ago |
Craig Tiller
|
3608a7bd0c
|
Merge pull request #1348 from nicolasnoble/unsecure-no-really
Making sure we don't require OpenSSL for tests that, in fact, don't need it.
|
10 years ago |
Nicolas "Pixel" Noble
|
99738f6bcd
|
Making sure we don't require OpenSSL for tests that, in fact, don't need it.
|
10 years ago |
Craig Tiller
|
b4b185c1e4
|
Merge pull request #1339 from nicolasnoble/template-doc
Adding some documentation about the build/template system.
|
10 years ago |
Donna Dionne
|
7451cf6ad0
|
Adding more arguments and default values to allow the environment to be specified
when using the script.
|
10 years ago |
Donna Dionne
|
4241653e2e
|
Merge branch 'master' of github.com:google/grpc into private_build
|
10 years ago |
Yang Gao
|
3fbf7d76e2
|
Merge pull request #1312 from ctiller/batch-metadata
Batch metadata
|
10 years ago |
Craig Tiller
|
522528182a
|
Update flaky bit for unsecure tests
|
10 years ago |
Donna Dionne
|
58ece612dc
|
Making modifications after comments
Add uploading private result to GCS
|
10 years ago |
Donna Dionne
|
d0a162dc78
|
Merge branch 'master' of github.com:google/grpc into private_build
|
10 years ago |
Jorge Canizales
|
05bd511155
|
Adds unit test of stub to the XCode project
|
10 years ago |
Jorge Canizales
|
3f576c7ef3
|
Creates unit test for the stub
|
10 years ago |
Jorge Canizales
|
17b43e8982
|
Fixes initializer of the generated stub
|
10 years ago |
Jorge Canizales
|
f593fef550
|
Fixes syntax errors.
|
10 years ago |
Jorge Canizales
|
6482d5dc90
|
Makes the runtime serialize alright.
|
10 years ago |
Jorge Canizales
|
2779ccb83c
|
Adds basic runtime library and generated stub
The stub is manually adapted:
- to the evolved runtime,
- as if generated with insertion points.
|
10 years ago |
Michael Lumish
|
2c48566e71
|
Merge pull request #1347 from jtattermusch/mathserver_fixedport
C# mathserver listens on fixed port
|
10 years ago |
Jan Tattermusch
|
8cad507126
|
mathserver listens on fixed port
|
10 years ago |
Michael Lumish
|
ea67c96a99
|
Merge pull request #1341 from jcanizales/merge-https-upstream
Adds TLS support to the ObjC library, and tests against the remote gRPC server
|
10 years ago |
Nicolas "Pixel" Noble
|
62b8ddfc34
|
Supporting comments in build-cleaner.
|
10 years ago |
Craig Tiller
|
43f18f3b47
|
Merge pull request #1330 from yang-g/bugfix
Remove an extra unref
|
10 years ago |
Tim Emiola
|
a2f63bb615
|
Merge pull request #1335 from stanley-cheung/php_basestub_metadata_callback
remove opts param from signature
|
10 years ago |
Craig Tiller
|
dfd0a48b6d
|
Merge pull request #1343 from wkubiak/master
minor fix in TLS error message
|
10 years ago |
Craig Tiller
|
2b1f7a959f
|
Merge github.com:google/grpc into batch-metadata
|
10 years ago |
Wojtek Kubiak
|
6e91ffebd8
|
minor fix in TLS error message
|
10 years ago |
Nicolas Noble
|
2c15a0ea21
|
Merge pull request #1340 from zeliard/master
add missing defines on windows (WIN64)
|
10 years ago |
zeliard
|
91e97b84cc
|
fix missing pointers on gpr_atm_acq_cas on x64
|
10 years ago |
zeliard
|
00b658530d
|
add missing defines on windows (WIN64)
|
10 years ago |
Nicolas Noble
|
5d4992346a
|
Merge pull request #1337 from jtattermusch/windows_fixes
partial fix for #546
|
10 years ago |
Jorge Canizales
|
3dbb9c5879
|
Adds RemoteTests to the Xcode project, and fixes RxLibrary #imports
|
10 years ago |
Jan Tattermusch
|
638c1ee161
|
partial fix for #546
|
10 years ago |
Jorge Canizales
|
48e07dfa10
|
Small cleanup of the sample app
|
10 years ago |