You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
agit Return correct error response for agit force-push (#16989) 3 years ago
archiver Return 400 but not 500 when request archive with wrong format (#17691) 3 years ago
attachment Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
auth A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
comments Save and view issue/comment content history (#16909) 3 years ago
cron Move some functions into services/repository (#17677) 3 years ago
externalaccount Move login related structs and functions to models/login (#17093) 3 years ago
forms A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
gitdiff Add .gitattribute assisted language detection to blame, diff and render (#17590) 3 years ago
issue A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
lfs Multiple Escaping Improvements (#17551) 3 years ago
mailer Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
migrations Move migrations into services and base into modules/migration (#17663) 3 years ago
mirror Move some functions into services/repository (#17677) 3 years ago
pull Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
release Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
repository Move some functions into services/repository (#17677) 3 years ago
webhook A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
wiki Multiple Escaping Improvements (#17551) 3 years ago