]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2022-03-30 wxiaoguangShow messages for users if the ROOT_URL is wrong, show...
2022-03-30 GiteaBot[skip ci] Updated translations via Crowdin
2022-03-29 6543Make git.OpenRepository accept Context (#19260)
2022-03-29 zeripathUse full output of git show-ref --tags to get tags...
2022-03-29 zeripathWhen conflicts have been previously detected ensure...
2022-03-29 John OlheiserMore commit info from API (#19252)
2022-03-29 Lunny XiaoMove some issue methods as functions (#19255)
2022-03-29 Lunny XiaoMove project files into models/project sub package...
2022-03-29 John OlheiserGranular webhook events in editHook (#19251)
2022-03-29 zeripathProvide configuration to allow camo-media proxying...
2022-03-29 Lunny XiaoMove init repository related functions to modules ...
2022-03-29 Lunny XiaoMove organization related structs into sub package...
2022-03-29 wxiaoguangRefactor repo clone button and repo clone links, fix...
2022-03-29 zeripathShow last cron messages on monitor page (#19223)
2022-03-28 zeripathAllow API to create file on empty repo (#19224)
2022-03-28 Lunny XiaoUse goproxy.io instead of goproxy.cn (#19242)
2022-03-28 PilouNew cron task: delete old system notices (#19219)
2022-03-28 Lunny XiaoLet web and API routes have different auth methods...
2022-03-28 zeripathOnly send webhook events to active system webhooks...
2022-03-28 GiteaBot[skip ci] Updated translations via Crowdin
2022-03-27 zeripathPrevent intermittent failures in RepoIndexerTest (2...
2022-03-27 NorwinFix `contrib/upgrade.sh` (#19222)
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-27 zeripathDo not include global arguments in process manager...
2022-03-27 zeripathPrevent intermittent failures in RepoIndexerTest (...
2022-03-27 Abheek DhawanSet the default branch for repositories generated from...
2022-03-27 GiteaBot[skip ci] Updated licenses and gitignores
2022-03-26 zeripathMake cron task no notice on success (#19221)
2022-03-26 zeripathAdd auto logging of goroutine pid label (#19212)
2022-03-26 gesangtomeCheck go and nodejs version by go.mod and package.json...
2022-03-26 KN4CK3RAdd `ContextUser` to http request context (#18798)
2022-03-25 NuloSet OpenGraph title to DisplayName in profile pages...
2022-03-25 zeripathAdd pprof labels in processes and for lifecycles (...
2022-03-25 GiteaBot[skip ci] Updated translations via Crowdin
2022-03-24 Robert KaussowBump goldmark to v1.4.11 (#19201)
2022-03-24 dependabot... Bump minimist from 1.2.5 to 1.2.6 (#19194)
2022-03-24 6543Changelog for 1.16.5 (#19189) (#19192)
2022-03-23 GustedFix showing issues in your repositories (#18916)
2022-03-23 MeIchthysUpdate issue_no_dependencies description (#19112)
2022-03-23 zeripathPrevent redirect to Host (2) (#19175)
2022-03-23 Andrew ThorntonPrevent start panic due to missing DotEscape function
2022-03-23 a1012112796Fix compare link in active feeds for new branch (#19149)
2022-03-23 a1012112796Redirect .wiki/* ui link to /wiki (#18831)
2022-03-23 zeripathTry to prevent autolinking of displaynames by email...
2022-03-23 KN4CK3RUpdate HTTP status codes to modern codes (#18063)
2022-03-23 wxiaoguangRemove the Go version in UI, add a link on Gitea Versio...
2022-03-23 GiteaBot[skip ci] Updated translations via Crowdin
2022-03-22 zeripathClean paths when looking in Storage (#19124)
2022-03-22 zeripathUse the new/choose link for New Issue on project page...
2022-03-22 zeripathEnsure that setting.LocalURL always has a trailing...
2022-03-22 wxiaoguangUse `ctx` instead of `db.DefaultContext` in some packag...
2022-03-22 wxiaoguangFix the bug: deploy key with write access can not push...
2022-03-22 KN4CK3RRenamed ctx.User to ctx.Doer. (#19161)
2022-03-22 Robin[docs] Enhance container selection in docker dump ...
2022-03-22 NorwinCleanup protected branches when deleting users & teams...
2022-03-21 delvhReorder issue templates and automatically add labels...
2022-03-21 zeripathUse IterateBufferSize whilst querying repositories...
2022-03-21 Sasha MelentyevAdd 1.18 (#19151)
2022-03-21 GiteaBot[skip ci] Updated translations via Crowdin
2022-03-20 GustedFix NPE `/repos/issues/search` when not signed in ...
2022-03-20 GiteaBot[skip ci] Updated licenses and gitignores
2022-03-19 Abheek DhawanUse custom favicon when viewing static files if it...
2022-03-19 zeripathnot send notification emails to inactive users (part...
2022-03-19 zeripathMake migrations SKIP_TLS_VERIFY apply to git too (...
2022-03-19 zeripathDo not send notification emails to inactive users ...
2022-03-18 6543remove not needed (#19128)
2022-03-18 zeripathAdd warning to set SENDMAIL_ARGS to -- (#19102)
2022-03-18 zeripathDo not send activation email if manual confirm is set...
2022-03-18 silverwindUpdate tool dependencies (#19120)
2022-03-17 Otto Richter... Delete related notifications on issue deletion too...
2022-03-17 6543nit fix (#19116)
2022-03-17 Aravinth ManivannanStore the foreign ID of issues during migration (...
2022-03-17 MeIchthysRemove italics for `due_date_not_set` (#19113)
2022-03-17 GiteaBot[skip ci] Updated translations via Crowdin
2022-03-16 Fredrik EkreFixed log path in fail2ban documentation (#19103)
2022-03-16 techknowlogickrm .sample hooks which aren't used (#19101)
2022-03-16 techknowlogickuse go1.18 to build gitea (#19099)
2022-03-16 silverwindUse `go run` for tool dependencies, require go 1.17...
2022-03-16 GustedUpdate golang.org/x/crypto (#19097)
2022-03-15 KN4CK3RHandle email address not exist. (#19089)
2022-03-14 6543Frontport Changelogs (#19088)
2022-03-14 Lunny XiaoRestrict email address validation (#17688)
2022-03-14 Lunny XiaoFix lfs bug (#19072)
2022-03-14 GiteaBot[skip ci] Updated translations via Crowdin
2022-03-13 mschererFix documentation and #19065 (#19067)
2022-03-13 6543RSS/Atom support for Repos (#19055)
2022-03-13 GiteaBot[skip ci] Updated licenses and gitignores
2022-03-12 NorwinFeeds: render markdown to html (#19058)
2022-03-12 GiteaBot[skip ci] Updated translations via Crowdin
2022-03-10 zeripathPrevent 500 when there is an error during new auth...
2022-03-10 zeripathUpdate the webauthn_credential_id_sequence in Postgres...
2022-03-10 zeripathIf rendering has failed due to a net.OpError stop rende...
2022-03-10 6543use xorm builder for models.getReviewers() (#19033)
2022-03-10 6543RSS/Atom support for Orgs (#17714)
2022-03-10 NorwinFix flag validation (#19046)
2022-03-10 zeripathImprove SyncMirrors logging (#19045)
2022-03-10 zeripathfix pam authorization (#19040)
2022-03-10 GiteaBot[skip ci] Updated translations via Crowdin
2022-03-09 Lunny XiaoUpgrading binding package (#19034)
next