Commit 41c80f3
committed
c22f661 refactor: [#303] store in the database the torrent fields creation date created by encoding (Mario)
c3d69f4 feat: [#303] store in the database the torrent fields creation date created_by encoding (MMelchor)
aadde22 refactor: [#303] store in the database the torrent fields creation date created_by encoding (MMelchor)
0a48536 refactor: [#303] store in the database the torrent fields creation_date created_by encoding (MMelchor)
b738291 feat: [#303] store in the database the torrent fields creation_date created_by encoding (MMelchor)
Pull request description:
Resolves #303.
ACKs for top commit:
josecelano:
ACK c22f661
Tree-SHA512: 98e112f731b1ddd0f53eac8d55e01a7f77ec556fed32cfb07c42028c68bcdf0d27a7dcd615d97a6f04109f07707c748aa8d3fb7faed79d8997769ff1bec56961
File tree
16 files changed
+75
-19
lines changed- migrations
- mysql
- sqlite3
- src
- databases
- models
- services
- tests
- common/contexts/torrent
- e2e/web/api/v1/contexts/torrent
16 files changed
+75
-19
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
390 | 393 | | |
391 | 394 | | |
392 | 395 | | |
| |||
465 | 468 | | |
466 | 469 | | |
467 | 470 | | |
468 | | - | |
469 | | - | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
470 | 476 | | |
471 | 477 | | |
472 | 478 | | |
| |||
479 | 485 | | |
480 | 486 | | |
481 | 487 | | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
482 | 491 | | |
483 | 492 | | |
484 | 493 | | |
| |||
754 | 763 | | |
755 | 764 | | |
756 | 765 | | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
757 | 769 | | |
758 | 770 | | |
759 | 771 | | |
| |||
782 | 794 | | |
783 | 795 | | |
784 | 796 | | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
785 | 800 | | |
786 | 801 | | |
787 | 802 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
380 | 383 | | |
381 | 384 | | |
382 | 385 | | |
| |||
455 | 458 | | |
456 | 459 | | |
457 | 460 | | |
458 | | - | |
459 | | - | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
460 | 466 | | |
461 | 467 | | |
462 | 468 | | |
| |||
469 | 475 | | |
470 | 476 | | |
471 | 477 | | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
472 | 481 | | |
473 | 482 | | |
474 | 483 | | |
| |||
743 | 752 | | |
744 | 753 | | |
745 | 754 | | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
746 | 758 | | |
747 | 759 | | |
748 | 760 | | |
| |||
770 | 782 | | |
771 | 783 | | |
772 | 784 | | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
773 | 788 | | |
774 | 789 | | |
775 | 790 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
| |||
85 | 88 | | |
86 | 89 | | |
87 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
88 | 94 | | |
89 | 95 | | |
90 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
| |||
0 commit comments