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
*
Automatically pause queue if index service is unavailable (#15066)
Lauris BH
2022-01-27
12
-74
/
+379
*
Pause queues (#15928)
zeripath
2022-01-22
3
-5
/
+8
*
format with gofumpt (#18184)
6543
2022-01-20
12
-107
/
+89
*
Enable deprecation error for v1.17.0 (#18341)
Gusted
2022-01-20
2
-4
/
+4
*
Propagate context and ensure git commands run in request context (#17868)
zeripath
2022-01-20
6
-31
/
+35
*
Upgrade bleve from v2.0.6 to v2.3.0 (#18132)
Lunny Xiao
2022-01-01
1
-1
/
+1
*
Prevent hang in git cat-file if repository is not a valid repository and othe...
zeripath
2021-12-16
2
-0
/
+11
*
Add missing `X-Total-Count` and fix some related bugs (#17968)
qwerty287
2021-12-15
3
-3
/
+6
*
Move repository model into models/repo (#17933)
Lunny Xiao
2021-12-10
12
-37
/
+41
*
Make Requests Processes and create process hierarchy. Associate OpenRepositor...
zeripath
2021-11-30
3
-3
/
+10
*
Move user related model into models/user (#17781)
Lunny Xiao
2021-11-24
1
-1
/
+1
*
Add .gitattribute assisted language detection to blame, diff and render (#17590)
zeripath
2021-11-17
1
-1
/
+1
*
A better go code formatter, and now `make fmt` can run in Windows (#17684)
wxiaoguang
2021-11-17
3
-4
/
+3
*
Fix nil checking on typed interface (#17598)
Gusted
2021-11-15
3
-7
/
+8
*
Decouple unit test code from business code (#17623)
wxiaoguang
2021-11-12
5
-13
/
+15
*
Make Repo Code Indexer an Unique Queue (#17515)
zeripath
2021-11-02
1
-23
/
+11
*
Fix some lints (#17337)
Lunny Xiao
2021-10-17
1
-1
/
+1
*
Move login related structs and functions to models/login (#17093)
Lunny Xiao
2021-09-24
1
-1
/
+2
*
refactor: move from io/ioutil to io and os package (#17109)
Eng Zer Jun
2021-09-22
5
-10
/
+8
*
Ignore Sync errors on pipes when doing `CheckAttributeReader.CheckPath`, fix ...
wxiaoguang
2021-09-20
1
-5
/
+12
*
Move db related basic functions to models/db (#17075)
Lunny Xiao
2021-09-19
7
-19
/
+20
*
Add an abstract json layout to make it's easier to change json library (#16528)
Lunny Xiao
2021-07-24
1
-2
/
+1
*
Fix data race in bleve indexer (#16474)
Lunny Xiao
2021-07-18
3
-6
/
+69
*
Fix various documentation, user-facing, and source comment typos (#16367)
luzpaz
2021-07-08
1
-3
/
+3
*
Use git log name-status in get last commit (#16059)
zeripath
2021-06-21
2
-0
/
+6
*
Fixed assert statements. (#16089)
KN4CK3R
2021-06-07
1
-1
/
+1
*
Add Image Diff for SVG files (#14867)
KN4CK3R
2021-06-05
2
-4
/
+4
*
Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow lev...
zeripath
2021-05-15
2
-3
/
+9
*
On open repository open common cat file batch and batch-check (#15667)
zeripath
2021-05-10
2
-2
/
+2
*
If the default branch is not present do not report error on stats indexing (f...
zeripath
2021-04-22
1
-1
/
+1
*
If the default branch is not present do not report error on stats indexing (#...
zeripath
2021-04-22
1
-1
/
+5
*
Speed up `enry.IsVendor` (#15213)
zeripath
2021-04-01
2
-2
/
+2
*
Move Bleve and Elastic code indexers to use a common cat-file --batch (#14781)
zeripath
2021-03-04
2
-16
/
+52
*
Migrate to use jsoniter instead of encoding/json (#14841)
zeripath
2021-03-01
1
-1
/
+2
*
Reduce calls to git cat-file -s (#14682)
zeripath
2021-02-17
3
-16
/
+32
*
[Feature] add precise search type for Elastic Search (#12869)
Jui-Nan Lin
2021-01-27
6
-15
/
+35
*
Upgrade blevesearch dependency to v2.0.1 (#14346)
Lauris BH
2021-01-18
3
-18
/
+18
*
Sort issue search results by revelance (#14353)
Lauris BH
2021-01-16
3
-3
/
+4
*
Use native git variants by default with go-git variants as build tag (#13673)
zeripath
2020-12-17
1
-0
/
+3
*
Refactor Logger (#13294)
zeripath
2020-10-31
2
-3
/
+3
*
fix: use Base36 for all code indexers (#12830)
Jui-Nan Lin
2020-09-14
2
-6
/
+5
*
Fix bug on elastic search (#12811)
Lunny Xiao
2020-09-12
2
-15
/
+42
*
Add queue for code indexer (#10332)
Lunny Xiao
2020-09-07
3
-159
/
+158
*
Support elastic search for code search (#10273)
Lunny Xiao
2020-08-30
8
-157
/
+658
*
Remove hardcoded ES indexername (#12521)
Wim
2020-08-18
1
-1
/
+1
*
Re-attempt to delete temporary upload if the file is locked by another proces...
zeripath
2020-08-11
5
-10
/
+12
*
Fix incorrect error logging in Stats indexer and OAuth2 (#12387)
zeripath
2020-08-01
1
-2
/
+8
*
Server-side syntax highlighting for all code (#12047)
mrsdizzie
2020-06-30
1
-16
/
+6
*
Fix language stat calculation (#11692)
Cirno the Strongest
2020-05-31
1
-3
/
+1
*
Change language statistics to save size instead of percentage (#11681)
Lauris BH
2020-05-30
1
-0
/
+3
[next]