| Commit message (Expand) | Author | Age | Files | Lines |
* | Add option to provide signature for a token to verify key ownership (#14054) | zeripath | 2021-07-13 | 1 | -0/+2 |
* | Detect encoding changes while parsing diff (#16330) | Jimmy Praet | 2021-07-13 | 1 | -19/+31 |
* | Add checkbox to delete pull branch after successful merge (#16049) | Jimmy Praet | 2021-07-13 | 4 | -8/+21 |
* | Fix various documentation, user-facing, and source comment typos (#16367) | luzpaz | 2021-07-08 | 4 | -4/+4 |
* | fix: not able to update local created non-urlencoded wiki pages (#16139) | Gary Wang | 2021-07-07 | 1 | -13/+43 |
* | Implemented head_commit for webhooks (#16282) | KN4CK3R | 2021-06-29 | 1 | -2/+2 |
* | Refactor Webhook + Add X-Hub-Signature (#16176) | KN4CK3R | 2021-06-27 | 10 | -77/+55 |
* | Add Visible modes function from Organisation to Users too (#16069) | Sergey Dryabzhinsky | 2021-06-26 | 2 | -0/+5 |
* | Fixed issues not updated by commits (#16254) | KN4CK3R | 2021-06-26 | 1 | -4/+5 |
* | Added support for gopher URLs. (#14749) | ayb | 2021-06-25 | 1 | -1/+1 |
* | Append to existing trailers in generated squash commit message (#15980) | Jimmy Praet | 2021-06-25 | 2 | -9/+31 |
* | Use gitea logging module for git module (#16243) | 6543 | 2021-06-25 | 1 | -2/+0 |
* | Add tag protection (#15629) | KN4CK3R | 2021-06-25 | 3 | -5/+75 |
* | Rework repository archive (#14723) | Lunny Xiao | 2021-06-23 | 2 | -356/+197 |
* | Fix 500 Error with branch and tag sharing the same name #15592 (#16040) | Viktor Yakovchuk | 2021-06-23 | 1 | -1/+13 |
* | Small refactoring of modules/private (#15947) | KN4CK3R | 2021-06-23 | 1 | -1/+1 |
* | Localize Email Templates (#16200) | 6543 | 2021-06-23 | 3 | -15/+24 |
* | Improve notifications for WIP draft PR's (#14663) | Jimmy Praet | 2021-06-23 | 2 | -5/+9 |
* | Add tests for all webhooks (#16214) | KN4CK3R | 2021-06-20 | 15 | -891/+2110 |
* | Reintroduce squash merge default comment as a config setting (#16134) | parnic | 2021-06-19 | 1 | -4/+32 |
* | Add attachments for PR reviews (#16075) | KN4CK3R | 2021-06-14 | 2 | -3/+4 |
* | Fix private repo permission problem (#16142) | Nils Dralle | 2021-06-14 | 2 | -0/+35 |
* | Add push to remote mirror repository (#15157) | KN4CK3R | 2021-06-14 | 5 | -641/+756 |
* | Fixed sanitize errors. (#15240) | KN4CK3R | 2021-06-13 | 1 | -15/+7 |
* | Remove unnecessary goroutine (#16080) | Lunny Xiao | 2021-06-09 | 1 | -14/+12 |
* | Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1... | Lunny Xiao | 2021-06-09 | 10 | -0/+1099 |
* | Merge all deleteBranch as one function and also fix bug when delete branch do... | Lunny Xiao | 2021-06-07 | 1 | -0/+72 |
* | Fixed assert statements. (#16089) | KN4CK3R | 2021-06-07 | 4 | -18/+18 |
* | Make commit info cancelable (#16032) | zeripath | 2021-06-06 | 1 | -1/+1 |
* | Rewrite of the LFS server (#15523) | KN4CK3R | 2021-06-06 | 2 | -377/+218 |
* | Make modules/context.Context a context.Context (#16031) | zeripath | 2021-05-31 | 1 | -2/+2 |
* | Don't manipulate input params in email notification (#16011) | Jimmy Praet | 2021-05-30 | 2 | -2/+12 |
* | add permission check for ``GenerateRepository`` (#15946) | a1012112796 | 2021-05-27 | 1 | -0/+6 |
* | Add email headers (#15939) | KN4CK3R | 2021-05-22 | 3 | -61/+104 |
* | Prevent double-login for Git HTTP and LFS and simplify login (#15303) | zeripath | 2021-05-15 | 2 | -90/+79 |
* | Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow lev... | zeripath | 2021-05-15 | 1 | -3/+2 |
* | Restore PAM user autocreation functionality (#15825) | zeripath | 2021-05-13 | 1 | -0/+1 |
* | Fix individual tests (addition to #15802) (#15818) | KN4CK3R | 2021-05-12 | 1 | -0/+2 |
* | Display specific message if diff is not displayed because of too long line (... | Loutro | 2021-05-04 | 1 | -15/+19 |
* | Only log Error on getLastCommitStatus error to let pull list still be visible... | 6543 | 2021-05-04 | 1 | -1/+2 |
* | fix webhook timeout bug (#15613) | Lunny Xiao | 2021-04-25 | 1 | -6/+2 |
* | Refactor renders (#15175) | Lunny Xiao | 2021-04-19 | 5 | -18/+50 |
* | Performance improvement for list pull requests (#15447) | Lunny Xiao | 2021-04-15 | 1 | -10/+50 |
* | Always set the merge base used to merge the commit (#15352) | zeripath | 2021-04-10 | 1 | -1/+1 |
* | Code Formats, Nits & Unused Func/Var deletions (#15286) | 6543 | 2021-04-09 | 1 | -1/+1 |
* | Add LFS Migration and Mirror (#14726) | KN4CK3R | 2021-04-08 | 7 | -17/+1057 |
* | Move modules/forms to services/forms (#15305) | zeripath | 2021-04-06 | 9 | -0/+1661 |
* | [refactor] mailer service (#15072) | 6543 | 2021-04-02 | 7 | -129/+166 |
* | Prevent NPE in CommentMustAsDiff if no hunk header (#15199) | zeripath | 2021-04-01 | 1 | -0/+15 |
* | Add Tabular Diff for CSV files (#14661) | KN4CK3R | 2021-03-29 | 2 | -0/+498 |