8 Commits (0a8fd353efbb8fff11435ba3a9df87b18e43e9f2)

Author SHA1 Message Date
  silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 1 month ago
  6543 b9c57fb78e
Determine fuzziness of bleve indexer by keyword length (#29706) 2 months ago
  6543 1262ff6734
Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) 2 months ago
  6543 7fdc048153
Patch in exact search for meilisearch (#29671) 3 months ago
  silverwind 60e4a98ab0
Preserve BOM in web editor (#28935) 4 months ago
  Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 10 months ago
  silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 11 months ago
  Jason Song 375fd15fbf
Refactor indexer (#25174) 11 months ago
  wxiaoguang 6f9c278559
Rewrite queue (#24505) 1 year ago
  sillyguodong 34399cfd7a
Make issue and code search support camel case (#22829) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
  wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535) 1 year ago
  Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
  wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2 years ago
  silverwind 2b9df564b8
Lock gofumpt to v0.3.0 and run it (#18866) 2 years ago
  6543 3043eb36bf
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2 years ago
  Lauris BH 8038610a42
Automatically pause queue if index service is unavailable (#15066) 2 years ago
  6543 54e9ee37a7
format with gofumpt (#18184) 2 years ago
  zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 2 years ago
  Lunny Xiao 25a290e320
Upgrade bleve from v2.0.6 to v2.3.0 (#18132) 2 years ago
  zeripath 8354670708
Prevent hang in git cat-file if repository is not a valid repository and other fixes (#17991) 2 years ago
  Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 2 years ago
  zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 2 years ago
  Gusted ab1379743e
Fix nil checking on typed interface (#17598) 2 years ago
  Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 2 years ago
  Lunny Xiao 43262226db
Fix data race in bleve indexer (#16474) 2 years ago
  zeripath 23358bc55d
Use git log name-status in get last commit (#16059) 3 years ago
  KN4CK3R 8e262104c2
Add Image Diff for SVG files (#14867) 3 years ago
  zeripath 270aab429e
On open repository open common cat file batch and batch-check (#15667) 3 years ago
  zeripath ff460ca74d
Speed up `enry.IsVendor` (#15213) 3 years ago
  zeripath 523efa433b
Move Bleve and Elastic code indexers to use a common cat-file --batch (#14781) 3 years ago
  zeripath ae7e6cd474
Reduce calls to git cat-file -s (#14682) 3 years ago
  Jui-Nan Lin c10503afec
[Feature] add precise search type for Elastic Search (#12869) 3 years ago
  Lauris BH f5abe2f563
Upgrade blevesearch dependency to v2.0.1 (#14346) 3 years ago
  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