Lunny Xiao
7f962a16c9
Pull request updates will also trigger code owners review requests ( #33744 ) ( #34045 )
...
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
Fix #33490
Backport #33744
It will only read the changed file on the pushed commits but not all the
files of this PR.
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
2025-03-28 17:24:31 +00:00
wxiaoguang
5d81f6d73f
Adjust the layout of the toolbar on the Issues/Projects page ( #33667 ) ( #34047 )
...
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
And fix layout for mobile
Backport #33667
Fix #33880
---------
Co-authored-by: Kerwin Bryant <kerwin612@qq.com >
2025-03-28 12:37:27 +00:00
Giteabot
eee4a752a5
Simplify emoji rendering ( #34048 ) ( #34049 )
...
Backport #34048 by silverwind
Co-authored-by: silverwind <me@silverwind.io >
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
2025-03-28 10:30:29 +00:00
wxiaoguang
b3516767fb
fix org repo creation being limited by user limits ( #34030 ) ( #34044 )
...
Backport #34030
2025-03-28 07:59:46 +00:00
wxiaoguang
8d1be2a9c5
Fix git client accessing renamed repo ( #34034 ) ( #34043 )
...
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
Backport #34034
2025-03-28 14:59:46 +08:00
Giteabot
e46f9ff534
Fix the issue with error message logging for the check-attr
command on Windows OS. ( #34035 ) ( #34036 )
...
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
Backport #34035 by charles7668
Close #34022 , #33550
This error message always appears when using the `check-attr` command,
even though it works correctly.
The issue occurs when the stdin writer is closed, so I added a special
case to handle and check the error message when the exit code is 1.
Co-authored-by: charles <30816317+charles7668@users.noreply.github.com >
2025-03-27 09:50:57 +00:00
Giteabot
690e810bcc
Try to fix check-attr bug ( #34029 ) ( #34033 )
...
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
Backport #34029 by wxiaoguang
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
2025-03-27 05:36:07 +00:00
Giteabot
35983ac0a8
Polyfill WeakRef ( #34025 ) ( #34028 )
...
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
Backport #34025 by wxiaoguang
Fix #33407
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
2025-03-27 00:13:22 +08:00
Giteabot
4b3400bd9c
Git client will follow 301 but 307 ( #34005 ) ( #34010 )
...
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
Backport #34005 by lunny
Fix #28460
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
2025-03-25 15:56:44 +08:00
Lunny Xiao
7758df4264
Add changelog for 1.23.6 ( #33975 ) ( #34000 )
...
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
Co-authored-by: techknowlogick <techknowlogick@gitea.io >
v1.23.6
2025-03-24 13:08:00 -07:00
Giteabot
f994f3cac6
Fix incorrect code search indexer options ( #33992 ) ( #33999 )
...
Backport #33992 by @wxiaoguang
Fix #33798
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
2025-03-24 10:02:05 -07:00
wxiaoguang
f514b2651e
Update golang crypto and net for 1.23 ( #33989 )
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
2025-03-24 01:18:29 +08:00
TheFox0x7
347101f2a8
update jwt and redis packages ( #33984 ) ( #33987 )
2025-03-23 15:35:27 +00:00
Giteabot
b5f8c4a510
Drop timeout for requests made to the internal hook api ( #33947 ) ( #33970 )
...
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
Backport #33947 by Mik4sa
Co-authored-by: Kai Leonhardt <8343141+Mik4sa@users.noreply.github.com >
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
2025-03-22 08:46:54 +08:00
wxiaoguang
d6cee7c596
Fix oauth2 auth ( #33961 ) ( #33962 )
...
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
Backport #33961
UI fix is not needed.
2025-03-21 20:50:44 +08:00
wxiaoguang
987219ab3c
Fix incorrect 1.23 translations ( #33932 )
...
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
Fix #33931
2025-03-18 11:13:14 -04:00
wxiaoguang
92280637a4
Try to figure out attribute checker problem ( #33901 ) ( #33902 )
...
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
Backport #33901
2025-03-17 11:59:51 -07:00
Giteabot
5fadcf997e
Fix maven panic when no package exists ( #33888 ) ( #33889 )
...
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
Backport #33888 by @wxiaoguang
Fix #33886
Restore the old logic from #16510 , which was incorrectly removed by
#33678
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
2025-03-14 11:11:41 -07:00
Giteabot
be94f7bc07
Ignore trivial errors when updating push data ( #33864 ) ( #33887 )
...
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
Backport #33864 by wxiaoguang
Fix #23213
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
2025-03-14 15:37:00 +00:00
Giteabot
9054a6670c
Fix markdown render ( #33870 ) ( #33875 )
...
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
Backport #33870 by wxiaoguang
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
2025-03-14 00:28:10 +00:00
ChristopherHX
fc82204fca
Fix auto concurrency cancellation skips commit status updates ( #33764 ) ( #33849 )
...
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
Backport #33764
* add missing commit status
* conflicts with concurrency support
2025-03-11 16:51:58 +00:00
wxiaoguang
6f8e62fa9c
Fix some UI problems for 1.23 ( #33856 )
...
Partially backport #32927 #33851
2025-03-11 23:16:33 +08:00
Giteabot
a2c6ecc093
Fix LFS URL ( #33840 ) ( #33843 )
...
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
Backport #33840 by wxiaoguang
Fix #33839
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
2025-03-10 11:26:31 +01:00
Giteabot
523a84e5d0
Removing unwanted ui container ( #33833 ) ( #33835 )
...
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
Backport #33833 by Vinoth-kumar-Ganesan
when the passkey auth and register was disabled
the unwanted ui container was show
Co-authored-by: Vinoth Kumar <103478407+Vinoth-kumar-Ganesan@users.noreply.github.com >
Co-authored-by: Vinoth414 <103478407+Vinoth414@users.noreply.github.com >
2025-03-09 17:02:45 +00:00
wxiaoguang
869ee4fc38
Do not call "git diff" when listing PRs ( #33817 )
...
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
Fix #31492
2025-03-08 07:41:51 +00:00
wxiaoguang
16a332464d
Try to fix ACME (3rd) ( #33807 ) ( #33808 )
...
Backport #33807
2025-03-08 15:16:54 +08:00
wxiaoguang
d03e7fd65e
Support disable passkey auth ( #33348 ) ( #33819 )
...
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
* Backport #33348
* Backport #33820
---------
Co-authored-by: yp05327 <576951401@qq.com >
2025-03-07 21:31:25 +02:00
Lunny Xiao
92f2d904f0
Upgrade golang net from 0.35.0 -> 0.36.0 #33795 ( #33796 )
...
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
Backport #33795
v1.23.5
2025-03-04 15:39:08 -08:00
Lunny Xiao
9c3511f0b1
Add changelog for 1.23.5 ( #33780 )
...
Wait tomorrow's Golang version.
Maybe wait backport of #33764 and #33744 , #33789
---------
Co-authored-by: metiftikci <metiftikci@hotmail.com >
2025-03-04 20:49:46 +00:00
Giteabot
69d35ee911
Adjust appearence of commit status webhook ( #33778 ) ( #33789 )
...
Backport #33778 by @denyskon
Some visual improvement for the commit status webhook message introduced
by #33320
- use short commit SHA as already done in e. g. commit webhook
- fix spacing, link text
- do not set user link for internal gitea-actions user
Before:

After:

Co-authored-by: Denys Konovalov <kontakt@denyskon.de >
2025-03-04 12:47:05 -08:00
techknowlogick
b8a7c20474
Update minimum version of mssql tested
2025-03-04 15:09:07 -05:00
wxiaoguang
2cc76009dc
Fix navbar dropdown item align ( #33782 )
...
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
1.23 only
Fix #33781
2025-03-04 16:52:54 +08:00
Lunny Xiao
730742230f
upgrade go-crypto from 1.1.4 to 1.1.6 ( #33745 ) ( #33754 )
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
2025-03-01 22:23:55 +08:00
Giteabot
8939c3845a
Disable go license generation as part of make tidy
( #33747 ) ( #33751 )
...
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
Backport #33747 by @silverwind
It seems something broken `google/go-licenses` (maybe related to go
1.24), and my findings are in
https://github.com/google/go-licenses/issues/128#issuecomment-2689753365 .
I think it's best we disable this generation for now until a better
solution is found.
Also, enable showing stderr output so we can actually debug this thing.
For reference, these are the errors that currently apparently break the
tool:
```
E0228 05:15:27.005759 13158 library.go:117] Package text/tabwriter does not have module info. Non go modules projects are no longer supported. For feedback, refer to https://github.com/google/go-licenses/issues/128 .
E0228 05:15:27.005776 13158 library.go:117] Package net/http/fcgi does not have module info. Non go modules projects are no longer supported. For feedback, refer to https://github.com/google/go-licenses/issues/128 .
F0228 05:15:27.028122 13158 main.go:77] some errors occurred when loading direct and transitive dependency packages
```
Co-authored-by: silverwind <me@silverwind.io >
Co-authored-by: techknowlogick <techknowlogick@gitea.com >
2025-02-28 17:13:19 -08:00
techknowlogick
d634e7576f
bump x/oauth2 & x/crypto ( #33704 ) ( #33727 )
...
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
Backport dep bump
---------
Co-authored-by: silverwind <me@silverwind.io >
2025-02-28 12:46:54 -05:00
Giteabot
7ded86f5af
Remove superflous tw-content-center ( #33741 ) ( #33743 )
...
Backport #33741 by @silverwind
Co-authored-by: silverwind <me@silverwind.io >
2025-02-28 12:38:27 -05:00
Giteabot
27a60fd91b
Fix inconsistent closed issue list icon ( #33722 ) ( #33728 )
...
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
Backport #33722 by @lunny
Fixe #33718
Before

After

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
2025-02-25 17:29:07 -08:00
Jimmy Praet
e3021fae79
Use MatchPhraseQuery for bleve code search ( #33628 )
...
Fix regression from #32210 which unintentionally changed the search mode
for bleve from MaatchPhraseQuery to MatchQuery.
On the main branch, meanwhile with #33590 a "literal code search" mode
(by using quotes) was implemented as workaround for this unexpected code
search behavior. Maybe that feature needs some redesign as it turns out
to have been caused by a regression.
But this PR at least already fixes the regression for 1.23.x
2025-02-25 20:20:54 +00:00
Giteabot
81126daf53
Optimize user dashboard loading ( #33686 ) ( #33708 )
...
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
Backport #33686 by @lunny
Fix #33582
Fix #31698
When a user login, the dashboard should load all feed belongs to him
with no any conditions. The complicated conditions should be applied
only for another user view this user's profile.
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
2025-02-24 20:34:03 -08:00
Giteabot
1c7339e385
Fix OCI image.version annotation for releases to use full semver ( #33698 ) ( #33701 )
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
2025-02-24 09:13:45 -05:00
Giteabot
039924aa2a
Try to fix ACME path when renew ( #33668 ) ( #33693 )
...
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
Backport #33668 by wxiaoguang
Try to fix #32191
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
2025-02-23 12:58:10 +00:00
Giteabot
b5007c6154
Fix for Maven Package Naming Convention Handling ( #33678 ) ( #33679 )
...
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
Backport #33678 by dianaStr7
Co-authored-by: Diana <80010947+dianaStr7@users.noreply.github.com >
Co-authored-by: diana.strebkova@t-systems.com <diana.strebkova@t-systems.com >
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
2025-02-21 19:37:42 +00:00
Giteabot
ae595aa913
Improve Open-with URL encoding ( #33666 ) ( #33680 )
...
Backport #33666 by wxiaoguang
Fix #33665
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
2025-02-22 01:57:17 +08:00
Giteabot
aeeccc9642
Deleting repository should unlink all related packages ( #33653 ) ( #33673 )
...
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
Backport #33653 by @lunny
Fix #33634
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
2025-02-21 08:38:15 +00:00
Giteabot
37e99d9b34
Fix omitempty bug ( #33663 ) ( #33670 )
...
Backport #33663 by @lunny
Fix #33660
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
2025-02-21 00:08:05 -08:00
Giteabot
9da6d4ea85
Fix mCaptcha bug ( #33659 ) ( #33661 )
...
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
Backport #33659 by wxiaoguang
Fix #33658
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
2025-02-21 00:21:31 +08:00
Giteabot
8844e62cb4
git graph: don't show detached commits ( #33645 ) ( #33650 )
...
Backport #33645 by ericLemanissier
Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com >
2025-02-20 09:11:43 +08:00
Lunny Xiao
de7026528b
Release of Gitea 1.23.4 ( #33621 )
...
---------
Co-authored-by: Zettat123 <zettat123@gmail.com >
v1.23.4
2025-02-19 01:16:26 +00:00
Lunny Xiao
ee3f5e8fac
fix: add missing locale ( #33641 ) ( #33642 )
2025-02-19 00:57:14 +00:00
Giteabot
b2707bcd18
Make actions URL in commit status webhooks absolute ( #33620 ) ( #33632 )
...
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
Backport #33620 by lunny
Fix #33603
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
2025-02-18 02:46:08 +00:00