0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-06 19:53:02 -05:00
forgejo/services
zeripath 3c4724d70e
Add .gitattribute assisted language detection to blame, diff and render (#17590)
Use check attribute code to check the assigned language of a file and send that in to
chroma as a hint for the language of the file.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-11-17 20:37:00 +00:00
..
agit
archiver Return 400 but not 500 when request archive with wrong format (#17691) 2021-11-17 14:47:35 -05:00
attachment Decouple unit test, remove intermediate unittestbridge package (#17662) 2021-11-16 16:53:21 +08:00
auth A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
comments
cron Move some functions into services/repository (#17677) 2021-11-17 23:17:31 +08:00
externalaccount
forms A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
gitdiff Add .gitattribute assisted language detection to blame, diff and render (#17590) 2021-11-17 20:37:00 +00:00
issue A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
lfs Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
mailer Decouple unit test, remove intermediate unittestbridge package (#17662) 2021-11-16 16:53:21 +08:00
migrations Move migrations into services and base into modules/migration (#17663) 2021-11-16 23:25:33 +08:00
mirror Move some functions into services/repository (#17677) 2021-11-17 23:17:31 +08:00
pull Decouple unit test, remove intermediate unittestbridge package (#17662) 2021-11-16 16:53:21 +08:00
release Decouple unit test, remove intermediate unittestbridge package (#17662) 2021-11-16 16:53:21 +08:00
repository Move some functions into services/repository (#17677) 2021-11-17 23:17:31 +08:00
webhook A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
wiki Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00