Michael Lumish
a6de02f5ef
Merge pull request #2244 from stanley-cheung/php_minor_script_fix
...
php minor script fix
10 years ago
murgatroid99
24e2f4ad84
Added pkg-config checking to Makefile where possible
10 years ago
Michael Lumish
587b5f6b76
Merge pull request #2240 from jcanizales/bazel-grpc-client
...
Add Bazel target for the GRPCClient library
10 years ago
Michael Lumish
6d3fc9573e
Merge pull request #2236 from jcanizales/bazel-grpc-secure
...
Switch ObjC Bazel target for the core library to use the secure version
10 years ago
Vijay Pai
d4bfa95d3c
Merge pull request #2169 from ctiller/no-spam-for-you
...
Remove spammy line (this is obfuscating testing logs)
10 years ago
Stanley Cheung
85b5d76c2b
php minor script fix
10 years ago
Nicolas Noble
202930ad54
Merge pull request #2241 from ctiller/pure-applesauce
...
Fix run_tests forever mode
10 years ago
Craig Tiller
ee98d84a02
Add an fd conservation test to verify that fds actually close
10 years ago
Craig Tiller
bb30971cec
Fix run_tests forever mode
10 years ago
Jorge Canizales
5c7bfc4fa4
Merge pull request #2238 from nicolasnoble/no-containers
...
Disable saving failed containers, until we purge old ones.
We were running out of disk space.
10 years ago
Jorge Canizales
bba8076ed4
Fix indents of rx_library blaze target
10 years ago
Jorge Canizales
bb54ae8073
Add roots.pem bundle to the Bazel target, and use a better bundle name.
10 years ago
Jorge Canizales
866255ec29
Add BUILD target for GRPCClient
10 years ago
Nicolas "Pixel" Noble
66e358b1e0
Disabling saving failed containers.
...
We clearly don't have enough space for that, if we are to run our tests every few minutes.
We can revisit that later and automatically purge old containers for example.
10 years ago
Jorge Canizales
4dc4e3dffb
Blaze dependency on //external:libssl_objc
10 years ago
Jorge Canizales
7b1a0ca2dd
Switch to grpc secure
10 years ago
Craig Tiller
a7661b59d8
Merge pull request #2234 from soltanmm/doc
...
Clarify caller contract for grpc_call_start_batch
10 years ago
Masood Malekghassemi
b70b70956d
Clarify caller contract for grpc_call_start_batch
10 years ago
Craig Tiller
188578dfb6
Merge pull request #2232 from nicolasnoble/regenerate-projects
...
Merges broke the build - regenerating.
10 years ago
Nicolas "Pixel" Noble
d35f93d1b3
Merges broke the build - regenerating.
10 years ago
Vijay Pai
8bcba9a08f
Merge pull request #2149 from ctiller/oops-i-split-it-again
...
Initial transport lock split up
10 years ago
Craig Tiller
00d018ca13
Merge github.com:grpc/grpc into forever-is-a-long-time
10 years ago
Craig Tiller
ebaa860e08
Update this file
10 years ago
Craig Tiller
213ac59069
Merge pull request #2204 from nicolasnoble/completion-queue-refcount-debugging
...
Adding file and line number to cq debug refcount.
10 years ago
Craig Tiller
6b1ad3c40a
Merge pull request #2225 from nicolasnoble/make-runtest-output-junit-reports
...
Make runtest output junit reports
10 years ago
Craig Tiller
ef2a3e22a1
Merge github.com:grpc/grpc into forever-is-a-long-time
10 years ago
Craig Tiller
40238fd032
Merge pull request #2221 from yang-g/no_new_bbq_after_flush
...
Bug fix. Do not push to incoming_queue after it is flushed.
10 years ago
Craig Tiller
052d27b891
Tidy up test to meet our standards
10 years ago
Craig Tiller
30ee10b785
Rename test into the right place
10 years ago
Craig Tiller
8b6cb8d9c7
Call fd_orphan callback a little earlier
10 years ago
Nicolas Noble
3edd91e680
Merge pull request #2214 from ctiller/are-includes-sane
...
Add a test that headers are properly in build.json
10 years ago
Nicolas Noble
e3321cc00a
Merge pull request #2197 from jcanizales/bazel-grpc-unsecured
...
Create ObjC Bazel targets for grpc_unsecured and gpr
10 years ago
Nicolas "Pixel" Noble
5937b5bc5a
Exporting XML reports, JUnit-compatible.
10 years ago
Masood Malekghassemi
1aa041ab1a
BLARGHAFLARGHAAHAJHAKJHATJHKAYMNHZIYRN
10 years ago
Nicolas "Pixel" Noble
252d251002
Merge branch 'jenkins-work' into make-runtest-output-junit-reports
10 years ago
Michael Lumish
aeee0dd96a
Merge pull request #2224 from stanley-cheung/fix_php_extension_osx_configure
...
PHP: Revert wording of optional in php doc
10 years ago
Stanley Cheung
f8bfd9a76d
revert wording of optional in php doc
10 years ago
Michael Lumish
d42ad96c84
Merge pull request #2222 from stanley-cheung/fix_php_extension_osx_configure
...
php extension: do not link rt in osx
10 years ago
Stanley Cheung
76ed0cc26a
php: update README
10 years ago
Stanley Cheung
f4a99a1471
php extension: do not link rt in osx
10 years ago
yang-g
0b6ad7d4bc
Bug fix. Do not push to incoming_queue after it is flushed.
10 years ago
Craig Tiller
88f8e940a0
Merge pull request #2219 from nicolasnoble/cascade-kick-should-happen-higher
...
Reworking the cascade kick to be Windows-specific.
10 years ago
Nicolas "Pixel" Noble
857d250764
Reworking the cascade kick to be Windows-specific.
...
This brings the Windows port more in-par with Linux. We're now making sure all of the pollsets are going to return immediately before calling the shutdown callback.
10 years ago
Jorge Canizales
d5c5de9a5c
Merge pull request #2217 from murgatroid99/objective_c_plugin_name_changes
...
Changed argument names in Objective-C generated code
10 years ago
Jorge Canizales
88412083cf
Merge pull request #2211 from murgatroid99/objective_c_retain_cycle
...
Fixed retain cycles in GRPCWrappedCall.m
10 years ago
murgatroid99
25a2661d6d
Changed argument names in Objective-C generated code
10 years ago
Craig Tiller
ab6307356a
Addressing comments
10 years ago
murgatroid99
231103ba39
Fixed name in comments
10 years ago
Michael Lumish
e25ec14601
Merge pull request #2203 from stanley-cheung/cleanup_php_scripts
...
php: refactor and cleanup some scripts
10 years ago
Julien Boeuf
3e55b9fe62
Base64 decode improvements.
...
- Allow ablity to specify the length for decoding.
- Allow for non-padded encodings to be decoded properly.
10 years ago