Releases: go-gitea/gitea
Releases · go-gitea/gitea
v1.11.4
BUGFIXES
- Only update merge_base if not already merged (#10909)
- Fix milestones too many SQL variables bug (#10880) (#10904)
- Protect against NPEs in notifications list (#10879) (#10883)
- Convert plumbing.ErrObjectNotFound to git.ErrNotExist in getCommit (#10862) (#10868)
- Convert plumbing.ErrReferenceNotFound to git.ErrNotExist in GetRefCommitID (#10676) (#10797)
- Account for empty lines in receive-hook message (#10773) (#10784)
- Fix bug on branch API (#10767) (#10775)
- Migrate to go-git/go-git v5.0.0 (#10735) (#10753)
- Fix hiding of fields in authorization source page (#10734) (#10752)
- Prevent default for linkAction (#10742) (#10743)
v1.11.3
v1.10.6
v1.11.2
SECURITY
- Ensure only own addresses are updated (#10397) (#10399)
- Logout POST action (#10582) (#10585)
- Org action fixes and form cleanup (#10512) (#10514)
- Change action GETs to POST (#10462) (#10464)
- Fix admin notices (#10480) (#10483)
- Change admin dashboard to POST (#10465) (#10466)
- Update markbates/goth (#10444) (#10445)
- Update crypto vendors (#10385) (#10398)
BUGFIXES
- Allow users with write permissions to modify issue descriptions and comments. (#10623) (#10626)
- Handle deleted base branch in PR (#10618) (#10619)
- Delete dependencies when deleting a repository (#10608) (#10616)
- Ensure executable bit is kept on the web editor (#10607) (#10614)
- Update mergebase in pr checker (#10586) (#10605)
- Fix release attachments being deleted while upgrading (#10572) (#10573)
- Fix redirection path if Slack webhook channel is invalid (#10566)
- Fix head.tmpl og:image picture location (#10531) (#10556)
- Fix 404 after activating secondary email (#10547) (#10553)
- Show Signer in commit lists and add basic trust (#10425 & #10511) (#10524)
- Fix potential bugs (#10513) (#10518)
- Use [:space:] instead of \s (#10508) (#10509)
- Avoid mailing users that have explicitly unwatched an issue (#10475) (#10500)
- Handle push rejection message in Merge & Web Editor (#10373) (#10497)
- Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) (#10493)
- Fix double PR notification from API (#10482) (#10486)
- Show the username as a fallback on feeds if full name is blank (#10461)
- Trigger webhooks on issue label-change via API too (#10421) (#10439)
- Fix git reference type in webhooks (#10427) (#10432)
- Prevent panic on merge to PR (#10403) (#10408)
- Fix wrong num closed issues on repository when close issue via commit… (#10364) (#10380)
- Reading pull attachments should depend on read UnitTypePullRequests (#10346) (#10354)
- Set max-width on review-box comment box (#10348) (#10353)
- Prevent nil pointer in GetPullRequestCommitStatusState (#10342) (#10344)
- Fix protected branch status check settings (#10341) (#10343)
- Truncate long commit message header (#10301) (#10319)
- Set the initial commit status to Success otherwise it will always be Pending (#10317) (#10318)
- Don't manually replace whitespace during render (#10291) (#10315)
v1.11.1
- BUGFIXES
- Repo name added to automatically generated commit message when merging (#9997) (#10285)
- Fix Workerpool deadlock (#10283) (#10284)
- Divide GetIssueStats query in smaller chunks (#10176) (#10282)
- Fix reply on code review (#10257)
- Stop hanging issue indexer initialisation from preventing shutdown (#10243) (#10249)
- Fix filter label emoji width (#10241) (#10244)
- Fix issue sidebar menus having an infinite height (#10239) (#10240)
- Fix commit between two commits calculation if there is only last commit (#10225) (#10226)
- Only check for conflicts/merging if the PR has not been merged in the interim (#10132) (#10206)
- Blacklist manifest.json & milestones user (#10292) (#10293)
v1.10.4
- FEATURE
- BUGFIXES
- Fix reply on code review (#10261) (#10227)
- Fix branch page pull request title and link error (#10092) (#10098)
- Fix milestone API state parameter unhandled (#10049) (#10053)
- Fix wiki raw view on sub path (#10002) (#10041)
- Fix RocketChat Webhook (#9908) (#9921) (#9925)
- Fix bug about wrong dependencies permissions check and other wrong permissions check (#9884) (Partial backport #9842)
- Ensure that 2fa is checked on reset-password (#9857) (#9877)
v1.11.0
- BREAKING
- Fix followers and following tabs in profile (#10202) (#10203)
- Make CertFile and KeyFile relative to CustomPath (#9868) (#9874)
- Remove unused endpoints (#9538)
- Prefix all user-generated IDs in markup (#9477)
- Enforce Gitea environment for pushes (#8982)
- Hide some user information via API if user have not enough permissions (#8655)
- Move startpage/homepage translation to crowdin (#8596)
- SECURITY
- FEATURES
- Webhooks should only show sender if it makes sense (#9601)
- Provide Default messages for merges (#9393)
- Add description to labels on create issue (#9392)
- Graceful Queues: Issue Indexing and Tasks (#9363)
- Default NO_REPLY_ADDRESS to DOMAIN (#9325)
- Allow FCGI over unix sockets (#9298)
- Graceful: Xorm, RepoIndexer, Cron and Others (#9282)
- Add API for Reactions (#9220)
- Graceful: Cancel Process on monitor pages & HammerTime (#9213)
- Graceful: Allow graceful restart for unix sockets (#9113)
- Graceful: Allow graceful restart for fcgi (#9112)
- Sign protected branches (#8993)
- Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)
- Add Gitea icon to Emojis (#8950)
- Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)
- Allow Custom Reactions (#8886)
- Close/reopen issues by keywords in titles and comments (#8866)
- Allow incompletely specified Time Formats (#8816)
- Prevent upload (overwrite) of lfs locked file (#8769)
- Template Repositories (#8768)
- Add /milestones endpoint (#8733)
- Make repository management section handle lfs locks (#8726)
- Respect LFS File Lock on UI (#8719)
- Add team option to grant rights for all organization repositories (#8688)
- Enabling and disabling the commit button to prevent empty commits (web editor) (#8590)
- Add setting to disable BASIC authentication (#8586)
- Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528)
- Allow Protected Branches to Whitelist Deploy Keys (#8483)
- Push to create repo (#8419)
- Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)
- Add basic repository lfs management (#7199)
- BUGFIXES
- Fix code-expansion arc-green theme bug (#10180) (#10185)
- Prevent double wait-group decrement (#10170) (#10175)
- Allow emoji on review head comments (#10159) (#10174)
- Fix issue/pull link (#10158) (#10173)
- Fix push-create SSH bugs (#10145) (#10151)
- Prevent DeleteUser API abuse (#10125) (#10128)
- Fix issues/pulls dashboard paging error (#10114) (#10115)
- Add button to revert SimpleMDE to plain textarea (#10099) (#10102)
- Fix branch page pull request title and link error (#10092) (#10097)
- Fix PR API: Only try to get HeadBranch if HeadRepo exist (#10029) (#10088)
- Update topics repo count when deleting repository (#10051) (#10081)
- Show pull icon on pull requests (#10061) (#10062)
- Fix milestone API state parameter unhandled (#10049) (#10052)
- Move to using a temporary repo for pushing new PRs (#10009) (#10042)
- Fix wiki raw view on sub path (#10002) (#10040)
- Ensure that feeds are appropriately restricted (#10018) (#10019)
- Sanitize credentials in mirror form (#9975) (#9991)
- Close related pull requests when deleting head repository or head branch (#9927) (#9974)
- Switch to use -f instead of -F for sendmail (#9961) (#9970)
- Fix file rename/copy not supported by indexer (#9965) (#9967)
- Fix repo indexer not updating upon push (#9957) (#9963)
- Don't convert ellipsis in markdown (#9905) (#9937)
- Fixed repo link in generated comment for cross repository dependency (#9863) (#9935)
- Check if diff actually contains sections when rendering (#9926) (#9933)
- Fix wrong hint when status checking is running on pull request view (#9886) (#9928)
- Fix RocketChat (#9908) (#9921)
- Do not try to recreate ldap user if they are already created (#9900) (#9919)
- Create terminated channel in queue_redis (#9910) (#9911)
- Prevent empty LDAP search result from deactivating all users (#9879) (#9896)
- Fix wrong permissions check when issues/prs shared operations (#9885) (#9889)
- Check user != nil before checking values (#9881) (#9883)
- Allow hyphen in language name (#9873) (#9880)
- Ensure that 2fa is checked on reset-password (#9857) (#9876)
- Fix issues/pulls dependencies problems (#9842) (#9864)
- Fix markdown anchor links (#9673) (#9840)
- Allow assignee on Pull Creation when Issue Unit is deactivated (#9836) (#9837)
- Fix download file wrong content-type (#9825) (#9834)
- Fix wrong poster identity on a migrated pull request when submit review (#9827) (#9830)
- Fix database dump when log directory is missing (#9818) (#9819)
- Fix compare (#9808) (#9814)
- Fix push-to-create (#9772) (#9797)
- Fix missing msteam webhook on organization (#9781) (#9794)
- Fix missing unlock in uniquequeue (#9790) (#9791)
- Fix add team on collaborator page when same name as organization (#9778)
- DeleteRepoFile incorrectly handles Delete to new branch (#9769) (#9775)
- Fix milestones page (#9771)
- Fix SimpleMDE quote reply (#9757) (#9768)
- Fix missing updated time on migrated issues and comments (#9744) (#9764)
- Move Errored PRs out of StatusChecking (#9675) (#9726)
- Make hook status printing configurable with delay (#9641) (#9725)
- Fix /repos/issues/search (#9698) (#9724)
- Silence fomantic error regarding tabs (#9713) (#9718)
- Remove unused lock (#9709) (#9710)
- Remove q.lock.Unlock() in setInternal to prevent panic (#9705) (#9706)
- Load milestone in API PR list (#9671) (#9700)
- Don't attempt to close issue if already closed (#9696) (#9699)
- Remove google font call (#9668) (#9681)
- Eliminate horizontal scroll caused by footer (#9674)
- Fix nil reference in repo generation (#9660) (#9666)
- Add HTML URL to API Issues (#9654) (#9661)
- Add PR review webhook to Telegram (#9653) (#9655)
- Use filepath.IsAbs instead of path.IsAbs (#9651) (#9652)
- Disable remove button on repository teams when have access to all (#9640)
- Clean up old references on branch delete (#9614)
- Hide public repos owned by private orgs (#9609)
- Fix access issues on milestone and issue overview pages. (#9603)
- Fix error logged when repos qs is empty (#9591)
- Dont trigger notification twice on issue assignee change (#9582)
- Fix mirror pushed commit actions (#9572)
- Allow only specific columns to be updated on issue via API (#9189) (#9539)
- Fix default avatar for ghost user (#9536)
- Fix download of release attachments with same name (#9529)
- Resolve deprecated INI conversion (#9525)
- Ignore empty avatars during database migration (#9520)
- Fix deleted branch isn't removed when push the branch again (#9516)
- Fix repository issues pagination bug when there are more than one label filter (#9512)
- Fix SetExpr failed (#9506)
- Remove obsolete file private/push_update.go (#9503)
- When recreating hooks, delete them first so they are recreated with the umask (#9502)
- Properly enforce gitea environment for pushes (#9501)
- Fix datarace on repo indexer queue (#9490)
- Add call to load repo prior to redirect in add/remove dependency code (#9484)
- Wrap the code indexer (#9476)
- Use Req.URL.RequestURI() to cope with FCGI urls (#9473)
- Set default ssh.minimum_key_sizes (#9466)
- Fixed issue with paging in /repos/{owner}/{repo}/git/trees/{sha} api (#9459)
- Fix wrong notification on merge (#9450)
- Issue with Migration rule v111 (#9449)
- Trigger webhook when deleting a branch after merging a PR (#9424)
- Add migration to sanitize repository original_url (#9423)
- Use OriginalURL instead of CloneAddr in migration logging (#9418)
- Push update after branch is restored (#9416)
- Fix wrong migration (#9381)
- Fix show repositories filter (#9234) (#9379)
- Fix Slack webhook payload title generation to work with Mattermost (#9378)
- Fix double webhook for new PR (#9375)
- AuthorizedKeysCommand should not query db directly (#9371)
- Fix missed change to GetManager() (#9361)
- Fix cache problem on dashboard (#9358)
- RepoIndexer: DefaultBranch needs to be prefixed by BranchPrefix (#9356)
- Fix protected branch using IssueID (#9348)
- Fix nondeterministic behavior (#9341)
- Fix PR/issue redirects when having external tracker (#9339)
- Remove release attachments which repository has been deleted (#9334)
- Fix issue indexer not triggered when migrating a repository (#9332)
- Add SyncTags to uploader interface (#9326)
- Fix bug that release attachment files not deleted when deleting repository (#9322)
- Only sync tags after all migration release batches are completed (#9319)
- File Edit: Author/Committer interchanged (#9297)
- prebuild CSS/JS before xgo release binaries (#9293)
- Log: Ensure FLAGS=none shows no flags (#9287)
- Make Diff Detail on Pull Request Changed File UI always on Top (#9280)
- Switch CSS minifier to cssnano (#9260)
- Fix latest docker image haven't include static files. (#9252)
- Don't link wiki revision to commit (#9244)
- Change review content column to type text in db (#9229)
- Fixed topic regex pattern and added search by topic links after save (#9219)
- Add language to user API responce (#9215)
- Correct tooltip message blocked by dependencies (#9211)
- Add SimpleMDE and Fix Image Paste for Issue/Comment Editor (#9197)
- Fix panic when diff (#9187)
...
v1.11.0-rc2
- BREAKING
- SECURITY
- BUGFIXES
- Don't convert ellipsis in markdown (#9905) (#9937)
- Fixed repo link in generated comment for cross repository dependency (#9863) (#9935)
- Check if diff actually contains sections when rendering (#9926) (#9933)
- Fix wrong hint when status checking is running on pull request view (#9886) (#9928)
- Fix RocketChat (#9908) (#9921)
- Do not try to recreate ldap user if they are already created (#9900) (#9919)
- Create terminated channel in queue_redis (#9910) (#9911)
- Prevent empty LDAP search result from deactivating all users (#9879) (#9896)
- Fix wrong permissions check when issues/prs shared operations (#9885) (#9889)
- Check user != nil before checking values (#9881) (#9883)
- Allow hyphen in language name (#9873) (#9880)
- Ensure that 2fa is checked on reset-password (#9857) (#9876)
- Fix issues/pulls dependencies problems (#9842) (#9864)
- Explicitly refer to PR in squash-merge commit message in case of external tracker (#9844) (#9855)
- Fix markdown anchor links (#9673) (#9840)
- Allow assignee on Pull Creation when Issue Unit is deactivated (#9836) (#9837)
- Fix download file wrong content-type (#9825) (#9834)
- Fix wrong poster identity on a migrated pull request when submit review (#9827) (#9830)
- Fix database dump when log directory is missing (#9818) (#9819)
- Fix compare (#9808) (#9814)
- Fix push-to-create (#9772) (#9797)
- Fix missing msteam webhook on organization (#9781) (#9794)
- Fix missing unlock in uniquequeue (#9790) (#9791)
- Fix add team on collaborator page when same name as organization (#9778)
- DeleteRepoFile incorrectly handles Delete to new branch (#9769) (#9775)
- Fix milestones page (#9771)
- Fix SimpleMDE quote reply (#9757) (#9768)
- Fix missing updated time on migrated issues and comments (#9744) (#9764)
- Move Errored PRs out of StatusChecking (#9675) (#9726)
- Make hook status printing configurable with delay (#9641) (#9725)
- Fix /repos/issues/search (#9698) (#9724)
- Silence fomantic error regarding tabs (#9713) (#9718)
- Remove unused lock (#9709) (#9710)
- Remove q.lock.Unlock() in setInternal to prevent panic (#9705) (#9706)
- Load milestone in API PR list (#9671) (#9700)
- Don't attempt to close issue if already closed (#9696) (#9699)
- Remove google font call (#9668) (#9681)
- Eliminate horizontal scroll caused by footer (#9674)
- Fix nil reference in repo generation (#9660) (#9666)
- Add HTML URL to API Issues (#9654) (#9661)
- Add PR review webhook to Telegram (#9653) (#9655)
- Use filepath.IsAbs instead of path.IsAbs (#9651) (#9652)
- TRANSLATION
- BUILD
- MISC
- Backport Locales [2020-01-14] (#9773)
v1.10.3
- SECURITY
- BUGFIXES
- Allow assignee on Pull Creation when Issue Unit is deactivated (#9836) (#9838)
- Fix download file wrong content-type (#9825) (#9835)
- Fix wrong identify poster on a migrated pull request when submit review (#9827) (#9831)
- Fix dump non-exist log directory (#9818) (#9820)
- Fix compare (#9808) (#9815)
- Fix missing msteam webhook on organization (#9781) (#9795)
- Fix add team on collaborator page when same name as organization (#9783)
- Fix cache problem on dashboard (#9358) (#9703)
- Send tag create and push webhook when release created on UI (#8671) (#9702)
- Branches not at ref commit ID should not be listed as Merged (#9614) (#9639)
v1.11.0-rc1
- BREAKING
- FEATURES
- Webhooks should only show sender if it makes sense (#9601)
- Provide Default messages for merges (#9393)
- Add description to labels on create issue (#9392)
- Graceful Queues: Issue Indexing and Tasks (#9363)
- Default NO_REPLY_ADDRESS to DOMAIN (#9325)
- Allow FCGI over unix sockets (#9298)
- Graceful: Xorm, RepoIndexer, Cron and Others (#9282)
- Add API for Reactions (#9220)
- Graceful: Cancel Process on monitor pages & HammerTime (#9213)
- Graceful: Allow graceful restart for unix sockets (#9113)
- Graceful: Allow graceful restart for fcgi (#9112)
- Sign protected branches (#8993)
- Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)
- Add Gitea icon to Emojis (#8950)
- Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)
- Allow Custom Reactions (#8886)
- Close/reopen issues by keywords in titles and comments (#8866)
- Allow incompletely specified Time Formats (#8816)
- Prevent upload (overwrite) of lfs locked file (#8769)
- Template Repositories (#8768)
- Add /milestones endpoint (#8733)
- Make repository management section handle lfs locks (#8726)
- Respect LFS File Lock on UI (#8719)
- Add team option to grant rights for all organization repositories (#8688)
- Enabling and disabling the commit button to prevent empty commits (web editor) (#8590)
- Add setting to disable BASIC authentication (#8586)
- Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528)
- Allow Protected Branches to Whitelist Deploy Keys (#8483)
- Push to create repo (#8419)
- Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)
- Add basic repository lfs management (#7199)
- BUGFIXES
- Disable remove button on repository teams when have access to all (#9640)
- Clean up old references on branch delete (#9614)
- Hide public repos owned by private orgs (#9609)
- Fix access issues on milestone and issue overview pages. (#9603)
- Fix error logged when repos qs is empty (#9591)
- Dont trigger notification twice on issue assignee change (#9582)
- Fix mirror pushed commit actions (#9572)
- Allow only specific columns to be updated on issue via API (#9189) (#9539)
- Fix default avatar for ghost user (#9536)
- Fix download of release attachments with same name (#9529)
- Resolve deprecated INI conversion (#9525)
- Ignore empty avatars during database migration (#9520)
- Fix deleted branch isn't removed when push the branch again (#9516)
- Fix repository issues pagination bug when there are more than one label filter (#9512)
- Fix SetExpr failed (#9506)
- Remove obsolete file private/push_update.go (#9503)
- When recreating hooks, delete them first so they are recreated with the umask (#9502)
- Properly enforce gitea environment for pushes (#9501)
- Fix datarace on repo indexer queue (#9490)
- Add call to load repo prior to redirect in add/remove dependency code (#9484)
- Wrap the code indexer (#9476)
- Use Req.URL.RequestURI() to cope with FCGI urls (#9473)
- Set default ssh.minimum_key_sizes (#9466)
- Fixed issue with paging in /repos/{owner}/{repo}/git/trees/{sha} api (#9459)
- Fix wrong notification on merge (#9450)
- Issue with Migration rule v111 (#9449)
- Trigger webhook when deleting a branch after merging a PR (#9424)
- Add migration to sanitize repository original_url (#9423)
- Use OriginalURL instead of CloneAddr in migration logging (#9418)
- Push update after branch is restored (#9416)
- Fix wrong migration (#9381)
- Fix show repositories filter (#9234) (#9379)
- Fix Slack webhook payload title generation to work with Mattermost (#9378)
- Fix double webhook for new PR (#9375)
- AuthorizedKeysCommand should not query db directly (#9371)
- Fix missed change to GetManager() (#9361)
- Fix cache problem on dashboard (#9358)
- RepoIndexer: DefaultBranch needs to be prefixed by BranchPrefix (#9356)
- Fix protected branch using IssueID (#9348)
- Fix nondeterministic behavior (#9341)
- Fix PR/issue redirects when having external tracker (#9339)
- Remove release attachments which repository has been deleted (#9334)
- Fix issue indexer not triggered when migrating a repository (#9332)
- Add SyncTags to uploader interface (#9326)
- Fix bug that release attachment files not deleted when deleting repository (#9322)
- Only sync tags after all migration release batches are completed (#9319)
- File Edit: Author/Committer interchanged (#9297)
- prebuild CSS/JS before xgo release binaries (#9293)
- Log: Ensure FLAGS=none shows no flags (#9287)
- Make Diff Detail on Pull Request Changed File UI always on Top (#9280)
- Switch CSS minifier to cssnano (#9260)
- Fix latest docker image haven't include static files. (#9252)
- Don't link wiki revision to commit (#9244)
- Change review content column to type text in db (#9229)
- Fixed topic regex pattern and added search by topic links after save (#9219)
- Add language to user API responce (#9215)
- Correct tooltip message blocked by dependencies (#9211)
- Add SimpleMDE and Fix Image Paste for Issue/Comment Editor (#9197)
- Fix panic when diff (#9187)
- Fix #9151 - smtp logger configuration sendTos should be an array (#9154)
- Fix max length check and limit in multiple repo forms (#9148)
- Always Show Password Field on Link Account Sign-in Page (#9147)
- Properly fix displaying virtual session provider in admin panel (#9137)
- Fix race condition on indexer (#9136)
- Fix team links in HTML rendering (#9127)
- Fix race condition in ReplaceSanitizer (#9123)
- Fix what information is shown about user in API (#9115)
- Fix nil context user for template repositories (#9099)
- Hide given credentials for migrated repos. (#9097)
- Fix reCAPTCHA API URL (#9083)
- Fix password checks on admin create/edit user (#9076)
- Update golang.org/x/crypto vendor to use acme v2 (#9056)
- Ensure Written is set in GZIP ProxyResponseWriter (#9018)
- Fix wrong system notice when repository is empty (#9010)
- Fix broken link to branch from issue list (#9003)
- Fix bug when pack js (#8992)
- New review approvals shouldn't require a message (#8991)
- Shadow password correctly for session config (#8984)
- Don't send notification on pending reviews (#8943)
- Fix Notify Create Ref Error on tag creation (#8936)
- Convert EOL to UNIX-style to render MD properly (#8925)
- Migrate temp_repo.go to use git.NewCommand (#8918)
- Fix issue with user.fullname (#8902)
- Add Close() method to gogitRepository (#8901)
- Enable punctuations ending mentions (#8889)
- Fix password complexity check on registration (#8887)
- Fix require external registration password (#8885)
- Fix edit content button on migrated issue content (#8877)
- Fix permission checks for close/reopen from commit (#8875)
- Fix API Bug (fail on empty assignees) (#8873)
- Stop using git count-objects and use raw directory size for repository (#8848)
- Fix count for commit graph last page (#8843)
- Fix to close opened io resources as soon as not needed (#8839)
- Improve notification (#8835)
- Fix new user form for non-local users (#8826)
- Fix: remove duplicated signed commit icons (#8820)
- Fix (open/closed) issue count when label excluded (#8815)
- Fix SSH2 conditional in key parsing code (#8806)
- Fix 500 when edit hook (#8782)
- On windows set core.longpaths true (#8776)
- Fix commit expand button to not go to commit link (#8745)
- Avoid re-issuing redundant cross-references. (#8734)
- Fix milestone close timestamp function (#8728)
- Move webhook codes from service to webhook notification (#8712)
- Show zero lines on the line counter if the file empty (#8700)
- Fix deadline on update issue or PR via API (#8696)
- make call createMilestoneComment on newIssue func (#8678)
- Send tag create and push webhook when release created on UI (#8671)
- Prevent chrome download page as html with alt + click (#8669)
- Fix 500 when getting user as unauthenticated user (#8653)
- Graceful fixes (#8645)
- Add SubURL to redirect path (#8632) (#8634)
- Fix extra columns from
label
table (#8633) - Add SubURL to redirect path for transferred/renamed repos (#8632)
- Fix bug when migrate from API (#8631)
- Allow to merge if file path contains " or \ (#8629)
- Prevent removal of non-empty emoji panel following selection of duplicate (#8609)
- Ensure default gpg settings not nil and found commits have reference to repo (#8604)
- Set webhook Content-Type for application/x-www-form-urlencoded (#8599)
- Fix #8582 by handling empty repos (#8587)
- Fix of the diff statistics view on pull request's (#8581)
- Fix bug on pull requests when transfer head repository (#8564)
- Fix template error on account page (#8562)
- Allow externalID to be UUID (#8551)
- Fix ignored error on editorconfig api (#8550)
- Fix user avatar name (#8547)
- Ensure that GitRepo is set on Empty repositories (#8539)
- Add missed close in ServeBlobLFS (#8527)
- Fix migrate mirror 500 bug (#8526)
- Fix password complexity regex for special characters (on master) (#8525)
- ENHANCEMENTS