This repository was archived by the owner on Dec 25, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 42
1.1.0 / MOE sync 1 August 2017 #278
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adc4667
to
11ed4c6
Compare
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=122781268
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=122997903
…ady been turned down (b/26638388), and they have been detached from the AppServer. PSI was turned down publicly in Dec 2015 for App Engine. Tested: TAP train for global presubmit queue http://test/OCL:126756897:BASE:126907869:1468016015932:58f13fe7 Some tests failed; test failures are believed to be unrelated to this CL ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=127158613
…sed wait calls. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=127337051
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=134335988
A paragraph ending in "::" will get converted to a ":" and the following indented block will be parsed as code." Rename datastore to Cloud Datastore in comments. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=135394643
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=146945176
Add a test showing that a single non-transactional commit cannot affect the same key multiple times. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=146958584
…d ability for TransactionalConnection to be rollback() after failed commit(). TransactionalConnection previously didn't allow rollback after any commit operation, even if it failed. Ideally the client should be able to roll back failed commits to free up state on the server. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=147885281
… from https://groups.google.com/a/google.com/forum/#!msg/python-users/xwO_0_LK_oM/mnBEVBbfCgAJ All ndb tests pass with and without the --run_under=//tools/test:forge_ipv6_only ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=148404993
This also unblocks b/62039789 because running ndb unittest with api_server and cloud emulator would only work with python27 set-up. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=159034429
…ing create_index. For query_test, we just need to delete the call to create_index; For model_test, we need to set up index for the test, which requires an app root_path. The v3 service method being tested is GetIndices, CreateIndex is called to for test set-up. This works with the old GAE SDK. But with cloud emulator, CreateIndex is not supported. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=161211686
72412f1
to
f078e62
Compare
Restore local_cloud_datastore_factory from MOE sync, modify to be compatible with googledatastore 7.0.1. Bump dependency to googledatastore 7.0.1. Add IntelliJ dirs to .gitignore. Bump App Engine SDK to 1.9.57, add SHA-256 checksum verification for download.
Looks great, thanks @wsh |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.