gitea/services
Lunny Xiao 07ac29da32
Fix bug when compare in the pull request (#36363)
The pull request comparison should not use `direct compare`.
2026-01-14 16:56:23 +00:00
..
actions Fix some trivial problems (#36336) 2026-01-09 20:58:21 +02:00
agit Use git model to detect whether branch exist instead of gitrepo method (#35459) 2025-10-25 10:08:25 -07:00
asymkey Add an option to automatically verify SSH keys from LDAP (#35927) 2025-12-27 12:33:08 +00:00
attachment fix attachment file size limit in server backend (#35519) 2025-10-21 15:07:11 +00:00
auth Add an option to automatically verify SSH keys from LDAP (#35927) 2025-12-27 12:33:08 +00:00
automerge Remove unnecessary function parameter (#35765) 2025-10-31 21:56:08 -07:00
automergequeue Fix various trivial problems (#35714) 2025-10-21 13:19:29 +08:00
context Fix notifications pagination query parameters (#36351) 2026-01-12 22:17:42 +00:00
contexttest Fix diff view style handling (#36324) 2026-01-09 04:37:16 +00:00
convert Add more check for stopwatch read or list (#36340) 2026-01-13 13:13:39 +00:00
cron Use global lock instead of status pool for cron lock (#35507) 2025-09-27 10:11:52 -07:00
doctor Some small refactors (#36163) 2025-12-15 11:55:44 -08:00
externalaccount Refactor OpenIDConnect to support SSH/FullName sync (#34978) 2025-07-10 18:35:59 +00:00
feed Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
forms Move assign project when creating pull request to the same database transaction (#36244) 2026-01-04 16:45:36 +00:00
git improve the compare page (#36261) 2026-01-01 10:32:19 -08:00
gitdiff Improve diff file headers (#36215) 2026-01-12 20:29:35 +08:00
indexer Update issue indexer after merging a PR (#30715) 2024-05-08 14:45:15 +00:00
issue Limit reading bytes instead of ReadAll (#35928) 2025-11-12 19:44:49 +08:00
lfs LFS locks must belong to the intended repo (#36344) 2026-01-11 12:57:58 +02:00
mailer clean watches when make a repository private and check permission when send release emails (#36319) 2026-01-14 16:11:22 +00:00
markup Update chroma to v2.21.0 (#36171) 2025-12-17 01:07:44 +00:00
migrations fix: prevent panic when GitLab release has more links than sources (#36295) 2026-01-05 21:48:12 +08:00
mirror Move some functions to gitrepo package to reduce RepoPath reference directly (#36126) 2025-12-12 01:15:40 +01:00
notify Don't send trigger for a pending review's comment create/update/delete (#34928) 2025-07-03 10:35:45 +08:00
oauth2_provider Make OAuth2 issuer configurable (#35915) 2025-11-10 23:45:01 +08:00
org Add more check for stopwatch read or list (#36340) 2026-01-13 13:13:39 +00:00
packages feat(debian): use explicit, stronger defaults for newly generated repo signing keys (#36236) 2026-01-01 02:36:14 +00:00
projects Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
pull Fix bug when compare in the pull request (#36363) 2026-01-14 16:56:23 +00:00
release Automatic generation of release notes (#35977) 2025-12-17 02:01:19 +00:00
repository clean watches when make a repository private and check permission when send release emails (#36319) 2026-01-14 16:11:22 +00:00
secrets Fix various bugs (#35684) 2025-10-19 00:37:50 +08:00
task Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
uinotification Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
user Fix edit user email bug in API (#36068) 2025-12-04 09:05:13 +01:00
versioned_migration Remove wrong "git.DefaultContext" (#35364) 2025-08-27 16:31:21 +00:00
webhook Bump golangci-lint to 2.7.2, enable modernize stringsbuilder (#36180) 2025-12-17 20:50:53 +00:00
webtheme Support blue yellow colorblind theme (#35910) 2025-11-11 18:21:15 +00:00
wiki Use gitRepo as parameter instead of repopath when invoking sign functions (#36162) 2025-12-17 21:55:08 +00:00