Commit 0dbdfa5
File tree
Expand file treeCollapse file tree
5 files changed
+36
-24
lines changedFilter options
- gcloud/datastore
Expand file treeCollapse file tree
5 files changed
+36
-24
lines changedgcloud/datastore/connection.py
Copy file name to clipboardExpand all lines: gcloud/datastore/connection.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
400 | 401 |
|
401 | 402 |
|
402 | 403 |
|
403 |
| - |
| 404 | + |
404 | 405 |
|
405 | 406 |
|
406 | 407 |
|
|
gcloud/datastore/helpers.py
Copy file name to clipboardExpand all lines: gcloud/datastore/helpers.py+16-15Lines changed: 16 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
| ||
109 | 110 |
|
110 | 111 |
|
111 | 112 |
|
112 |
| - |
| 113 | + |
113 | 114 |
|
114 | 115 |
|
115 | 116 |
|
| ||
159 | 160 |
|
160 | 161 |
|
161 | 162 |
|
162 |
| - |
| 163 | + |
163 | 164 |
|
164 | 165 |
|
165 | 166 |
|
| ||
259 | 260 |
|
260 | 261 |
|
261 | 262 |
|
262 |
| - |
| 263 | + |
263 | 264 |
|
264 | 265 |
|
265 | 266 |
|
266 |
| - |
| 267 | + |
267 | 268 |
|
268 | 269 |
|
269 | 270 |
|
270 |
| - |
| 271 | + |
271 | 272 |
|
272 | 273 |
|
273 |
| - |
| 274 | + |
274 | 275 |
|
275 | 276 |
|
276 | 277 |
|
| ||
350 | 351 |
|
351 | 352 |
|
352 | 353 |
|
353 |
| - |
| 354 | + |
354 | 355 |
|
355 | 356 |
|
356 | 357 |
|
357 |
| - |
| 358 | + |
358 | 359 |
|
359 | 360 |
|
360 |
| - |
| 361 | + |
361 | 362 |
|
362 | 363 |
|
363 |
| - |
| 364 | + |
364 | 365 |
|
365 | 366 |
|
366 |
| - |
| 367 | + |
367 | 368 |
|
368 | 369 |
|
369 |
| - |
| 370 | + |
370 | 371 |
|
371 | 372 |
|
372 |
| - |
| 373 | + |
373 | 374 |
|
374 | 375 |
|
375 |
| - |
| 376 | + |
376 | 377 |
|
377 | 378 |
|
378 | 379 |
|
| ||
428 | 429 |
|
429 | 430 |
|
430 | 431 |
|
431 |
| - |
| 432 | + |
432 | 433 |
|
433 | 434 |
|
434 | 435 |
|
|
gcloud/datastore/test_connection.py
Copy file name to clipboardExpand all lines: gcloud/datastore/test_connection.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
900 | 900 |
|
901 | 901 |
|
902 | 902 |
|
903 |
| - |
| 903 | + |
| 904 | + |
904 | 905 |
|
905 | 906 |
|
906 | 907 |
|
|
gcloud/datastore/test_helpers.py
Copy file name to clipboardExpand all lines: gcloud/datastore/test_helpers.py+8-3Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
198 | 198 |
|
199 | 199 |
|
200 | 200 |
|
| 201 | + |
201 | 202 |
|
202 | 203 |
|
203 | 204 |
|
| ||
208 | 209 |
|
209 | 210 |
|
210 | 211 |
|
211 |
| - |
| 212 | + |
212 | 213 |
|
213 | 214 |
|
214 | 215 |
|
| ||
767 | 768 |
|
768 | 769 |
|
769 | 770 |
|
| 771 | + |
| 772 | + |
770 | 773 |
|
771 | 774 |
|
772 | 775 |
|
| ||
782 | 785 |
|
783 | 786 |
|
784 | 787 |
|
785 |
| - |
| 788 | + |
786 | 789 |
|
787 | 790 |
|
788 | 791 |
|
789 | 792 |
|
790 | 793 |
|
| 794 | + |
| 795 | + |
791 | 796 |
|
792 | 797 |
|
793 | 798 |
|
| ||
802 | 807 |
|
803 | 808 |
|
804 | 809 |
|
805 |
| - |
| 810 | + |
806 | 811 |
|
807 | 812 |
|
808 | 813 |
|
|
gcloud/datastore/test_key.py
Copy file name to clipboardExpand all lines: gcloud/datastore/test_key.py+8-4Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
333 | 333 |
|
334 | 334 |
|
335 | 335 |
|
| 336 | + |
336 | 337 |
|
| 338 | + |
337 | 339 |
|
338 | 340 |
|
339 | 341 |
|
| ||
342 | 344 |
|
343 | 345 |
|
344 | 346 |
|
345 |
| - |
| 347 | + |
346 | 348 |
|
347 | 349 |
|
348 | 350 |
|
349 | 351 |
|
350 | 352 |
|
351 |
| - |
| 353 | + |
352 | 354 |
|
353 |
| - |
| 355 | + |
354 | 356 |
|
355 | 357 |
|
356 | 358 |
|
| ||
381 | 383 |
|
382 | 384 |
|
383 | 385 |
|
| 386 | + |
| 387 | + |
384 | 388 |
|
385 | 389 |
|
386 | 390 |
|
387 | 391 |
|
388 | 392 |
|
389 |
| - |
| 393 | + |
390 | 394 |
|
391 | 395 |
|
392 | 396 |
|
|
0 commit comments