1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-15 23:06:13 +00:00
forgejo/services
KN4CK3R 429ef43793
Use new OneDev /milestones endpoint ()
OneDev changed the API which fails every build at the moment.
2021-11-23 20:28:06 +01:00
..
agit Return correct error response for agit force-push () 2021-09-08 22:20:55 +02:00
archiver Return 400 but not 500 when request archive with wrong format () 2021-11-17 14:47:35 -05:00
attachment Move attachment into models/repo/ () 2021-11-19 21:39:57 +08:00
auth Remove unnecessary attributes of User struct () 2021-11-22 23:21:55 +08:00
comments Improvements to content history () 2021-11-22 20:20:16 +08:00
cron Add PULL_LIMIT and PUSH_LIMIT to cron.update_mirror task () 2021-11-22 22:09:35 -05:00
externalaccount Move login related structs and functions to models/login () 2021-09-24 19:32:56 +08:00
forms A better go code formatter, and now make fmt can run in Windows () 2021-11-17 20:34:35 +08:00
gitdiff Allow Loading of Diffs that are too large () 2021-11-22 00:51:08 +08:00
issue Fix close issue but time watcher still running () 2021-11-21 17:11:48 +08:00
lfs Multiple Escaping Improvements () 2021-11-16 18:18:25 +00:00
mailer Add settings to allow different SMTP envelope from address () 2021-11-19 23:35:20 +08:00
migrations Use new OneDev /milestones endpoint () 2021-11-23 20:28:06 +01:00
mirror Add PULL_LIMIT and PUSH_LIMIT to cron.update_mirror task () 2021-11-22 22:09:35 -05:00
org Use a standalone struct name for Organization () 2021-11-19 19:41:40 +08:00
pull Decouple unit test, remove intermediate unittestbridge package () 2021-11-16 16:53:21 +08:00
release Move attachment into models/repo/ () 2021-11-19 21:39:57 +08:00
repository Fix close issue but time watcher still running () 2021-11-21 17:11:48 +08:00
task Move task from modules to services () 2021-11-18 14:47:57 +08:00
user Remove unnecessary attributes of User struct () 2021-11-22 23:21:55 +08:00
webhook Use hostmatcher to replace matchlist, improve security () 2021-11-20 17:34:05 +08:00
wiki Move user/org deletion to services () 2021-11-19 01:42:27 +08:00