Commit 4447c6a
committed
Merge #1225: Overhaul core Tracker: extract workspace package
a5ca244 refactor: [#1223] extract tracker-core workspace package (Jose Celano)
Pull request description:
Overhaul core Tracker: extract workspace package `tracker-core`.
ACKs for top commit:
josecelano:
ACK a5ca244
Tree-SHA512: c0471f3adb8eddcb4b5615409e64dcb8c8cf49969a2a4698570ee34c24731a50980b95fa76546b0a010e22e7428b42de3d31711d74b4d70501105cf06153c117tracker-core
File tree
90 files changed
+1830
-991
lines changed- .github/workflows
- packages/tracker-core
- migrations
- mysql
- sqlite
- src
- authentication
- key
- repository
- databases
- statistics
- event
- torrent
- repository
- whitelist
- repository
- src
- bootstrap
- jobs
- core
- statistics
- servers
- apis/v1/context
- auth_key
- stats
- torrent
- resources
- whitelist
- http/v1
- extractors
- handlers
- common
- services
- udp
- server
- tests/servers
- api
- v1/contract/context
- http
- v1
- udp
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
90 files changed
+1830
-991
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
93 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
94 | 105 | | |
95 | 106 | | |
96 | 107 | | |
| |||
109 | 120 | | |
110 | 121 | | |
111 | 122 | | |
| 123 | + | |
112 | 124 | | |
113 | 125 | | |
114 | 126 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
0 commit comments