]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2021-03-19 zeripathFix postgres ID sequences broken by recreate-table...
2021-03-18 6543another clusterfuzz spotted issue (#15032) (#15034)
2021-03-17 zeripathFix several render issues (#14986) (#15013)
2021-03-15 NorwinAPI: fix set milestone on PR creation (#14981) (#15001)
2021-03-15 zeripathMake sure sibling images get a link too (#14979) (...
2021-03-13 zeripathFix Anchor jumping with escaped query components (...
2021-03-13 Norwincheck if original author is set (#14972)
2021-03-12 Norwinfix release mail html template (#14976)
2021-03-12 zeripathFix excluding more than two labels on issues list ...
2021-03-12 6543Prevent panic when editing forked repos by API (#14960...
2021-03-08 fnetX (aka... Add "captcha" to list of reserved usernames (#14930)
2021-03-08 zeripathRe-enable import local paths after reversion from ...
2021-03-07 6543Changelog v1.13.4 (#14917) v1.13.4
2021-03-06 zeripathFix race in LFS ContentStore.Put(...) (#14895) (#14913)
2021-03-06 6543Fix a couple of issues with a feeds (#14897) (#14903)
2021-03-06 6543Fix race in local storage (#14888) (#14901)
2021-03-06 6543When transfering repository and database transaction...
2021-03-05 John OlheiserSigned-off-by: jolheiser <john.olheiser@gmail.com>...
2021-03-04 6543[Docs] Fix how lfs data path is set (#14855) (#14884)
2021-03-04 6543IsUserAllowedToUpdate should igonre if user is nil...
2021-03-04 Lunny XiaoAdd changelog for v1.13.3 (#14877) v1.13.3
2021-03-04 zeripathFix paging of file commit logs (#14831) (#14879)
2021-03-03 6543Print usefull error if SQLite is used in settings but...
2021-03-03 zeripathFix display since time round (#14226) (#14873)
2021-03-02 zeripathWhen Deleting Repository only explicitly close PRs...
2021-03-01 zeripathSet HCaptchaSiteKey on Link Account pages (#14834)...
2021-02-28 zeripathFix a couple of CommentAsPatch issues. (#14804) (...
2021-02-26 zeripathDisable broken OAuth2 providers at startup (#14802...
2021-02-26 6543Re-enable transfer repo back from org to user account...
2021-02-25 6543Build for only available darwin target (#14771) (#14798)
2021-02-25 6543Backport: Repo Transfer permission checks (#14792)...
2021-02-22 a1012112796Fix double alert in oauth2 application edit view (...
2021-02-14 zeripathFix broken spans in diffs (#14678) (#14683)
2021-02-14 zeripathHasPreviousCommit causes recursive load of commits...
2021-02-14 zeripathPrevent race in PersistableChannelUniqueQueue.Has ...
2021-02-13 Lunny XiaoTurn default hash password algorightm back to pbkdf2...
2021-02-13 zeripathAllow org labels to be set with issue templates (#14593...
2021-02-13 zeripathDo not assume all 40 char strings are SHA1s (#14624...
2021-02-08 zeripathAccept multiple SSH keys in single LDAP SSHPublicKey...
2021-02-05 6543Fix bug about ListOptions and stars/watchers pagnation...
2021-02-04 Anton KhimichFix GPG key deletion during account deletion (#14561...
2021-02-01 6543Changelog v1.13.2 (#14535) v1.13.2
2021-01-30 Stefanconfigure internal ssh server w/ macs and ciphers,...
2021-01-30 6543Set the name Mapper in migrations (#14526) (#14529)
2021-01-29 Lunny XiaoFix wiki preview (#14515)
2021-01-28 6543update code.gitea.io/sdk/gitea v0.13.1 -> v0.13.2 ...
2021-01-24 6543ChangeUserName: rename user files back on DB issue...
2021-01-23 6543Fix migration v141 (#14387) (#14388)
2021-01-23 zeripathensure timeout error is shown on u2f timeout (#14417...
2021-01-23 6543Fix lfs preview bug (#14428) (#14433)
2021-01-23 6543[Backport] Fix Deadlock & Delete affected reactions...
2021-01-20 6543Prevent panic on fuzzer provided string (#14405) (... 14430/head
2021-01-19 6543Use path not filepath in routers/editor (#14390) (...
2021-01-19 6543Removed invalid form tag (#14391) (#14395)
2021-01-18 6543Check if label template exist first (#14384) (#14389)
2021-01-18 Norwincheck release publisher exists (#14375)
2021-01-15 Kyungmin BaeUse Request.URL.RequestURI() for fcgi (#14312) (#14347)
2021-01-15 Lunny XiaoUse ServerError provided by Context (#14333) (#14345)
2021-01-14 NorwinFix edit-label form init (#14337)
2021-01-11 a1012112796fix mailIssueCommentBatch for pull request (#14252...
2021-01-07 6543Add secure/httpOnly attributes to the lang cookie ...
2021-01-03 Nuno SilvaRender links for commit hashes followed by comma (...
2021-01-03 Jimmy PraetSend notifications for mentions in pulls, issues, ...
2021-01-03 6543Fix avatar bugs (#14217) (#14220)
2021-01-02 zeripathEnsure that schema search path is set with every connec...
2021-01-02 Lunny XiaoFix dashboard issues labels filter bug (#14210) (#14214)
2021-01-02 Lunny XiaoWhen visit /favicon.ico but the static file is not...
2021-01-01 a1012112796fix branch selector on new issue page (#14194) (#14207)
2020-12-31 zeripathCheck for notExist on profile repository page (#14197...
2020-12-28 Lunny XiaoAdd changelog for v1.13.1 (#14172) v1.13.1
2020-12-28 Lunny XiaoFix bug of link query order on markdown render (#14156...
2020-12-27 6543Migration: drop too long repo topics (#14152) (#14155)
2020-12-26 zeripathFix escaping issue in diff (#14154)
2020-12-25 Daniil PankratovFix creation OAuth2 auth source from CLI. (#14146)
2020-12-24 zeripathEnsure that search term and page are not lost on adopti...
2020-12-22 6543more test case for STORAGE_TYPE overrides (and fixes...
2020-12-21 6543Fix storage config implementation (#14091) (#14095)
2020-12-21 techknowlogickdep: update crypto. info: https://golangtutorial.dev...
2020-12-18 silverwindFix panic in BasicAuthDecode (#14046) (#14048)
2020-12-18 6543[API] GetCombinedCommitStatusByRef always return json...
2020-12-17 6543HotFix: Hide private partisipation in Orgs (#13994...
2020-12-17 zeripathAlways wait for the cmd to finish (#14006) (#14039)
2020-12-17 mrsdizzieDon't use simpleMDE editor on mobile devices for 1...
2020-12-16 6543Add emoji in label to project boards (#13978) (#14021)
2020-12-16 Cirno the StrongestSend webhook when tag is removed via Web UI (#14015...
2020-12-16 Jimmy Praetalways use headCommitID for review comment diff (#14011)
2020-12-14 zeripathTrim the branch prefix from action.GetBranch (#13981...
2020-12-14 zeripathEnsure template renderer is available before storage...
2020-12-13 zeripathWhenever the password is updated ensure that the hash...
2020-12-12 6543Enforce setting HEAD in wiki to master (#13950) (#13961)
2020-12-11 Lunny XiaoFix feishu webhook caused by API changed (#13937) ...
2020-12-09 Lunny Xiaolog error when login failed (#13903) (#13913)
2020-12-08 Jimmy PraetFix Quote Reply button on review diff (#13830) (#13898)
2020-12-08 a1012112796Fix Pull Merge when tag with same name as base branch...
2020-12-08 6543[API] return original URL of Repositories (#13885)...
2020-12-06 manuelluisFix branch/tag notifications in mirror sync (#13855...
2020-12-06 silverwindFix mermaid chart size (#13865)
2020-12-04 mrsdizzieFix crash in short link processor (#13839) (#13841)
2020-12-04 silverwindUpdate font stack to bootstrap's latest (#13834) (...
2020-12-03 John OlheiserMake sure email recipients can see issue (#13820) ...
next