Commit Graph

25 Commits (27ee01e1e866f2f13603af65224ddae77d5149d7)

Author SHA1 Message Date
Gusted 1d98d205f5
Enable deprecation error for v1.17.0 (#18341) 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 3 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) 4 years ago
zeripath b51fd30522
Log the indexer path on failure (#11172) 4 years ago
zeripath c32f3da33c
Handle panic in indexer initialisation better (#10534) 5 years ago
Lunny Xiao 5dbf36f356
Issue search support elasticsearch (#9428) 5 years ago
zeripath 1125d1453b
Stop hanging issue indexer initialisation from preventing shutdown (#10243) 5 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 5 years ago
zeripath 62eb1b0f25 Graceful Queues: Issue Indexing and Tasks (#9363) 5 years ago
Lunny Xiao 89b4e0477b
Refactor code indexer (#9313) 5 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
Lunny Xiao ba1acf5b50 fix issue indexer not triggered when migrating a repository (#9332) 5 years ago
zeripath cbaa1de9ec Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964) 5 years ago
Brad Albright 887a8fe242 Allow cross-repository dependencies on issues (#7901) 5 years ago
zeripath 167e8f18da
Restore Graceful Restarting & Socket Activation (#7274) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
Lunny Xiao e7d7dcb090 Issue indexer queue redis support (#6218) 6 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095) 6 years ago
Lunny Xiao 15ecc08475 fix bug when set indexer as db and add tests (#6173) 6 years ago
Lunny Xiao 477ef46251
Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144) 6 years ago
Lunny Xiao 0751153613
refactor issue indexer, add some testing and fix a bug (#6131) 6 years ago
Lunny Xiao 830ae61456 Refactor issue indexer (#5363) 6 years ago