index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
indexer
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix file rename/copy not supported by indexer (#9965)
guillep2k
2020-01-25
1
-2
/
+27
*
API add/generalize pagination (#9452)
SpaWn2KiLl
2020-01-24
1
-2
/
+1
*
Add "Update Branch" button to Pull Requests (#9784)
6543
2020-01-17
1
-2
/
+2
*
Graceful Queues: Issue Indexing and Tasks (#9363)
zeripath
2020-01-07
7
-411
/
+133
*
Stop various tests from adding to the source tree (#9515)
zeripath
2019-12-28
4
-11
/
+61
*
fix datarace on issue indexer queue (#9490)
Lunny Xiao
2019-12-25
2
-1
/
+6
*
Wrap the code indexer (#9476)
zeripath
2019-12-24
3
-13
/
+132
*
Refactor code indexer (#9313)
Lunny Xiao
2019-12-23
9
-627
/
+767
*
Graceful: Xorm, RepoIndexer, Cron and Others (#9282)
zeripath
2019-12-15
3
-35
/
+84
*
DefaultBranch needs to be prefixed by BranchPrefix (#9356)
zeripath
2019-12-14
1
-1
/
+1
*
fix issue indexer not triggered when migrating a repository (#9332)
Lunny Xiao
2019-12-12
1
-16
/
+21
*
Move modules/indexer to modules/indexer/code (#9301)
Lunny Xiao
2019-12-10
3
-18
/
+17
*
Move code indexer related code to a new package (#9191)
Lunny Xiao
2019-12-08
2
-0
/
+381
*
upgrade levelqueue to 0.1.0 (#9192)
Lunny Xiao
2019-11-28
1
-1
/
+1
*
Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)
zeripath
2019-11-21
1
-1
/
+1
*
Allow cross-repository dependencies on issues (#7901)
Brad Albright
2019-10-31
5
-23
/
+29
*
Restore Graceful Restarting & Socket Activation (#7274)
zeripath
2019-10-15
3
-86
/
+173
*
Use gitea forked macaron (#7933)
Tamal Saha
2019-08-23
2
-0
/
+2
*
Remove unique filter from repo indexer analyzer. (#7878)
guillep2k
2019-08-15
1
-3
/
+2
*
Convert files to utf-8 for indexing (#7814)
guillep2k
2019-08-15
1
-1
/
+1
*
Remove camel case tokenization from repo indexer (#7733)
guillep2k
2019-08-06
1
-3
/
+2
*
Add golangci (#6418)
kolaente
2019-06-12
5
-28
/
+16
*
Issue indexer queue redis support (#6218)
Lunny Xiao
2019-04-08
3
-14
/
+168
*
Better logging (#6038) (#6095)
zeripath
2019-04-02
3
-13
/
+13
*
fix bug when set indexer as db and add tests (#6173)
Lunny Xiao
2019-02-24
3
-3
/
+30
*
Add more tests and docs for issue indexer, add db indexer type for searching ...
Lunny Xiao
2019-02-21
6
-10
/
+84
*
refactor issue indexer, add some testing and fix a bug (#6131)
Lunny Xiao
2019-02-21
3
-8
/
+210
*
remove unused file (#6121)
Lunny Xiao
2019-02-19
1
-143
/
+0
*
Refactor issue indexer (#5363)
Lunny Xiao
2019-02-19
6
-0
/
+545
*
fix indexer reindex bug when gitea restart (#5563)
Lunny Xiao
2018-12-19
2
-8
/
+19
*
Global code search support (#3664)
Lunny Xiao
2018-03-16
1
-6
/
+21
*
Reduce repo indexer disk usage (#3452)
Ethan Koenig
2018-02-05
3
-89
/
+105
*
Code/repo search (#2582)
Ethan Koenig
2017-10-27
1
-0
/
+199
*
Make indexer code more reusable (#2590)
Ethan Koenig
2017-09-25
2
-21
/
+60
*
Automatically regenerate indexer for incompatible versions (#2524)
Ethan Koenig
2017-09-22
1
-19
/
+18
*
Improve issue search (#2387)
Ethan Koenig
2017-09-16
2
-4
/
+176
*
Search bar for issues/pulls (#530)
Ethan Koenig
2017-01-25
1
-0
/
+14