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
2022-05-02
Add Changelog v1.16.7 (#19575)
v1.16.7
6543
2022-05-02
Dont overwrite err with nil (part #19572) (#19574)
6543
2022-05-01
Migration: only write commit-graph if wiki clone was successfull (#19563) (#1...
6543
2022-04-30
Respect DefaultUserIsRestricted system default when creating new user (#19310...
Jimmy Praet
2022-04-29
Don't error when branch's commit doesn't exist (#19547) (#19548)
Gusted
2022-04-29
Support `hostname:port` to pass host matcher's check (#19543) (#19544)
wxiaoguang
2022-04-28
Prevent intermittent race in attribute reader close (#19537) (#19539)
zeripath
2022-04-27
Fix 64-bit atomic operations on 32-bit machines (#19531) (#19532)
Gusted
2022-04-27
Fix migrate release from github (#19510) (#19523)
Lunny Xiao
2022-04-27
When view _Siderbar or _Footer, just display once (#19501) (#19522)
Lunny Xiao
2022-04-27
Prevent dangling archiver goroutine (#19516) (#19526)
zeripath
2022-04-26
Unset git author/committer variables when running integration tests (#19512) ...
techknowlogick
2022-04-26
Fix blame page select range error and some typos (#19503)
Lunny Xiao
2022-04-25
Add notags to fetch (#19487) (#19490)
6543
2022-04-25
User specific repoID or xorm builder conditions for issue search (#19475) (#1...
6543
2022-04-25
[doctor] authorized-keys: fix displayed check name (backport #19464) (#19484)
Pilou
2022-04-22
Mark TemplateLoading error as "UnprocessableEntity" (#19445) (#19446)
Gusted
2022-04-22
Prevent dangling cat-file calls (goroutine alternative) (#19454) (#19466)
6543
2022-04-22
Set correct PR status on 3way on conflict checking (#19457) (#19458)
Gusted
2022-04-21
RepoAssignment ensure to close before overwrite (#19449) (#19460)
6543
2022-04-21
Add Changelog v1.16.6 (#19339)
v1.16.6
6543
2022-04-20
When dumping trim the standard suffices instead of a random suffix (#19440) (...
6543
2022-04-20
Fix DELETE request for non-existent public key (#19443) (#19444)
Gusted
2022-04-20
Don't panic on `ErrEmailInvalid` (#19441) (#19442)
Gusted
2022-04-20
Add uploadpack.allowAnySHA1InWant to allow --filter=blob:none with older git ...
6543
2022-04-20
Warn on SSH connection for incorrect configuration (#19317) (#19437)
6543
2022-04-20
API: Search Issues, dont show 500 if filter result in empty list (#19244) (#1...
6543
2022-04-20
When updating mirror repo intervals by API reschedule next update too (#19429...
zeripath
2022-04-19
Fix nil error when some pages are rendered outside request context (#19428)
wxiaoguang
2022-04-19
Only request write when necessary (#18657) (#19422)
Lunny Xiao
2022-04-15
Fix double blob-hunk on diff page (#19404) (#19405)
Gusted
2022-04-12
go get -u crypto (#19388)
techknowlogick
2022-04-13
Update locale_ru-RU.ini (#19383) (#19387)
Vasiliy Bukharev
2022-04-13
Don't allow merging PR's which are being conflict checked (#19357) (#19358)
Gusted
2022-04-12
Fix middleware function's placements for `/user/...` (#19377) (#19378)
Gusted
2022-04-07
Disable service worker by default (#18914) (#19342)
silverwind
2022-04-06
Fix invalid CSRF token bug, make sure CSRF tokens can be up-to-date (#19338)
wxiaoguang
2022-04-05
Revert the minimal golang version requirement from 1.17 to 1.16 and add a war...
Lunny Xiao
2022-04-02
Restore user autoregistration with email addresses (#19261) (#19312)
zeripath
2022-04-01
Performance improvement for add team user when org has more than 1000 reposit...
Lunny Xiao
2022-03-31
Move checks for pulls before merge into own function (#19271) (#19277)
6543
2022-03-29
Use full output of git show-ref --tags to get tags for PushUpdateAddTag (#192...
zeripath
2022-03-29
Granular webhook events in editHook (#19251) (#19257)
John Olheiser
2022-03-29
Only send webhook events to active system webhooks and only deliver to active...
zeripath
2022-03-29
Check go and nodejs version by go.mod and package.json (#19197) (#19254)
wxiaoguang
2022-03-29
Fix clone url JS error for the empty repo page (#19209)
wxiaoguang
2022-03-29
Use goproxy.io instead of goproxy.cn (#19242) (#19246)
6543
2022-03-28
Prevent intermittent failures in RepoIndexerTest (#19225 #19229) (#19228)
zeripath
2022-03-27
Touch mirrors on even on fail to update (#19217) (#19233)
zeripath
2022-03-27
Hide sensitive content on admin panel progress monitor (#19218 & #19226) (#19...
Lunny Xiao
[next]