index
:
gitea
base-activitypub
feature-activitypub
feature-activitypub-old
feature-go-ap-inbox-outbox
feature-go-fed
feature-inbox-outbox
feature-manual-inbox-outbox
feature-manual-inbox-outbox-old
gitea
libreplanet-federation-demo
main
old
release/v1.10
release/v1.11
release/v1.12
release/v1.13
release/v1.14
release/v1.15
release/v1.16
release/v1.8
release/v1.9
Development moved to Codeberg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-03-04
Add changelog for v1.13.3 (#14877)
v1.13.3
Lunny Xiao
2021-03-04
Fix paging of file commit logs (#14831) (#14879)
zeripath
2021-03-03
Print usefull error if SQLite is used in settings but not supported (#14476) ...
6543
2021-03-03
Fix display since time round (#14226) (#14873)
zeripath
2021-03-02
When Deleting Repository only explicitly close PRs whose base is not this rep...
zeripath
2021-03-01
Set HCaptchaSiteKey on Link Account pages (#14834) (#14839)
zeripath
2021-02-28
Fix a couple of CommentAsPatch issues. (#14804) (#14820)
zeripath
2021-02-26
Disable broken OAuth2 providers at startup (#14802) (#14811)
zeripath
2021-02-26
Re-enable transfer repo back from org to user account (#14807)
6543
2021-02-25
Build for only available darwin target (#14771) (#14798)
6543
2021-02-25
Backport: Repo Transfer permission checks (#14792) (#14794)
6543
2021-02-23
Fix double alert in oauth2 application edit view (#14764) (#14768)
a1012112796
2021-02-15
Fix broken spans in diffs (#14678) (#14683)
zeripath
2021-02-15
HasPreviousCommit causes recursive load of commits unnecessarily (#14598) (#1...
zeripath
2021-02-14
Prevent race in PersistableChannelUniqueQueue.Has (#14651) (#14676)
zeripath
2021-02-13
Turn default hash password algorightm back to pbkdf2 from argon2 until we fou...
Lunny Xiao
2021-02-13
Allow org labels to be set with issue templates (#14593) (#14647)
zeripath
2021-02-14
Do not assume all 40 char strings are SHA1s (#14624) (#14648)
zeripath
2021-02-08
Accept multiple SSH keys in single LDAP SSHPublicKey attribute (#13989) (#14607)
zeripath
2021-02-05
Fix bug about ListOptions and stars/watchers pagnation (#14556) (#14573)
6543
2021-02-04
Fix GPG key deletion during account deletion (#14561) (#14569)
Anton Khimich
2021-02-02
Changelog v1.13.2 (#14535)
v1.13.2
6543
2021-01-30
configure internal ssh server w/ macs and ciphers, backport of #14523 (#14530)
Stefan
2021-01-30
Set the name Mapper in migrations (#14526) (#14529)
6543
2021-01-29
Fix wiki preview (#14515)
Lunny Xiao
2021-01-28
update code.gitea.io/sdk/gitea v0.13.1 -> v0.13.2 (#14497)
6543
2021-01-25
ChangeUserName: rename user files back on DB issue (#14447)
6543
2021-01-23
Fix migration v141 (#14387) (#14388)
6543
2021-01-23
ensure timeout error is shown on u2f timeout (#14417) (#14431)
zeripath
2021-01-23
Fix lfs preview bug (#14428) (#14433)
6543
2021-01-23
[Backport] Fix Deadlock & Delete affected reactions on comment deletion (#143...
6543
2021-01-20
Prevent panic on fuzzer provided string (#14405) (#14409)
6543
2021-01-19
Use path not filepath in routers/editor (#14390) (#14396)
6543
2021-01-19
Removed invalid form tag (#14391) (#14395)
6543
2021-01-19
Check if label template exist first (#14384) (#14389)
6543
2021-01-18
check release publisher exists (#14375)
Norwin
2021-01-15
Use Request.URL.RequestURI() for fcgi (#14312) (#14347)
Kyungmin Bae
2021-01-15
Use ServerError provided by Context (#14333) (#14345)
Lunny Xiao
2021-01-14
Fix edit-label form init (#14337)
Norwin
2021-01-11
fix mailIssueCommentBatch for pull request (#14252) (#14296)
a1012112796
2021-01-07
Add secure/httpOnly attributes to the lang cookie (#14279) (#14280)
6543
2021-01-03
Render links for commit hashes followed by comma (#14224) (#14227)
Nuno Silva
2021-01-03
Send notifications for mentions in pulls, issues, (code-)comments (#14218) (#...
Jimmy Praet
2021-01-02
Fix avatar bugs (#14217) (#14220)
6543
2021-01-02
Ensure that schema search path is set with every connection on postgres (#141...
zeripath
2021-01-02
Fix dashboard issues labels filter bug (#14210) (#14214)
Lunny Xiao
2021-01-02
When visit /favicon.ico but the static file is not exist return 404 but not c...
Lunny Xiao
2021-01-01
fix branch selector on new issue page (#14194) (#14207)
a1012112796
2020-12-31
Check for notExist on profile repository page (#14197) (#14203)
zeripath
2020-12-28
Add changelog for v1.13.1 (#14172)
v1.13.1
Lunny Xiao
[next]