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 baefea311f
Fix #732: Add LFS objects to base repository on merging (#7082)
On merge we walk the merge history and ensure that all lfs objects pointed to in
the history are added to the base repository. This switches from relying on having git-lfs installed on the server, (and in fact .gitattributes being correctly installed.)
5 years ago
..
admin show lfs config on admin panel (#7220) 5 years ago
api/v1 Fix #732: Add LFS objects to base repository on merging (#7082) 5 years ago
dev Make time diff translatable (#2057) 7 years ago
org Add golangci (#6418) 5 years ago
private Add golangci (#6418) 5 years ago
repo Fix #732: Add LFS objects to base repository on merging (#7082) 5 years ago
routes Add golangci (#6418) 5 years ago
user fix drone build bug (#7192) 5 years ago
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 6 years ago
home.go Unifies pagination template usage (#6531) (#6533) 5 years ago
init.go Only check and config git on web subcommand but not others (#7236) 5 years ago
install.go Install page - Handle invalid administrator username better (#7060) 5 years ago
metrics.go Fix metrics auth token detection (#6006) 5 years ago
swagger_json.go Swagger.v1.json template (#3572) 6 years ago