summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
main[skip ci] Updated translations via CrowdinGiteaBot9 hours
release/v1.23Trivial fixes (#33304) (#33312)wxiaoguang15 hours
release/v1.22bump x/net (#32896) (#32900)techknowlogick4 weeks
release/v1.21use existing oauth grant for public client (#31015) (#31041)Giteabot8 months
release/v1.22-legacyImprove job commit description (#30579) (#30709)Giteabot9 months
release/v1.20Fix missing check (#28406) (#28413)Lunny Xiao13 months
release/v1.19Fix docs links in v1.19 (#28431)yp0532713 months
release/v1.18Match api migration behavior to web behavior (#23552) (#23572)Giteabot22 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)65432 years
[...]
 
TagDownloadAuthorAge
v1.23.1gitea-1.23.1.tar.gz  gitea-1.23.1.zip  Lunny Xiao8 days
v1.23.0gitea-1.23.0.tar.gz  gitea-1.23.0.zip  Lunny Xiao9 days
v1.23.0-rc0gitea-1.23.0-rc0.tar.gz  gitea-1.23.0-rc0.zip  Lunny Xiao5 weeks
v1.24.0-devgitea-1.24.0-dev.tar.gz  gitea-1.24.0-dev.zip  wxiaoguang5 weeks
v1.22.6gitea-1.22.6.tar.gz  gitea-1.22.6.zip  Lunny Xiao5 weeks
v1.22.5gitea-1.22.5.tar.gz  gitea-1.22.5.zip  Lunny Xiao5 weeks
v1.22.4gitea-1.22.4.tar.gz  gitea-1.22.4.zip  Lunny Xiao8 weeks
v1.22.3gitea-1.22.3.tar.gz  gitea-1.22.3.zip  Lunny Xiao3 months
v1.22.2gitea-1.22.2.tar.gz  gitea-1.22.2.zip  Lunny Xiao4 months
v1.22.1gitea-1.22.1.tar.gz  gitea-1.22.1.zip  Lunny Xiao7 months
[...]
 
AgeCommit messageAuthorFilesLines
2018-05-03Changelog for release v1.4.1 (#3891)v1.4.1Lauris BH1-0/+17
2018-05-02Do not allow inactive users to access repositories using private keys (#3887)...Lauris BH1-0/+6
2018-05-02Fix to use only needed columns from tables to get repository git paths (#3870...Lauris BH2-4/+48
2018-05-02Add "error" as reserved username (#3882) (#3886)Lauris BH1-1/+1
2018-05-02Fix docs site index page (#3868) (#3881)Lauris BH4-1/+5
2018-05-02fix gpg expired bug when time is zero (#3584) (#3884)Lauris BH2-1/+6
2018-05-01Fix path cleanup in multiple places (#3871) (#3873)Lauris BH3-7/+17
2018-04-30Fix only updated_unix when adding a comment (Backport of #3855 to 1.4 ) (#3860)kolaente1-1/+1
2018-04-30Fix building of docs with latest hugo version (#3856) (#3862)Lauris BH1-0/+2
2018-04-11Remove unnecessary Safe tags (#3779)Bwko6-14/+13
[...]