Commits
Branch selector
User selector
Commit History
Commits on Oct 25, 2016
Merge pull request #2601 from dhermes/oops-missed-in-2590
Show description for 43c017eauthoredAdding _grpc_catch_rendezvous to _DatastoreAPIOverGRPC.lookup.
Show description for 1f47823committed
Commits on Oct 24, 2016
Merge pull request #2589 from dhermes/fix-2552
Show description for 05b5059authoredMerge pull request #2597 from daspecster/speech-streaming-part-1
Show description for fd0cf13authoredUsing nested JSON payload in logging sys. tests.
Show description for 98450a8committedAllowing for arbitrarily nested dictionaries in _log_entry_mapping_to_pb.
Show description for 89f4a7ecommitted- committed
- committed
- committed
Merge pull request #2590 from dhermes/fix-2497
Show description for f327be3authored- committed
Remapping (almost) all RPC status codes to our exceptions in datastore.
Show description for 3e2788ccommittedMerge pull request #2592 from dhermes/remove-iterator-restart
Show description for dca5600authoredMerge pull request #2578 from daspecster/dont-b64encode-pubsub-message-for-grpc
Show description for 4c55b1cauthoredMerge pull request #2587 from dhermes/language-systest-breakage
Show description for 444cf44authored- committed
Removing Iterator.reset().
Show description for 38887eecommitted
Commits on Oct 21, 2016
Fixing system test value in Natural Language.
Show description for 6cc280ccommittedMerge pull request #2553 from waprin/logging_gax_optional
Show description for 1fab756authored andcommittedMerge pull request #2584 from tswast/nonetype-to-optional
Show description for 491519dauthoredFix lint errors caused by addition of (Optional).
Show description for 2709bf0committedFix bigquery table patch parameter docstrings
Show description for 13af77ecommittedMerge pull request #2581 from dhermes/code-block-console
Show description for fe4cc1eauthoredRemove None from param types and add (Optional).
Show description for ec781b6committedMerge pull request #2575 from daspecster/add-gateway-timeout-exception-2574
Show description for bf0c541authoredMerge pull request #2580 from tswast/int-not-integer
Show description for 09061d1authoredMerge pull request #2579 from tswast/str-not-string
Show description for 22941e2authoredReplace :: with `.. code-block:: console`.
Show description for a8e1b93committed
Commits on Oct 20, 2016
Replaces integer with int in rtypes.
Show description for c312ea5committedReplace integer with int in types.
Show description for 4d5efe3committedReplace rtypes boolean with bool.
Show description for 7b18887committedReplace types boolean with bool.
Show description for c5ded2acommittedReplace types string with str.
Show description for 60862d1committedReplace string with str in rtypes.
Show description for 01b494ccommitted- committed