418 Commits (957c3fcb5949b3f7ee348d3f7f609826cedb0e8b)

Author SHA1 Message Date
  mscherer 34b5436ae1
Refactor various strings (#17784) 2 years ago
  wxiaoguang 042cac5fed
Improve install code to avoid low-level mistakes. (#17779) 2 years ago
  zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 2 years ago
  zeripath b5a9ee94fd
Make Co-committed-by and co-authored-by trailers optional (#17848) 2 years ago
  Lunny Xiao 9defddb286
Move more model into models/user (#17826) 2 years ago
  Lunny Xiao 1fee11d69a
Move accessmode into models/perm (#17828) 2 years ago
  mscherer 04c55e97a2
Fix code formating (#17830) 2 years ago
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 years ago
  Lunny Xiao c97d66d23c
Move repofiles from modules/repofiles to services/repository/files (#17774) 2 years ago
  KN4CK3R 429ef43793
Use new OneDev /milestones endpoint (#17782) 2 years ago
  zeripath 188fd2dd1a
Add `PULL_LIMIT` and `PUSH_LIMIT` to cron.update_mirror task (#17568) 2 years ago
  Lunny Xiao baed01f247
Remove unnecessary attributes of User struct (#17745) 2 years ago
  Jimmy Praet a3efd048a7
Improvements to content history (#17746) 2 years ago
  zeripath 8511eec4d4
Allow Loading of Diffs that are too large (#17739) 2 years ago
  Lunny Xiao 0add627182
Fix close issue but time watcher still running (#17643) 2 years ago
  zeripath f8ec43dbc7
Extract constant names out for the ReverseProxy and Basic authentication methods (#17735) 2 years ago
  zeripath 931d0cf854
Enable show more files in diff for git <2.31 (#17733) 2 years ago
  wxiaoguang 013fb73068
Use `hostmatcher` to replace `matchlist`, improve security (#17605) 2 years ago
  zeripath 38347aa16f
Add settings to allow different SMTP envelope from address (#17479) 2 years ago
  Lunny Xiao fc3d082609
Move attachment into models/repo/ (#17650) 2 years ago
  Lunny Xiao 7a03473159
Use a standalone struct name for Organization (#17632) 2 years ago
  KN4CK3R f34151bdb2
Move user/org deletion to services (#17673) 2 years ago
  99rgosse e1d655991b
Fix Migrate Description (#17692) 2 years ago
  Lunny Xiao 1f1ae57139
Move task from modules to services (#17680) 2 years ago
  Lunny Xiao 3c3855a05c
Move user functions into user.go (#17659) 2 years ago
  zeripath 3c4724d70e
Add .gitattribute assisted language detection to blame, diff and render (#17590) 2 years ago
  Lunny Xiao 81a4fc7528
Return 400 but not 500 when request archive with wrong format (#17691) 2 years ago
  Lunny Xiao 5233051e64
Move some functions into services/repository (#17677) 2 years ago
  wxiaoguang 750a8465f5
A better go code formatter, and now `make fmt` can run in Windows (#17684) 2 years ago
  zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 2 years ago
  Lunny Xiao 7e1ae38097
Move migrations into services and base into modules/migration (#17663) 2 years ago
  Lunny Xiao 48ccd325a1
Move some functions into services/repository (#17660) 2 years ago
  wxiaoguang 81926d61db
Decouple unit test, remove intermediate `unittestbridge` package (#17662) 2 years ago
  Gusted 253d9e4158
Remove unnecassary calls to `filepath.Join` (#17608) 2 years ago
  Michael Grigoryan 47448083a1
Minor readability patch. (#17627) 2 years ago
  wxiaoguang df64fa4865
Decouple unit test code from business code (#17623) 2 years ago
  Lunny Xiao 90eb9fb889
Move EmailAddress & UserRedirect into models/user/ (#17607) 2 years ago
  Lunny Xiao 0e189eecaa
Move oauth2 error to oauth2 service package (#17603) 2 years ago
  Lunny Xiao 33fca2b537
Move webhook into models/webhook/ (#17579) 2 years ago
  Lunny Xiao 99b2858e62
Move unit into models/unit/ (#17576) 2 years ago
  Gusted 30515f2df3
Make ParsePatch more robust (#17573) 2 years ago
  zeripath 9d855bd6a1
Simplify Gothic to use our session store instead of creating a different store (#17507) 2 years ago
  wxiaoguang 599ff1c054
Only allow webhook to send requests to allowed hosts (#17482) 2 years ago
  Richard Mahn 40c8451b7d
Properly determine CSV delimiter (#17459) 2 years ago
  qwerty287 01fc24c78c
Add appearance section in settings (#17433) 2 years ago
  KN4CK3R f99d50fc9f
Read expected buffer size (#17409) 2 years ago
  Nico Schieder 870f5fbc41
Add groups scope/claim to OIDC/OAuth2 Provider (#17367) 2 years ago
  zeripath 053b2f4dce
Handle broken references in mirror sync (#17013) 2 years ago
  Richard Mahn 98f7013756
Prevent NPE in CSV diff rendering when column removed (#17018) 2 years ago
  Lunny Xiao f494776931
Use a variable but a function for IsProd because of a slight performance increment (#17368) 2 years ago