Commit 95d112e
File tree
Expand file treeCollapse file tree
125 files changed
+299
-230
lines changedFilter options
- appengine
- app_identity
- signing
- bigquery
- blobstore
- cloudsql
- i18n
- images
- localtesting
- logging
- reading_logs
- writing_logs
- mailgun
- memcache
- guestbook
- multitenancy
- ndb
- modeling
- overview
- transactions
- storage
- bigquery
- api
- blog
- introduction_to_data_models_in_cloud_datastore
- cloud_logging
- api
- compute
- api
- autoscaler
- demo
- container_engine/django_tutorial
- datastore
- api
- managed_vms
- analytics
- cloudsql
- datastore
- disk
- extending_runtime
- hello_world_compat
- hello_world
- mailgun
- memcache
- pubsub
- sendgrid
- static_files
- storage
- twilio
- websockets
- monitoring
- api
- scripts
- storage
- api
- transfer_service
- testing
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
125 files changed
+299
-230
lines changed+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
| 20 | + |
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
Whitespace-only changes.
appengine/app_identity/__init__.py
Copy file name to clipboardExpand all lines: appengine/app_identity/__init__.pyWhitespace-only changes.
appengine/app_identity/signing/__init__.py
Copy file name to clipboardExpand all lines: appengine/app_identity/signing/__init__.pyWhitespace-only changes.
appengine/app_identity/signing/main_test.py
Copy file name to clipboardExpand all lines: appengine/app_identity/signing/main_test.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 |
| - |
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
|
appengine/bigquery/__init__.py
Copy file name to clipboardExpand all lines: appengine/bigquery/__init__.pyWhitespace-only changes.
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
|
appengine/bigquery/main_test.py
Copy file name to clipboardExpand all lines: appengine/bigquery/main_test.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
22 |
| - |
23 |
| - |
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
|
appengine/blobstore/__init__.py
Copy file name to clipboardExpand all lines: appengine/blobstore/__init__.pyWhitespace-only changes.
appengine/blobstore/main_test.py
Copy file name to clipboardExpand all lines: appengine/blobstore/main_test.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 |
| - |
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
|
appengine/cloudsql/__init__.py
Copy file name to clipboardExpand all lines: appengine/cloudsql/__init__.pyWhitespace-only changes.
appengine/cloudsql/main_test.py
Copy file name to clipboardExpand all lines: appengine/cloudsql/main_test.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
22 |
| - |
23 |
| - |
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
|
appengine/conftest.py
Copy file name to clipboard+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
Whitespace-only changes.
appengine/images/__init__.py
Copy file name to clipboardExpand all lines: appengine/images/__init__.pyWhitespace-only changes.
appengine/images/main_test.py
Copy file name to clipboardExpand all lines: appengine/images/main_test.py+3-8Lines changed: 3 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
19 |
| - |
20 |
| - |
21 | 20 |
|
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 | 24 |
|
30 | 25 |
|
31 | 26 |
|
| ||
40 | 35 |
|
41 | 36 |
|
42 | 37 |
|
43 |
| - |
| 38 | + |
44 | 39 |
|
45 | 40 |
|
46 | 41 |
|
| ||
68 | 63 |
|
69 | 64 |
|
70 | 65 |
|
71 |
| - |
| 66 | + |
72 | 67 |
|
73 | 68 |
|
74 | 69 |
|
|
appengine/localtesting/__init__.py
Copy file name to clipboardExpand all lines: appengine/localtesting/__init__.pyWhitespace-only changes.
appengine/logging/__init__.py
Copy file name to clipboardExpand all lines: appengine/logging/__init__.pyWhitespace-only changes.
appengine/logging/reading_logs/__init__.py
Copy file name to clipboardExpand all lines: appengine/logging/reading_logs/__init__.pyWhitespace-only changes.
appengine/logging/reading_logs/main_test.py
Copy file name to clipboardExpand all lines: appengine/logging/reading_logs/main_test.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 |
| - |
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
|
appengine/logging/writing_logs/__init__.py
Copy file name to clipboardExpand all lines: appengine/logging/writing_logs/__init__.pyWhitespace-only changes.
appengine/logging/writing_logs/main_test.py
Copy file name to clipboardExpand all lines: appengine/logging/writing_logs/main_test.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 |
| - |
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
|
appengine/mailgun/__init__.py
Copy file name to clipboardExpand all lines: appengine/mailgun/__init__.pyWhitespace-only changes.
appengine/mailgun/main_test.py
Copy file name to clipboardExpand all lines: appengine/mailgun/main_test.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 |
| - |
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
|
appengine/memcache/__init__.py
Copy file name to clipboardExpand all lines: appengine/memcache/__init__.pyWhitespace-only changes.
appengine/memcache/guestbook/__init__.py
Copy file name to clipboardExpand all lines: appengine/memcache/guestbook/__init__.pyWhitespace-only changes.
appengine/memcache/guestbook/main_test.py
Copy file name to clipboardExpand all lines: appengine/memcache/guestbook/main_test.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
| 16 | + |
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
18 |
| - |
19 |
| - |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
|
appengine/multitenancy/__init__.py
Copy file name to clipboardExpand all lines: appengine/multitenancy/__init__.pyWhitespace-only changes.
appengine/multitenancy/datastore_test.py
Copy file name to clipboardExpand all lines: appengine/multitenancy/datastore_test.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 |
| - |
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
|
appengine/multitenancy/memcache_test.py
Copy file name to clipboardExpand all lines: appengine/multitenancy/memcache_test.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 |
| - |
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
|
appengine/multitenancy/taskqueue_test.py
Copy file name to clipboardExpand all lines: appengine/multitenancy/taskqueue_test.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 |
| - |
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
|
Whitespace-only changes.
appengine/ndb/modeling/__init__.py
Copy file name to clipboardExpand all lines: appengine/ndb/modeling/__init__.pyWhitespace-only changes.
appengine/ndb/modeling/contact_with_group_models_test.py
Copy file name to clipboardExpand all lines: appengine/ndb/modeling/contact_with_group_models_test.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 |
| - |
21 |
| - |
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
|
appengine/ndb/modeling/keyproperty_models_test.py
Copy file name to clipboardExpand all lines: appengine/ndb/modeling/keyproperty_models_test.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 |
| - |
22 |
| - |
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
|
appengine/ndb/modeling/naive_models_test.py
Copy file name to clipboardExpand all lines: appengine/ndb/modeling/naive_models_test.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 |
| - |
20 |
| - |
21 | 20 |
|
22 | 21 |
|
23 | 22 |
|
|
appengine/ndb/modeling/parent_child_models_test.py
Copy file name to clipboardExpand all lines: appengine/ndb/modeling/parent_child_models_test.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 |
| - |
21 |
| - |
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
|
appengine/ndb/modeling/relation_model_models_test.py
Copy file name to clipboardExpand all lines: appengine/ndb/modeling/relation_model_models_test.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 |
| - |
21 |
| - |
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
|
appengine/ndb/modeling/structured_property_models_test.py
Copy file name to clipboardExpand all lines: appengine/ndb/modeling/structured_property_models_test.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 |
| - |
20 |
| - |
21 | 20 |
|
22 | 21 |
|
23 | 22 |
|
|
appengine/ndb/overview/__init__.py
Copy file name to clipboardExpand all lines: appengine/ndb/overview/__init__.pyWhitespace-only changes.
appengine/ndb/overview/main_test.py
Copy file name to clipboardExpand all lines: appengine/ndb/overview/main_test.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 |
| - |
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
|
appengine/ndb/transactions/__init__.py
Copy file name to clipboardExpand all lines: appengine/ndb/transactions/__init__.pyWhitespace-only changes.
appengine/ndb/transactions/main_test.py
Copy file name to clipboardExpand all lines: appengine/ndb/transactions/main_test.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 |
| - |
18 |
| - |
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
|
appengine/storage/__init__.py
Copy file name to clipboardExpand all lines: appengine/storage/__init__.pyWhitespace-only changes.
appengine/storage/main_test.py
Copy file name to clipboardExpand all lines: appengine/storage/main_test.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
19 |
| - |
20 |
| - |
21 | 20 |
|
22 | 21 |
|
23 | 22 |
|
|
Whitespace-only changes.
Whitespace-only changes.
bigquery/api/async_query_test.py
Copy file name to clipboardExpand all lines: bigquery/api/async_query_test.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 |
| - |
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
|
bigquery/api/export_data_to_cloud_storage_test.py
Copy file name to clipboardExpand all lines: bigquery/api/export_data_to_cloud_storage_test.py+3-6Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 | 13 |
|
15 |
| - |
16 |
| - |
| 14 | + |
| 15 | + |
17 | 16 |
|
18 | 17 |
|
19 |
| - |
20 |
| - |
21 | 18 |
|
22 |
| - |
| 19 | + |
23 | 20 |
|
24 | 21 |
|
25 | 22 |
|
|
bigquery/api/getting_started_test.py
Copy file name to clipboardExpand all lines: bigquery/api/getting_started_test.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 |
| - |
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
|
bigquery/api/list_datasets_projects_test.py
Copy file name to clipboardExpand all lines: bigquery/api/list_datasets_projects_test.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 |
| - |
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
|
0 commit comments