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
wxiaoguang 4daea7c603
Rename CodeIndexerEnabled to IsRepoIndexerEnabled (#30762)
Fix  #30761

Most places use `IsRepoIndexerEnabled` but not `CodeIndexerEnabled`, so
it should always use `IsRepoIndexerEnabled` for consistency.
9 months ago
..
api Resolve lint for unused parameter and unnecessary type arguments (#30750) 9 months ago
common feat(api): implement branch/commit comparison API (#30349) 10 months ago
install Move context from modules to services (#29440) 11 months ago
private Resolve lint for unused parameter and unnecessary type arguments (#30750) 9 months ago
utils Refactor external URL detection (#29973) 11 months ago
web Rename CodeIndexerEnabled to IsRepoIndexerEnabled (#30762) 9 months ago
init.go Add route handler info for debugging purpose (#30705) 9 months ago