]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2019-12-18 CornelFix Slack webhook payload title generation to work...
2019-12-15 zeripathDefaultBranch needs to be prefixed by BranchPrefix...
2019-12-13 Lunny Xiaofix issue indexer not triggered when migrating a reposi...
2019-12-12 Lunny XiaoFix bug that release attachment files not deleted when...
2019-12-12 John OlheiserFix migration releases (#9319) (#9326) (#9328)
2019-12-09 6543File Edit: Author/Committer interchanged [BugFix] ...
2019-12-05 6543Changelog 1.10.1 (#9256) v1.10.1
2019-11-29 6543Fix max length check and limit in multiple repo forms...
2019-11-29 6543Properly fix displaying virtual session provider in...
2019-11-28 Lunny Xiaoupgrade levelqueue to 0.1.0 (#9192) (#9199)
2019-11-28 Lunny XiaoFix panic when diff (#9187) (#9193)
2019-11-25 zeripathFix #9151 - smtp logger configuration sendTos should...
2019-11-24 Bennobackport v1.10 - Always show Password field on link...
2019-11-24 guillep2kCreate PR on Current Repository by Default (#8670)...
2019-11-23 Lunny Xiaofix race on indexer (#9136) (#9139)
2019-11-22 Koichi MATSUMOTOFix reCAPTCHA URL (#9119)
2019-11-20 JordanBackport: Hide given credentials for migrated repos...
2019-11-20 techknowlogickbackport: update golang.org/x/crypto vendor to use...
2019-11-20 guillep2kBackport: Fix password checks on admin create/edit...
2019-11-18 Antoine GIRARDfix: add search to reserved usernames (#9063) (#9065)
2019-11-15 guillep2kFix permission checks for close/reopen from commit...
2019-11-15 zeripathEnsure Written is set in GZIP ProxyResponseWriter ...
2019-11-15 6543Fix broken link to branch from issue list (#9003) ...
2019-11-15 Lunny Xiaofix wrong system notice when repository is empty (...
2019-11-14 zeripathShadow password correctly for session config (#8984...
2019-11-14 John OlheiserUpdate security (#8990)
2019-11-14 John OlheiserChangelog for 1.10.0 (#8978) v1.10.0
2019-11-14 guillep2kHotfix for review actions and notifications (#8965)
2019-11-13 John OlheiserBackport 1.9.6 (#8969)
2019-11-13 zeripathAdd Close() method to gogitRepository (#8901) (#8956)
2019-11-13 mrsdizzieUpdate Github Migration Tests (#8938) (#8945)
2019-11-10 guillep2kBackport: Enable punctuations ending mentions (#8889...
2019-11-10 zeripathFix issue with user.fullname (#8903)
2019-11-09 guillep2kUpdate Github migration test (#8896)
2019-11-09 guillep2kBackport: Fix password complexity check on registration...
2019-11-09 guillep2kBackport: Fix require external registration password...
2019-11-08 mrsdizzieFix edit content button on migrated issue content ...
2019-11-05 Lauris BHFix to close opened io resources as soon as not needed...
2019-11-05 Lauris BHFix new user form for non-local users (#8826) (#8828)
2019-11-04 Lauris BHFix commit expand button to not go to commit link ...
2019-11-03 6543Fix SSH2 conditonal in key parsing code (#8806) (#8810)
2019-11-03 6543add missing "d" (#8801)
2019-11-02 Lunny Xiaofix 500 when edit hook (#8782) (#8789)
2019-11-02 zeripathOn windows set core.longpaths true (#8776) (#8786)
2019-11-01 zeripathAllow to merge if file path contains " or \ (#8629...
2019-10-30 John OlheiserChangelog 1.9.5 (#8753) (#8756)
2019-10-30 John OlheiserChangelog 1.10.0-rc2 (#8750) v1.10.0-rc2
2019-10-29 6543[Fix] milestone close timestamp (#8728) (#8730)
2019-10-27 David SvantessonFix deadline on update issue or PR via API (#8698)
2019-10-25 Monty TaylorFix 500 when getting user as unauthenticated user ...
2019-10-25 jaqramake call createMilestoneComment on newIssue func ...
2019-10-24 Lunny XiaoHide some user information via API if user have no...
2019-10-23 zeripathUse AppSubUrl for more redirections (#8647) (#8651)
2019-10-22 John OlheiserAdd SubURL to redirect path (#8632) (#8634)
2019-10-22 John OlheiserFix template error on account page (#8562) (#8622)
2019-10-22 guillep2kAllow externalID to be UUID (#8551) (#8624)
2019-10-22 guillep2kPrevent .code-view from overriding font on icon fonts...
2019-10-22 zeripathExpose db.SetMaxOpenConns and allow non MySQL dbs to...
2019-10-21 guillep2kfix emoji panel be removed bug in issue page, when...
2019-10-21 zeripathUpdate heatmap fixtures to restore tests (#8615) (...
2019-10-21 6543Ensure that diff stats can scroll independently of...
2019-10-20 Viktor Szakatswebhook: set Content-Type for application/x-www-form...
2019-10-19 6543Fix #8582 by handling empty repos (#8587) (#8594)
2019-10-19 Lunny XiaoFix bug on pull requests when transfer head repository...
2019-10-19 6543Allow more than 255 characters for tokens in external_l...
2019-10-16 zeripathAdd missed close in ServeBlobLFS (#8527) (#8542)
2019-10-16 zeripathEnsure that GitRepo is set on Empty repositories (...
2019-10-16 6543Fix migrate mirror 500 bug (#8526) (#8530)
2019-10-16 guillep2kFix password complexity regex for special characters...
2019-10-14 6543Changelog for 1.10.0-RC1 (#8510) v1.10.0-rc1
2019-10-14 David SvantessonFix errors in create org UI regarding team access permi...
2019-10-14 GiteaBot[skip ci] Updated translations via Crowdin
2019-10-14 guillep2kAdd nofollow to sign in links (#8509)
2019-10-14 GiteaBot[skip ci] Updated translations via Crowdin
2019-10-14 Maxim TkachenkoPassword Complexity Checks (#6230)
2019-10-14 Lunny Xiaofix bug on FindExternalUsersByProvider (#8504)
2019-10-14 Lunny XiaoUpdate migrated repositories' issues/comments/prs poste...
2019-10-14 Antoine GIRARDvendor: update mvdan.cc/xurls/v2 to v2.1.0 (#8495)
2019-10-13 guillep2kRewrite reference processing code in preparation for...
2019-10-13 Benson MuiteUpdate seek-help.zh-cn.md (#8488)
2019-10-13 GiteaBot[skip ci] Updated translations via Crowdin
2019-10-13 Benson MuiteUpdate seek-help.en-us.md (#8487)
2019-10-13 GiteaBot[skip ci] Updated translations via Crowdin
2019-10-13 zeripathIsBranchExist: return false if provided name is empty...
2019-10-13 GiteaBot[skip ci] Updated translations via Crowdin
2019-10-13 zeripathFixes #8369: Create .ssh dir as necessary (#8486)
2019-10-13 Lunny XiaoMove migrating repository from frontend to backend...
2019-10-12 zeripathFix #8453 by making openssh listen on SSH_LISTEN_PORT...
2019-10-12 guillep2kAdd check for empty set when dropping indexes during...
2019-10-12 zeripathRestore functionality for early gits (#7775)
2019-10-11 GiteaBot[skip ci] Updated translations via Crowdin
2019-10-11 Lauris BHLatvian translation for home page (#8468)
2019-10-11 spaepsAdd home template italian translation (#8352)
2019-10-11 Lunny XiaoMove change issue title from models to issue service...
2019-10-10 zeripathEnsure that LFS files are relative to the LFS content...
2019-10-10 zeripathEnsure Request Body Readers are closed in LFS server...
2019-10-10 guillep2kIgnore mentions for users with no access (#8395)
2019-10-10 Yaşar ÇivAdd @yasarciv67 to TRANSLATORS file (#8451)
2019-10-10 GiteaBot[skip ci] Updated translations via Crowdin
2019-10-10 pseudocoderDOCS: add mention of swagger api reference (#8452)
next