aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #349 from murgatroid99/protobuf-php-referencesGravatar Tim Emiola2015-02-03
|\
* \ Merge pull request #346 from murgatroid99/php_weak_comparisonGravatar Tim Emiola2015-02-03
|\ \
* | | Prepare for the new batch call API.Gravatar Craig Tiller2015-02-02
* | | Corrects a typoGravatar Tim Emiola2015-02-02
* | | Merge pull request #351 from yang-g/lsanGravatar Craig Tiller2015-02-02
|\ \ \
* | | | Fix link errorGravatar Craig Tiller2015-02-02
| * | | Fix a memory leak.Gravatar Yang Gao2015-02-02
* | | | Merge pull request #306 from nicolasnoble/wakeup-fd-fixGravatar David Klempner2015-02-02
|\ \ \ \
| | | | * Switched Protobuf-PHP references to my fork, removed references to git-on-borgGravatar murgatroid992015-02-02
| * | | | Removing comment.Gravatar Nicolas "Pixel" Noble2015-02-02
| | | * | Removed assertEquals from TimevalTestGravatar murgatroid992015-02-02
* | | | | Merge pull request #348 from dklempner/asanGravatar Craig Tiller2015-02-02
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix poll_kick_posix_test under asanGravatar David Klempner2015-02-02
* | | | | Merge pull request #294 from nathanielmanistaatgoogle/enumGravatar Craig Tiller2015-02-02
|\ \ \ \ \
| | | | | * Removed uses of assertEquals, which internally uses weak comparisonGravatar murgatroid992015-02-02
* | | | | | Merge pull request #343 from tbetbetbe/grpc_ruby_add_a_tips_clientGravatar Michael Lumish2015-02-02
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| | | | | * Removed all instances of == and != in PHP codeGravatar murgatroid992015-02-02
| * | | | | Adds a demo app that accesses the live pubsub service.Gravatar Tim Emiola2015-02-02
| * | | | | Add generated code for accessing the v1 pubsub API from RubyGravatar Tim Emiola2015-02-02
* | | | | | Merge pull request #302 from ctiller/pollsetGravatar David Klempner2015-02-02
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #340 from tbetbetbe/grpc_ruby_add_signet_based_authGravatar Michael Lumish2015-02-02
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge pull request #326 from ctiller/wakeup3Gravatar David Klempner2015-02-02
|\ \ \ \ \ \
| | * | | | | Adds a missing returnGravatar Tim Emiola2015-02-02
* | | | | | | Merge pull request #325 from ctiller/threadsGravatar Vijay Pai2015-02-02
|\ \ \ \ \ \ \
| | | | | * | | TODO fulfillment: use enum for enumerated types.Gravatar Nathaniel Manista2015-02-02
* | | | | | | | Merge pull request #322 from ctiller/httpGravatar Nicolas Noble2015-02-02
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #323 from ctiller/http2Gravatar Nicolas Noble2015-02-02
|\ \ \ \ \ \ \ \ \
| | | | * | | | | | Initialize mutexGravatar Craig Tiller2015-02-02
| |_|_|/ / / / / / |/| | | | | | | |
| | | | | | | * | Make _posix usage match 'the rules'Gravatar Craig Tiller2015-02-02
* | | | | | | | | Merge pull request #274 from nathanielmanistaatgoogle/python-introductionGravatar Craig Tiller2015-02-02
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Bring in the Python GRPC Adapter package.Gravatar Nathaniel Manista2015-02-02
| * | | | | | | | Refactoring of the Python build.Gravatar Nathaniel Manista2015-02-02
| | |_|_|_|_|_|/ | |/| | | | | |
| | | | * | | | Fix an obvious bugGravatar Craig Tiller2015-02-01
| | | | * | | | Remove a major source of contention in thread_poolGravatar Craig Tiller2015-02-01
| |_|_|/ / / / |/| | | | | |
| | | | | * | Expanded commentGravatar Craig Tiller2015-01-31
| | * | | | | Fix memory leakGravatar Craig Tiller2015-01-31
| | * | | | | Free some leaks in http_server_filterGravatar Craig Tiller2015-01-31
| |/ / / / / |/| | | | |
| | * | | | Fix memory leakGravatar Craig Tiller2015-01-31
| | * | | | Free stream ops outside transport lockGravatar Craig Tiller2015-01-31
| |/ / / / |/| | | |
| | * | | Updates interop client to use update_procGravatar Tim Emiola2015-01-31
| | * | | Adds updater_proc, to simplify the setup of credentials during stub creationGravatar Tim Emiola2015-01-31
| | * | | Adds a compute engine auth GCE interop testGravatar Tim Emiola2015-01-31
| | * | | Adds an interop tests if OAuth behaviour is functioningGravatar Tim Emiola2015-01-31
| | * | | Updates the generated code to reflect test updatesGravatar Tim Emiola2015-01-31
| | * | | Ensures the auth modules are available with just require 'grpc'Gravatar Tim Emiola2015-01-31
| | * | | Adds compute engine auth implementation that extends the signet auth classGravatar Tim Emiola2015-01-31
| | * | | Adds a signet based service_account creds implementationGravatar Tim Emiola2015-01-31
| | * | | Extends signet with an apply/apply! methodsGravatar Tim Emiola2015-01-31
| | * | | Fix lint errors, other cleanupsGravatar Tim Emiola2015-01-31
| | * | | Adds an emacs modelineGravatar Tim Emiola2015-01-31