]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2022-07-01 GustedCheck for permission when fetching user controlled...
2022-06-21 6543CI: disable auto_tag (#20062)
2022-06-21 6543Release page show all tags in compare dropdown (#20070...
2022-06-20 zeripathChangelog for 1.16.9 (#20059)
2022-06-18 6543CI: disable push to latest docker tag (#20025)
2022-06-17 a1012112796fix permission check for delete tag (#19985) (#20001)
2022-06-07 Lunny XiaoOnly log non ErrNotExist errors in git.GetNote (#19884...
2022-06-05 wxiaoguanguse exact search instead of fuzzy search for branch...
2022-06-04 zeripathSet Setpgid on child git processes (#19865) (#19881)
2022-06-03 zeripathEnsure responses are context.ResponseWriters (#19843...
2022-06-03 singulieregit 2.36 is needed for safe.directory = '*' to work...
2022-06-01 Lunny XiaoFix count bug (#19850)
2022-05-28 Lauris BHFix raw endpoint PDF file headers (#19825) (#19826)
2022-05-26 Ondřej ČertíkMake WIP prefixes case insensitive, e.g. allow `Draft...
2022-05-25 zeripathPrevent NPE when cache service is disabled (#19703...
2022-05-25 Lunny XiaoFix NotificationUnreadCount (#19802)
2022-05-21 zeripathDetect truncated utf-8 characters at the end of content...
2022-05-21 silentcodeg[doctor] pq: syntax error at or near "." quote user...
2022-05-19 Lunny XiaoFix bug (#19757)
2022-05-16 Lunny XiaoAdd changelog for v1.16.8 (#19724) v1.16.8
2022-05-16 GustedFix issue overview for teams (#19652) (#19653)
2022-05-12 6543Delete user related oauth stuff on user deletion too...
2022-05-11 Lunny XiaoFix oauth setting list bug (#19681)
2022-05-10 Lunny XiaoFix new release from tags list UI (#19670) (#19673)
2022-05-10 singuliere[doctor] Add check/fix for bogus action rows (#19656...
2022-05-09 Lunny XiaoRevert "Add finalizers to ensure that repos are closed...
2022-05-08 singuliereGetFeeds must always discard actions with dangling...
2022-05-07 Jimmy PraetOnly show accessible teams in dashboard dropdown list...
2022-05-06 techknowlogickSet safe dir for git operations in .drone.yml CI (...
2022-05-06 zeripathPrevent NPE when checking repo units if the user is...
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...
next