1030 Commits (78d1fd07d27a2ac28eca792933e052cb1fe1fa17)
 

Author SHA1 Message Date
Craig Tiller 2c921397a3 Merge pull request #344 from nathanielmanistaatgoogle/issue-334 10 years ago
murgatroid99 5accd24a76 Removed uses of assertEquals, which internally uses weak comparison 10 years ago
donnadionne 95ef3b2f5e Merge pull request #298 from murgatroid99/interop_run_node 10 years ago
Nicolas Noble ebc7ca4c73 Merge pull request #2 from ctiller/wakeup2 10 years ago
Michael Lumish 008c508c3c Merge pull request #343 from tbetbetbe/grpc_ruby_add_a_tips_client 10 years ago
murgatroid99 25e5f67bb9 Removed all instances of == and != in PHP code 10 years ago
Nathaniel Manista c48afec9f4 Install PyPI's protobuf into the Python virtual environment. 10 years ago
Tim Emiola d5d00d5c8f Adds a demo app that accesses the live pubsub service. 10 years ago
Tim Emiola 7256b055f2 Add generated code for accessing the v1 pubsub API from Ruby 10 years ago
David Klempner bff9f49579 Merge pull request #302 from ctiller/pollset 10 years ago
Michael Lumish 26b18f09b9 Merge pull request #340 from tbetbetbe/grpc_ruby_add_signet_based_auth 10 years ago
David Klempner 3ea4ed37eb Merge pull request #326 from ctiller/wakeup3 10 years ago
Tim Emiola c799e81863 Adds a missing return 10 years ago
Chen Wang b532ef8973 Impelment full logic of publish and subcribe. 10 years ago
Vijay Pai 6e64354cbb Merge pull request #325 from ctiller/threads 10 years ago
Nathaniel Manista 71723faa13 TODO fulfillment: use enum for enumerated types. 10 years ago
Nicolas Noble 4a92bc3c69 Merge pull request #322 from ctiller/http 10 years ago
Nicolas Noble 9f7bda5652 Merge pull request #321 from ctiller/build-cleaner 10 years ago
Nicolas Noble a91abc42d3 Merge pull request #323 from ctiller/http2 10 years ago
Craig Tiller 9834fd67c7 Initialize mutex 10 years ago
Craig Tiller e1a03a61c2 Make _posix usage match 'the rules' 10 years ago
Craig Tiller 97798aec73 Merge pull request #274 from nathanielmanistaatgoogle/python-introduction 10 years ago
Nathaniel Manista a4ead5d91b Bring in the Python GRPC Adapter package. 10 years ago
Nathaniel Manista b8b0adfbf9 Refactoring of the Python build. 10 years ago
Craig Tiller b81df7e000 Fix an obvious bug 10 years ago
Craig Tiller b1663e7465 Remove a major source of contention in thread_pool 10 years ago
Chen Wang 0010cdae47 Add Pull method to subscriber 10 years ago
Abhishek Kumar 72784331ae Merge pull request #204 from ctiller/typos 10 years ago
Vijay Pai 0ea6b435f3 Merge pull request #324 from ctiller/bench 10 years ago
Craig Tiller 056ba544a2 Add pprof support 10 years ago
Craig Tiller e41df03b4d Expanded comment 10 years ago
Craig Tiller d2f2e8ec82 Merge pull request #317 from nicolasnoble/editor-config 10 years ago
Craig Tiller d375663636 Fix memory leak 10 years ago
Craig Tiller 5a8a8073b8 Free some leaks in http_server_filter 10 years ago
Craig Tiller 1d1a39c62a Fix memory leak 10 years ago
Craig Tiller 6c65670456 Free stream ops outside transport lock 10 years ago
Craig Tiller 5350c2e703 Clean build file, regen projects 10 years ago
Craig Tiller 2d7e73f2fa Preserve proto order 10 years ago
Tim Emiola ce062f2174 Updates interop client to use update_proc 10 years ago
Tim Emiola 03d70c649f Adds updater_proc, to simplify the setup of credentials during stub creation 10 years ago
Tim Emiola 8c750f44f4 Adds a compute engine auth GCE interop test 10 years ago
Tim Emiola 2e2085693b Adds an interop tests if OAuth behaviour is functioning 10 years ago
Tim Emiola 179eabb253 Updates the generated code to reflect test updates 10 years ago
Tim Emiola 11f75faf4d Ensures the auth modules are available with just require 'grpc' 10 years ago
Tim Emiola 4694df3c4e Adds compute engine auth implementation that extends the signet auth class 10 years ago
Tim Emiola 720bc81c89 Adds a signet based service_account creds implementation 10 years ago
Tim Emiola 5d6dfd59b3 Extends signet with an apply/apply! methods 10 years ago
Tim Emiola 36066537cf Fix lint errors, other cleanups 10 years ago
Tim Emiola 3306139df0 Adds an emacs modeline 10 years ago
Tim Emiola 6f06a7e81d Attempts to remove a little of this tests flakiness 10 years ago