This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/services
Gabriel Vasile 871082bc7b
Remove manual rollback for failed generated repositories (#20639)
Generating repositories from a template is done inside a transaction.
Manual rollback on error is not needed and it always results in error
"repository does not exist".

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-08-09 17:41:52 +08:00
..
agit Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
asymkey
attachment
auth Fix typo in source (#20723) 2022-08-09 09:53:40 +08:00
automerge Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
comments
context
cron Make better use of i18n (#20096) 2022-06-26 22:19:22 +08:00
externalaccount
forms Rework mailer settings (#18982) 2022-08-02 13:24:18 +08:00
gitdiff Improve code diff highlight, fix incorrect rendered diff result (#19958) 2022-07-23 19:28:02 +08:00
issue Check if project has the same repository id with issue when assign project to issue (#20133) 2022-06-30 23:55:08 +08:00
lfs
mailer Fix init mail render logic (#20704) 2022-08-08 20:04:28 +02:00
migrations Add tests for the host checking logic, clarify the behaviors (#20328) 2022-07-13 09:07:16 +08:00
mirror Add new API endpoints for push mirrors management (#19841) 2022-07-30 18:45:59 +02:00
org
packages Use correct context to get package content (#20673) 2022-08-04 16:14:47 -05:00
pull Ensure that all unmerged files are merged when conflict checking (#20528) 2022-07-29 01:19:55 +02:00
release
repository Remove manual rollback for failed generated repositories (#20639) 2022-08-09 17:41:52 +08:00
task Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
user Fix: Actor is required to get user repositories (#20443) 2022-07-21 23:31:22 +02:00
webhook Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
wiki