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/routers
zeripath 8511eec4d4
Allow Loading of Diffs that are too large (#17739)
* Allow Loading of Diffs that are too large

This PR allows the loading of diffs that are suppressed because the file
is too large. It does not handle diffs of files which have lines which
are too long.

Fix #17738

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
api/v1 Fix close issue but time watcher still running (#17643) 3 years ago
common Rename db Engines related functions (#17481) 3 years ago
install Fix bug on admin subcommand (#17533) 3 years ago
private Move migrations into services and base into modules/migration (#17663) 3 years ago
utils A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
web Allow Loading of Diffs that are too large (#17739) 3 years ago
init.go Move task from modules to services (#17680) 3 years ago