Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | Merge pull request #6761 from ctiller/there-were-no-fatalities | Jan Tattermusch | 2016-06-03 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Rename GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN | |||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #5901 from dgquintas/lr_hook | Jan Tattermusch | 2016-06-03 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Load Reporting hook | |||
| | | | * | | | | | | | | Python GA security API | Nathaniel Manista | 2016-06-02 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
| | | * | | | | | | | | GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN | Craig Tiller | 2016-06-02 | |
| | | | | | | | | | | | ||||
| | * | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-06-02 | |
| | |\| | | | | | | | | ||||
| | | | * | | | | | | | Fix memory leak reading from python ByteBuffer. | alex | 2016-06-02 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #5913. `grpc_byte_buffer_reader_next` is documented as 'Caller is responsible for calling gpr_slice_unref on the result', but that wasn't happening. This commit adds the missing call to `gpr_slice_unref`. | |||
| * | | | | | | | | | | Python GA channel and server | Nathaniel Manista | 2016-06-01 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||
| | | | | | | | * | | Add a test for grpc/grpc#6522 | Masood Malekghassemi | 2016-06-01 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||
| | | | | | * | | | incremental fix - removed cronet dependency from grpc_secure | Makarand Dharmapurikar | 2016-06-01 | |
| | | | | | | | | | ||||
| | | | | | * | | | cronet build related changes | Makarand Dharmapurikar | 2016-06-01 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||
| * | | | | | | | Merge pull request #6702 from a-veitch/add_proto | Jan Tattermusch | 2016-06-01 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add census protos. | |||
| * \ \ \ \ \ \ \ | Merge pull request #6724 from nathanielmanistaatgoogle/paused | Jan Tattermusch | 2016-06-01 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add paused method to PauseFailControl | |||
| * \ \ \ \ \ \ \ \ | Merge pull request #6327 from nathanielmanistaatgoogle/ga | Jan Tattermusch | 2016-06-01 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Interfaces of Python GA API | |||
| | | | | | | * | | | | Change _win32 suffixes in src/python/grpcio/ | Yuchen Zeng | 2016-05-31 | |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | s/grpc_pops/grpc_polling_entity | David Garcia Quintas | 2016-05-31 | |
| | | | | | | | | | | | ||||
| | | | | | | * | | | | Merge remote-tracking branch 'upstream/master' into base | Yuchen Zeng | 2016-05-31 | |
| | | | | | | |\ \ \ \ | ||||
| | * | | | | | | | | | | Interfaces of Python GA API | Nathaniel Manista | 2016-05-31 | |
| | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-05-31 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||
| | * | | | | | | | | | Revert "Remove legacy poller" | Craig Tiller | 2016-05-31 | |
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit d88e15cee750cd647a900098d82f87cc25aa8dbe. | |||
| | | * | | | | | | | Merge branch 'master' into add_proto | Alistair Veitch | 2016-05-27 | |
| | | |\ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||
| | * | | | | | | | | Add block_until_paused method to PauseFailControl | Nathaniel Manista | 2016-05-27 | |
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This method will be used in tests that want to ensure before proceeding that the system under test has progressed to the control point. | |||
| * | | / / / / / | Mark port as non-listening | Craig Tiller | 2016-05-25 | |
| | |_|/ / / / / | |/| | | | | | | ||||
| | * | | | | | | Merge branch 'master' into add_proto | Alistair Veitch | 2016-05-24 | |
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | Merge pull request #6679 from nathanielmanistaatgoogle/cancel-many-calls-test | Jan Tattermusch | 2016-05-24 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add a Cython-level cancel-many-calls test | |||
| * \ \ \ \ \ \ \ | Merge github.com:grpc/grpc into test_affine | Craig Tiller | 2016-05-23 | |
| |\ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | end-to-end compilation | Alistair Veitch | 2016-05-23 | |
| | | | | | | | | | | ||||
| | | * | | | | | | | Add a Cython-level cancel-many-calls test | Nathaniel Manista | 2016-05-23 | |
| | | | | | | | | | | ||||
| | * | | | | | | | | Merge pull request #6655 from nathanielmanistaatgoogle/take-this-future-please | Jan Tattermusch | 2016-05-22 | |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | "taking a this" -> "taking this" typo correction | |||
| * | | | | | | | | | | Remove legacy poller | Craig Tiller | 2016-05-20 | |
| | | | | | | | | | | | ||||
| | | | | | * | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-05-19 | |
| | | | | | |\ \ \ \ \ | | | | | |_|/ / / / / | | | | |/| | | | | | | ||||
| | | * / | | | | | | | "taking a this" -> "taking this" typo correction | Nathaniel Manista | 2016-05-19 | |
| | | |/ / / / / / / | ||||
| | * | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring | Julien Boeuf | 2016-05-18 | |
| | |\| | | | | | | | ||||
| | | | | | | | * | | Merge branch 'compression_incoming_checks' into compression_md_level_bis | David Garcia Quintas | 2016-05-18 | |
| | | | | | | | |\ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | ||||
| * | | | | | | | | | Merge github.com:grpc/grpc into test_affine | Craig Tiller | 2016-05-18 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||
| | | | | | | | * | | removed references to grpc_compress_options from Python | David Garcia Quintas | 2016-05-18 | |
| | | | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-05-18 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||
| | | | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis | David Garcia Quintas | 2016-05-18 | |
| | | | | | | | |\ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||
| | | | | | | * | | | Added google call creds/per_rpc interop tests | Ken Payson | 2016-05-18 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||
| * | | | | | | | | Merge pull request #6588 from soltanmm/you're-my-compression | Jan Tattermusch | 2016-05-18 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | Add compression support to lower Python/Cython layers | |||
| | | | | | | * | | regenerated projects | David Garcia Quintas | 2016-05-17 | |
| | | | | | | | | | ||||
| | | | | | | * | | Merge branch 'moar-compression-public-refactorings' into ↵ | David Garcia Quintas | 2016-05-17 | |
| | | | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compression_md_level_bis | |||
| | * | | | | | | | | Add compression support to Cython layers | Masood Malekghassemi | 2016-05-17 | |
| | | |_|_|_|_|/ / | | |/| | | | | | | ||||
| * | | | | | | | | Merge pull request #6602 from nathanielmanistaatgoogle/test-parallelism | Jan Tattermusch | 2016-05-16 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Break PARALLELISM test constant in two | |||
| * \ \ \ \ \ \ \ \ | Merge pull request #6439 from kpayson64/python_health_check | Jan Tattermusch | 2016-05-16 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Reworked python health checking and added tests | |||
| * | | | | | | | | | | "sooner" -> "server" typo correction | Nathaniel Manista | 2016-05-16 | |
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | "... will not have the effect of stopping the sooner later", heh. :-P | |||
| | | * | | | | | | | Split and rename test_constants.PARALLELISM | Nathaniel Manista | 2016-05-16 | |
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Going forward we'd like to be able to test much larger numbers of RPCs than the number of threads available to a test. | |||
| | | * | | | | | | Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine | Craig Tiller | 2016-05-14 | |
| | |/| | | | | | | |/| | | | | | | | ||||
| * | | | | | | | | Merge pull request #5456 from ctiller/cleaner-posix3 | Jan Tattermusch | 2016-05-13 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Splitting out a pure poll() based event engine | |||
| | | | | | | | | * | Add base64 decoder | Yuchen Zeng | 2016-05-12 | |
| | | | | | | | | | | ||||
| | | | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis | David Garcia Quintas | 2016-05-12 | |
| | | | | | | | |\ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | |