11 Commits (6c4e9623cc789fcca66fcdd08404b64a1f6a4467)

Author SHA1 Message Date
  Jui-Nan Lin 6c4e9623cc
fix: use Base36 for all code indexers (#12830) 3 years ago
  Lunny Xiao 9bc69ff26e
Support elastic search for code search (#10273) 3 years ago
  zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447) 3 years ago
  Lauris BH 4dc62dadce
Migrate to go-enry new version (#10906) 4 years ago
  Lauris BH 3c45cf8494
Add detected file language to code search (#10256) 4 years ago
  Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037) 4 years ago
  Lunny Xiao 89b4e0477b
Refactor code indexer (#9313) 4 years ago
  zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 4 years ago
  zeripath 2904abdc22 DefaultBranch needs to be prefixed by BranchPrefix (#9356) 4 years ago
  Lunny Xiao 50da9f7dae Move modules/indexer to modules/indexer/code (#9301) 4 years ago
  Lunny Xiao be06dee04c Move code indexer related code to a new package (#9191) 4 years ago
  Lunny Xiao 9856ac5818
fix race on indexer (#9136) 4 years ago
  zeripath cbaa1de9ec Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964) 4 years ago
  zeripath 167e8f18da
Restore Graceful Restarting & Socket Activation (#7274) 4 years ago
  guillep2k 72f6d5c882 Restrict repository indexing by glob match (#7767) 4 years ago
  guillep2k 5a44be627c Convert files to utf-8 for indexing (#7814) 4 years ago
  guillep2k 4fe490f062 Fixes indexed repos keeping outdated indexes when files grow too large (#7712) 4 years ago
  guillep2k 3566d2c860 Include "executable" files in the index, as they are not necessarily binary (#7718) 4 years ago
  guillep2k 06392479b4 Skip non-regular files (e.g. submodules) on repo indexing (#7711) 4 years ago
  zeripath 54bd63cd5c
Change UpdateRepoIndex api to include watchers (#7012) 5 years ago
  zeripath 704da08fdc
Better logging (#6038) (#6095) 5 years ago
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
  Ethan Koenig 6eaeb01ecf Update code.gitea.io/git (#3482) 6 years ago
  Ethan Koenig a89592d4ab Reduce repo indexer disk usage (#3452) 6 years ago
  Ethan Koenig b16c84de7b Fix synchronization bug in repo indexer (#3455) 6 years ago
  Ethan Koenig b0d5bb909b Delete indexer DB entries when (re)creating index (#3385) 6 years ago
  Ethan Koenig ccdb94992d Asynchronously populate the repo indexer (#3366) 6 years ago
  Sandro Santilli 8cd987af0c Add repo-sync-releases admin command (#3254) 6 years ago
  Ethan Koenig 5e4427e4e7 Fix repo indexer and submodule bug (#3107) 6 years ago
  Ethan Koenig 5866eb2321 Code/repo search (#2582) 6 years ago