File tree
102 files changed
+95
-456
lines changed- models
- fixtures
- migrations/base
- unittest
- modules
- git/tests/repos
- language_stats_repo
- info
- repo1_bare
- info
- repo1_bare_sha256
- info
- repo2_empty
- info
- repo3_notes
- repo5_pulls
- info
- repo5_pulls_sha256
- repo6_blame_sha256
- info
- repo6_merge_sha256
- info
- indexer/code
- queue
- repository
- testlogger
- services
- gitdiff/testdata/academic-module
- info
- repository
- tests
- gitea-repositories-meta
- limited_org
- private_repo_on_limited_org.git
- info
- public_repo_on_limited_org.git
- info
- migration/lfs-test.git
- org26
- repo_external_tracker.git
- info
- repo_external_tracker_alpha.git
- info
- repo_external_tracker_numeric.git
- info
- org3
- repo3.git
- info
- repo5.git
- info
- org41/repo61.git
- info
- objects
- refs
- org42/search-by-path.git
- info
- refs
- privated_org
- private_repo_on_private_org.git
- info
- public_repo_on_private_org.git
- info
- user12/repo10.git
- info
- user13/repo11.git
- info
- user2
- commits_search_test.git
- info
- commitsonpr.git
- info
- git_hooks_test.git
- info
- glob.git
- info
- readme-test.git/info
- repo-release.git
- info
- repo1.git
- info
- repo1.wiki.git
- info
- repo15.git
- info
- repo16.git
- info
- repo2.git
- info
- repo20.git
- info
- test_commit_revert.git
- info
- utf8.git
- info
- user27
- repo49.git
- info
- template1.git
- info
- user30
- empty.git
- objects
- refs
- renderer.git
- info
- refs
- user40/repo60.git
- info
- objects
- refs
- user5/repo4.git
- info
- integration
- migration-test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
102 files changed
+95
-456
lines changedDiff for: models/fixtures/repository.yml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
Diff for: models/migrations/base/tests.go
+5-26
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 | 11 |
| |
13 | 12 |
| |
14 | 13 |
| |
| |||
35 | 34 |
| |
36 | 35 |
| |
37 | 36 |
| |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
| 37 | + | |
59 | 38 |
| |
60 | 39 |
| |
61 | 40 |
| |
| |||
123 | 102 |
| |
124 | 103 |
| |
125 | 104 |
| |
126 |
| - | |
| 105 | + | |
127 | 106 |
| |
128 | 107 |
| |
129 | 108 |
| |
130 | 109 |
| |
131 | 110 |
| |
132 | 111 |
| |
133 | 112 |
| |
134 |
| - | |
| 113 | + | |
135 | 114 |
| |
136 | 115 |
| |
137 | 116 |
| |
138 |
| - | |
139 |
| - | |
| 117 | + | |
| 118 | + | |
140 | 119 |
| |
141 | 120 |
| |
142 | 121 |
| |
|
Diff for: models/unittest/fscopy.go
+44-40
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
9 | 7 |
| |
10 |
| - | |
| 8 | + | |
11 | 9 |
| |
12 | 10 |
| |
13 | 11 |
| |
| |||
32 | 30 |
| |
33 | 31 |
| |
34 | 32 |
| |
35 |
| - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
36 | 40 |
| |
| 41 | + | |
| 42 | + | |
| 43 | + | |
37 | 44 |
| |
38 | 45 |
| |
39 |
| - | |
40 | 46 |
| |
41 |
| - | |
| 47 | + | |
42 | 48 |
| |
43 | 49 |
| |
44 | 50 |
| |
45 |
| - | |
46 | 51 |
| |
47 |
| - | |
48 |
| - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
49 | 56 |
| |
50 | 57 |
| |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
| 58 | + | |
56 | 59 |
| |
57 | 60 |
| |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
| 61 | + | |
63 | 62 |
| |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
| 63 | + | |
70 | 64 |
| |
71 | 65 |
| |
72 | 66 |
| |
73 | 67 |
| |
74 | 68 |
| |
75 |
| - | |
76 |
| - | |
| 69 | + | |
| 70 | + | |
77 | 71 |
| |
78 | 72 |
| |
79 | 73 |
| |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
89 | 85 |
| |
| 86 | + | |
90 | 87 |
| |
91 |
| - | |
92 |
| - | |
93 |
| - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
94 | 98 |
| |
95 |
| - | |
| 99 | + | |
96 | 100 |
| |
97 | 101 |
| |
98 | 102 |
| |
|
Diff for: models/unittest/testdb.go
+3-42
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
164 | 164 |
| |
165 | 165 |
| |
166 | 166 |
| |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
| 167 | + | |
| 168 | + | |
172 | 169 |
| |
173 | 170 |
| |
174 | 171 |
| |
175 | 172 |
| |
176 | 173 |
| |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 |
| - | |
183 |
| - | |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 |
| - | |
188 |
| - | |
189 |
| - | |
190 |
| - | |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
195 |
| - | |
196 | 174 |
| |
197 | 175 |
| |
198 | 176 |
| |
| |||
255 | 233 |
| |
256 | 234 |
| |
257 | 235 |
| |
258 |
| - | |
259 | 236 |
| |
260 |
| - | |
261 |
| - | |
262 |
| - | |
263 |
| - | |
264 |
| - | |
265 |
| - | |
266 |
| - | |
267 |
| - | |
268 |
| - | |
269 |
| - | |
270 |
| - | |
271 |
| - | |
272 |
| - | |
273 |
| - | |
274 |
| - | |
275 |
| - | |
276 |
| - | |
| 237 | + | |
277 | 238 |
| |
278 | 239 |
|
This file was deleted.
This file was deleted.
-1
This file was deleted.
-6
This file was deleted.
This file was deleted.
This file was deleted.
-1
This file was deleted.
This file was deleted.
-1
This file was deleted.
-1
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Diff for: modules/indexer/code/indexer_test.go
+4-7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
| |||
284 | 285 |
| |
285 | 286 |
| |
286 | 287 |
| |
287 |
| - | |
288 |
| - | |
289 |
| - | |
290 |
| - | |
291 |
| - | |
292 |
| - | |
293 |
| - | |
294 | 288 |
| |
295 | 289 |
| |
| 290 | + | |
| 291 | + | |
| 292 | + | |
296 | 293 |
| |
297 | 294 |
| |
298 | 295 |
| |
|
Diff for: modules/queue/manager.go
+6-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
| |||
32 | 33 |
| |
33 | 34 |
| |
34 | 35 |
| |
| 36 | + | |
35 | 37 |
| |
36 | 38 |
| |
37 | 39 |
| |
| |||
76 | 78 |
| |
77 | 79 |
| |
78 | 80 |
| |
| 81 | + | |
79 | 82 |
| |
80 |
| - | |
| 83 | + | |
81 | 84 |
| |
82 | 85 |
| |
83 | 86 |
| |
84 |
| - | |
| 87 | + | |
85 | 88 |
| |
86 | 89 |
| |
87 |
| - | |
| 90 | + | |
88 | 91 |
| |
89 | 92 |
| |
90 | 93 |
| |
|
0 commit comments