File tree
Expand file treeCollapse file tree
65 files changed
+97
-436
lines changedFilter options
- container_engine/django_tutorial
- managed_vms
- analytics
- cloudsql
- datastore
- disk
- django_cloudsql
- hello_world
- hello_world_compat
- hello_world_django
- mailgun
- memcache
- pubsub
- sendgrid
- static_files
- storage
- twilio
- websockets
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
65 files changed
+97
-436
lines changedcontainer_engine/django_tutorial/requirements.txt
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
managed_vms/analytics/.dockerignore
Copy file name to clipboardExpand all lines: managed_vms/analytics/.dockerignore-8Lines changed: 0 additions & 8 deletions
This file was deleted.
managed_vms/analytics/Dockerfile
Copy file name to clipboardExpand all lines: managed_vms/analytics/Dockerfile-15Lines changed: 0 additions & 15 deletions
This file was deleted.
managed_vms/analytics/app.yaml
Copy file name to clipboardExpand all lines: managed_vms/analytics/app.yaml+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
3 | 7 |
|
4 | 8 |
|
5 | 9 |
|
|
managed_vms/analytics/main.py
Copy file name to clipboardExpand all lines: managed_vms/analytics/main.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
63 | 63 |
|
64 | 64 |
|
managed_vms/cloudsql/.dockerignore
Copy file name to clipboardExpand all lines: managed_vms/cloudsql/.dockerignore-8Lines changed: 0 additions & 8 deletions
This file was deleted.
managed_vms/cloudsql/Dockerfile
Copy file name to clipboardExpand all lines: managed_vms/cloudsql/Dockerfile-15Lines changed: 0 additions & 15 deletions
This file was deleted.
managed_vms/cloudsql/app.yaml
Copy file name to clipboardExpand all lines: managed_vms/cloudsql/app.yaml+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
3 | 7 |
|
4 | 8 |
|
5 | 9 |
|
|
managed_vms/cloudsql/main.py
Copy file name to clipboardExpand all lines: managed_vms/cloudsql/main.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
84 |
| - |
| 84 | + |
85 | 85 |
|
managed_vms/datastore/.dockerignore
Copy file name to clipboardExpand all lines: managed_vms/datastore/.dockerignore-8Lines changed: 0 additions & 8 deletions
This file was deleted.
managed_vms/datastore/Dockerfile
Copy file name to clipboardExpand all lines: managed_vms/datastore/Dockerfile-15Lines changed: 0 additions & 15 deletions
This file was deleted.
managed_vms/datastore/app.yaml
Copy file name to clipboardExpand all lines: managed_vms/datastore/app.yaml+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
3 | 7 |
|
4 | 8 |
|
5 | 9 |
|
|
managed_vms/datastore/main.py
Copy file name to clipboardExpand all lines: managed_vms/datastore/main.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
69 |
| - |
| 69 | + |
70 | 70 |
|
managed_vms/disk/.dockerignore
Copy file name to clipboardExpand all lines: managed_vms/disk/.dockerignore-8Lines changed: 0 additions & 8 deletions
This file was deleted.
managed_vms/disk/Dockerfile
Copy file name to clipboardExpand all lines: managed_vms/disk/Dockerfile-15Lines changed: 0 additions & 15 deletions
This file was deleted.
managed_vms/disk/app.yaml
Copy file name to clipboard+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
managed_vms/django_cloudsql/.dockerignore
Copy file name to clipboardExpand all lines: managed_vms/django_cloudsql/.dockerignore-20Lines changed: 0 additions & 20 deletions
This file was deleted.
managed_vms/django_cloudsql/Dockerfile
Copy file name to clipboardExpand all lines: managed_vms/django_cloudsql/Dockerfile-41Lines changed: 0 additions & 41 deletions
This file was deleted.
managed_vms/django_cloudsql/app.yaml
Copy file name to clipboard+4-9Lines changed: 4 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 |
| - |
4 |
| - |
5 |
| - |
6 |
| - |
7 |
| - |
8 |
| - |
9 | 1 |
|
10 |
| - |
| 2 | + |
11 | 3 |
|
| 4 | + |
12 | 5 |
|
| 6 | + |
| 7 | + |
13 | 8 |
|
14 | 9 |
|
managed_vms/django_cloudsql/requirements.txt
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
managed_vms/hello_world/.dockerignore
Copy file name to clipboardExpand all lines: managed_vms/hello_world/.dockerignore-8Lines changed: 0 additions & 8 deletions
This file was deleted.
managed_vms/hello_world/Dockerfile
Copy file name to clipboardExpand all lines: managed_vms/hello_world/Dockerfile-15Lines changed: 0 additions & 15 deletions
This file was deleted.
managed_vms/hello_world/app.yaml
Copy file name to clipboard+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
managed_vms/hello_world/main.py
Copy file name to clipboardExpand all lines: managed_vms/hello_world/main.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
| 30 | + |
31 | 31 |
|
32 | 32 |
|
managed_vms/hello_world_compat/.gitignore
Copy file name to clipboardExpand all lines: managed_vms/hello_world_compat/.gitignore-1Lines changed: 0 additions & 1 deletion
This file was deleted.
managed_vms/hello_world_compat/README.md
Copy file name to clipboardExpand all lines: managed_vms/hello_world_compat/README.md+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
managed_vms/hello_world_compat/app.yaml
Copy file name to clipboardExpand all lines: managed_vms/hello_world_compat/app.yaml+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
| 1 | + |
3 | 2 |
|
4 |
| - |
5 | 3 |
|
6 | 4 |
|
7 | 5 |
|
|
managed_vms/hello_world_compat/appengine_config.py
Copy file name to clipboardExpand all lines: managed_vms/hello_world_compat/appengine_config.py-4Lines changed: 0 additions & 4 deletions
This file was deleted.
managed_vms/hello_world_django/.dockerignore
Copy file name to clipboardExpand all lines: managed_vms/hello_world_django/.dockerignore-9Lines changed: 0 additions & 9 deletions
This file was deleted.
managed_vms/hello_world_django/Dockerfile
Copy file name to clipboardExpand all lines: managed_vms/hello_world_django/Dockerfile-15Lines changed: 0 additions & 15 deletions
This file was deleted.
managed_vms/hello_world_django/README.md
Copy file name to clipboardExpand all lines: managed_vms/hello_world_django/README.md+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 |
| - |
| 16 | + |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
|
managed_vms/hello_world_django/app.yaml
Copy file name to clipboard+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
managed_vms/mailgun/.dockerignore
Copy file name to clipboardExpand all lines: managed_vms/mailgun/.dockerignore-8Lines changed: 0 additions & 8 deletions
This file was deleted.
0 commit comments