aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
mainUse correct start and end commits for GetDiffTree (#33816)Alexander McRae29 min.
release/v1.23Upgrade golang net from 0.35.0 -> 0.36.0 #33795 (#33796)Lunny Xiao2 days
release/v1.22Make Gitea 1.22 could be compiled with Go 1.24 (#33643)wxiaoguang2 weeks
release/v1.21use existing oauth grant for public client (#31015) (#31041)Giteabot10 months
release/v1.22-legacyImprove job commit description (#30579) (#30709)Giteabot10 months
release/v1.20Fix missing check (#28406) (#28413)Lunny Xiao15 months
release/v1.19Fix docs links in v1.19 (#28431)yp0532715 months
release/v1.18Match api migration behavior to web behavior (#23552) (#23572)Giteabot24 months
release/v1.17fix: omit avatar_url in discord payload when empty (#22393) (#22395)John Olheiser2 years
release/v1.16Fix possible panic when repository is empty (#20509) (#20527)65433 years
[...]
 
TagDownloadAuthorAge
v1.23.5gitea-1.23.5.tar.gz  gitea-1.23.5.zip  Lunny Xiao2 days
v1.23.4gitea-1.23.4.tar.gz  gitea-1.23.4.zip  Lunny Xiao2 weeks
v1.23.3gitea-1.23.3.tar.gz  gitea-1.23.3.zip  Lunny Xiao4 weeks
v1.23.2gitea-1.23.2.tar.gz  gitea-1.23.2.zip  Lunny Xiao4 weeks
v1.23.1gitea-1.23.1.tar.gz  gitea-1.23.1.zip  Lunny Xiao8 weeks
v1.23.0gitea-1.23.0.tar.gz  gitea-1.23.0.zip  Lunny Xiao8 weeks
v1.23.0-rc0gitea-1.23.0-rc0.tar.gz  gitea-1.23.0-rc0.zip  Lunny Xiao3 months
v1.24.0-devgitea-1.24.0-dev.tar.gz  gitea-1.24.0-dev.zip  wxiaoguang3 months
v1.22.6gitea-1.22.6.tar.gz  gitea-1.22.6.zip  Lunny Xiao3 months
v1.22.5gitea-1.22.5.tar.gz  gitea-1.22.5.zip  Lunny Xiao3 months
[...]
 
AgeCommit messageAuthorFilesLines
2019-07-03fix api route (#7346) (#7347)release/v1.8Lunny Xiao1-4/+4
2019-06-20add .fa margin like .octicon (#7267)Antoine GIRARD2-2/+2
2019-06-17Changelog 1.8.3 (#7230)v1.8.3John Olheiser1-0/+10
2019-06-17Always set userID on LFS authentication (#7224)zeripath1-59/+61
2019-06-17Fix LFS Locks over SSH (#6999) (#7223)zeripath3-68/+149
2019-06-15fix duplicated file on pull request conflicted files (#7211) (#7214)Lunny Xiao1-1/+11
2019-06-13Detect noreply email address as user (#7133) (#7195)zeripath1-0/+13
2019-06-10if milestone id is zero don't get it from database (#7174)Lunny Xiao1-6/+8
2019-06-10archived repos can be starred and watched (#7163) (#7168)Lanre Adelowo1-1/+1
2019-06-08fix GCArgs load from ini (#7156) (#7157)Lunny Xiao1-1/+1
[...]