]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2021-10-25 KN4CK3RRead expected buffer size (#17409) (#17430)
2021-10-25 wxiaoguangFix markdown checkbox rendering (#17427)
2021-10-23 wxiaoguangFix issue markdown bugs (#17413)
2021-10-21 zeripathChangelog 1.15.5 (#17392) v1.15.5
2021-10-21 zeripathFix SVG side by side comparison link (#17375) (#17391)
2021-10-21 zeripathOffer rsa-sha2-512 and rsa-sha2-256 algorithms in inter...
2021-10-21 Lunny XiaoFix heatmap test (#17381) (#17383)
2021-10-20 6543Upgrade Bluemonday to v1.0.16 (#17372) (#17374)
2021-10-20 Richard MahnPrevent NPE in CSV diff rendering when column removed...
2021-10-20 6543Ensure correct SSH permissions check for private and...
2021-10-20 zeripathDon't panic if we fail to parse U2FRegistration data...
2021-10-18 John OlheiserAllow mocking timeutil (#17354) (#17356)
2021-10-17 Mario LubenkaEnsure popup text is aligned left (#17343)
2021-10-14 zeripathEnsure that git daemon export ok is created for mirrors...
2021-10-13 zeripathDisable core.protectNTFS (#17300) (#17302)
2021-10-12 zeripathUse pointer for wrappedConn methods (#17295) (#17296)
2021-10-12 Viktor KuzminBackport of fix for auto registration - PR #17219 ...
2021-10-11 zeripathHandle duplicate keys on GPG key ring (#17242) (#17284)
2021-10-08 Matti RChangelog for 1.15.4 v1.15.4
2021-10-08 NorwinAPI: don't allow merged PRs to be reopened (#17271)
2021-10-08 Norwindon't try to interpret treepath as hash (#17272)
2021-10-08 Jimmy PraetFix incorrect repository count on organization tab...
2021-10-07 Jimmy PraetFix unwanted team review request deletion (#17257)...
2021-10-07 6543CI: migrate from 'plugins/s3:1' to 'woodpeckerci/plugin...
2021-10-07 6543Remove dead badge on README.md (#17261)
2021-10-07 Jimmy PraetFix broken Activities link in team dashboard (#17255...
2021-10-07 pricly-yellowAPI pull's head/base have correct permission(#17214...
2021-10-05 pricly-yellowFix stange behavior of DownloadPullDiffOrPatch in incor...
2021-10-01 6543Check user instead of organization when creating a...
2021-09-30 Lunny Xiaoupgrade xorm to v1.2.5 (#17177) (#17188)
2021-09-30 Alexey 〒erentyevfix sprintf verbs in locales (#17187)
2021-09-29 zeripathFix missing repo link in issue/pull assigned emails...
2021-09-28 Lunny XiaoFix bug of get context user (#17169) (#17172)
2021-09-28 zeripathNicely handle missing user in collaborations (#17049...
2021-09-27 zeripathCreate doctor command to fix repo_units broken by dumps...
2021-09-27 zeripathAdd Horizontal scrollbar to inner menu on Chrome (...
2021-09-26 6543Fix wrong i18n keys (#17150) (#17153)
2021-09-25 Alexey 〒erentyevcorrect transaction ending (#17151)
2021-09-24 zeripathPrevent panic in Org mode HighlightCodeBlock (#17140...
2021-09-20 zeripathChangelog 1.15.3 (#17091) v1.15.3
2021-09-19 zeripathAdd caller to cat-file batch calls (#17082) (#17089)
2021-09-19 zeripathRender full plain readme. (#17083) (#17090)
2021-09-15 Lunny XiaoFix bug of migrate comments which only fetch one page...
2021-09-15 Lunny XiaoUpgrade xorm to v1.2.4 (#17059)
2021-09-15 zeripathDo not show issue context popup on external issues...
2021-09-15 zeripathCorrectly rollback in ForkRepository (#17034) (#17045)
2021-09-15 zeripathDecrement Fork Num when converting from Fork (#17035...
2021-09-10 zeripathFix missing close in WalkGitLog (#17008) (#17009)
2021-09-09 KN4CK3RUse filename as id/class prefix. (#16997) (#17000)
2021-09-09 6543Fix bug of migrated repository not index (#16991) ...
2021-09-08 6543Skip AllowedUserVisibilityModes validation on update...
2021-09-07 Lunny XiaoFix storage Iterate bug and Add storage doctor to delet...
2021-09-07 Prasad KattiFix issue with issue default mail template (#16956...
2021-09-07 silverwindAdd fluid to ui container class to remove margin (...
2021-09-05 zeripathEnsure that rebase conflicts are handled in updates...
2021-09-05 zeripathPrevent panic on diff generation (#16950) (#16951)
2021-09-03 zeripathChangelog 1.15.2 (#16940) v1.15.2
2021-09-03 zeripathClose storage objects before cleaning (#16934) (#16942)
2021-09-03 zeripathAdd unique constraint back into issue_index (#16938)
2021-09-02 zeripathChangelog 1.15.1 (#16925) v1.15.1
2021-09-02 zeripathAllow BASIC authentication access to /:owner/:repo...
2021-09-02 zeripathPrevent leave changes dialogs due to autofill fields...
2021-09-02 Lunny XiaoIgnore review comment when ref commit is missed (#16905...
2021-09-02 wxiaoguangFix wrong attachment removal (#16915) (#16917)
2021-09-01 zeripathGitlab Migrator: dont ignore reactions of last request...
2021-09-01 zeripathCorrectly return the number of Repositories for Organiz...
2021-08-31 6543Test if LFS object is accessible (#16865) (#16904)
2021-08-31 6543 List limited and private orgs if authenticated on...
2021-08-31 Lunny XiaoFix dump and restore respository (#16698) (#16898)
2021-08-31 6543Fix git.Blob.DataAsync(): close pipe since we return...
2021-08-31 6543Fix wiki raw commit diff/patch view (#16891) (#16892)
2021-08-31 6543Repare and Improve GetDiffRangeWithWhitespaceBehavior...
2021-08-30 6543Ensure wiki repos are all closed (#16886) (#16888)
2021-08-30 zeripathSimplify split diff view generation and remove JS depen...
2021-08-29 zeripathEnsure that the default visibility is set on the user...
2021-08-29 6543In Render tolerate not being passed a context (#16842...
2021-08-28 zeripathUpgrade xorm to v1.2.2 (#16663) & Add test to ensure...
2021-08-26 techknowlogickReport the correct number of pushes on the feeds (...
2021-08-25 zeripathAdd primary_key to issue_index (#16813) (#16820)
2021-08-25 zeripathPrevent NPE on empty commit (#16812) (#16819)
2021-08-25 Lunny XiaoFix branch pagination error (#16805) (#16816)
2021-08-23 zeripathEnsure that template compilation panics are sent to...
2021-08-23 zeripathRemove spurious / from issues.opened_by (#16793)
2021-08-23 zeripathAdd missing return to handleSettingRemoteAddrError...
2021-08-23 zeripathUpdate only certmagic (#16790)
2021-08-22 techknowlogickchangelog for 1.15.0 (#16760) v1.15.0
2021-08-21 KN4CK3RKeep attachments on tasklist update (#16750) (#16757)
2021-08-21 zeripathRecreate Tables should Recreate indexes on MySQL (...
2021-08-20 StevenFix dependency translations (#16755)
2021-08-20 Elouan MartinetDo not use thin scrollbars on Firefox (#16738) (#16745)
2021-08-19 KN4CK3RFix wrong user in OpenID response (#16736) (#16741)
2021-08-17 zeripathRestore functionality for pushing non-standard refs...
2021-08-17 techknowlogickrelease/v1.15: set min go version to min upstream suppo...
2021-08-16 Lunny XiaoUpgrade levelqueue 0.4.1 (#16696) (#16700)
2021-08-15 zeripathEnsure empty lines are copiable and final new line...
2021-08-13 6543 If PatchURL is empty, skip pull patch download when...
2021-08-13 6543Update issue_index to finish migration (#16685) (#16687)
2021-08-13 6543Fix NPE in fuzzer (#16680) (#16682)
2021-08-09 nitul1991Change the implementation of the go-git version of...
2021-08-09 zeripathFix direct creation of external users on admin page...
next