aboutsummaryrefslogtreecommitdiffstats
path: root/modules/notification/indexer
Commit message (Expand)AuthorAgeFilesLines
* Move indexer notification to service layer (#26906)Lunny Xiao2023-09-051-123/+0
* Add missing triggers to update issue indexer (#26539)Jason Song2023-08-161-39/+13
* Refactor and enhance issue indexer to support both searching, filtering and p...Jason Song2023-07-311-30/+12
* Add Adopt repository event and handler (#25497)Lunny Xiao2023-06-261-0/+4
* Use the type RefName for all the needed places and fix pull mirror sync bugs ...Lunny Xiao2023-05-261-3/+10
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-21/+23
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-12/+12
* Lock gofumpt to v0.3.0 and run it (#18866)silverwind2022-02-231-1/+2
* format with gofumpt (#18184)65432022-01-201-3/+1
* Simplify parameter types (#18006)Gusted2021-12-201-1/+1
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-5/+6
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-13/+14
* Make Repo Code Indexer an Unique Queue (#17515)zeripath2021-11-021-1/+1
* Send notifications for mentions in pulls, issues, (code-)comments (#14218)Jimmy Praet2021-01-021-3/+3
* Refactor: Move PushUpdateOptions (#13363)Lunny Xiao2020-10-301-4/+4
* Change/remove a branch of an open issue (#9080)Vedran2020-09-081-0/+4
* Add NotifySyncPushCommits to indexer notifier (#11309)zeripath2020-05-081-0/+9
* Language statistics bar for repositories (#8037)Lauris BH2020-02-111-0/+7
* Fix repo indexer not updating upon push (#9957)guillep2k2020-01-241-1/+2
* Move push commits from models to modules/repository (#9370)Lunny Xiao2020-01-101-1/+2
* fix issue indexer not triggered when migrating a repository (#9332)Lunny Xiao2019-12-121-0/+1
* Move code indexer related code to a new package (#9191)Lunny Xiao2019-12-081-1/+17
* Move webhook codes from service to webhook notification (#8712)Lunny Xiao2019-10-301-0/+5
* Move some repositories' operations to a standalone service package (#8557)Lunny Xiao2019-10-261-0/+1
* Better logging (#6038) (#6095)zeripath2019-04-021-3/+3
* refactor issue indexer, add some testing and fix a bug (#6131)Lunny Xiao2019-02-211-8/+9
* Refactor issue indexer (#5363)Lunny Xiao2019-02-191-8/+54
* Refactor notification for indexer (#5111)Lunny Xiao2019-01-171-0/+62