-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Comparing changes
Open a pull request
base repository: go-gitea/gitea
base: v1.23.4
head repository: go-gitea/gitea
compare: v1.23.5
- 20 commits
- 28 files changed
- 11 contributors
Commits on Feb 20, 2025
-
git graph: don't show detached commits (#33645) (#33650)
Backport #33645 by ericLemanissier Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8844e62 - Browse repository at this point
Copy the full SHA 8844e62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9da6d4e - Browse repository at this point
Copy the full SHA 9da6d4eView commit details
Commits on Feb 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 37e99d9 - Browse repository at this point
Copy the full SHA 37e99d9View commit details -
Deleting repository should unlink all related packages (#33653) (#33673)
Configuration menu - View commit details
-
Copy full SHA for aeeccc9 - Browse repository at this point
Copy the full SHA aeeccc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae595aa - Browse repository at this point
Copy the full SHA ae595aaView commit details -
Fix for Maven Package Naming Convention Handling (#33678) (#33679)
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>
Configuration menu - View commit details
-
Copy full SHA for b5007c6 - Browse repository at this point
Copy the full SHA b5007c6View commit details
Commits on Feb 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 039924a - Browse repository at this point
Copy the full SHA 039924aView commit details
Commits on Feb 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1c7339e - Browse repository at this point
Copy the full SHA 1c7339eView commit details
Commits on Feb 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 81126da - Browse repository at this point
Copy the full SHA 81126daView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for e3021fa - Browse repository at this point
Copy the full SHA e3021faView commit details
Commits on Feb 26, 2025
-
Fix inconsistent closed issue list icon (#33722) (#33728)
Backport #33722 by @lunny Fixe #33718 Before  After  Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 27a60fd - Browse repository at this point
Copy the full SHA 27a60fdView commit details
Commits on Feb 28, 2025
-
Remove superflous tw-content-center (#33741) (#33743)
Backport #33741 by @silverwind Co-authored-by: silverwind <me@silverwind.io>
Configuration menu - View commit details
-
Copy full SHA for 7ded86f - Browse repository at this point
Copy the full SHA 7ded86fView commit details -
bump x/oauth2 & x/crypto (#33704) (#33727)
Backport dep bump --------- Co-authored-by: silverwind <me@silverwind.io>
Configuration menu - View commit details
-
Copy full SHA for d634e75 - Browse repository at this point
Copy the full SHA d634e75View commit details
Commits on Mar 1, 2025
-
Disable go license generation as part of
make tidy
(#33747) (#33751)Backport #33747 by @silverwind It seems something broken `google/go-licenses` (maybe related to go 1.24), and my findings are in google/go-licenses#128 (comment). 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 google/go-licenses#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 google/go-licenses#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>
Configuration menu - View commit details
-
Copy full SHA for 8939c38 - Browse repository at this point
Copy the full SHA 8939c38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7307422 - Browse repository at this point
Copy the full SHA 7307422View commit details
Commits on Mar 4, 2025
-
Fix navbar dropdown item align (#33782)
1.23 only Fix #33781
Configuration menu - View commit details
-
Copy full SHA for 2cc7600 - Browse repository at this point
Copy the full SHA 2cc7600View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8a7c20 - Browse repository at this point
Copy the full SHA b8a7c20View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 69d35ee - Browse repository at this point
Copy the full SHA 69d35eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c3511f - Browse repository at this point
Copy the full SHA 9c3511fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92f2d90 - Browse repository at this point
Copy the full SHA 92f2d90View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.23.4...v1.23.5