Nicolas "Pixel" Noble
e503cd5398
Better socket kick for Windows.
...
Now calling tcp_shutdown will in fact close the socket, which cascades into properly cleaning out all the pending requests.
The tcp_server_windows's shutdown logic had to be rewritted (simplified) in order to take this into account.
10 years ago
Nicolas "Pixel" Noble
4f21400352
Let's ignore our generated cache.mk from git.
10 years ago
Nicolas "Pixel" Noble
e1d95d6e98
Adding a handler for abort().
...
We want to have a chance to debug a call to abort() in case we have a debugger attached.
10 years ago
Nathaniel Manista
3abe61850e
links interface and gRPC-on-wire implementation
...
This code branches out of the alpha/early_adopter code and begins
building toward the beta API.
10 years ago
David Garcia Quintas
6a3cf974f7
Added WriteOptions for per-message flags and modified CallOps to use it.
10 years ago
Jan Tattermusch
294d972629
Merge pull request #2399 from nicolasnoble/install-windows-exception-handler
...
Install simple Windows exception handlers.
10 years ago
Craig Tiller
ce017fe6e3
Merge pull request #2400 from nicolasnoble/filter-output-for-timeouts
...
Filtering stdout for JUnit report in case of timeouts.
10 years ago
Nicolas Noble
4d0b7427fa
Merge pull request #2402 from jtattermusch/windows_polishing
...
Windows polishing
10 years ago
Jan Tattermusch
80e5f044a4
zero-out channel after creation
10 years ago
Jan Tattermusch
d9e7943994
remove chatty log messages on windows
10 years ago
Jan Tattermusch
e417f4164d
Merge pull request #2398 from nicolasnoble/we-have-many-solutions-now
...
Fixing VS's documentation.
10 years ago
Nicolas "Pixel" Noble
f716c0ca43
Filtering stdout for JUnit report in case of timeouts.
...
We're not properly filtering stdout in case we're timeouting. This generates invalid XML output.
10 years ago
Craig Tiller
594c2a4e2c
Merge pull request #2395 from nicolasnoble/tabs-are-evil
...
Swapping tabs for spaces in generate_projects.py
10 years ago
Craig Tiller
90720be8ff
Merge pull request #2397 from nicolasnoble/faking-tools-under-windows
...
Faking tools target for win32.
10 years ago
Craig Tiller
ffd5be2195
Merge pull request #2394 from nicolasnoble/disabling-cython
...
Disabling cython for now.
10 years ago
Nicolas "Pixel" Noble
717ea0eb74
Install simple Windows exception handlers.
...
Will prevent Windows tests to display a pop-up message in case of a failure. Essential for Jenkins testing.
10 years ago
Nicolas "Pixel" Noble
ed152f8232
Fixing VS's documentation.
...
The nuget command line tool can't find which solution we want to restore packages on. The documentation needs some update.
10 years ago
Nicolas "Pixel" Noble
64d81385f3
Faking tools target for win32.
...
With run_test.py, we need a tools target now. Let's fake it for Windows so we can at least build.
10 years ago
Nicolas "Pixel" Noble
368524c7c8
Swapping tabs for spaces in generate_projects.py
10 years ago
Nicolas "Pixel" Noble
0e107a7f02
Disabling cython for now.
10 years ago
Jan Tattermusch
04eb89ca26
no need to call GrpcEnvironment.Initialize() explicitly
10 years ago
vjpai
a882299984
Merge branch 'master' into lockfree-stack
10 years ago
Vijay Pai
10a6546cb9
Multithreaded test of stack
10 years ago
Vijay Pai
887f86bd21
Debug and add in generated build files
10 years ago
Jan Tattermusch
4547d503d3
Merge pull request #2387 from nicolasnoble/docker-is-a-freezer
...
Let's workaround #2140 a bit.
10 years ago
vjpai
f5d2138389
Test code
10 years ago
Jan Tattermusch
5421cab8f2
Merge pull request #2388 from stanley-cheung/add_homebrew_to_jenkins
...
fix chmod of script
10 years ago
Stanley Cheung
afaea18824
fix chmod of script
10 years ago
Vijay Pai
d1c9254029
Merge pull request #2289 from ctiller/footprints-on-the-sands-of-time
...
Introduce multiple clocks to GPR
10 years ago
Vijay Pai
25adcaa164
Merge pull request #2379 from ctiller/nanana-im-batman
...
Fix TSAN reported race
10 years ago
Jan Tattermusch
55d3d416be
Merge pull request #2367 from stanley-cheung/add_homebrew_to_jenkins
...
Add homebrew testing to jenkins
10 years ago
Vijay Pai
5c3eea3307
Merge pull request #2380 from ctiller/slartiwhatfast
...
Make naming a little more consistent
10 years ago
Vijay Pai
ad262a1c4a
Merge pull request #2384 from ctiller/spiderman-cant-compete
...
Fix timeout (and probably TSAN builds...)
10 years ago
Vijay Pai
13608fe33f
Merge pull request #2347 from ctiller/simpler-cq
...
Rewrite completion queue
10 years ago
Nicolas "Pixel" Noble
2366f6af86
Let's workaround #2140 a bit.
...
Let's wait 4 seconds before removing the docker container, and let's make the removal a non-fatal condition of the jenkins script.
10 years ago
Nicolas Noble
aa91ad2c8d
Merge pull request #2386 from soltanmm/version-update
...
Upport python version
10 years ago
Nicolas Noble
77553cde98
Merge pull request #2382 from murgatroid99/makefile_cache_detection
...
Add caching for Makefile dependency detection
10 years ago
Nicolas Noble
65153e92a8
Merge pull request #2368 from ctiller/they-gave-me-a-badge
...
Add a version string and a function to retrieve it
10 years ago
Stanley Cheung
1ad5ea5963
jenkins linuxbrew: review changes
10 years ago
Stanley Cheung
9359522032
Add homebrew testing to jenkins
10 years ago
Masood Malekghassemi
864b97b1d8
Upport python version
10 years ago
Craig Tiller
bd54ec4192
1 != 10
10 years ago
Vijay Pai
005e305c22
Initial checkin commit for lockfree stack.
...
Tests not yet included.
10 years ago
murgatroid99
4a015a6b29
Added caching for HAS_SYSTEMTAP in Makefile
10 years ago
murgatroid99
aa5215770d
Add caching for Makefile dependency detection
10 years ago
Craig Tiller
2c3a35e5cf
Make naming a little more consistent
10 years ago
Craig Tiller
8390153442
Fix TSAN reported race
10 years ago
Nicolas Noble
8819ac75d9
Merge pull request #2373 from grpc/revert-2366-upport-python
...
Revert "Update Python version numbers"
10 years ago
Nicolas Noble
8a154f9330
Merge pull request #2372 from ctiller/timeouts-make-me-sad
...
Increase timeouts for tests
10 years ago
Craig Tiller
d4a43b20ee
Increase timeouts for tests
10 years ago