Commit f7b0d7e
committed
Merge remote-tracking branch 'upstream/main'
* upstream/main:
Clean template/helper.go (go-gitea#23922)
Remove `Repository.getFilesChanged` to fix Actions `paths` and `paths-ignore` filter (go-gitea#23920)
Hardcode path to docker images (go-gitea#23955)
Title can be empty when creating tag only (go-gitea#23917)
Actions: Use default branch as ref when a branch/tag delete occurs (go-gitea#23910)
Refactor authors dropdown (send get request from frontend to avoid long wait time) (go-gitea#23890)
[skip ci] Updated translations via Crowdin
Merge `push to create`, `open PR from push`, and `push options` docs articles into one (go-gitea#23744)
Delete deleted release attachments immediately from storage (go-gitea#23913)
More specific and unique feed name for NuGet install command template. (go-gitea#23889)
Treat PRs with agit flow as fork PRs when triggering actions. (go-gitea#23884)
Use graceful editorconfig loader to reduce errors when loading malformed editorconfigs (go-gitea#21257)
Remove -v from vulncheck (go-gitea#23953)
Improve permission check of packages (go-gitea#23879)
Adjust some documentations titles (go-gitea#23941)File tree
78 files changed
+628
-374
lines changed- docs
- content/doc
- administration
- installation
- usage
- static
- models
- actions
- fixtures
- organization
- repo
- modules
- context
- git
- templates
- options/locale
- routers
- api/v1/repo
- web
- admin
- repo
- services
- actions
- forms
- release
- templates
- admin
- package/content
- repo
- issue
- view_content
- release
- tests/integration
- web_src
- css
- js
- features
- modules
- aria
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
78 files changed
+628
-374
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
747 | 747 | | |
748 | 748 | | |
749 | 749 | | |
750 | | - | |
| 750 | + | |
751 | 751 | | |
752 | 752 | | |
753 | 753 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments