| Commit message (Expand) | Author | Age | Files | Lines |
* | add request review from specific reviewers feature in pull request (#10756) | 赵智超 | 2020-04-06 | 1 | -1/+151 |
* | Add gitea-vet (#10948) | John Olheiser | 2020-04-05 | 1 | -0/+4 |
* | Add titles and improve messages on sidebar menus (#10872) | 赵智超 | 2020-04-04 | 3 | -2/+6 |
* | Add Organization Wide Labels (#10814) | mrsdizzie | 2020-04-01 | 3 | -7/+71 |
* | Various Merge Base fixes (#10786) | zeripath | 2020-03-31 | 1 | -4/+34 |
* | Upgrade golangci-lint to 1.24.0 (#10894) | zeripath | 2020-03-30 | 2 | -6/+6 |
* | bug: fix assignees double load bug (#10856) | 赵智超 | 2020-03-28 | 1 | -4/+0 |
* | Add Matrix webhook (#10831) | S7evinK | 2020-03-28 | 1 | -0/+97 |
* | Handle push rejection in branch and upload (#10854) | zeripath | 2020-03-28 | 3 | -24/+67 |
* | make avatar lookup occur at image request (#10540) | zeripath | 2020-03-27 | 1 | -1/+1 |
* | Allow to set protected file patterns that can not be changed under no conditi... | Lauris BH | 2020-03-27 | 1 | -0/+1 |
* | Option to set default branch at repository creation (#10803) | zeripath | 2020-03-26 | 1 | -8/+9 |
* | move jquery-datetimepicker to npm/webpack (#10713) | silverwind | 2020-03-17 | 1 | -4/+0 |
* | Migrate to go-git/go-git v5.0.0 (#10735) | Lauris BH | 2020-03-17 | 1 | -3/+3 |
* | Fix panic in API pulls when headbranch does not exist (#10676) | zeripath | 2020-03-09 | 1 | -2/+1 |
* | System-wide webhooks (#10546) | James Lakin | 2020-03-09 | 1 | -77/+102 |
* | Move dropzone.js to npm/webpack (#10645) | silverwind | 2020-03-07 | 3 | -3/+0 |
* | Granular webhook events (#9626) | John Olheiser | 2020-03-06 | 1 | -9/+18 |
* | Add Approval Counts to pulls list (#10238) | zeripath | 2020-03-06 | 1 | -0/+22 |
* | Issue writers perms can modify issues (#10623) | John Olheiser | 2020-03-06 | 1 | -0/+2 |
* | Handle deleted base branch in PR (#10618) | zeripath | 2020-03-05 | 1 | -0/+10 |
* | Display pull request head branch even the branch deleted or repository delete... | Lunny Xiao | 2020-03-02 | 2 | -17/+25 |
* | Fix redirection path if Slack webhook channel is invalid (#10548) | James Lakin | 2020-03-01 | 1 | -2/+2 |
* | inform participants on UI too (#10473) | 6543 | 2020-02-28 | 1 | -1/+1 |
* | Fix potential bugs (#10513) | 6543 | 2020-02-27 | 2 | -5/+5 |
* | Show Signer in commit lists and add basic trust (#10425) | zeripath | 2020-02-27 | 5 | -8/+21 |
* | Handle push rejection message in Merge & Web Editor (#10373) | zeripath | 2020-02-22 | 2 | -14/+32 |
* | Render READMEs in docs/ .gitea or .github from root (#10361) | zeripath | 2020-02-21 | 1 | -10/+157 |
* | Add detected file language to code search (#10256) | Lauris BH | 2020-02-20 | 1 | -3/+7 |
* | Add feishu webhook support (#10229) | Lunny Xiao | 2020-02-12 | 1 | -0/+72 |
* | Language statistics bar for repositories (#8037) | Lauris BH | 2020-02-11 | 1 | -0/+15 |
* | [API] Fix inconsistent label color format (#10129) | 6543 | 2020-02-09 | 1 | -2/+2 |
* | Move PushUpdateAddDeleteTags to repository module from models (#10106) | Lunny Xiao | 2020-02-03 | 1 | -1/+1 |
* | Cache last commit to accelerate the repository directory page visit (#10069) | Lunny Xiao | 2020-02-01 | 1 | -1/+7 |
* | Fix branch page pull request title and link error (#10092) | Lunny Xiao | 2020-02-01 | 1 | -1/+1 |
* | API endpoint for repo transfer (#9947) | 6543 | 2020-01-31 | 1 | -7/+7 |
* | Fix milestone API state parameter unhandled (#10049) | Lunny Xiao | 2020-01-29 | 1 | -1/+1 |
* | Fix wiki raw view on sub path (#10002) | Lunny Xiao | 2020-01-28 | 2 | -18/+11 |
* | Some refactor on git diff and ignore getting commit information failed on mig... | Lunny Xiao | 2020-01-28 | 1 | -2/+2 |
* | On merge of already closed PR redirect back to the pulls page (#10010) | zeripath | 2020-01-27 | 1 | -4/+18 |
* | fix commit view JS features, reimplement folding (#9968) | silverwind | 2020-01-26 | 1 | -0/+2 |
* | Fix pull view when head repository or head branch missed and close related pu... | Lunny Xiao | 2020-01-25 | 1 | -13/+16 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 7 | -26/+36 |
* | Make archive prefixing configurable with a global setting (#9943) | zeripath | 2020-01-22 | 1 | -1/+5 |
* | Fix wrong hint when status checking is running on pull request view (#9886) | Lunny Xiao | 2020-01-22 | 1 | -1/+3 |
* | add remote ip to the invalid credentials error message (#9918) | bobemoe | 2020-01-21 | 1 | -3/+3 |
* | Fix wrong permissions check when issues/prs shared operations (#9885) | Lunny Xiao | 2020-01-20 | 2 | -8/+7 |
* | Add top author stats to activity page (#9615) | Lauris BH | 2020-01-20 | 1 | -0/+5 |
* | Fix issues/pulls dependencies problems (#9842) | Lunny Xiao | 2020-01-19 | 3 | -22/+30 |
* | [Docs] add usefull info to REQUIRE_SIGNIN_VIEW (#9848) | 6543 | 2020-01-17 | 1 | -1/+1 |