17267 Commits (b15811e36d5b1885293413219fb546f6d93ebf0f)
 

Author SHA1 Message Date
kpayson64 6aa81d1050 Merge pull request #7455 from kpayson64/small_beta_fix 8 years ago
murgatroid99 91633cb2f2 Fix undefined reference in Ruby code, add linker warning 8 years ago
Craig Tiller 77c7f9fd62 Merge pull request #7407 from ctiller/delayed-write 8 years ago
Craig Tiller 5ca7e47493 Merge pull request #6737 from ctiller/delayed-write 8 years ago
Nicolas Noble 91991a234f Merge pull request #7417 from nathanielmanistaatgoogle/multiplex-v1.0.x 8 years ago
Nicolas Noble 865caa6079 Merge pull request #7461 from nicolasnoble/rubyyyyyyyyyyyy 8 years ago
Nicolas "Pixel" Noble 23f7859a46 Fixing Ruby's Rakefile - high version number was hardcoded. 8 years ago
kpayson64 e73459554a Merge pull request #7419 from nathanielmanistaatgoogle/examples-v1.0.x 8 years ago
Masood Malekghassemi 398b06e843 Force the Python host version on Mac OS X 8 years ago
makdharma 5e93d3fffa Merge pull request #7413 from jcanizales/p0-advance-versions-to-1 8 years ago
Jorge Canizales 886eecf1e0 Fixup: Readme to 1.0.0-pre1 too instead of 1.0.0 8 years ago
Jorge Canizales f8c4580939 Commit as 1.0.0-pre1 so we can release already. 8 years ago
kpayson64 0c5673d823 Merge pull request #7452 from soltanmm/import-rearrange 8 years ago
Ken Payson e39edac2c8 Fixed name syntax error 8 years ago
Masood Malekghassemi abdff3df89 Clean imports in grpcio's `setup.py` 8 years ago
Ken Payson dd24c1ece4 Polish grpcio_health_checking package 8 years ago
kpayson64 7c467547ba Merge pull request #7416 from soltanmm/3D 8 years ago
Jorge Canizales 854c167069 We’re done with the underscore tags for good! 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 e4704d3eda “Allow non-modular includes in framework modules” 8 years ago
kpayson64 bad168e4ba Merge pull request #7371 from nicolasnoble/udp_server_errors 8 years ago
kpayson64 06f64c7a7f Merge pull request #7426 from soltanmm/distribtest 8 years ago
Craig Tiller 8f18ee64b2 Make default log verbosity ERROR, run tests with DEBUG 8 years ago
Masood Malekghassemi 792d899b7e Support long paths in make_grpcio_tools.py 8 years ago
Masood Malekghassemi 58a0494ceb Use normalized path separators in `setup.py`s 8 years ago
Masood Malekghassemi a39c2cb4f2 Handle distutils command idiosyncracies 8 years ago
Masood Malekghassemi c089a58a20 Change directory when building grpcio-tools 8 years ago
Masood Malekghassemi 027835fbd6 Increase build timeouts for Python artifacts 8 years ago
Masood Malekghassemi 0e12875b7c Build Python distributions for Python 3 8 years ago
Masood Malekghassemi 9756fa3e1a Allow make_grpcio_tools.py to be invoked in parallel 8 years ago
Masood Malekghassemi b236279832 Patch `spawn` for Python 'unix' compilers instead 8 years ago
Masood Malekghassemi e917486753 Install virtualenv in Python distribtest Dockerfiles 8 years ago
Masood Malekghassemi 302bfd1a10 Test Python source distribution installation 8 years ago
Jorge Canizales 10726f0421 Have Travis build the Sample app with frameworks too 8 years ago
Jorge Canizales 8e428073a5 travis.yml: format spacing to highlight test scheme 8 years ago
Jorge Canizales a5e86f3aef SwiftSample app: ProtoMethod -> GRPCProtoMethod, etc. 8 years ago
Jorge Canizales d7f0e87708 Sample app: ProtoMethod -> GRPCProtoMethod 8 years ago
Jorge Canizales ac06cf09be SwiftSample app: solve XCode config warnings 8 years ago
Jorge Canizales 57dab92811 Sample app: solve XCode config warnings 8 years ago
Jorge Canizales 7f097a14c2 Build sample app both with and without frameworks 8 years ago
Jorge Canizales 545bad349c Misc test scripts cleanup: 8 years ago
Jorge Canizales f4df3d2d02 Don’t care about installed protoc in the test scripts 8 years ago
Jorge Canizales 4a72356bd3 SwiftSample: always use frameworks 8 years ago
Jorge Canizales 7ed4fb7e3c Use google/protobuf/empty.proto in the sample apps 8 years ago
Jorge Canizales 93bd780a9c Solve warnings by adding headers not included by grpc.h 8 years ago
Nathaniel Manista 46585e23f1 Update examples to GA API 8 years ago
Nathaniel Manista e1466d6629 Client and server multiplex example 8 years ago