]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2020-02-15 zeripathRepo name added to automatically generated commit messa...
2020-02-15 zeripathFix Workerpool deadlock (#10283) (#10284)
2020-02-15 guillep2kDivide GetIssueStats query in smaller chunks (#10176...
2020-02-13 Lunny XiaoFix reply on code review (#10227) (#10257)
2020-02-12 zeripathStop hanging issue indexer initialisation from preventi...
2020-02-11 jaqrafix filter label emoji width (#10241) (#10244)
2020-02-11 James LakinFix issue sidebar menus having an infinite height ...
2020-02-11 Lauris BHFix commit between two commits calculation if there...
2020-02-10 6543Only check for conflicts/merging if the PR has not...
2020-02-10 John OlheiserChangelog 1.11.0 (#10204) v1.11.0
2020-02-09 Lauris BHFix followers and following tabs in profile (#10202...
2020-02-07 6543Fix code-expansion arc-green theme bug (#10180) (#10185)
2020-02-07 guillep2kAllow emoji on review head comments (#10159) (#10174)
2020-02-07 guillep2kPrevent double waitgroup decrement (#10170) (#10175)
2020-02-07 guillep2kFix issue/pull link (#10158) (#10173)
2020-02-05 John OlheiserFix push-create SSH bugs (#10145) (#10151)
2020-02-03 6543Prevent DeleteUser API abuse (#10125) (#10128)
2020-02-03 6543working part of #9998 (#10114) (#10115)
2020-02-01 zeripathAdd button to revert SimpleMDE to plain textarea (...
2020-02-01 Lunny XiaoFix branch page pull request title and link error ...
2020-02-01 6543[BugFix] [API] Pull.API.Convert: Only try to get HeadBr...
2020-01-31 Lauris BHUpdate topics repo count when deleting repository ...
2020-01-29 6543[UI] Show pull icon on pull (#10061) (#10062)
2020-01-29 Lunny XiaoFix milestone API state parameter unhandled (#10049...
2020-01-28 zeripathEnsure that feeds are appropriately restricted (#10018...
2020-01-28 zeripathPRs: Move to use a temporary repo for pushing new prs...
2020-01-28 Lunny XiaoFix wiki raw view on sub path (#10002) (#10040)
2020-01-28 6543trim whitespace of MilestoneName at creation/rename...
2020-01-26 Lunny XiaoSanitize credentials in mirror form (#9975) (#9991)
2020-01-25 Lunny XiaoFix pull view when head repository or head branch misse...
2020-01-25 techknowlogickSwitch to use -f instead of -F for sendmail (#9961...
2020-01-25 guillep2kFix check for push on default branch (#9963)
2020-01-24 guillep2kFix file rename/copy not supported by indexer (#9967)
2020-01-22 techknowlogickFix regression with tag test running (#9941) v1.11.0-rc2
2020-01-22 John OlheiserChangelog 1.11.0-rc2 (#9853)
2020-01-22 John OlheiserDon't convert ellipsis in markdown (#9905) (#9937)
2020-01-22 6543Fixed repo link in generated comment for cross reposito...
2020-01-22 Lauris BHCheck if diff actually contains sections when rendering...
2020-01-22 Lunny XiaoFix wrong hint when status checking is running on pull...
2020-01-21 John OlheiserFix RocketChat (#9908) (#9921)
2020-01-21 zeripathDo not try to recreate ldap user if they are already...
2020-01-21 zeripathUpdate queue_redis.go (#9911)
2020-01-20 zeripathAdd option to prevent LDAP from deactivating everything...
2020-01-20 Lunny XiaoFix wrong permissions check when issues/prs shared...
2020-01-20 6543Check user != nil before checking values (#9881) (...
2020-01-20 zeripathAllow hyphen in language name (#9873) (#9880)
2020-01-19 zeripathEnsure that 2fa is checked on reset-password (#9857...
2020-01-19 6543[Backport] CI optimisation & add github token env var...
2020-01-19 zeripathMake CertFile and KeyFile relative to CustomPath (...
2020-01-19 Lunny XiaoFix issues/pulls dependencies problems (#9842) (#9864)
2020-01-18 David SvantessonExplicitly refer to PR in squash-merge commit message...
2020-01-18 6543fix (#9837)
2020-01-17 6543Changelog 1.10.3 (#9832) (#9849)
2020-01-17 MoritzFix markdown anchor links (#9673) (#9840)
2020-01-17 Lunny XiaoFix download file wrong content-type (#9825) (#9834)
2020-01-17 Lunny XiaoFix wrong identify poster on a migrated pull request...
2020-01-17 Lunny Xiaofix dump non-exist log directory (#9818) (#9819)
2020-01-17 Lunny XiaoFix compare (#9808) (#9814)
2020-01-16 John OlheiserFix push-to-create (#9772) (#9797)
2020-01-16 Lunny XiaoFix missing msteam webhook on organization (#9781)...
2020-01-16 zeripathFix missing unlock in uniquequeue (#9791)
2020-01-15 6543Fix (#9761) Korean locales (#9780)
2020-01-15 David SvantessonFix add team on collaborator page when same name as...
2020-01-15 6543Backport Locales [2020-01-14] (#9773)
2020-01-15 John OlheiserFix SimpleMDE quote reply (#9757) (#9768)
2020-01-15 6543Fix #9752 (#9769) (#9775)
2020-01-14 6543Fix milestones page (#9771)
2020-01-14 Lunny XiaoFix missing updated time on migrated issues and comment...
2020-01-12 silverwindfix webpack polyfills (#9735) (#9738)
2020-01-12 zeripathMove Errored PRs out of StatusChecking (#9675) (#9726)
2020-01-12 zeripathMake hook status printing configurable with delay ...
2020-01-12 6543[BugFix] [API] ​/repos​/issues​/search (#9698) (#9724)
2020-01-12 silverwindsilence fomantic error regarding tabs (#9713) (#9718)
2020-01-11 zeripathRemove unused lock (#9710)
2020-01-11 zeripathMissed q.lock.Unlock() will cause panic (#9706)
2020-01-11 zeripathNever allow an empty password to validate (#9682) ...
2020-01-11 guillep2kDon't attempt to close issue if already closed (#9699)
2020-01-11 John OlheiserLoad milestone in API PR list (#9671) (#9700)
2020-01-10 silverwindeliminate horizontal scroll caused by footer (#9674)
2020-01-09 techknowlogickremove google font call (#9668) (#9681)
2020-01-09 zeripathPrevent redirect to Host (#9678) (#9679)
2020-01-09 John OlheiserFix nil reference in repo generation (#9660) (#9666)
2020-01-09 John OlheiserAdd HTML URL to API Issues (#9654) (#9661)
2020-01-08 John OlheiserAdd PR review webhook to Telegram (#9653) (#9655)
2020-01-08 6543fix #9648 (#9652)
2020-01-08 6543Changelog for 1.11.0-RC1 (#9636) v1.11.0-rc1
2020-01-08 David SvantessonRepository teams - disable remove button when have...
2020-01-07 Shashvat KediaFix #9530: admin auth list make readable and admin...
2020-01-07 Lunny XiaoMove wiki related funtions from models to services...
2020-01-07 zeripathBranches not at ref commit ID should not be listed...
2020-01-07 6543Fix Issue Unsubscription (#9634)
2020-01-07 GiteaBot[skip ci] Updated translations via Crowdin
2020-01-07 zeripathRemove stray printf (#9631)
2020-01-07 GiteaBot[skip ci] Updated translations via Crowdin
2020-01-07 zeripathGraceful Queues: Issue Indexing and Tasks (#9363)
2020-01-07 GiteaBot[skip ci] Updated translations via Crowdin
2020-01-07 8ctopusMore extensive robots.txt docs (#9566)
2020-01-06 GiteaBot[skip ci] Updated translations via Crowdin
2020-01-06 Timon EngelkeAdd a /user/login landing page option (#9622)
2020-01-06 6543fix swagger description of reaction API (#9617)
next