Commit 4a0796a
committed
Merge branch 'main' into squash-merge-msg
* main: (34 commits)
when sorting issues by nearest due date, issues without due date should be sorted ascending (go-gitea#35267)
[skip ci] Updated translations via Crowdin
Upgrade xz to v0.5.15 (go-gitea#35377)
Refactor db package (go-gitea#35380)
Remove the duplicated function GetTags (go-gitea#35375)
[skip ci] Updated translations via Crowdin
Allow foreachref parser to grow its buffer (go-gitea#35365)
Remove global context from db package (go-gitea#35371)
Use gitrepo.SetDefaultBranch when set default branch of wiki repository (go-gitea#33911)
Deleting branch could delete broken branch which has database record but git branch is missing (go-gitea#35360)
Remove incorrect "db.DefaultContext" usages (go-gitea#35366)
Refactor to use reflect.TypeFor (go-gitea#35370)
[skip ci] Updated translations via Crowdin
Remove wrong "git.DefaultContext" (go-gitea#35364)
Fix context usages (go-gitea#35348)
Instance signing rule `pubkey` should allow all public keys, not just GPG (go-gitea#35357)
Allow deleting comment with content via API like web did (go-gitea#35346)
Prevent duplicate actions email (go-gitea#35215)
rename nightly docker tag for main branch (go-gitea#35344)
Fix atom/rss mixed error (go-gitea#35345)
...
# Conflicts:
# tests/integration/pull_merge_test.goFile tree
402 files changed
+4134
-3407
lines changed- .devcontainer
- .github/workflows
- cmd
- contrib
- models
- actions
- activities
- asymkey
- auth
- avatars
- dbfs
- db
- install
- git
- issues
- migrations
- base
- v1_12
- v1_14
- v1_22
- v1_9
- organization
- packages
- perm/access
- project
- repo
- system
- unittest
- user
- webhook
- modules
- activitypub
- git
- attribute
- foreachref
- languagestats
- graceful
- gtprof
- httplib
- indexer
- issues
- stats
- metrics
- repository
- session
- setting
- config
- system
- templates
- web
- options/locale
- routers
- api/v1
- activitypub
- repo
- install
- private
- web
- admin
- auth
- explore
- feed
- org
- repo
- actions
- setting
- user
- services
- actions
- asymkey
- attachment
- auth
- source/oauth2
- convert
- doctor
- feed
- forms
- gitdiff
- issue
- mailer
- markup
- migrations
- oauth2_provider
- org
- packages
- arch
- container
- projects
- pull
- release
- repository
- archiver
- gitgraph
- task
- uinotification
- user
- versioned_migration
- webhook
- wiki
- templates
- admin
- base
- org/settings
- repo
- issue/view_content
- tests
- integration
- migration-test
- web_src/css
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
402 files changed
+4134
-3407
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
4 | 8 | | |
5 | 9 | | |
6 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | 78 | | |
84 | 79 | | |
85 | 80 | | |
| |||
122 | 117 | | |
123 | 118 | | |
124 | 119 | | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | 120 | | |
131 | 121 | | |
132 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | | - | |
109 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| |||
0 commit comments