Commit Graph

29 Commits (forgejo-development)

Author SHA1 Message Date
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files () 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) () 2 years ago
wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used () 2 years ago
wxiaoguang d6c0aa7f1c
Fix `dump-repo` git init, fix wrong error type for NullDownloader () 3 years ago
Wim cb50375e2b
Add more linters to improve code readability () 3 years ago
wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` () 3 years ago
6543 3043eb36bf
Delete old git.NewCommand() and use it as git.NewCommandContext() () 3 years ago
Lauris BH 8038610a42
Automatically pause queue if index service is unavailable () 3 years ago
6543 54e9ee37a7
format with gofumpt () 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context () 3 years ago
zeripath 8354670708
Prevent hang in git cat-file if repository is not a valid repository and other fixes () 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo () 3 years ago
zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. () 3 years ago
Gusted ab1379743e
Fix nil checking on typed interface () 3 years ago
Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package () 3 years ago
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library () 4 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos () 4 years ago
zeripath 23358bc55d
Use git log name-status in get last commit () 4 years ago
KN4CK3R 8e262104c2
Add Image Diff for SVG files () 4 years ago
zeripath 270aab429e
On open repository open common cat file batch and batch-check () 4 years ago
zeripath ff460ca74d
Speed up `enry.IsVendor` () 4 years ago
zeripath 523efa433b
Move Bleve and Elastic code indexers to use a common cat-file --batch () 4 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json () 4 years ago
zeripath ae7e6cd474
Reduce calls to git cat-file -s () 4 years ago
Jui-Nan Lin c10503afec
[Feature] add precise search type for Elastic Search () 4 years ago
zeripath 47dd1cb7ae
Refactor Logger () 4 years ago
Lunny Xiao 8ce10fb6e1
Fix bug on elastic search () 4 years ago
Lunny Xiao 91e7ad569a
Add queue for code indexer () 4 years ago
Lunny Xiao 9bc69ff26e
Support elastic search for code search () 4 years ago