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-16
Add changelog for v1.16.8 (#19724)
v1.16.8
Lunny Xiao
2022-05-16
Fix issue overview for teams (#19652) (#19653)
Gusted
2022-05-12
Delete user related oauth stuff on user deletion too (#19677) (#19680)
6543
2022-05-11
Fix oauth setting list bug (#19681)
Lunny Xiao
2022-05-10
Fix new release from tags list UI (#19670) (#19673)
Lunny Xiao
2022-05-10
[doctor] Add check/fix for bogus action rows (#19656) (#19669)
singuliere
2022-05-09
Revert "Add finalizers to ensure that repos are closed and blobreaders are cl...
Lunny Xiao
2022-05-08
GetFeeds must always discard actions with dangling repo_id (#19598) (#19629)
singuliere
2022-05-07
Only show accessible teams in dashboard dropdown list (#19642) (#19645)
Jimmy Praet
2022-05-06
Set safe dir for git operations in .drone.yml CI (#19641) (#19643)
techknowlogick
2022-05-06
Prevent NPE when checking repo units if the user is nil (#19625) (#19630)
zeripath
2022-05-05
Call MultipartForm.RemoveAll when request finishes (#19606) (#19607)
wxiaoguang
2022-05-04
Make .cs highlighting legible on dark themes (#19604) (#19605)
Eekle
2022-05-03
Avoid MoreThanOne Error (#19557) (#19591)
99rgosse
2022-05-02
Fix sending empty notifications (#19589) (#19590)
Gusted
2022-05-02
Add finalizers to ensure that repos are closed and blobreaders are closed (#1...
zeripath
2022-05-02
ignore DNS error when doing migration allow/block check (#19567)
wxiaoguang
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
[next]