aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Removed uses of assertEquals, which internally uses weak comparisonGravatar murgatroid992015-02-02
* Removed all instances of == and != in PHP codeGravatar murgatroid992015-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
|\ \ \
* \ \ \ 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
| |_|_|/ / |/| | | |
* | | | | 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
| |_|_|/ / |/| | | |
| | * | | 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
| | * Attempts to remove a little of this tests flakinessGravatar Tim Emiola2015-01-31
| | * completes mergesGravatar Tim Emiola2015-01-31
* | | Merge pull request #316 from murgatroid99/masterGravatar Tim Emiola2015-01-30
|\ \ \
* \ \ \ Merge pull request #311 from murgatroid99/node_fix_not_found_handlerGravatar Tim Emiola2015-01-30
|\ \ \ \
* \ \ \ \ Merge pull request #305 from murgatroid99/node_stock_serviceGravatar Tim Emiola2015-01-30
|\ \ \ \ \
| | | * | | Updated PHP library to handle generated code without explicit references to grpcGravatar murgatroid992015-01-30
| |_|/ / / |/| | | |
| * | | | Added copyright notice to stock.protoGravatar murgatroid992015-01-30
* | | | | Merge pull request #309 from murgatroid99/php_interop_failuresGravatar Tim Emiola2015-01-30
|\ \ \ \ \
| | | * | | Added handling for unimplemeneted methods on the serverGravatar murgatroid992015-01-30
| |_|/ / / |/| | | |
| * | | | Fixed PHP interop testsGravatar murgatroid992015-01-30
* | | | | Merge pull request #300 from murgatroid99/node_fast_bufferGravatar Tim Emiola2015-01-30
|\ \ \ \ \ | |/ / / / |/| | | |
| | * | | Added stock service client and serverGravatar murgatroid992015-01-30
| |/ / / |/| | |
* | | | Merge pull request #295 from nicolasnoble/warningsGravatar Craig Tiller2015-01-29
|\ \ \ \ | |_|_|/ |/| | |
| | * | Removed stray debugger statementGravatar murgatroid992015-01-29
| | * | Switched extension to return faster sliceable BuffersGravatar murgatroid992015-01-29
| |/ / |/| |
| * | Re-enabling errors on warning, disabling unused parameter warning, and fixing...Gravatar Nicolas "Pixel" Noble2015-01-30
* | | Added cancellation interop tests to Node interop clientGravatar murgatroid992015-01-29
|/ /
* | Merge pull request #289 from murgatroid99/php_fix_memory_leakGravatar Tim Emiola2015-01-29
|\ \
* \ \ Merge pull request #283 from murgatroid99/node_server_metadataGravatar Tim Emiola2015-01-29
|\ \ \
| | * | Fixed memory leak in PHP byte buffer creationGravatar murgatroid992015-01-29
| |/ / |/| |
* | | Merge pull request #287 from tbetbetbe/grpc_ruby_unittest_cleanupGravatar Michael Lumish2015-01-29
|\ \ \