Commit 3d0f4f8
1217-overhaul-core-tracker-create-dependency-containers-for-udp-tracker-http-tracker-and-tracker-api(torrust/torrust-tracker#1188)+
1223-overhaul-core-tracker-extract-workspace-package-for-the-tracker-core-lib(torrust/torrust-tracker#1188)+
1224-refactor-packages-rename-crate-bittorrent-http-protocol-to-bittorrent-http-tracker-protocol(torrust/torrust-tracker#1188)+
1258-overhaul-core-tracker-review-public-methods-for-tracker-core-package(torrust/torrust-tracker#1188)+
1264-it-seems-persisted-data-about-torrents-is-not-loaded-from-database(torrust/torrust-tracker#1188)+
1275-overhaul-core-tracker-move-authentication-to-http-tracker-core-and-udp-tracker-core(torrust/torrust-tracker#1188)+
1303-refactor-packages-remove-explicit-declaration-of-workspace-members-from-cargotoml(torrust/torrust-tracker#1188)+
1318-refactor-packages-normalize-http-tracker-core-fn-signatures-for-announce-and-scrape-handlers(torrust/torrust-tracker#1188)+
1320-refactor-packages-move-code-from-torrust_axum_http_tracker_server-to-other-packages(torrust/torrust-tracker#1188)+
1326-refactor-packages-extract-announce-and-scrape-servicehandler-structs(torrust/torrust-tracker#1188)+
1380-overhaul-stats-events-merge-udp-core-events-with-a-different-ip-version(torrust/torrust-tracker#1188)+
1382-overhaul-stats-events-merge-udp-server-events-with-a-different-ip-version(torrust/torrust-tracker#1188)+
1401-overhaul-stats-add-a-configuration-option-to-enabledisable-stats-per-server(torrust/torrust-tracker#1188)+
1403-overhaul-stats-start-collecting-stats-per-server-instance-per-socket(torrust/torrust-tracker#1414, torrust/torrust-tracker#1188)+
1 parent c45a12b commit 3d0f4f8
2 files changed
+12
-28
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 |
| - | |
9 | 8 |
| |
10 | 9 |
| |
11 | 10 |
| |
| |||
34 | 33 |
| |
35 | 34 |
| |
36 | 35 |
| |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 | 36 |
| |
42 | 37 |
| |
43 |
| - | |
44 |
| - | |
45 |
| - | |
| 38 | + | |
46 | 39 |
| |
47 | 40 |
| |
48 | 41 |
| |
| |||
59 | 52 |
| |
60 | 53 |
| |
61 | 54 |
| |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
66 | 59 |
| |
67 | 60 |
| |
68 | 61 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
| 7 | + | |
9 | 8 |
| |
10 | 9 |
| |
11 | 10 |
| |
12 | 11 |
| |
13 | 12 |
| |
14 |
| - | |
15 | 13 |
| |
16 | 14 |
| |
17 | 15 |
| |
| |||
44 | 42 |
| |
45 | 43 |
| |
46 | 44 |
| |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 | 45 |
| |
53 | 46 |
| |
54 |
| - | |
55 |
| - | |
56 |
| - | |
| 47 | + | |
57 | 48 |
| |
58 | 49 |
| |
59 | 50 |
| |
| |||
65 | 56 |
| |
66 | 57 |
| |
67 | 58 |
| |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
72 | 63 |
| |
73 | 64 |
| |
74 | 65 |
| |
|
0 commit comments