Lunny Xiao
c9ce1cc640
Fix bug
2025-07-23 15:54:49 -07:00
Lunny Xiao
73b1d11a04
Fix bug
2025-07-23 14:50:09 -07:00
Lunny Xiao
648c479159
Fix bug
2025-07-23 12:35:37 -07:00
Lunny Xiao
507e974fab
Merge branch 'main' into lunny/code_review_line_number
2025-07-23 12:16:44 -07:00
Lunny Xiao
8fbc1e0d7c
Fix test
2025-07-23 12:16:33 -07:00
AlexMaryW
c10c4203ee
Add owner
and parent
fields clarification to docs ( #35023 )
...
Issue: https://github.com/go-gitea/gitea/issues/9637
Changes introduced: I have clarified the problematic terms (owner and
parent) in all affected endpoints.
The changes were made to relevant:
- HTTP endpoint parameters' descriptions
- response/request models' fields
This MR is big, but most changes are the same. If you'd like me to break
this MR into several smaller ones, let me know :)
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-07-23 06:44:34 +00:00
Dominik Rubo
43831ff0ca
Improve language in en-US locale strings ( #35124 )
...
#35015
For easier review, the changes are split into separate commits by broad
category. The extended commit messages include brief summaries. I am
happy to make a separate pull request for each category if preferred.
While many of the changes are corrections, some are influenced by style.
In those cases I have aimed mainly for consistency throughout the file,
picking a style variant that I think is widely accepted and aids
clarity.
There are additional things that could be improved that I have not
touched. For example, contractions (phrasing variants such as "doesn't"
vs. "does not") could be made more consistent. Not sure how colloquial
or formal the maintainers would like the UI to be.
---------
Signed-off-by: Dominik Rubo <dr-1@posteo.net>
Co-authored-by: Dominik Rubo <dominik.rubo@posteo.net>
Co-authored-by: delvh <dev.lh@web.de>
2025-07-22 23:17:06 -07:00
Lunny Xiao
1fb7b013f3
improvements
2025-07-22 23:10:19 -07:00
Lunny Xiao
105179ad61
Fix lint
2025-07-22 22:32:22 -07:00
Lunny Xiao
664da3ad71
Remove unnecessary code
2025-07-22 22:30:48 -07:00
Lunny Xiao
5bb19fd8ea
Remove unnecessary code
2025-07-22 22:28:24 -07:00
Lunny Xiao
5192300421
Merge branch 'main' into lunny/code_review_line_number
2025-07-22 22:20:16 -07:00
Lunny Xiao
0806da79c7
add missing file
2025-07-22 21:01:46 -07:00
Lunny Xiao
8b4e077bdd
Fix bug
2025-07-22 19:13:13 -07:00
silverwind
245add3085
Remove unused poetry.toml file ( #35143 )
...
Forgot to remove this in https://github.com/go-gitea/gitea/pull/35084 .
2025-07-23 01:22:20 +00:00
Lunny Xiao
65cd3f5309
Use db.WithTx/WithTx2 instead of TxContext when possible ( #35130 )
2025-07-22 10:02:01 -07:00
GiteaBot
f201dde945
[skip ci] Updated translations via Crowdin
2025-07-22 00:39:36 +00:00
Lunny Xiao
1556911468
Fix test
2025-07-21 17:02:39 -07:00
Lunny Xiao
cbd73a59cc
add test
2025-07-20 10:54:39 -07:00
wxiaoguang
86aafea3fb
Fix session gob ( #35128 )
...
Fix #35126
2025-07-20 01:49:36 +00:00
Lunny Xiao
68e5b28e7d
add test
2025-07-19 18:02:28 -07:00
Lunny Xiao
be18643bfd
Add test and comment
2025-07-19 17:55:54 -07:00
Lunny Xiao
99b5634494
Fix
2025-07-19 16:06:10 -07:00
Lunny Xiao
1ecac1aadd
Don't use migrations but use a doctor to fix old negative line number of code comments
2025-07-18 18:52:58 -07:00
Lunny Xiao
45931b3df3
revert unnecessary change
2025-07-18 18:36:41 -07:00
Lunny Xiao
aaed5c9332
remove the code extract to other pull requests
2025-07-18 18:32:44 -07:00
Lunny Xiao
e279f0e904
Rename
2025-07-18 18:32:44 -07:00
Lunny Xiao
64dec560dc
Fix bug
2025-07-18 18:32:44 -07:00
Lunny Xiao
c4f7e319d0
Fix bug
2025-07-18 18:32:44 -07:00
Lunny Xiao
cc62a93772
Remove unused router and test
2025-07-18 18:32:44 -07:00
Lunny Xiao
c58cc46382
Fix bug
2025-07-18 18:32:44 -07:00
Lunny Xiao
01476dbffd
Fix test
2025-07-18 18:32:44 -07:00
Lunny Xiao
c68718d114
Fix test
2025-07-18 18:32:43 -07:00
Lunny Xiao
e895298aba
Fix bug
2025-07-18 18:32:43 -07:00
Lunny Xiao
968b2c5dc1
Fix bug
2025-07-18 18:32:42 -07:00
Lunny Xiao
65a01c2c47
Fix bug
2025-07-18 18:29:13 -07:00
Lunny Xiao
2256fa7e9c
Fix bug
2025-07-18 18:29:13 -07:00
Lunny Xiao
aaa53641ae
Add migrations for wrong negative line number in the review code comment
2025-07-18 18:29:13 -07:00
Lunny Xiao
5ba2216a8c
improvements
2025-07-18 18:29:13 -07:00
Lunny Xiao
eddd21bdea
Refactor calc mergebase
2025-07-18 18:29:12 -07:00
Lunny Xiao
f8cea67265
improvements
2025-07-18 18:29:12 -07:00
Lunny Xiao
345ae04837
Allow code review comments display cross commits even if the head branch has a force-push
2025-07-18 18:29:11 -07:00
silverwind
3531e9dbfd
Replace setup-python
with setup-uv
( #35116 )
2025-07-18 14:02:57 +00:00
wxiaoguang
c4f5b2b531
Don't use full-file highlight when there is a git diff textconv ( #35114 )
...
Fix #35106
2025-07-18 19:16:27 +08:00
wxiaoguang
8f91bfe9d8
Fix submodule parsing when the gitmodules is missing ( #35109 )
...
Follow up #35096 , fix #35095 , fix #35115 and add more tests
The old code used some fragile behaviors which depend on the "nil"
receiver. This PR should be a complete fix for more edge cases.
2025-07-18 09:42:44 +00:00
silverwind
13b9659952
Align issue-title-buttons
with list-header
( #35018 )
...
This change concerns the "Edit" and "New Issue" button on top right.
With this change, switching from the issue list into an issue, the "New
Issue" button will no longer "shift" from the postion on the previous
page.
<img width="1299" alt="Screenshot 2025-07-09 at 17 37 31"
src="https://github.com/user-attachments/assets/1ea55d8a-2abd-49b0-951a-ccc6466a74ee "
/>
<img width="1300" alt="Screenshot 2025-07-09 at 17 37 19"
src="https://github.com/user-attachments/assets/05997d9d-25eb-4786-803d-00c575f78bef "
/>
---------
Signed-off-by: silverwind <me@silverwind.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-07-18 09:13:32 +00:00
GiteaBot
3e8aa52446
[skip ci] Updated translations via Crowdin
2025-07-18 00:38:45 +00:00
silverwind
2f138f7a03
Increase gap on latest commit ( #35104 )
2025-07-17 20:53:03 +00:00
NorthRealm
39f145ae72
Fix job status aggregation logic ( #35000 )
...
For a run (assume 2 jobs) that has a failed job and a waiting job, the
run status should be waiting, **as the run is not done yet.**
Related #34823
2025-07-17 21:12:02 +03:00
Lunny Xiao
8ee96039aa
Fix some missed GitHeadRefName when renaming ( #35102 )
2025-07-17 14:01:11 +00:00