3223 Commits (c0ed869e0f440e5d18c101fccbb4ff5516aaa13b)

Author SHA1 Message Date
  qwerty287 7db2f110ad
Add API to get issue/pull comments and events (timeline) (#17403) 2 years ago
  Lunny Xiao 25a290e320
Upgrade bleve from v2.0.6 to v2.3.0 (#18132) 2 years ago
  Gusted e4e3df6c66
Handle invalid issues (#18111) 2 years ago
  zeripath 16adaaeaa3
Instead of using routerCtx just escape the url before routing (#18086) 2 years ago
  Aravinth Manivannan c7151c2fb6
- name: new parameter in CreateForkOption to give the forked repository (#18066) 2 years ago
  qwerty287 7cc44491fa
Add API to manage repo tranfers (#17963) 2 years ago
  zeripath a5df7ba6bf
Prevent NPE if gitea uploader fails to open url (#18080) 2 years ago
  zeripath ffc08c1914
Do not read or write git reference files directly (#18079) 2 years ago
  99rgosse e0cf3d86c4
Migrated Repository will show modifications when possible (#17191) 2 years ago
  zeripath ba6efb105a
Quote references to the user table in consistency checks (#18072) 2 years ago
  zeripath 7cc7f0ed75
TestRepository_GetTag intermittently panics due to an NPE (#18043) 2 years ago
  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