Commit f4c5144
committed
Merge remote-tracking branch 'giteaofficial/main'
* giteaofficial/main: (21 commits)
Use 8 as default value for git lfs concurrency (go-gitea#32421)
Fix milestone deadline and date related problems (go-gitea#32339)
Only query team tables if repository is under org when getting assignees (go-gitea#32414)
Refactor RepoRefByType (go-gitea#32413)
Refactor template ctx and render utils (go-gitea#32422)
Refactor DateUtils and merge TimeSince (go-gitea#32409)
Refactor markup package (go-gitea#32399)
Add some handy markdown editor features (go-gitea#32400)
Make LFS http_client parallel within a batch. (go-gitea#32369)
Refactor repo legacy (go-gitea#32404)
Replace DateTime with proper functions (go-gitea#32402)
Fix git error handling (go-gitea#32401)
Fix created_unix for mirroring (go-gitea#32342)
Replace DateTime with DateUtils (go-gitea#32383)
improve performance of diffs (go-gitea#32393)
Refactor tests to prevent from unnecessary preparations (go-gitea#32398)
Add artifacts test fixture (go-gitea#30300)
Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (go-gitea#32365)
Fix a number of typescript issues (go-gitea#32308)
Update go dependencies (go-gitea#32389)
...File tree
237 files changed
+6073
-5356
lines changed- assets
- custom/conf
- models
- actions
- fixtures
- issues
- migrations
- v1_23
- repo
- modules
- gitgraph
- gitrepo
- git
- indexer/internal/meilisearch
- lfs
- log
- markup
- markdown
- mdstripper
- packages
- debian
- repository
- setting
- storage
- templates
- testlogger
- timeutil
- util
- options/locale
- public/assets/img/svg
- routers
- api
- actions
- packages
- container
- maven
- v1/repo
- common
- private
- web
- feed
- org
- repo
- actions
- services
- auth/source/ldap
- context
- convert
- gitdiff
- lfs
- mirror
- packages
- repository
- files
- templates
- admin
- auth
- org
- packages
- repo
- user
- base
- devtest
- explore
- org/team
- package
- content
- projects
- repo
- actions
- branch
- code
- diff
- graph
- issue
- fields
- labels
- view_content
- release
- settings
- webhook
- tag
- wiki
- swagger
- user
- dashboard
- notification
- settings
- security
- tests
- integration
- testdata/data/artifacts
- 26
- 19
- 1
- 20
- 27/5
- web_src
- css
- editor
- modules
- js
- components
- features
- comp
- modules
- utils
- vendor
- webcomponents
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
237 files changed
+6073
-5356
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
248 | 247 | | |
249 | 248 | | |
250 | 249 | | |
| 250 | + | |
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| |||
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
362 | | - | |
363 | 362 | | |
364 | 363 | | |
365 | 364 | | |
| |||
816 | 815 | | |
817 | 816 | | |
818 | 817 | | |
| 818 | + | |
819 | 819 | | |
820 | 820 | | |
821 | 821 | | |
| |||
892 | 892 | | |
893 | 893 | | |
894 | 894 | | |
| 895 | + | |
895 | 896 | | |
896 | 897 | | |
897 | 898 | | |
898 | 899 | | |
| 900 | + | |
899 | 901 | | |
900 | 902 | | |
901 | 903 | | |
| |||
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 | |
|---|---|---|---|
| |||
2642 | 2642 | | |
2643 | 2643 | | |
2644 | 2644 | | |
| 2645 | + | |
| 2646 | + | |
| 2647 | + | |
| 2648 | + | |
2645 | 2649 | | |
2646 | | - | |
| 2650 | + | |
2647 | 2651 | | |
| 2652 | + | |
| 2653 | + | |
2648 | 2654 | | |
2649 | 2655 | | |
2650 | 2656 | | |
| |||
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
16 | | - | |
17 | 18 | | |
18 | 19 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 20 | + | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
| |||
| 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 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | 90 | | |
92 | 91 | | |
93 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
| 367 | + | |
367 | 368 | | |
368 | 369 | | |
369 | 370 | | |
| |||
| 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 | + | |
0 commit comments