1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-07 13:28:25 +00:00

Commit Graph

  • d9b3849454 Fix inconsistent naming of OAuth 2.0 ENABLE setting (#28951) wackbyte 2024-01-28 07:36:44 -05:00
  • 61f8ca4906 Add screenshot for "Profile Readmes" to docs (#28964) 6543 2024-01-28 00:20:17 +01:00
  • b8e6cffd31 Preserve BOM in web editor (#28935) (#28959) Giteabot 2024-01-28 06:23:31 +08:00
  • 5f82ead13c Simplify how git repositories are opened (#28937) Lunny Xiao 2024-01-28 04:09:51 +08:00
  • 60e4a98ab0 Preserve BOM in web editor (#28935) silverwind 2024-01-27 19:02:51 +01:00
  • 1ddcaedb88 Strip / from relative links (#28932) (#28952) Giteabot 2024-01-27 23:14:36 +08:00
  • 7291fecab3 Make loading animation less aggressive (#28955) (#28956) Giteabot 2024-01-27 20:38:14 +08:00
  • 0e650dca30 Make loading animation less aggressive (#28955) Yarden Shoham 2024-01-27 14:27:37 +02:00
  • fc1bae00a4 Fix SSPI user creation (#28948) KN4CK3R 2024-01-27 10:27:34 +01:00
  • 01acd1eea3 Strip / from relative links (#28932) KN4CK3R 2024-01-27 04:36:01 +01:00
  • a240d5dfa7 Fix non-alphabetic sorting of repo topics (#28938) wackbyte 2024-01-26 09:15:57 -05:00
  • c33886b710 Update go dependencies and fix go-git (#28893) (#28934) 6543 2024-01-26 08:08:43 +01:00
  • 534917d576 Don't remove all mirror repository's releases when mirroring (#28817) Lunny Xiao 2024-01-26 14:18:19 +08:00
  • d6eb6c90f4 fix: update enable_prune even if mirror_interval is not provided (#28905) (#28929) Giteabot 2024-01-26 07:14:38 +08:00
  • ba24e0ba61 Use new RPM constants (#28931) KN4CK3R 2024-01-25 22:40:24 +01:00
  • 76bbad4e74 Check for sha256 support to use --object-format flag (#28928) John Olheiser 2024-01-25 12:04:50 -06:00
  • 3084c990b0 fix: update enable_prune even if mirror_interval is not provided (#28905) Anthony Quéré 2024-01-25 13:51:32 +01:00
  • 55c53080d1 Implement MigrateRepository for the actions notifier (#28920) (#28923) Giteabot 2024-01-25 20:27:11 +08:00
  • 071b7b2a03 Implement MigrateRepository for the actions notifier (#28920) Zettat123 2024-01-25 20:06:29 +08:00
  • 8766f65add Respect branch info for relative links (#28909) (#28922) Giteabot 2024-01-25 17:40:29 +08:00
  • c46316f7ae Respect branch info for relative links (#28909) KN4CK3R 2024-01-25 09:54:44 +01:00
  • e95006848e Upgrade xorm to v1.3.7 to fix a resource leak problem caused by Iterate (#28891) (#28895) Lunny Xiao 2024-01-25 11:12:11 +08:00
  • eaab89c46b [skip ci] Updated translations via Crowdin GiteaBot 2024-01-25 00:25:21 +00:00
  • 9210ce4045 Don't reload timeline page when (un)resolving or replying conversation (#28654) (#28917) Jimmy Praet 2024-01-24 20:09:48 +01:00
  • cebf55f6b1 Only migrate the first 255 chars of a Github issue title (#28902) (#28912) Giteabot 2024-01-24 19:56:54 +08:00
  • 7ed18566e1 Show in Web UI if file is vendored and generated (#28620) JakobDev 2024-01-24 06:51:37 +01:00
  • ee3e83eec1 Don't reload timeline page when (un)resolving or replying conversation (#28654) Jimmy Praet 2024-01-24 04:26:28 +01:00
  • 4567a3a1ad Allow to sync tags from admin dashboard (#28045) JakobDev 2024-01-24 04:02:04 +01:00
  • f3ba3e922d Don't run push mirrors for archived repos (#27140) JakobDev 2024-01-24 03:32:57 +01:00
  • 1af45689f9 Only migrate the first 255 chars of a Github issue title (#28902) JakobDev 2024-01-24 03:09:08 +01:00
  • fd97613b65 Fix hardcoded GitHub icon used as migrated release avatar (#28910) wackbyte 2024-01-23 20:07:13 -05:00
  • 1ca947baec [skip ci] Updated translations via Crowdin GiteaBot 2024-01-24 00:25:44 +00:00
  • b508813fe4 Fix sort bug on repository issues list (#28897) (#28901) Giteabot 2024-01-23 15:00:52 +08:00
  • 82acf22d9c Update go dependencies and fix go-git (#28893) wxiaoguang 2024-01-23 13:40:00 +08:00
  • c4cdebacfe Fix sort bug on repository issues list (#28897) Lunny Xiao 2024-01-23 09:17:42 +08:00
  • 4abd63d378 Upgrade xorm to v1.3.7 to fix a resource leak problem caused by Iterate (#28891) Lunny Xiao 2024-01-22 18:24:55 +08:00
  • fd1edb9d9d Fix DeleteCollaboration transaction behaviour (#28886) (#28889) Giteabot 2024-01-22 16:10:45 +08:00
  • 77506c6f6c Add missing exclusive in advanced label options (#28322) Luca Zulberti 2024-01-22 08:56:17 +01:00
  • 8e9b6817bc Fix DeleteCollaboration transaction behaviour (#28886) KN4CK3R 2024-01-22 08:19:56 +01:00
  • 633996db8e Fix schedule not trigger bug because matching full ref name with short ref name (#28874) (#28888) Giteabot 2024-01-22 13:33:14 +08:00
  • 23efd9d278 Fix schedule not trigger bug because matching full ref name with short ref name (#28874) Lunny Xiao 2024-01-22 10:13:24 +08:00
  • 7f0ce2dfc7 Fix uploaded artifacts should be overwritten (#28726) backport v1.21 (#28832) FuXiaoHei 2024-01-22 09:49:21 +08:00
  • 692929b628 [skip ci] Updated licenses and gitignores GiteaBot 2024-01-22 00:26:33 +00:00
  • b7c944b9e4 Prevent anonymous container access if RequireSignInView is enabled (#28877) (#28882) Giteabot 2024-01-22 01:44:38 +08:00
  • cf9a416d62 Fix migrate storage bug (#28830) (#28867) Giteabot 2024-01-22 00:32:06 +08:00
  • caad931385 Prevent anonymous container access if RequireSignInView is enabled (#28877) KN4CK3R 2024-01-21 17:31:29 +01:00
  • 8c7bda8755 Fix incorrect PostgreSQL connection string for Unix sockets (#28865) (#28870) Giteabot 2024-01-22 00:06:34 +08:00
  • b7e32b2382 Avoid duplicate JS error messages on UI (#28873) (#28881) Giteabot 2024-01-21 23:40:26 +08:00
  • e3dfb512d6 Warn that DISABLE_QUERY_AUTH_TOKEN is false only if it's explicitly defined (#28783) (#28868) Giteabot 2024-01-21 23:21:22 +08:00
  • b693611b35 Don't show new pr button when page is not compare pull (#26431) yp05327 2024-01-22 00:13:00 +09:00
  • 0d50f27469 Fix archive creating LFS hooks and breaking pull requests (#28848) (#28851) Giteabot 2024-01-21 22:43:31 +08:00
  • 5d09023f13 Avoid duplicate JS error messages on UI (#28873) wxiaoguang 2024-01-21 22:23:08 +08:00
  • 62f2d717b7 Fix reverting a merge commit failing (#28794) (#28825) Mihir Joshi 2024-01-21 19:48:37 +05:30
  • 0e6fd0d1c1 Fix branch list bug which displayed default branch twice (#28878) Lunny Xiao 2024-01-21 22:08:31 +08:00
  • 49d7663929 Revert adding htmx until we finaly decide to add it (#28879) 6543 2024-01-21 14:42:35 +01:00
  • 1df06e3f39 Don't do a full page load when clicking the follow button (#28872) Yarden Shoham 2024-01-21 00:37:22 +02:00
  • 14f6fcf448 Don't do a full page load when clicking the subscribe button (#28871) Yarden Shoham 2024-01-20 21:44:51 +02:00
  • 80d48621cd Fix incorrect PostgreSQL connection string for Unix sockets (#28865) sdvcrx 2024-01-21 00:04:47 +08:00
  • 6c771a311b Run npm audit fix (#28866) Yarden Shoham 2024-01-20 17:37:32 +02:00
  • 7711db0a71 Fix migrate storage bug (#28830) Lunny Xiao 2024-01-20 23:27:31 +08:00
  • 5574968ecb Set the isPermaLink attribute to false in the guid sub-element (#28860) Yarden Shoham 2024-01-20 04:38:16 +02:00
  • b9d91694af In administration documentation about environment variables, point to those for the Go runtime instead of Go compiler (#28859) Mechiel Lukkien 2024-01-20 03:12:20 +01:00
  • 62f995203a Move doctor package from modules to services (#28856) Lunny Xiao 2024-01-20 10:07:31 +08:00
  • d68a613ba8 Add support for sha256 repositories (#23894) Adam Majer 2024-01-19 16:05:02 +00:00
  • 07ba4d9f87 Fix incorrect action duration time when rerun the job before executed once (#28364) yp05327 2024-01-19 23:05:49 +09:00
  • 461d8b53c2 Fix some RPM registry flaws (#28782) KN4CK3R 2024-01-19 12:37:10 +01:00
  • 89960c3dfb tests: missing refs/ in bare repositories (#28844) (#28852) Giteabot 2024-01-19 15:39:21 +08:00
  • 075c4c89ee tests: missing refs/ in bare repositories (#28844) Adam Majer 2024-01-19 07:12:21 +00:00
  • 1167d523c4 Fix archive creating LFS hooks and breaking pull requests (#28848) Brecht Van Lommel 2024-01-19 06:49:18 +01:00
  • b60a7c3358 Return responseText instead of string in some functions (#28836) yp05327 2024-01-19 11:45:23 +09:00
  • 4674aea25b Fix display latest sync time for pull mirrors on the repo page (#28841) yp05327 2024-01-18 19:27:07 +09:00
  • eba9c0ce48 Add testing for CalcCommitStatus (#28823) Lunny Xiao 2024-01-17 21:27:59 +08:00
  • 8b5c9186a5 Remove duplicated checkinit on git module (#28824) (#28831) Giteabot 2024-01-17 18:16:33 +08:00
  • c8ba17c73f Remove duplicated checkinit on git module (#28824) Lunny Xiao 2024-01-17 17:56:00 +08:00
  • 8b4abb1719 Bump @github/relative-time-element to 4.3.1 (#28819) (#28826) Yarden Shoham 2024-01-17 11:52:06 +02:00
  • 2bdab948cb Add missing migration (#28827) Lunny Xiao 2024-01-17 17:26:45 +08:00
  • ad98ea63ee Fix uploaded artifacts should be overwritten (#28726) FuXiaoHei 2024-01-17 11:21:16 +08:00
  • f4923854f6 Add changelog for 1.21.4 (#28812) v1.21.4 Lunny Xiao 2024-01-17 10:46:50 +08:00
  • 49eb168677 Retarget depending pulls when the parent branch is deleted (#28686) Viktor Kuzmin 2024-01-17 03:44:56 +03:00
  • d590607106 Render code block in activity tab (#28816) (#28818) Giteabot 2024-01-17 08:35:26 +08:00
  • 9c869b10b5 Bump @github/relative-time-element to 4.3.1 (#28819) Yarden Shoham 2024-01-16 23:52:19 +02:00
  • b8270240bf Fix reverting a merge commit failing (#28794) Mihir Joshi 2024-01-16 20:36:51 +05:30
  • edfb57e699 Render code block in activity tab (#28816) JakobDev 2024-01-16 15:38:09 +01:00
  • c08d263a19 Remove trust model selection from repository creation on web page because it can be changed in settings later (#28814) Lunny Xiao 2024-01-16 20:54:48 +08:00
  • 4746291b08 Use refname:strip-2 instead of refname:short when syncing tags (#28797) (#28811) Giteabot 2024-01-16 15:33:33 +08:00
  • 930e38d010 Use refname:strip-2 instead of refname:short when syncing tags (#28797) Lunny Xiao 2024-01-16 15:13:07 +08:00
  • 022552d5b6 Rework markup link rendering (#26745) (#28803) KN4CK3R 2024-01-16 03:13:29 +01:00
  • 376fa0d8c4 Forbid removing the last admin user (#28337) (#28793) Giteabot 2024-01-16 09:51:46 +08:00
  • be541d9877 Fix links in issue card (#28806) (#28807) Giteabot 2024-01-16 09:30:07 +08:00
  • 5374d29aa9 Add gist to comparison (#28809) crapStone 2024-01-15 22:37:32 +00:00
  • d971dfbae1 Fix links in issue card (#28806) Denys Konovalov 2024-01-15 21:38:13 +01:00
  • ae99233db0 Fix GetCommitStatuses (#28787) (#28804) KN4CK3R 2024-01-15 19:30:12 +01:00
  • 885cc32b14 Show latest commit for file (#28067) JakobDev 2024-01-15 17:42:15 +01:00
  • 2c3da59e27 Add ability to see open and closed issues at the same time (#28757) Gwyneth Morgan 2024-01-15 07:07:22 -08:00
  • 2d343f8987 Display latest sync time for pull mirrors on the repo page (#28712) Dmitry Sharshakov 2024-01-15 17:37:14 +03:00
  • 3793ec4d14 Fix GetCommitStatuses (#28787) KN4CK3R 2024-01-15 15:07:32 +01:00
  • cbf366643b Use correct has error check for internal responses (#28796) (#28798) Giteabot 2024-01-15 20:13:35 +08:00
  • b0e6c25535 Caller should check the ResponseExtra.HasError() first to see whether the request fails (#28796) wxiaoguang 2024-01-15 19:15:31 +08:00
  • 637451a45e Rework markup link rendering (#26745) KN4CK3R 2024-01-15 09:49:24 +01:00
  • df694f6a7d Fix nil pointer panic when exec some gitea cli command (#28791) (#28795) Giteabot 2024-01-15 16:05:30 +08:00