aa4a273ce9
- Update to version 1.25.4: * Release notes for 1.25.4 (#36385) * Fix markdown newline handling during IME composition (gitea#36421) (#36424) * Allow foreachref parse max tokens from 4*64KB to 4MB (#36414) (#36429) * Fix missing repository id when migrating release attachments (#36389) (#36413) * Fix git http service handling (#36396) * Fix bug on notification read (#36339) (#36387) * Fix bug when compare in the pull request (#36363) (#36372) * Release attachments must belong to the intended repo (#36347) (#36375) * Fix permission check on org project operations (#36318) (#36373) * clean watches when make a repository private and check permission when send release emails (#36319) (#36370) * Fix incorrect text content detection (#36364) (#36369) * Add more check for stopwatch read or list (#36340) (#36368) * Fix openid setting check (#36346) (#36361) * fill missing has_code in repository api (#36338) (#36359) * Fix notifications pagination query parameters (#36351) (#36358) * Fix cancel auto merge bug (#36341) (#36356) * Fix delete attachment check (#36320) (#36355) * LFS locks must belong to the intended repo (#36344) (#36349) * Fix some trivial problems (#36336) (#36337) * Fix WebAuthn error checking (#36219) (#36235) * fix: prevent panic when GitLab release has more links than sources (#36295) (#36305) * Fix stats bug when syncing release (#36285) (#36294) * add more routes to the "expensive" list (#36290) * Always honor user's choice for "delete branch after merge" (#36281) (#36286) * Make "commit statuses" API accept slashes in "ref" (#36264) (#36275) * Fix panic when get editor config file (#36241) (#36247) * Use the requested host for LFS links (#36242) (#36258) * Fix regression in writing authorized principals (#36213) (#36218)
Eric Schirra2026-01-22 09:45:02 +00:00
f5abb8d412
Accepting request 1323668 from home:ecsos:server
Eric Schirra2025-12-19 12:41:20 +00:00
31e4096d8e
- Update to version 1.25.3: * Add changelog for 1.25.3 (#36182) * Fix bugs when comparing and creating pull request (#36144) * fix webAuthn insecure error view (#36165) (#36179) * Fix OrgAssignment opts (#36174) (#36177) * Check user visibility when redirecting to a renamed user (#36148) (#36159) * Fix bug when viewing the commit diff page with non-ANSI files (#36149) (#36150) * Fix various bugs (#36139) (#36151) * Hide RSS icon when viewing a file not under a branch (#36135) (#36141) * Fix SVG size calulation, only use style attribute (#36133) (#36134) * Make Golang correctly delete temp files during uploading (#36128) (#36129) * Improve math rendering (#36124) (#36125) * Changed a small typo in an error message and code comments. (#36117) (#36123) * Add strikethrough button to markdown editor (#36087) (#36104) * Fix the bug when ssh clone with redirect user or repository (#36039) (#36090) * fix some file icon ui (#36078) (#36088) * Use Golang net/smtp instead of gomail's smtp to send email (#36055) (#36083) * Fix edit user email bug in API (#36068) (#36081) * Bump toolchain to go1.25.5, misc fixes (#36082) * Fix bug when updating user email (#36058) (#36066) * Fix Actions pull_request.paths being triggered incorrectly by rebase (#36045) (#36054) * Fix error handling in mailer and wiki services (#36041) (#36053) * Fix incorrect viewed files counter if file has changed (#36009) (#36047) * Fix container registry error handling (#36021) (#36037) * Add "site admin" back to profile menu (#36010) (#36013)
Eric Schirra2025-12-19 09:45:45 +00:00
27aa340ca1
Accepting request 1319460 from home:ecsos:server
Eric Schirra2025-11-23 12:24:34 +00:00
41adfa8c8f
- Update to version 1.25.2: * release notes for 1.25.2 (#35986) * Allow empty commit when merging pull request with squash style (#35989) (#36003) * Fix various permission & login related bugs (#36002) (#36004) * upgrade golang.org/x/crypto to 0.45.0 (#35988) * Change project default column icon to 'star' (#35967) (#35979) * Misc CSS fixes (#35888) (#35981) * Fix container push tag overwriting (#35936) (#35954) * Fix corrupted external render content (#35946) (#35950) * Don't show unnecessary error message to end users for DeleteBranchAfterMerge (#35937) (#35941) * Limit read bytes instead of ReadAll (#35928) (#35934) * Load jQuery as early as possible to support custom scripts (#35926) (#35929) * Allow to display embed images/pdfs when SERVE_DIRECT was enabled on MinIO storage (#35882) (#35917) * Use correct form field for allowed force push users in branch protection API (#35894) (#35908) * Make OAuth2 issuer configurable (#35915) (#35916) * Fix#35763: Add proper page title for project pages (#35773) (#35909) * Display source code downloads last for release attachments (#35897) (#35903) * Fix team member access check (#35899) (#35905) * Fix conda null depend issue (#35900) (#35902) * Fix avatar upload error handling (#35887) (#35890) * Contribution heatmap improvements (#35876) (#35880) * Remove padding override on .ui .sha.label (#35864) (#35873) * fix(api/repo/contents): set the dates to now when not specified by the caller (#35861) (#35874) * Fix pull description code label background (#35865) (#35870) * Fix gogit ListEntriesRecursiveWithSize (#35862)
Eric Schirra2025-11-23 10:53:21 +00:00
39be69ecf2
Accepting request 1316973 from home:ecsos:server
Eric Schirra2025-11-10 17:22:59 +00:00
885652defa
Accepting request 1314809 from home:ecsos:server
Eric Schirra2025-10-31 11:40:45 +00:00
68f9bb1549
- Update to version 1.25.0: * Update release notes for 1.25.0 (#35769) * Update tab title when navigating file tree (#35757) (#35772) * Fix "ref-issue" handling in markup (#35739) (#35771) * Upgrade go mail to 0.7.2 (#35748) (#35750) * Revert #18491, fix oauth2 client link account (#35745) (#35751) * Fix review request webhook bug (#35339) (#35596) * Fix external render, make iframe render work (#35727, #35730) (#35731) * Honor delete branch on merge repo setting when using merge API (#35488) (#35726) * Don't block site admin's operation if SECRET_KEY is lost (#35721) (#35724) * fix attachment file size limit in server backend (#35519) (#35720) * Make restricted users can access public repositories (#35693) (#35719) * Fix various trivial problems (#35714) (#35718) * Refactor legacy code (#35708) (#35716) * Avoid emoji mismatch and allow to only enable chosen emojis (#35692) (#35705) * Fix workflow run event status while rerunning a failed job (#35689) (#35703) * Fix various bugs (#35684) (#35696) * Use LFS object size instead of blob size when viewing a LFS file (#35679) (#35680) * Creating push comments before invoke pull request checking (#35647) (#35668) * Fix build (#35674) * Fix missing Close when error occurs and abused connection pool (#35658) (#35670) * Fix a bug missed return (#35655) (#35667) * Always create Actions logs stepsContainer (#35654) (#35672) * bump archives&rar dep (#35637) (#35638) * Fix code tag style problem and LFS view bug (#35628) (#35636) * The status icon of the Action step is consistent with GitHub (#35618) (#35621) * Fix inputing review comment will remove reviewer (#35591) (#35615) * Mock external service in hcaptcha TestCaptcha (#35604) (#35614) * Fix diffpatch API endpoint (#35610) (#35613) * Fixing issue #35530: Password Leak in Log Messages (#35584) (#35609)
Eric Schirra2025-10-31 11:10:46 +00:00
f32ae0ca6e
Accepting request 1313662 from home:ecsos:server
Eric Schirra2025-10-25 13:48:20 +00:00
181556faa5
- Update to version 1.24.7: * Change log for 1.24.7 (#35742) * Refactor legacy code (#35708) (#35713) * Fixing issue #35530: Password Leak in Log Messages (#35584) (#35665) * Mock external service in hcaptcha TestCaptcha (#35604) (#35663) * Correctly override user unitmodes (#35501) (#35666) * Fix inputing review comment will remove reviewer (#35591) (#35664) * Fix a bug missed return (#35655) (#35671) * Fix build (#35669)
Eric Schirra2025-10-25 13:03:52 +00:00
12f0b87098
Accepting request 1303756 from home:ecsos:server
Eric Schirra2025-09-11 06:07:48 +00:00
0fed11c5fc
- Update to version 1.24.6: * Changelog for 1.24.6 (#35457) * Fix a compare page 404 bug when the pull request disabled (#35441) (#35453) * Fix push commits comments when changing the pull request target branch (#35386) (#35443) * Fix bug when issue disabled, pull request number in the commit message cannot be redirected (#35420) (#35442) * fix: add author.name field to Swift Package Registry API response (#35410) (#35431) * fix(webhook/discord): fixed username cannot be empty error (#35412) (#35417) * Switch bitnami images to bitnamilegacy on CI (#35402) (#35403) * Upgrade xz to v0.5.15 (#35385) * Fix review request webhook bug (#35339) * Allow foreachref parser to grow its buffer (#35365) (#35376) * Fix atom/rss mixed error (#35345) (#35347) * Allow deleting comment with content via API like web did (#35346) (#35354) * fix: remove duplicate IDs (#35210) (#35325) * Upgrade mermaid to 11.10.0 (#35333) * Fix some overflows in test (#35315) (#35321) * Fix LFS range size header response (#35277) (#35293) * Fix GitHub release assets URL validation (#35287) (#35290) * Fix token lifetime, closes#35230 (#35271) (#35281)
Eric Schirra2025-09-11 05:00:44 +00:00
ee7247b5e2
Accepting request 1299277 from home:eroca
Eric Schirra2025-08-14 09:21:00 +00:00
b2b870d0e4
Accepting request 1297776 from home:ecsos:server
Eric Schirra2025-08-05 15:19:25 +00:00
e289c3bbb7
- Update to version 1.24.4: * release notes for 1.24.4 (#35208) * Fix various bugs (1.24) (#35186) * Fix migrate input box bug (#35166) (#35171) * Only hide dropzone when no files have been uploaded (#35156) (#35167) * Don't use full-file highlight when there is a git diff textconv (#35114) (#35119) * Fix submodule parsing when the gitmodules is missing (#35109) (#35118) * Increase gap on latest commit (#35104) (#35113) * Fix review comment/dimiss comment x reference can be refereced back (#35094) (#35099) * Fix submodule nil check (#35096) (#35098) * nix flake update (#35085) (#35090)
Eric Schirra2025-08-05 15:11:39 +00:00
1b12cf517d
Accepting request 1293366 from home:eroca
Eric Schirra2025-07-15 10:06:01 +00:00
bf625374db
Accepting request 1287545 from home:ecsos:server
Eric Schirra2025-06-21 09:18:42 +00:00
0f7b9d6dd5
- Update to version 1.24.2: * release of 1.24.2 (#34800) * upgrade chi (#34799) * Fix container range bug (#34795) (#34796) * Bump poetry feature to new url for dev container (#34787) (#34790)
Eric Schirra2025-06-21 08:37:13 +00:00
893e877aba
- Fix make build: GOFLAGS not set - Add more filters to rpmlintrc - Remove %config(noreplace) from firewalld xml file - Add %attr(0644,root,root) to apparmor files
Elisei Roca2025-06-20 19:03:56 +00:00
64c4c2267b
Accepting request 1287121 from home:ecsos:server
Eric Schirra2025-06-20 06:28:27 +00:00
9f429ad501
- Update to version 1.24.1: * Changelog for 1.24.1 (#34774) * Fix tag target (#34781) (#34783) * Fix incorrect cli default values (#34765) (#34766) * when using rules to delete packages, remove unclean bugs (#34632) (#34761) * Fix readme path and markdown link paste (#34755) (#34760) * Improve alignment of commit status icon on commit page (#34750) (#34757) * Fix ghost user in feeds when pushing in an actions, it should be gitea-actions (#34703) (#34756) * Support title and body query parameters for new PRs (#34537) (#34752) * fix: prevent double markdown link brackets when pasting URL (#34745) (#34748) * Fix JS error for "select" dropdown (#34743) (#34749) * Prevent duplicate form submissions when creating forks (#34714) (#34735) * Fix container range bug (#34725) (#34732) * Fix dropdown filter (#34708) (#34711) * Fix markdown wrap (#34697) (#34702) * frontport changelog to v1.24 (#34690) * Fix pull requests API convert panic when head repository is deleted. (#34685) (#34687) * Hide href attribute of a tag if there is no target_url (#34556) (#34684) * Fix commit message rendering and some UI problems (#34680) (#34683)
Eric Schirra2025-06-20 05:29:23 +00:00
9c06e283b7
- Fix make build: GOFLAGS not set - Add more filters to rpmlintrc - Remove %config(noreplace) from firewalld xml file - Add %attr(0644,root,root) to apparmor files
Elisei Roca2025-06-18 20:31:23 +00:00
0e968eca6c
Accepting request 1286760 from home:eroca
Eric Schirra2025-06-18 19:02:58 +00:00
75f8dac82e
- Update to version 1.24.0: * Changelog for 1.24.0 (#34543) * Fix: skip paths check on tag push events in workflows (#34602) (#34670) * Fix last admin check when syncing users (#34649) (#34673) * Fix footnote jump behavior on the issue page. (#34621) (#34669) * Fix "oras" OCI client compatibility (#34666) (#34671) * Only activity tab needs heatmap data loading (#34652) (#34668) * Ignore "Close" error when uploading container blob (#34620) (#34665) * Fix missed merge commit sha and time when migrating from codecommit (#34645) (#34650) * Fix GetUsersByEmails (#34643) (#34646) * Misc CSS fixes (#34638) (#34644) * add codecommit to supported services in api docs (#34626) (#34633) * Validate hex colors when creating/editing labels (#34623) (#34630) * bump to alpine 3.22 (#34613) (#34615) * Fix possible pull request broken when leave the page immediately after clicking the update button (#34509) (#34607) * Fix margin issue in markup paragraph rendering (#34599) (#34606) * Fix migration pull request title too long (#34577) (#34604) * Fix issue label delete incorrect labels webhook payload (#34575) (#34603) * Make pull request and issue history more compact (#34588) (#34594) * fixed incorrect page navigation with up and down arrow on last item of dashboard repos (#34570) (#34596) * Fix doctor deleting orphaned issues attachments (#34142) (#34571) * Fix/improve avatar sync from LDAP (#34573) (#34587) * Fix some trivial problems (#34579) (#34585) * Retain issue sort type when a keyword search is introduced (#34559) (#34581) * Always use an empty line to separate the commit message and trailer (#34512) (#34578) * Fix line-button issue after file selection in file tree (#34574) (#34576) * Fix possible nil description of pull request when migrating from CodeCommit (#34541) (#34550) * Add webhook assigning test and fix possible bug (#34420) (#34551) * Refactor commit reader (#34542) (#34549) * Don't display error log when .git-blame-ignore-revs doesn't exist (#34457) (#34540)
Eric Schirra2025-06-11 06:44:47 +00:00
eb838f9bb2
Accepting request 1276989 from home:ecsos:server
Eric Schirra2025-05-13 04:26:43 +00:00
2e4abed515
- Update to version 1.23.8: * Fix releases sidebar navigation link (#34436) (#34439) * Add changelog for 1.23.8 (#34430) * Fix bug webhook milestone is not right. (#34419) (#34429) * Fix a bug when uploading file via lfs ssh command 1.23 (#34408) (#34411) * upgrade github v61 -> v71 to fix migrating bug (#34389) * Fix bug when API get pull changed files for deleted head repository (#34333) (#34368) * Fix bug when visiting comparation page (#34334) (#34364) * Fix CI Build (#34315) * Fix wrong review requests when updating the pull request (#34286) (#34304) * fix github migration error when using multiple tokens (#34144) (#34302) * Explicitly not update indexes when sync database schemas (#34281) (#34295) * Update token creation API swagger documentation (#34288) (#34296) * Fix panic when comment is nil (#34257) (#34277) * Don't assume the default wiki branch is master in the wiki API (#34244) (#34245) * Swift files can be passed either as file or as form value (#34068) (#34236) * Fix project board links to related Pull Requests (#34213) (#34222) * Update net package (#34228) (#34232) * Fix two missed null value checks on the wiki page. (#34205) (#34215) * Fix empty repo clone panel border (#34219) (#34220) * feat: add riscv64 support (#34199) (#34204) * fix(#33711): cross-publish docker images to ghcr.io (#34148) (#34176) * bugfix check for alternate ssh host certificate location (#34146) (#34166) * remove hardcoded 'code' string in clone_panel.tmpl (#34153) (#34158) * Bump go version in go.mod (#34160)
Eric Schirra2025-05-13 04:21:01 +00:00
bc71b6a0f5
Accepting request 1269509 from home:ecsos:server
Eric Schirra2025-04-15 09:24:07 +00:00
4718331512
# SECURITY - Compile with Go 1.23.8 # Enhancements - Add a config option to block "expensive" pages for anonymous users (#34024) (#34071) - Also check default ssh-cert location for host (#34099) (#34100) (#34116) # BUGFIXES - Fix discord webhook 400 status code when description limit is exceeded (#34084) (#34124) - Get changed files based on merge base when checking pull_request actions trigger (#34106) (#34120) - Fix invalid version in RPM package path (#34112) (#34115) - Return default avatar url when user id is zero rather than updating database (#34094) (#34095) - Add additional ReplaceAll in pathsep to cater for different pathsep (#34061) (#34070) - Try to fix check-attr bug (#34029) (#34033) - Git client will follow 301 but 307 (#34005) (#34010) - Fix block expensive for 1.23 (#34127) - Fix markdown frontmatter rendering (#34102) (#34107) - Add new CLI flags to set name and scopes when creating a user with access token (#34080) (#34103) - Do not show 500 error when default branch doesn't exist (#34096) (#34097) - Hide activity contributors, recent commits and code frequrency left tabs if there is no code permission (#34053) (#34065) - Simplify emoji rendering (#34048) (#34049) - Adjust the layout of the toolbar on the Issues/Projects page (#33667) (#34047) - Pull request updates will also trigger code owners review requests (#33744) (#34045) - Fix org repo creation being limited by user limits (#34030) (#34044) - Fix git client accessing renamed repo (#34034) (#34043) - Fix the issue with error message logging for the check-attr command on Windows OS. (#34035) (#34036) - Polyfill WeakRef (#34025) (#34028)
Eric Schirra2025-04-15 09:20:29 +00:00
5c684b7f06
- Fetch gitea docs from main branch, upstream does not provide built archives per version anymore
Elisei Roca2025-03-08 21:00:07 +00:00
559718fbb9
- Skip LFS hooks on gitea repositories add GIT_LFS_SKIP_SMUDGE=1 in gitea.service
Elisei Roca2025-03-08 18:51:57 +00:00
012354519a
- Fix docs package version 1.22.6, unfortunately no newer archive - Remove no longer needed filter devel-file-in-non-devel-package - Small fixes in get-gitea-source.sh - Small fixes in spec file: * use %autopatch * remove unused import_path definition * add noarch for apache and docs packages * add -trimpath for removing build time paths - Skip LFS hooks on gitea repositories add GIT_LFS_SKIP_SMUDGE=1 in gitea.service
Elisei Roca2025-03-08 18:46:17 +00:00
b23e38ab27
- Update to version 1.23.5: * Upgrade golang net from 0.35.0 -> 0.36.0 #33795 (#33796) * Add changelog for 1.23.5 (#33780) * Adjust appearence of commit status webhook (#33778) (#33789) * Update minimum version of mssql tested * Fix navbar dropdown item align (#33782) * upgrade go-crypto from 1.1.4 to 1.1.6 (#33745) (#33754) * Disable go license generation as part of make tidy (#33747) (#33751) * bump x/oauth2 & x/crypto (#33704) (#33727) * Remove superflous tw-content-center (#33741) (#33743) * Fix inconsistent closed issue list icon (#33722) (#33728) * Use MatchPhraseQuery for bleve code search (#33628) * Optimize user dashboard loading (#33686) (#33708) * Fix OCI image.version annotation for releases to use full semver (#33698) (#33701) * Try to fix ACME path when renew (#33668) (#33693) * Fix for Maven Package Naming Convention Handling (#33678) (#33679) * Improve Open-with URL encoding (#33666) (#33680) * Deleting repository should unlink all related packages (#33653) (#33673) * Fix omitempty bug (#33663) (#33670) * Fix mCaptcha bug (#33659) (#33661) * git graph: don't show detached commits (#33645) (#33650)
Eric Schirra2025-03-05 11:18:01 +00:00
ee5f84e576
Accepting request 1247020 from home:ecsos:server
Eric Schirra2025-02-19 10:51:52 +00:00
c5cb92d14e
- Update to version 1.23.4: * Release of Gitea 1.23.4 (#33621) * fix: add missing locale (#33641) (#33642) * Make actions URL in commit status webhooks absolute (#33620) (#33632) * Fix project issues list and counting (#33594) (#33619) * Fix mirror bug (#33597) (#33607) * Use default Git timeout when checking repo health (#33593) (#33598) * Fix PR's target branch dropdown (#33589) (#33591) * Performance optimization for pull request files loading comments attachments (#33585) (#33592) * Only show the latest version in the Arch index (#33262) (#33580) * Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569) (#33577) * Skip deletion error for action artifacts (#33476) (#33568) * Add a transaction to pickTask (#33543) (#33563) * Fix context usage (#33554) (#33557) * Enhance routers for the Actions runner operations (#33549) (#33555) * Enhance routers for the Actions variable operations (#33547) (#33553) * Rework suggestion backend (#33538) (#33546)
Eric Schirra2025-02-19 10:28:51 +00:00
3715e9ee3d
- Update to version 1.23.3: * Add changelog for 1.23.3 (#33515) * Fix a bug caused by status webhook template (#33512)
Eric Schirra2025-02-07 07:28:49 +00:00
32c60a005f
Accepting request 1242870 from home:ecsos:server
Eric Schirra2025-02-03 15:06:21 +00:00
5bf07e41bb
- Remove deprecated module golang(github.com/jteeuwen/go-bindata) from BuildRequires. No more need for build.
Eric Schirra2025-02-03 14:30:10 +00:00
76345e2636
Accepting request 1240466 from home:ecsos:server
Eric Schirra2025-01-27 09:22:03 +00:00
de4ee8f9fc
- Update to version 1.23.1: * Change log for 1.23.1 (#33191) * Fix editor markdown not incrementing in a numbered list (#33187) (#33193) * Fix sync fork for consistency (#33147) (#33192) * Use updated path to s6-svscan after alpine upgrade (#33185) (#33188) * Fix raw file API ref handling (#33172) (#33189) * Fix branch dropdown not display ref name (#33159) (#33183) * Fix ACME panic (#33178) (#33186) * Move repo size to sidebar (#33155) (#33182) * Fix assignee list overlapping in Issue sidebar (#33176) (#33181) * Fix pam auth test regression (#33169) (#33174) * Fix fuzz test (#33156) (#33158)
Eric Schirra2025-01-27 09:14:58 +00:00
d2d6ba3946
- Update to version 1.23.0: * Update changelog for v1.23.0 (#33130) * Fix git remote error check, fix dependencies, fix js error (#33129) (#33133) * Filter reviews of one pull request in memory instead of database to reduce slow response because of lacking database index (#33106) (#33128) * fix empty repo updated time (#33120) (#33124) * Add missing transaction when set merge (#33113) * Fix package error handling and npm meta and empty repo guide (#33112) * Fix empty git repo handling logic and fix mobile view (#33101) (#33102) * Fix line-number and scroll bugs (#33094) (#33095) * Fix bleve fuzziness search (#33078) (#33087) * Fix broken forms (#33082) * Try to fix ACME directory problem (#33072) (#33077) * Inherit submodules from template repository content (#16237) (#33068) * feat(action): issue change title notifications (#33050) (#33065) * Use project's redirect url instead of composing url (#33058) (#33064) * Refactor maven package registry (#33049) (#33057) * Make issue suggestion work for new PR page (#33035) (#33056) * Fix duplicate co-author in squashed merge commit messages (#33020) (#33054) * Fix issue comment number (#30556) (#33055) * Fix settings not being loaded at CLI (#26402) (#33048) * Remove aws go sdk package dependency (#33029) (#33047) * Use gitrepo.GetTreePathLatestCommit to get file lastest commit instead from latest commit cache (#32987) (#33046) * use -s -w ldflags for release artifacts (#33041) (#33042) * Fix bug automerge cannot be chosed when there is only 1 merge style (#33040) (#33043) * Refactor testfixtures (#33028) * Fix templating in pull request comparison (#33025) (#33038) * fix toggle commit body button ui when latest commit message is long (#32997) (#33034) * Fix review code comment avatar alignment (#33031) (#33032) * Fix bug on activities (#33008) (#33016) * fix scoped label ui when contains emoji (#33007) (#33014)
Eric Schirra2025-01-27 08:48:56 +00:00
c0f94f998c
Accepting request 1230743 from home:ecsos:server
Eric Schirra2024-12-13 09:33:44 +00:00
71deb198a3
- Update to version 1.22.6: * Add missing two sync feed for refs/pull (#32815) (#32822) * Add changelog for 1.22.6 (#32825) * Fix misuse of PublicKeyCallback(#32810) (#32824) * Fix lfs migration (#32812) (#32818) * Avoid MacOS keychain dialog in integration tests (#32813) (#32816) * use specific namespace labels * use dedicated runners for release artifacts (#32811) (#32814)
Eric Schirra2024-12-13 09:20:06 +00:00
fa6ce67d01
Accepting request 1226817 from home:ecsos:server
Eric Schirra2024-11-27 08:45:38 +00:00
6443410f1a
- Update to version 1.22.4: * Add release note for v1.22.4 (#32513) * Fix get reviewers' bug (#32415) (#32616) * Fix clean tmp dir (#32360) (#32593) * Fix PR creation on forked repositories (#31863) (#32591) * Fix the missing menu in organization project view page (#32313) (#32592) * Support HTTP POST requests to /userinfo, aligning to OpenID Core specification (#32578) (#32594) * Fix debian package clean up (#32351) (#32590) * Fix GetInactiveUsers (#32540) (#32588) * allow the actions user to login via the jwt token (#32527) (#32580) * Fix submodule parsing (#32571) (#32577) * Remove unnecessary code (#32560) (#32567) * Refactor find forks and fix possible bugs that weak permissions check (#32528) (#32547) * Fix some places which doesn't repsect org full name setting (#32243) (#32550) * Refactor push mirror find and add check for updating push mirror (#32539) (#32549) * Improve some sanitizer rules (#32534) * Fix basic auth with webauthn (#32531) (#32536) * Fix artifact v4 upload above 8MB (#31664) (#32523) * Remove transaction for archive download (#32186) (#32520) * Fix oauth2 error handle not return immediately (#32514) (#32516) * Trim title before insert/update to database to match the size requirements of database (#32498) (#32507) * Fix nil panic if repo doesn't exist (#32501) (#32502) * Add a doctor check to disable the "Actions" unit for mirrors (#32424) (#32497) * Update nix development environment vor v1.22.x (#32495) * Refactor internal routers (partial backport, auth token const time comparing) (#32473) (#32479) * Disable Oauth check if oauth disabled (#32368) (#32480) * cargo registry - respect renamed dependencies (#32430) (#32478) * Fix broken releases when re-pushing tags (#32435) (#32449) * Fix mermaid diagram height when initially hidden (#32457) (#32464) * Only provide the commit summary for Discord webhook push events (#32432) (#32447)
Eric Schirra2024-11-27 08:36:05 +00:00
2188c95e84
Accepting request 1226804 from home:ecsos:server
Eric Schirra2024-11-27 08:12:05 +00:00
6ccc8cded2
- Update to version 1.22.4: * Add release note for v1.22.4 (#32513) * Fix get reviewers' bug (#32415) (#32616) * Fix clean tmp dir (#32360) (#32593) * Fix PR creation on forked repositories (#31863) (#32591) * Fix the missing menu in organization project view page (#32313) (#32592) * Support HTTP POST requests to /userinfo, aligning to OpenID Core specification (#32578) (#32594) * Fix debian package clean up (#32351) (#32590) * Fix GetInactiveUsers (#32540) (#32588) * allow the actions user to login via the jwt token (#32527) (#32580) * Fix submodule parsing (#32571) (#32577) * Remove unnecessary code (#32560) (#32567) * Refactor find forks and fix possible bugs that weak permissions check (#32528) (#32547) * Fix some places which doesn't repsect org full name setting (#32243) (#32550) * Refactor push mirror find and add check for updating push mirror (#32539) (#32549) * Improve some sanitizer rules (#32534) * Fix basic auth with webauthn (#32531) (#32536) * Fix artifact v4 upload above 8MB (#31664) (#32523) * Remove transaction for archive download (#32186) (#32520) * Fix oauth2 error handle not return immediately (#32514) (#32516) * Trim title before insert/update to database to match the size requirements of database (#32498) (#32507) * Fix nil panic if repo doesn't exist (#32501) (#32502) * Add a doctor check to disable the "Actions" unit for mirrors (#32424) (#32497) * Update nix development environment vor v1.22.x (#32495) * Refactor internal routers (partial backport, auth token const time comparing) (#32473) (#32479) * Disable Oauth check if oauth disabled (#32368) (#32480) * cargo registry - respect renamed dependencies (#32430) (#32478) * Fix broken releases when re-pushing tags (#32435) (#32449) * Fix mermaid diagram height when initially hidden (#32457) (#32464) * Only provide the commit summary for Discord webhook push events (#32432) (#32447)
Eric Schirra2024-11-27 06:50:28 +00:00
8f4d563d21
Accepting request 1218656 from home:ecsos:server
Eric Schirra2024-10-27 10:04:47 +00:00
c00b5f860e
- Fix app.ini not writeable from gitea itself (boo#1231809).
Eric Schirra2024-10-27 09:31:03 +00:00
12167d3d78
Accepting request 1206489 from home:ecsos:server
Eric Schirra2024-10-09 09:31:04 +00:00
83fb0c462c
- Update to version 1.22.3: * Add release note for v1.22.3 (#32205) * Fix bug when a token is given public only (#32204) (#32218) * Add null check for responseData.invalidTopics (#32212) (#32217) * Fix javascript error when an anonymous user visiting migration page (#32144) (#32179) * Fixed race condition when deleting documents by repoId in ElasticSearch (#32185) (#32188) * Don't init singing keys if oauth2 provider disabled (#32177) * Upgrade some dependencies include minio-go (#32166) * Ensure GetCSRF doesn't return an empty token (#32130) (#32157) * Fix the logic of finding the latest pull review commit ID (#32139) (#32165) * Don't join repository when loading action table data (#32127) (#32143) * Fix wrong status of Set up Job when first step is skipped (#32120) (#32125) * Fix bug in getting merged pull request by commit (#32079) (#32117) * Fix bug when deleting a migrated branch (#32075) (#32123) * Include collaboration repositories on dashboard source/forks/mirrors list (#31946) (#32122) * Truncate commit message during Discord webhook push events (#31970) (#32121) * Allow set branch protection in an empty repository (#32095) (#32119) * Fix panic when cloning with wrong ssh format. (#32076) (#32118) * Fix Bug in Issue/pulls list (#32081) (#32115) * use rebuilt mssql-2017 image (#32109) (#32114) * Fix rename branch permission bug (#32066) (#32108) * Fix wrong last modify time (#32102) (#32104) * Add bin to Composer Metadata (#32099) (#32106) * Fix incorrect /tokens api (#32085) (#32092) * Fix mssql ci with a new mssql version on ci (#32094) * Fix: database not update release when using git push --tags --force (#32040) (#32074) * Refactor CSRF protector (#32057) (#32069) * Add missing comment reply handling (#32050) (#32065) * Lazy load avatar images (#32051) (#32063) * Handle invalid target when creating releases using API (#31841) (#32043)
Eric Schirra2024-10-09 05:44:20 +00:00
c5bee700b3
Accepting request 1199172 from home:ecsos:server
Eric Schirra2024-09-06 11:23:16 +00:00
e95c652487
- Update to version 1.22.2: * Add changelog for 1.22.2 (#31935) * Fix nuget/conan/container packages upload bugs (#31967) (#31982) * Replace v-html with v-text in search inputbox (#31966) (#31973) (#31975) * Add lock for parallel maven upload (#31954) * Fix index too many file names bug (#31903) (#31953) * Prevent update pull refs manually and will not affect other refs update (#31931) (#31955) * Fix sort order for organization home and user profile page (#31921) (#31922) * Fix 500 error when state params is set when editing issue/PR by API (#31880) (#31952) * Upgrade micromatch to 4.0.8 (#31944) * Update webpack to 5.94.0 (#31941) * Fix search team (#31923) (#31942) * Remove "dsa-1024" testcases from Test_SSHParsePublicKey and Test_calcFingerprint (#31905) (#31914) * Don't return 500 if mirror url contains special chars (#31859) (#31895) * Upgrade bleve to 2.4.2 (#31894) * bug fix for translation in ru (#31892) * Refactor the usage of batch catfile (#31754) (#31889) * Fix agit automerge (#31207) (#31881) * add CfTurnstileSitekey context data to all captcha templates (#31874) (#31876) * Fix actions notify bug (#31866) (#31875) * fix the component of access token list not mounted (#31824) (#31868) * Fix overflowing content in action run log (#31842) (#31853) * Fix raw wiki links (#31825) (#31845) * Avoid returning without written ctx when posting PR (#31843) (#31848) * Add missing repository type filter parameters to pager (#31832) (#31837) * Fix panic of ssh public key page after deletion of auth source (#31829) (#31836) * Fixes for unreachable project issues when transfer repository from organization (#31770) (#31828) * Scroll images in project issues separately from the remaining issue (#31683) (#31823) * Add :focus-visible style to buttons (#31799) (#31819) * Show lock owner instead of repo owner on LFS setting page (#31788) (#31817)
Eric Schirra2024-09-06 09:44:15 +00:00
0cd69bc442
Accepting request 1187054 from home:seil0:branches:devel:tools:scm
Eric Schirra2024-07-13 12:01:02 +00:00
6ce8369408
Updating link to change in devel:tools:scm/gitea revision 161
OBS User buildservice-autocommit
2024-07-05 11:52:19 +00:00
400e697958
Accepting request 1185432 from home:ecsos:server
Eric Schirra2024-07-04 17:08:34 +00:00
d44a815527
- Update to version 1.22.1: * Add changelog for 1.22.1 (#31517) * Update golang.org/x/image to v0.18.0 (#31542) * remove typo (#31524) * Fix avatar radius problem on the new issue page (#31506) (#31508) * use correct l10n string (#31487) (#31490) * Upgrade github.com/hashicorp/go-retryablehttp (#31499) * Fix dropzone JS error when attachment is disabled (#31486) * Fix overflow menu flickering on mobile (#31484) (#31488) * Fix poor table column width due to breaking words (#31473) (#31477) * Fix deprecated Dockerfile ENV format (#31450) (#31452) * Fix web notification icon not updated once you read all notifications (#31447) (#31466) * Switch to upstream of gorilla/feeds (#31400) (#31464) * Switch to "Write" tab when edit comment again (#31445) (#31461) * Support relative paths to videos from Wiki pages (#31061) (#31453) * Fix the link for .git-blame-ignore-revs bypass (#31432) (#31442) * Fix the wrong line number in the diff view page when expanded twice. (#31431) (#31440) * Fix labels and projects menu overflow on issue page (#31435) (#31439) * [Fix] Account Linking UpdateMigrationsByType (#31428) (#31434) * Fix markdown math brackets render problem (#31420) (#31430) * Increase max length of org team names from 30 to 255 characters (#31410) (#31421) * Fix new issue/pr avatar (#31419) (#31424) * Reduce air verbosity (#31417) (#31425) * Fix rendered wiki page link (#31398) (#31407) * Fix double border in system status table (#31363) (#31401) * Fix bug filtering issues which have no project (#31337) (#31367) * Fix natural sort (#31384) (#31394) * Fix missing images in editor preview due to wrong links (#31299) (#31393) * Allow downloading attachments of draft releases (#31369) (#31380) * Fix duplicate sub-path for avatars (#31365) (#31368)
Eric Schirra2024-07-04 16:23:24 +00:00
a082f74ac1
Accepting request 1180190 from home:dirkmueller:Factory
Eric Schirra2024-06-12 12:29:03 +00:00
1deb0bb234
Accepting request 1177118 from home:ecsos:server
Eric Schirra2024-05-27 12:17:54 +00:00
a4eea2e393
- Update to version 1.22.0: * Add v1.22.0 changelog (#31060) * Prevent tab shifting, remove extra margin on fluid pages (#31090) (#31099) * Fix border radius on hovered secondary menu (#31089) (#31097) * Fix possible ui 500 if workflow's job is nil (#31092) (#31098) * Fix View File button link if branch deleted on pull request files pages (#31063) (#31077) * Change --border-radius-circle to --border-radius-full (#30936) (#31078) * Make gitea webhooks openproject compatible (#28435) (#31081) * Support setting the default attribute of the issue template dropdown field (#31045) (#31059) * Alpine 3.20 has been released (#31047) (#31057) * Fix wrong display of recently pushed notification (#25812) (#31043) * align s3 files with docker naming (#31050) (#31052) * Update Actions documentation missing feature (#31034) (#31048) * Sync up deleted branches & action assets related cleanup documentation (#31022) (#31049) * Fix automerge will not work because of some events haven't been triggered (#30780) (#31039) * use existing oauth grant for public client (#31015) (#31042) * Don't include link of deleted branch when listing branches (#31028) (#31032) * Refactor sha1 and time-limited code (#31023) (#31030) * Return access_denied error when an OAuth2 request is denied (#30974) (#31029) * Fix incorrect "blob excerpt" link when comparing files (#31013) (#31026) * Avoid 500 panic error when uploading invalid maven package file (#31014) (#31027) * Fix project column title overflow (#31011) (#31025) * Fix data-race during testing (#30999) (#31024) * Fix bug on avatar (#31008) (#31019) * Fix "force private" logic (#31012) (#31021) * Improve reverse proxy documents and clarify the AppURL guessing behavior (#31003) (#31020) * Simplify mirror repository API logic (#30963) (#31009) * Fix JS error when editing a merged PR's title (#30990) (#31001) * Upgrade tqdm dependency (#30996) (#31000) * template: label fix correct input id (#30987) (#30997)
Eric Schirra2024-05-27 10:40:06 +00:00
3540516a9c
Accepting request 1168414 from home:ecsos:server
Eric Schirra2024-04-16 19:50:18 +00:00