3223 Commits (c0ed869e0f440e5d18c101fccbb4ff5516aaa13b)

Author SHA1 Message Date
  zeripath bcc13f3889
Reset Session ID on login (#18018) 2 years ago
  Gusted ff2fd08228
Simplify parameter types (#18006) 2 years ago
  zeripath fb5f7791ef
Prevent off-by-one error on comments on newly appended lines (#18029) 2 years ago
  zeripath 147e42239f
Stop printing 03d after escaped characters in logs (#18030) 2 years ago
  zeripath f1e85622da
Improve TestPatch to use git read-tree -m and implement git-merge-one-file functionality (#18004) 2 years ago
  qwerty287 4cbc865d83
Add option to define refs in issue templates (#17842) 2 years ago
  Lunny Xiao a6d4a8546a
Fix rename notification bug (#18008) 2 years ago
  Gusted dab28c7049
Use JSON module instead of stdlib json (#18003) 2 years ago
  zeripath 8354670708
Prevent hang in git cat-file if repository is not a valid repository and other fixes (#17991) 2 years ago
  zeripath 6e7d28cf3a
Prevent double decoding of % in url params (#17997) 2 years ago
  silverwind cc129d2ca2
Make AvatarRenderedSizeFactor configurable and set it to 3 (#17951) 2 years ago
  KN4CK3R b748acf2a0
Fixed emoji alias not parsed in links (#16221) 2 years ago
  wxiaoguang 4da1d97810
Refactor HTTP request context (#17979) 2 years ago
  qwerty287 9d943bf374
Add missing `X-Total-Count` and fix some related bugs (#17968) 2 years ago
  zeripath 0981ec30c3
Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along with Setting Scopes (#16766) 2 years ago
  qwerty287 c3eea2f8af
Improve behavior of "Fork" button (#17288) 2 years ago
  Lunny Xiao 5723240490
Some repository refactors (#17950) 2 years ago
  wxiaoguang 6d4172987e
Fix markdown URL parsing (#17924) 2 years ago
  Lunny Xiao 3ca5dc7e32
Move keys to models/asymkey (#17917) 2 years ago
  Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 2 years ago
  wxiaoguang c7e23401a3
Fix a panic in NotifyCreateIssueComment (caused by string truncation) (#17928) 2 years ago
  zeripath 9e6e1dc950
Improve checkBranchName (#17901) 2 years ago
  Garionion b59875aa12
allways set a message-id on mails (#17900) 2 years ago
  wxiaoguang a6f961fba4
Refactor install page (db type) (#17919) 2 years ago
  mscherer f49d160447
Replace "unix" by "http+unix" for PROTOCOL (#17771) 2 years ago
  wxiaoguang 11d519b385
Test cache during init (#17852) 2 years ago
  KN4CK3R 6ceef87671
Removed SizeFmt. (#17890) 2 years ago
  KN4CK3R 87be76213a
Add migrate from Codebase (#16768) 2 years ago
  delvh 4646c7c52d
Use fmt.Sprintf correctly (#17886) 2 years ago
  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 1fee11d69a
Move accessmode into models/perm (#17828) 2 years ago
  zeripath 72d82c5b6f
Handle relative unix socket paths (#17836) 2 years ago
  Gabriel Vasile 2e8fc5b034
Replace regex usage for MIME parsing (#17831) 2 years ago
  Gusted 4b4997c73e
Use correct user on releases (#17806) 2 years ago
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 years ago
  Gusted 4e7ca946da
Use `*PushUpdateOptions` as receiver (#17724) 2 years ago
  Lunny Xiao c97d66d23c
Move repofiles from modules/repofiles to services/repository/files (#17774) 2 years ago
  qwerty287 754fdd8f9c
Fix visibility of org avatars (#17789) 2 years ago
  Gusted 21f4401f3e
Use correct Sender on webhook change title (#17791) 2 years ago
  zeripath 1dbc58f742
More pleasantly handle broken or missing git repositories (#17747) 2 years ago
  Lunny Xiao baed01f247
Remove unnecessary attributes of User struct (#17745) 2 years ago
  techknowlogick 499b05da22
Add user settings key/value DB table (#16834) 2 years ago
  Lunny Xiao 0add627182
Fix close issue but time watcher still running (#17643) 2 years ago
  zeripath 0fa41b6dc4
Reset locale on login (#17734) 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