Vijay Pai
|
4e01659555
|
Merge remote-tracking branch 'upstream/master' into timers
|
10 years ago |
Vijay Pai
|
7b3aba5e27
|
Fix some name choices
|
10 years ago |
Vijay Pai
|
db38bb1d82
|
Merge pull request #1277 from ctiller/fast-unref
Batch unref metadata in HTTP/2 stream encoder
|
10 years ago |
Tim Emiola
|
72d70fc0af
|
Adds a tests that demonstrates successful cancellation
|
10 years ago |
Craig Tiller
|
999db71269
|
Merge pull request #1284 from nicolasnoble/bashisms
Removing some bashisms.
|
10 years ago |
Vijay Pai
|
68e4515c8d
|
Mark activation for read, write, and time spent in system calls
|
10 years ago |
Vijay Pai
|
0163460bd6
|
Mark creation of call, performing ops on channel
|
10 years ago |
Vijay Pai
|
fad38ba430
|
Add client-side marks for proto processing.
Need to go in and fill in tag later
|
10 years ago |
Vijay Pai
|
9ffbd0ca4d
|
Mark proto ser/deser on server side
|
10 years ago |
Vijay Pai
|
0fb96e8b5e
|
Rename seq to id so that it's clear it can be any generic ID
|
10 years ago |
Vijay Pai
|
74c0224e67
|
Change int sequence number to a void* for more generality
|
10 years ago |
Nicolas "Pixel" Noble
|
970f5d9c1d
|
Removing some bashisms.
|
10 years ago |
Craig Tiller
|
457f1f7d2a
|
Merge pull request #1124 from nicolasnoble/sanity
Adding basic sanity test.
|
10 years ago |
Craig Tiller
|
c18bfd8ed9
|
Merge branch 'fast-unref' of github.com:ctiller/grpc into fast-unref
|
10 years ago |
Craig Tiller
|
ad36c54852
|
Merge github.com:google/grpc into fast-unref
|
10 years ago |
Craig Tiller
|
3de5aafe19
|
Remove (void*)1
This was originally added for my sanity, but it proved unnecessary.
|
10 years ago |
Michael Lumish
|
c547dcb547
|
Merge pull request #1282 from tbetbetbe/grpc_ruby_add_jwt_auth_interop
Grpc ruby enable jwt auth and and an interop test for it
|
10 years ago |
Tim Emiola
|
2988e736df
|
Adds the command to the interop test runner to run the jwt ruby auth test cmd
|
10 years ago |
Masood Malekghassemi
|
1ca373894c
|
Merge pull request #1280 from donnadionne/python_add
Adding python to cloud prod tests.
|
10 years ago |
Craig Tiller
|
5fa5042850
|
Merge pull request #1267 from vjpai/timers
Infrastructure for timer insertion, logging, and testing
|
10 years ago |
Tim Emiola
|
89a5bd726a
|
Updates the pubsub sample so that it no longer uses a scope
|
10 years ago |
Tim Emiola
|
189d9b0b1d
|
Adds a jwt_token_creds interop test
|
10 years ago |
Tim Emiola
|
7db18b4cbf
|
Automatically adds a key for the jwt_aud_uri to the metadata handled by the metadata_update_proc
|
10 years ago |
Donna Dionne
|
5547edfa09
|
Adding python to cloud prod tests.
|
10 years ago |
donnadionne
|
dedb5dc8ed
|
Merge pull request #1278 from soltanmm/interop
Python cloud prod interop gen command
|
10 years ago |
Tim Emiola
|
97a76f278d
|
Merge pull request #1276 from donnadionne/python
Adding links to individual test logs in test result page.
|
10 years ago |
Masood Malekghassemi
|
b553476be7
|
Add Python cloud prod gen interop command
|
10 years ago |
Masood Malekghassemi
|
650cb25610
|
Fix documentation typo
|
10 years ago |
vjpai
|
c6a3da7d4c
|
Explicit header path
|
10 years ago |
Michael Lumish
|
1fe1e25df2
|
Merge pull request #1275 from tbetbetbe/grpc_ruby_0_6_1
Grpc ruby 0 6 1
|
10 years ago |
Craig Tiller
|
634346b0a5
|
Merge with other metadata changes
|
10 years ago |
Craig Tiller
|
25c283fbb5
|
Merge github.com:grpc/grpc into fast-unref
|
10 years ago |
David Klempner
|
d72f7790eb
|
Merge pull request #1259 from ctiller/metadata
Eliminate channel-wide lock for grpc_mdelem_ref.
|
10 years ago |
Tim Emiola
|
51a4c0846b
|
Corrects the Changelog date
|
10 years ago |
Craig Tiller
|
a727135d91
|
Add important comment
|
10 years ago |
Craig Tiller
|
b285aab5a7
|
Share mdctx between secure channels
|
10 years ago |
Craig Tiller
|
c4885ede96
|
Allow extracting mdctx from creds
|
10 years ago |
Donna Dionne
|
81ce8dde30
|
Adding links to individual test logs in test result page.
|
10 years ago |
Tim Emiola
|
095af67318
|
Revert "Update installation instructions to mention debian binary install"
This reverts commit db9eb05eea .
|
10 years ago |
Tim Emiola
|
1e0981262c
|
Correct style errors identified by the latest version of RuboCop
|
10 years ago |
Tim Emiola
|
4bda5e39b9
|
Add a changelog
|
10 years ago |
Tim Emiola
|
e1fd1bbe14
|
Update the version to 0.6.1
|
10 years ago |
Tim Emiola
|
4907df078e
|
Update the version of googleauth to 0.4
|
10 years ago |
Craig Tiller
|
fe0104a160
|
Batch unref metadata in HTTP/2 stream encoder
Moves us from one metadata lock per metadata element to one metadata
lock per HTTP/2 frame output.
|
10 years ago |
Vijay Pai
|
4bfcf5b592
|
Merge pull request #1241 from ctiller/local_worker
Allow RunScenarios to spawn in-process workers
|
10 years ago |
Nicolas "Pixel" Noble
|
e55cd7f51f
|
Merge branch 'master' of github.com:grpc/grpc into sanity
Conflicts:
tools/run_tests/run_tests.py
|
10 years ago |
Tim Emiola
|
db9eb05eea
|
Update installation instructions to mention debian binary install
|
10 years ago |
Tim Emiola
|
884d29725b
|
Merge pull request #1273 from soltanmm/auth-interop
Fix Python auth and interop test
|
10 years ago |
Vijay Pai
|
5cfc4b9c67
|
Merge pull request #1274 from ctiller/inline-slice-buffer-for-realsy
Inline initial slice buffer allocation
|
10 years ago |
Nicolas Noble
|
f44112198f
|
Merge pull request #1272 from yang-g/interop
Further refactor interop_client and server to libraries
|
10 years ago |