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
Nick 6aef9e0a2f
Replace `repo.namedBlob` by `git.TreeEntry`. (#22898)
`namedBlob` turned out to be a poor imitation of a `TreeEntry`. Using
the latter directly shortens this code.

This partially undoes https://github.com/go-gitea/gitea/pull/23152/,
which I found a merge conflict with, and also expands the test it added
to cover the subtle README-in-a-subfolder case.
1 year ago
..
api Add login name and source id for admin user searching API (#23376) 1 year ago
common Support sanitising the URL by removing extra slashes in the URL (#21333) 1 year ago
install Set `X-Gitea-Debug` header once (#23361) 1 year ago
private Use context parameter in services/repository (#23186) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Replace `repo.namedBlob` by `git.TreeEntry`. (#22898) 1 year ago
init.go Refactor `setting.Database.UseXXX` to methods (#23354) 1 year ago