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.
gitea/routers
Hugo Hoitink 6473bd333a
In code search, get code unit accessible repos in one (main) query (#19764)
* When non-admin users use code search, get code unit accessible repos in one main query

* Modified some comments to match the changes

* Removed unnecessary check for Access Mode in Collaboration table

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
3 years ago
..
api Move issues related files into models/issues (#19931) 3 years ago
common Fix raw endpoint PDF file headers (#19825) 3 years ago
install feat: add DEFAULT_MERGE_STYLE to `repository.pull-request` section for repo init (#19751) 3 years ago
private Move issues related files into models/issues (#19931) 3 years ago
utils A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
web In code search, get code unit accessible repos in one (main) query (#19764) 3 years ago
init.go Fix data-race problems in git module (quick patch) (#19934) 3 years ago