forgejo/services
Gusted ee6df926e7
[PRIVACY] Disable update_checker cron tasks
- This is being disabled as it will weekly connect to a domain.
- This only affects existing installations, as new installations will
have a explicit value being written into app.ini due to https://github.com/go-gitea/gitea/pull/21655

(cherry picked from commit cd0b8b6852563118ab8530c01a48bc612efcf58a)
(cherry picked from commit 58d43867cab15a4b93fab6f4b467756e8030fb2d)
(cherry picked from commit f290b91e504933be83d5b9540a195173280ab38d)
(cherry picked from commit 21085ab63564ef4454666e8e3341285b189e621e)
(cherry picked from commit 3da29b02b31c22a9ee97f9cf17dfa0136efac1d9)
(cherry picked from commit 6169fba292)
(cherry picked from commit ab98900ea6dfe0fbaae52356eb0630ffb06d42b6)
(cherry picked from commit e406a63289)
(cherry picked from commit 4ebc3e2d61)
2023-04-22 16:53:46 +02:00
..
actions Refactor commit status for Actions jobs (#23786) (#24060) 2023-04-11 22:37:34 -04:00
agit Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
asymkey Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
attachment Preserve file size when creating attachments (#23406) (#23426) 2023-03-12 12:45:39 +01:00
auth Fix accidental overwriting of LDAP team memberships (#24050) (#24065) 2023-04-12 07:22:02 -04:00
automerge Add force_merge to merge request and fix checking mergable (#23010) 2023-02-21 08:42:07 -06:00
context Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) (#23905) 2023-04-03 22:41:57 -05:00
convert Fix SyncOnCommit always return false in API of push_mirrors (#23088) (#23100) 2023-02-24 14:36:25 +08:00
cron [PRIVACY] Disable update_checker cron tasks 2023-04-22 16:53:46 +02:00
externalaccount Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
forms Title can be empty when creating tag only (#23917) (#23961) 2023-04-07 20:13:57 +08:00
gitdiff Fix broken code editor diff preview (#23307) (#23320) 2023-03-06 12:05:35 -06:00
issue [API] fix deleting an issue when the git repo does not exist 2023-04-22 12:36:00 +02:00
lfs Improve LFS error logs (#24072) (#24082) 2023-04-12 16:23:57 -04:00
mailer Preserve file size when creating attachments (#23406) (#23426) 2023-03-12 12:45:39 +01:00
markup Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
migrations Add loading yaml label template files (#22976) (#23232) 2023-03-01 21:57:34 -05:00
mirror Fill head commit to in payload when notifying push commits for mirroring (#23215) (#23292) 2023-03-04 19:02:50 +01:00
org Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
packages Use import of OCI structs (#22765) 2023-02-06 10:07:09 +00:00
pull [Patch] Fix closed PR also triggers Webhooks and actions (#23782) (#23834) 2023-03-31 14:29:23 +08:00
release Delete deleted release attachments immediately from storage (#23913) (#23958) 2023-04-06 18:38:34 -04:00
repository Make label templates have consistent behavior and priority (#23749) (#24071) 2023-04-12 16:05:10 +02:00
task Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
user Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
webhook Fix incorrect HookEventType of pull request review comments (#23650) (#23678) 2023-03-24 20:56:15 -04:00
wiki Improve utils of slices (#22379) 2023-01-11 13:31:16 +08:00