File tree
Expand file treeCollapse file tree
21 files changed
+47
-83
lines changedFilter options
- appengine
- flexible
- mailjet
- metadata
- numpy
- pubsub/templates
- redis
- scipy
- sendgrid
- standard
- app_identity
- asserting
- incoming
- signing
- appstats
- background
- bigquery
- blobstore
- api
- blobreader
- channel
- cloudsql
- firebase/firenotes
- backend
- frontend
- logging/writing_logs
Expand file treeCollapse file tree
21 files changed
+47
-83
lines changedappengine/flexible/mailjet/app.yaml
Copy file name to clipboardExpand all lines: appengine/flexible/mailjet/app.yaml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
|
appengine/flexible/metadata/main.py
Copy file name to clipboardExpand all lines: appengine/flexible/metadata/main.py+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
| ||
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
26 |
| - |
| 25 | + |
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
| ||
43 | 42 |
|
44 | 43 |
|
45 | 44 |
|
46 |
| - |
| 45 | + |
47 | 46 |
|
48 | 47 |
|
49 | 48 |
|
| ||
52 | 51 |
|
53 | 52 |
|
54 | 53 |
|
55 |
| - |
56 | 54 |
|
57 | 55 |
|
58 | 56 |
|
|
appengine/flexible/numpy/main.py
Copy file name to clipboardExpand all lines: appengine/flexible/numpy/main.py-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
| ||
32 | 31 |
|
33 | 32 |
|
34 | 33 |
|
35 |
| - |
36 | 34 |
|
37 | 35 |
|
38 | 36 |
|
|
appengine/flexible/pubsub/templates/index.html
Copy file name to clipboardExpand all lines: appengine/flexible/pubsub/templates/index.html-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
32 | 31 |
|
33 | 32 |
|
34 | 33 |
|
35 | 34 |
|
36 |
| - |
37 | 35 |
|
38 | 36 |
|
appengine/flexible/redis/app.yaml
Copy file name to clipboardExpand all lines: appengine/flexible/redis/app.yaml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
|
appengine/flexible/scipy/main.py
Copy file name to clipboardExpand all lines: appengine/flexible/scipy/main.py-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
| ||
34 | 33 |
|
35 | 34 |
|
36 | 35 |
|
37 |
| - |
38 | 36 |
|
39 | 37 |
|
40 | 38 |
|
|
appengine/flexible/sendgrid/app.yaml
Copy file name to clipboardExpand all lines: appengine/flexible/sendgrid/app.yaml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
appengine/standard/app_identity/asserting/main.py
Copy file name to clipboardExpand all lines: appengine/standard/app_identity/asserting/main.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
appengine/standard/app_identity/incoming/main.py
Copy file name to clipboardExpand all lines: appengine/standard/app_identity/incoming/main.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
appengine/standard/app_identity/signing/main.py
Copy file name to clipboardExpand all lines: appengine/standard/app_identity/signing/main.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
84 |
| - |
| 84 | + |
appengine/standard/appstats/main.py
Copy file name to clipboardExpand all lines: appengine/standard/appstats/main.py-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
| ||
34 | 33 |
|
35 | 34 |
|
36 | 35 |
|
37 |
| - |
appengine/standard/background/main.py
Copy file name to clipboardExpand all lines: appengine/standard/background/main.py+4-5Lines changed: 4 additions & 5 deletions
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 |
|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 |
| - |
| 61 | + |
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
| 75 | + |
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
appengine/standard/bigquery/main.py
Copy file name to clipboardExpand all lines: appengine/standard/bigquery/main.py-2Lines changed: 0 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 |
|
| ||
65 | 64 |
|
66 | 65 |
|
67 | 66 |
|
68 |
| - |
appengine/standard/blobstore/api/main.py
Copy file name to clipboardExpand all lines: appengine/standard/blobstore/api/main.py+10-10Lines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 |
| - |
40 |
| - |
| 39 | + |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 |
| - |
| 53 | + |
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 |
| - |
| 66 | + |
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 |
| - |
| 73 | + |
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
| 81 | + |
appengine/standard/blobstore/blobreader/main.py
Copy file name to clipboardExpand all lines: appengine/standard/blobstore/blobreader/main.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 |
| - |
| 61 | + |
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
|
appengine/standard/channel/chatactoe.py
Copy file name to clipboardExpand all lines: appengine/standard/channel/chatactoe.py-11Lines changed: 0 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
| ||
54 | 53 |
|
55 | 54 |
|
56 | 55 |
|
57 |
| - |
58 | 56 |
|
59 | 57 |
|
60 | 58 |
|
| ||
111 | 109 |
|
112 | 110 |
|
113 | 111 |
|
114 |
| - |
115 | 112 |
|
116 | 113 |
|
117 |
| - |
118 | 114 |
|
119 | 115 |
|
120 | 116 |
|
| ||
126 | 122 |
|
127 | 123 |
|
128 | 124 |
|
129 |
| - |
130 | 125 |
|
131 | 126 |
|
132 |
| - |
133 | 127 |
|
134 | 128 |
|
135 | 129 |
|
136 | 130 |
|
137 | 131 |
|
138 | 132 |
|
139 | 133 |
|
140 |
| - |
141 | 134 |
|
142 | 135 |
|
143 | 136 |
|
| ||
146 | 139 |
|
147 | 140 |
|
148 | 141 |
|
149 |
| - |
150 | 142 |
|
151 | 143 |
|
152 | 144 |
|
| ||
189 | 181 |
|
190 | 182 |
|
191 | 183 |
|
192 |
| - |
193 | 184 |
|
194 | 185 |
|
195 | 186 |
|
| ||
200 | 191 |
|
201 | 192 |
|
202 | 193 |
|
203 |
| - |
204 |
| - |
appengine/standard/cloudsql/app.yaml
Copy file name to clipboardExpand all lines: appengine/standard/cloudsql/app.yaml+2-2Lines changed: 2 additions & 2 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 | + |
appengine/standard/cloudsql/main.py
Copy file name to clipboardExpand all lines: appengine/standard/cloudsql/main.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 |
| - |
| 79 | + |
0 commit comments