146 Commits (b5a9ee94fd1f3bbe35bd19dfc4c7025e9f8e0768)

Author SHA1 Message Date
  zeripath b5a9ee94fd
Make Co-committed-by and co-authored-by trailers optional (#17848) 2 years ago
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 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
  wxiaoguang df64fa4865
Decouple unit test code from business code (#17623) 2 years ago
  Lunny Xiao 99b2858e62
Move unit into models/unit/ (#17576) 2 years ago
  Lunny Xiao 4a57c9ea17
Fix some lints (#17337) 2 years ago
  zeripath a889d0cc8c
Add buttons to allow loading of incomplete diffs (#16829) 2 years ago
  Norwin f48dce3176
Don't return binary file changes in raw PR diffs by default (#17158) 2 years ago
  zeripath 920608e592
Support direct comparison (git diff a..b) as well merge comparison (a...b) (#16635) 2 years ago
  Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 2 years ago
  zeripath 9302eba971
DBContext is just a Context (#17100) 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
  Jimmy Praet 3d6cb25e31
Support unprotected file patterns (#16395) 2 years ago
  a1012112796 cbf05c3f79
Add option to update pull request by `rebase` (#16125) 2 years ago
  Lunny Xiao 8d7704b5a2
Fix dump and restore respository (#16698) 2 years ago
  6543 2289580bb7
[API] generalize list header (#16551) 2 years ago
  KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311) 2 years ago
  a1012112796 3705168837
Add agit flow support in gitea (#14295) 2 years ago
  Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 2 years ago
  Jimmy Praet 78118a3b02
Add checkbox to delete pull branch after successful merge (#16049) 2 years ago
  Jimmy Praet 06f483d0c4
Append to existing trailers in generated squash commit message (#15980) 3 years ago
  Viktor Yakovchuk 08f4b3f312
Fix 500 Error with branch and tag sharing the same name #15592 (#16040) 3 years ago
  parnic 35742d4af7
Reintroduce squash merge default comment as a config setting (#16134) 3 years ago
  KN4CK3R ebf253b841
Add attachments for PR reviews (#16075) 3 years ago
  Lunny Xiao 5fef041079
Remove unnecessary goroutine (#16080) 3 years ago
  zeripath ba526ceffe
Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow level queue, reduce goroutines etc (#15693) 3 years ago
  6543 1cd301796c
Only log Error on getLastCommitStatus error to let pull list still be visible (#15716) 3 years ago
  Lunny Xiao 8202dd1311
Performance improvement for list pull requests (#15447) 3 years ago
  zeripath 84f5a0bc62
Always set the merge base used to merge the commit (#15352) 3 years ago
  6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286) 3 years ago
  KN4CK3R c03e488e14
Add LFS Migration and Mirror (#14726) 3 years ago
  6543 11229ca539
IsUserAllowedToUpdate ignore igonre if user is nil (#14885) 3 years ago
  a1012112796 a5279b74b6
Make manual merge autodetection optional and add manual merge as merge method (#12543) 3 years ago
  zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
  zeripath 59fd641d1f
When Deleting Repository only explicitly close PRs whose base is not this repository (#14823) 3 years ago
  zeripath 3d8b5ad5f3
Fix a couple of CommentAsPatch issues. (#14804) 3 years ago
  a1012112796 ac701637b4
Add dismiss review feature (#12674) 3 years ago
  6543 0d1444751f
[API] Add pagination to ListBranches (#14524) 3 years ago
  Jimmy Praet 4d9349123f
label and milestone webhooks on issue/pull creation (#14363) 3 years ago
  Lunny Xiao 3c96a37162
Some code improvements (#14266) 3 years ago
  Jimmy Praet e6acce649b
Send notifications for mentions in pulls, issues, (code-)comments (#14218) 3 years ago
  6543 a19447aed1
migrate from com.* to alternatives (#14103) 3 years ago
  Cirno the Strongest 2c9dd71140
Standardize Co-Authored-By / Reviewed-By strings (#14097) 3 years ago
  Mura Li 09304db9a5
Use the text of pull-request as the squash commit's message (#13071) 3 years ago
  Cirno the Strongest f3c4baa84b
Show dropdown with all statuses for commit (#13977) 3 years ago
  Cirno the Strongest efa9a8a6e3
Show status check for merged PRs (#13975) 3 years ago
  6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 3 years ago
  Jimmy Praet e7a77d32cc
Fix correct diff view for PR review comments in PR view page (#14002) 3 years ago