File tree
Expand file treeCollapse file tree
31 files changed
+77
-112
lines changedFilter options
- appengine
- flexible
- analytics
- cloudsql
- cloudsql_postgresql
- datastore
- hello_world
- mailgun
- mailjet
- memcache
- pubsub
- redis
- sendgrid
- static_files
- static
- storage
- twilio
- standard
- analytics
- logging/writing_logs
- requests
Expand file treeCollapse file tree
31 files changed
+77
-112
lines changedappengine/flexible/analytics/app.yaml
Copy file name to clipboardExpand all lines: appengine/flexible/analytics/app.yaml+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
appengine/flexible/analytics/main.py
Copy file name to clipboardExpand all lines: appengine/flexible/analytics/main.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 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| ||
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
74 |
| - |
| 74 | + |
appengine/flexible/cloudsql/app.yaml
Copy file name to clipboardExpand all lines: appengine/flexible/cloudsql/app.yaml+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
appengine/flexible/cloudsql/create_tables.py
Copy file name to clipboardExpand all lines: appengine/flexible/cloudsql/create_tables.py-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 |
| - |
18 | 16 |
|
19 | 17 |
|
20 | 18 |
|
21 | 19 |
|
22 | 20 |
|
23 | 21 |
|
24 | 22 |
|
25 |
| - |
appengine/flexible/cloudsql/main.py
Copy file name to clipboardExpand all lines: appengine/flexible/cloudsql/main.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| ||
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
82 |
| - |
| 82 | + |
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
|
appengine/flexible/cloudsql_postgresql/app.yaml
Copy file name to clipboardExpand all lines: appengine/flexible/cloudsql_postgresql/app.yaml+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
appengine/flexible/cloudsql_postgresql/create_tables.py
Copy file name to clipboardExpand all lines: appengine/flexible/cloudsql_postgresql/create_tables.py-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 |
| - |
18 | 16 |
|
19 | 17 |
|
20 | 18 |
|
21 | 19 |
|
22 | 20 |
|
23 | 21 |
|
24 | 22 |
|
25 |
| - |
appengine/flexible/cloudsql_postgresql/main.py
Copy file name to clipboardExpand all lines: appengine/flexible/cloudsql_postgresql/main.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| ||
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
89 |
| - |
| 89 | + |
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
|
appengine/flexible/datastore/main.py
Copy file name to clipboardExpand all lines: appengine/flexible/datastore/main.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
| 65 | + |
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
|
appengine/flexible/hello_world/main.py
Copy file name to clipboardExpand all lines: appengine/flexible/hello_world/main.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 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
appengine/flexible/mailgun/main.py
Copy file name to clipboardExpand all lines: appengine/flexible/mailgun/main.py+4-8Lines changed: 4 additions & 8 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 |
|
20 | 19 |
|
21 | 20 |
|
22 |
| - |
23 | 21 |
|
24 | 22 |
|
25 |
| - |
26 | 23 |
|
27 | 24 |
|
28 | 25 |
|
29 | 26 |
|
30 |
| - |
| 27 | + |
31 | 28 |
|
32 | 29 |
|
33 | 30 |
|
| ||
40 | 37 |
|
41 | 38 |
|
42 | 39 |
|
43 |
| - |
| 40 | + |
44 | 41 |
|
45 | 42 |
|
46 |
| - |
| 43 | + |
47 | 44 |
|
48 | 45 |
|
49 | 46 |
|
| ||
58 | 55 |
|
59 | 56 |
|
60 | 57 |
|
61 |
| - |
| 58 | + |
62 | 59 |
|
63 | 60 |
|
64 | 61 |
|
| ||
92 | 89 |
|
93 | 90 |
|
94 | 91 |
|
95 |
| - |
appengine/flexible/mailjet/app.yaml
Copy file name to clipboardExpand all lines: appengine/flexible/mailjet/app.yaml+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 |
| - |
| 8 | + |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
appengine/flexible/mailjet/main.py
Copy file name to clipboardExpand all lines: appengine/flexible/mailjet/main.py+4-6Lines changed: 4 additions & 6 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 |
|
20 |
| - |
| 19 | + |
21 | 20 |
|
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
26 |
| - |
| 25 | + |
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
30 | 29 |
|
31 |
| - |
| 30 | + |
32 | 31 |
|
33 | 32 |
|
34 | 33 |
|
| ||
51 | 50 |
|
52 | 51 |
|
53 | 52 |
|
54 |
| - |
| 53 | + |
55 | 54 |
|
56 | 55 |
|
57 | 56 |
|
| ||
81 | 80 |
|
82 | 81 |
|
83 | 82 |
|
84 |
| - |
appengine/flexible/memcache/app.yaml
Copy file name to clipboardExpand all lines: appengine/flexible/memcache/app.yaml+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
appengine/flexible/memcache/main.py
Copy file name to clipboardExpand all lines: appengine/flexible/memcache/main.py+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 |
| - |
37 | 36 |
|
38 | 37 |
|
39 | 38 |
|
| ||
44 | 43 |
|
45 | 44 |
|
46 | 45 |
|
47 |
| - |
48 | 46 |
|
49 | 47 |
|
50 | 48 |
|
|
appengine/flexible/pubsub/app.yaml
Copy file name to clipboardExpand all lines: appengine/flexible/pubsub/app.yaml+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
appengine/flexible/pubsub/main.py
Copy file name to clipboardExpand all lines: appengine/flexible/pubsub/main.py+4-6Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
| ||
37 | 36 |
|
38 | 37 |
|
39 | 38 |
|
40 |
| - |
| 39 | + |
41 | 40 |
|
42 | 41 |
|
43 | 42 |
|
| ||
53 | 52 |
|
54 | 53 |
|
55 | 54 |
|
56 |
| - |
| 55 | + |
57 | 56 |
|
58 | 57 |
|
59 |
| - |
| 58 | + |
60 | 59 |
|
61 | 60 |
|
62 | 61 |
|
| ||
70 | 69 |
|
71 | 70 |
|
72 | 71 |
|
73 |
| - |
| 72 | + |
74 | 73 |
|
75 | 74 |
|
76 | 75 |
|
| ||
86 | 85 |
|
87 | 86 |
|
88 | 87 |
|
89 |
| - |
appengine/flexible/redis/app.yaml
Copy file name to clipboardExpand all lines: appengine/flexible/redis/app.yaml+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 |
| - |
| 8 | + |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
0 commit comments