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-07-12
Changelog for 1.16.9 (update) (#20341)
v1.16.9
6543
2022-07-12
Hide notify mail setting ui if not enabled (#20138) (#20337)
Lunny Xiao
2022-07-12
Add write check for creating Commit status (#20332) (#20334)
Gusted
2022-07-11
Ensure that drone tags 1.16.x and 1.16 on push to v1.16.x tag (#20304)
zeripath
2022-07-06
Only show Followers that current user can access (#20220) (#20253)
zeripath
2022-07-01
Check for permission when fetching user controlled issues (#20133) (#20196)
Gusted
2022-06-22
CI: disable auto_tag (#20062)
6543
2022-06-21
Release page show all tags in compare dropdown (#20070) (#20071)
6543
2022-06-20
Changelog for 1.16.9 (#20059)
zeripath
2022-06-18
CI: disable push to latest docker tag (#20025)
6543
2022-06-17
fix permission check for delete tag (#19985) (#20001)
a1012112796
2022-06-07
Only log non ErrNotExist errors in git.GetNote (#19884) (#19905)
Lunny Xiao
2022-06-05
use exact search instead of fuzzy search for branch filter dropdown (#19893)
wxiaoguang
2022-06-03
Set Setpgid on child git processes (#19865) (#19881)
zeripath
2022-06-03
Ensure responses are context.ResponseWriters (#19843) (#19859)
zeripath
2022-06-03
git 2.36 is needed for safe.directory = '*' to work (#19876)
singuliere
2022-06-01
Fix count bug (#19850)
Lunny Xiao
2022-05-28
Fix raw endpoint PDF file headers (#19825) (#19826)
Lauris BH
2022-05-26
Make WIP prefixes case insensitive, e.g. allow `Draft` as a WIP prefix (#1978...
Ondřej Čertík
2022-05-25
Prevent NPE when cache service is disabled (#19703) (#19783)
zeripath
2022-05-25
Fix NotificationUnreadCount (#19802)
Lunny Xiao
2022-05-21
Detect truncated utf-8 characters at the end of content as still representing...
zeripath
2022-05-21
[doctor] pq: syntax error at or near "." quote user table name (#19765) (#19770)
silentcodeg
2022-05-20
Fix bug (#19757)
Lunny Xiao
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
[next]