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