]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2022-05-05 wxiaoguangCall MultipartForm.RemoveAll when request finishes...
2022-05-04 EekleMake .cs highlighting legible on dark themes (#19604...
2022-05-03 99rgosseAvoid MoreThanOne Error (#19557) (#19591)
2022-05-03 GustedFix sending empty notifications (#19589) (#19590)
2022-05-02 zeripathAdd finalizers to ensure that repos are closed and...
2022-05-02 wxiaoguangignore DNS error when doing migration allow/block check...
2022-05-02 6543Add Changelog v1.16.7 (#19575) v1.16.7
2022-05-01 6543Dont overwrite err with nil (part #19572) (#19574)
2022-04-30 6543Migration: only write commit-graph if wiki clone was...
2022-04-30 Jimmy PraetRespect DefaultUserIsRestricted system default when...
2022-04-29 GustedDon't error when branch's commit doesn't exist (#19547...
2022-04-28 wxiaoguangSupport `hostname:port` to pass host matcher's check...
2022-04-28 zeripathPrevent intermittent race in attribute reader close...
2022-04-27 GustedFix 64-bit atomic operations on 32-bit machines (#19531...
2022-04-27 Lunny XiaoFix migrate release from github (#19510) (#19523)
2022-04-27 Lunny XiaoWhen view _Siderbar or _Footer, just display once ...
2022-04-27 zeripathPrevent dangling archiver goroutine (#19516) (#19526)
2022-04-26 techknowlogickUnset git author/committer variables when running integ...
2022-04-26 Lunny XiaoFix blame page select range error and some typos (...
2022-04-25 6543Add notags to fetch (#19487) (#19490)
2022-04-25 6543User specific repoID or xorm builder conditions for...
2022-04-25 Pilou[doctor] authorized-keys: fix displayed check name...
2022-04-22 GustedMark TemplateLoading error as "UnprocessableEntity...
2022-04-22 6543Prevent dangling cat-file calls (goroutine alternative...
2022-04-22 GustedSet correct PR status on 3way on conflict checking...
2022-04-21 6543RepoAssignment ensure to close before overwrite (#19449...
2022-04-20 6543Add Changelog v1.16.6 (#19339) v1.16.6
2022-04-20 6543When dumping trim the standard suffices instead of...
2022-04-20 GustedFix DELETE request for non-existent public key (#19443...
2022-04-20 GustedDon't panic on `ErrEmailInvalid` (#19441) (#19442)
2022-04-20 6543Add uploadpack.allowAnySHA1InWant to allow --filter...
2022-04-20 6543Warn on SSH connection for incorrect configuration...
2022-04-20 6543API: Search Issues, dont show 500 if filter result...
2022-04-20 zeripathWhen updating mirror repo intervals by API reschedule...
2022-04-19 wxiaoguangFix nil error when some pages are rendered outside...
2022-04-19 Lunny XiaoOnly request write when necessary (#18657) (#19422)
2022-04-15 GustedFix double blob-hunk on diff page (#19404) (#19405)
2022-04-13 techknowlogickgo get -u crypto (#19388)
2022-04-13 Vasiliy BukharevUpdate locale_ru-RU.ini (#19383) (#19387)
2022-04-12 Gusted Don't allow merging PR's which are being conflict...
2022-04-12 GustedFix middleware function's placements for `/user/.....
2022-04-07 silverwindDisable service worker by default (#18914) (#19342)
2022-04-06 wxiaoguangFix invalid CSRF token bug, make sure CSRF tokens can...
2022-04-05 Lunny XiaoRevert the minimal golang version requirement from...
2022-04-03 zeripathRestore user autoregistration with email addresses...
2022-04-01 Lunny XiaoPerformance improvement for add team user when org...
2022-03-31 6543Move checks for pulls before merge into own function...
2022-03-29 zeripathUse full output of git show-ref --tags to get tags...
2022-03-29 John OlheiserGranular webhook events in editHook (#19251) (#19257)
2022-03-29 zeripathOnly send webhook events to active system webhooks...
2022-03-29 wxiaoguangCheck go and nodejs version by go.mod and package.json...
2022-03-29 wxiaoguangFix clone url JS error for the empty repo page (#19209)
2022-03-29 6543Use goproxy.io instead of goproxy.cn (#19242) (#19246)
2022-03-27 zeripathPrevent intermittent failures in RepoIndexerTest (...
2022-03-27 zeripathTouch mirrors on even on fail to update (#19217) (...
2022-03-27 Lunny XiaoHide sensitive content on admin panel progress monitor...
2022-03-24 Robert KaussowBump goldmark to v1.4.11 (#19201) (#19203)
2022-03-24 zeripathChangelog for 1.16.5 (#19189) v1.16.5
2022-03-23 6543Fix showing issues in your repositories (#18916) (...
2022-03-23 zeripathPrevent redirect to Host (2) (#19175) (#19186)
2022-03-23 zeripathFix compare link in active feeds for new branch (#19149...
2022-03-23 zeripathRedirect .wiki/* ui link to /wiki (#18831) (#19184)
2022-03-23 Andrew ThorntonPrevent start panic due to missing DotEscape function
2022-03-23 zeripathFix the bug: deploy key with write access can not push...
2022-03-23 zeripathTry to prevent autolinking of displaynames by email...
2022-03-23 zeripathClean paths when looking in Storage (#19124) (#19179)
2022-03-23 NorwinCleanup protected branches when deleting users & teams...
2022-03-23 zeripathEnsure that setting.LocalURL always has a trailing...
2022-03-23 zeripathUse the new/choose link for New Issue on project page...
2022-03-22 zeripathUse IterateBufferSize whilst querying repositories...
2022-03-21 zeripathEnsure isSSH is set whenever DISABLE_HTTP_GIT is set...
2022-03-21 Abheek DhawanUse custom favicon when viewing static files if it...
2022-03-20 GustedFix NPE /repos/issues/search when not signed in (#19154...
2022-03-20 zeripathFix wrong scopes caused by empty scope input (#19029...
2022-03-20 zeripathFix the editor height in review box (#19003) (#19147)
2022-03-19 zeripathDo not send notification emails to inactive users ...
2022-03-19 techknowlogickBump to build with go1.18 (#19120 et al) (#19127)
2022-03-19 zeripathMake migrations SKIP_TLS_VERIFY apply to git too (...
2022-03-19 zeripathDo not send activation email if manual confirm is set...
2022-03-19 GustedUpdate golang.org/x/crypto (#19097) (#19098)
2022-03-19 Lunny XiaoHandle email address not exist (#19089) (#19121)
2022-03-15 GustedUpdate json-iterator (#18644) (#19100)
2022-03-14 6543Changelog v1.16.4 (#19081) v1.16.4
2022-03-14 6543Restrict email address validation (#17688) (#19085)
2022-03-14 6543Fix lfs bug (#19072) (#19080)
2022-03-14 GustedRefactor mirror code & fix `StartToMirror` (#18904...
2022-03-13 zeripathUpdate the webauthn_credential_id_sequence in Postgres...
2022-03-13 zeripathPrevent 500 when there is an error during new auth...
2022-03-10 zeripathIf rendering has failed due to a net.OpError stop rende...
2022-03-10 NorwinFix flag validation (#19046) (#19051)
2022-03-10 zeripathImprove SyncMirrors logging (#19045) (#19050)
2022-03-10 6543fix pam authorization (#19040) (#19047)
2022-03-10 zeripathIgnore missing comment for user notifications (#18954...
2022-03-09 zeripathSet `rel="nofollow noindex"` on new issue links (#19023...
2022-03-09 Lunny XiaoUpgrading binding package (#19034) (#19035)
2022-03-08 zeripathDon't show context cancelled errors in attribute reader...
2022-03-04 Lunny XiaoFix update hint bug (#19002)
2022-03-04 Otto Richter... Fix potential assignee query for repo (#18994) (#18999)
2022-03-03 6543allow overwrite artifacts for github releases (#18987...
2022-03-03 Lunny XiaoChangelog for v1.16.3 (#18966) v1.16.3
next