48 Commits (e865de1e9d65dc09797d165a51c8e705d2a86030)

Author SHA1 Message Date
  Lunny Xiao 3f26fe2fa2
Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (#29990) 3 months ago
  6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 4 months ago
  Jason Song beb71f5ef6
Include public repos in doer's dashboard for issue search (#28304) 7 months ago
  Jason Song 1be49fdda6
Improve retrying index issues (#27554) 8 months ago
  Jason Song 5db21ce7e1
Fix counting and filtering on the dashboard page for issues (#26657) 10 months ago
  Jason Song 47fddaadc8
Support rebuilding issue indexer manually (#26546) 10 months ago
  Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 11 months ago
  techknowlogick cb01b8691d
Add open/closed field support for issue index (#25708) 1 year ago
  Jason Song 375fd15fbf
Refactor indexer (#25174) 1 year ago
  wxiaoguang 18f26cfbf7
Improve queue and logger context (#24924) 1 year ago
  Lunny Xiao 38cf43d060
Some refactors for issues stats (#24793) 1 year ago
  wxiaoguang 6f9c278559
Rewrite queue (#24505) 1 year ago
  techknowlogick 92c160d8e7
Add meilisearch support (#23136) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 1 year ago
  Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
  Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711) 2 years ago
  Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
  zeripath 41fcf7b7de
Prevent dangling archiver goroutine (#19516) 2 years ago
  6543 ddbbe6e15c
User specific repoID or xorm builder conditions for issue search (#19475) 2 years ago
  zeripath c88547ce71
Add Goroutine stack inspector to admin/monitor (#19207) 2 years ago
  Lauris BH 8038610a42
Automatically pause queue if index service is unavailable (#15066) 2 years ago
  zeripath a82fd98d53
Pause queues (#15928) 2 years ago
  Gusted 1d98d205f5
Enable deprecation error for v1.17.0 (#18341) 2 years ago
  Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 2 years ago
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 years ago
  Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 2 years ago
  zeripath ba526ceffe
Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow level queue, reduce goroutines etc (#15693) 3 years ago
  Wim e14f6088f8
Remove hardcoded ES indexername (#12521) 3 years ago
  zeripath b51fd30522
Log the indexer path on failure (#11172) 4 years ago
  zeripath c32f3da33c
Handle panic in indexer initialisation better (#10534) 4 years ago
  Lunny Xiao 5dbf36f356
Issue search support elasticsearch (#9428) 4 years ago
  zeripath 1125d1453b
Stop hanging issue indexer initialisation from preventing shutdown (#10243) 4 years ago
  SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 4 years ago
  zeripath 62eb1b0f25 Graceful Queues: Issue Indexing and Tasks (#9363) 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
  Lunny Xiao ba1acf5b50 fix issue indexer not triggered when migrating a repository (#9332) 4 years ago
  zeripath cbaa1de9ec Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964) 4 years ago
  Brad Albright 887a8fe242 Allow cross-repository dependencies on issues (#7901) 4 years ago
  zeripath 167e8f18da
Restore Graceful Restarting & Socket Activation (#7274) 4 years ago
  kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
  Lunny Xiao e7d7dcb090 Issue indexer queue redis support (#6218) 5 years ago
  zeripath 704da08fdc
Better logging (#6038) (#6095) 5 years ago
  Lunny Xiao 15ecc08475 fix bug when set indexer as db and add tests (#6173) 5 years ago
  Lunny Xiao 477ef46251
Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144) 5 years ago
  Lunny Xiao 0751153613
refactor issue indexer, add some testing and fix a bug (#6131) 5 years ago
  Lunny Xiao 830ae61456 Refactor issue indexer (#5363) 5 years ago