97 Commits (275abd65935216c05aa2d1238d8d8a7cfc739a35)

Author SHA1 Message Date
  Giteabot 233a399706
Fix broken code editor diff preview (#23307) (#23320) 1 year ago
  wxiaoguang 6bc3079c00
Refactor git command package to improve security and maintainability (#22678) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  silverwind eec1c71880
Show syntax lexer name in file view/blame (#21814) 1 year ago
  wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535) 1 year ago
  delvh 6a0330979f
Ignore error when retrieving changed PR review files (#21487) 1 year ago
  zeripath 3ccebf7f40
Stop logging CheckPath returns error: context canceled (#21064) 1 year ago
  silverwind ec0a06e52c
Upgrade chroma to v2.3.0 (#21259) 1 year ago
  Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797) 1 year ago
  zeripath 99efa02edf
Switch Unicode Escaping to a VSCode-like system (#19990) 1 year ago
  wxiaoguang 3310dd1d19
Improve code diff highlight, fix incorrect rendered diff result (#19958) 1 year ago
  Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
  wxiaoguang 157b405753
Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 2 years ago
  Lunny Xiao d91d4db344
Move tests as seperate sub packages to reduce duplicated file names (#19951) 2 years ago
  Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
  Lunny Xiao 110fc57cbc
Move some code into models/git (#19879) 2 years ago
  Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711) 2 years ago
  KN4CK3R a9ca4b4100
Calculate filename hash only once (#19654) 2 years ago
  delvh 5ca224a789
Allow to mark files in a PR as viewed (#19007) 2 years ago
  Lunny Xiao b8911fb456
Use a struct as test options (#19393) 2 years ago
  wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2 years ago
  6543 3e88af898a
Make git.OpenRepository accept Context (#19260) 2 years ago
  techknowlogick 0b15a729cf
rm .sample hooks which aren't used (#19101) 2 years ago
  zeripath 4482f62a26
Prevent dangling GetAttribute calls (#18754) 2 years ago
  Viktor Suprun 4d939845d2
Added auto-save whitespace behavior if it changed manually (#15566) 2 years ago
  6543 3043eb36bf
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2 years ago
  Gusted c2e13fb763
Fix partial cloning a repo (#18373) 2 years ago
  Lunny Xiao 35fdefc1ff
Always use git command but not os.Command (#18363) 2 years ago
  6543 54e9ee37a7
format with gofumpt (#18184) 2 years ago
  Jelle Hulter bbd30787d3
Updated Chroma to v0.10.0 (#18270) 2 years ago
  zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 2 years ago
  luzpaz 8c647bf0f6
Fix various typos (#18219) 2 years ago
  zeripath 21ed4fd8da
Add warning for BIDI characters in page renders and in diffs (#17562) 2 years ago
  Gusted ff2fd08228
Simplify parameter types (#18006) 2 years ago
  zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 2 years ago
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 years ago
  zeripath 8511eec4d4
Allow Loading of Diffs that are too large (#17739) 2 years ago
  zeripath 931d0cf854
Enable show more files in diff for git <2.31 (#17733) 2 years ago
  zeripath 3c4724d70e
Add .gitattribute assisted language detection to blame, diff and render (#17590) 2 years ago
  wxiaoguang 750a8465f5
A better go code formatter, and now `make fmt` can run in Windows (#17684) 2 years ago
  wxiaoguang 81926d61db
Decouple unit test, remove intermediate `unittestbridge` package (#17662) 2 years ago
  wxiaoguang df64fa4865
Decouple unit test code from business code (#17623) 2 years ago
  Gusted 30515f2df3
Make ParsePatch more robust (#17573) 2 years ago
  Richard Mahn 40c8451b7d
Properly determine CSV delimiter (#17459) 2 years ago
  Richard Mahn 98f7013756
Prevent NPE in CSV diff rendering when column removed (#17018) 2 years ago
  zeripath a889d0cc8c
Add buttons to allow loading of incomplete diffs (#16829) 2 years ago
  zeripath 920608e592
Support direct comparison (git diff a..b) as well merge comparison (a...b) (#16635) 2 years ago
  Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 2 years ago
  Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 2 years ago
  zeripath 248b96d8a3
Use git attributes to determine generated and vendored status for language stats and diffs (#16773) 2 years ago