summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Handle push rejection in branch and upload (#10854)zeripath2020-03-284-27/+70
* make avatar lookup occur at image request (#10540)zeripath2020-03-273-1/+28
* Allow to set protected file patterns that can not be changed under no conditi...Lauris BH2020-03-273-1/+74
* Option to set default branch at repository creation (#10803)zeripath2020-03-262-16/+18
* Upgrade xorm to v1.0.0 (#10646)Lunny Xiao2020-03-221-3/+3
* Fix branch api canPush and canMerge (#10776)Lunny Xiao2020-03-201-2/+12
* move jquery-datetimepicker to npm/webpack (#10713)silverwind2020-03-171-4/+0
* Migrate to go-git/go-git v5.0.0 (#10735)Lauris BH2020-03-172-4/+4
* Fix panic in API pulls when headbranch does not exist (#10676)zeripath2020-03-091-2/+1
* System-wide webhooks (#10546)James Lakin2020-03-093-98/+142
* Prevent panic in stopwatch (#10670)zeripath2020-03-081-2/+5
* Make PR message on pushes configurable (#10664)John Olheiser2020-03-081-2/+3
* Move dropzone.js to npm/webpack (#10645)silverwind2020-03-073-3/+0
* Granular webhook events (#9626)John Olheiser2020-03-062-18/+44
* Add Approval Counts to pulls list (#10238)zeripath2020-03-062-0/+44
* Issue writers perms can modify issues (#10623)John Olheiser2020-03-061-0/+2
* Handle deleted base branch in PR (#10618)zeripath2020-03-051-0/+10
* Add restricted user filter to LDAP authentication (#10600)Lauris BH2020-03-051-0/+1
* Logout POST action (#10582)John Olheiser2020-03-021-1/+1
* Display pull request head branch even the branch deleted or repository delete...Lunny Xiao2020-03-023-27/+35
* Admin page for managing user e-mail activation (#10557)guillep2k2020-03-024-2/+232
* Remove Unused Functions (#10516)65432020-03-022-58/+0
* Fix redirection path if Slack webhook channel is invalid (#10548)James Lakin2020-03-011-2/+2
* Fix 404 after activating secondary email (#10547)Andreas Shimokawa2020-02-291-1/+1
* issue search on my related repositories (#9758)Brad Albright2020-02-291-26/+90
* adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437)Gustavo Marin2020-02-294-0/+121
* [Refactor] move APIFormat() of Issue and Label to convert package (#10423)65432020-02-283-38/+15
* inform participants on UI too (#10473)65432020-02-281-1/+1
* Fix potential bugs (#10513)65432020-02-272-5/+5
* Show Signer in commit lists and add basic trust (#10425)zeripath2020-02-276-10/+21
* Fix double PR notification from API (#10482)John Olheiser2020-02-261-3/+0
* Fix admin notices (#10480)John Olheiser2020-02-261-1/+1
* Code Refactor of IssueWatch related things (#10401)65432020-02-261-2/+7
* Change admin dashboard to POST (#10465)John Olheiser2020-02-252-11/+20
* Change action GETs to POST (#10462)John Olheiser2020-02-251-6/+6
* [API] enable paggination for ListRepoTags (#10454)65432020-02-251-1/+12
* Trigger webhooks on issue label-change via API too (#10421)65432020-02-231-36/+29
* Various fixes in login sources (#10428)guillep2k2020-02-238-0/+19
* Prevent Firefox from using apple-touch-icon (#10402)silverwind2020-02-231-0/+4
* Handle push rejection message in Merge & Web Editor (#10373)zeripath2020-02-224-14/+52
* Render READMEs in docs/ .gitea or .github from root (#10361)zeripath2020-02-211-10/+157
* Add detected file language to code search (#10256)Lauris BH2020-02-202-7/+16
* Add API branch protection endpoint (#9311)David Svantesson2020-02-124-2/+533
* Add feishu webhook support (#10229)Lunny Xiao2020-02-122-0/+78
* Language statistics bar for repositories (#8037)Lauris BH2020-02-114-2/+19
* [API] let admin check org membership on other users (#10201)65432020-02-091-1/+1
* Fix followers and following tabs in profile (#10202)Lauris BH2020-02-092-38/+25
* [API] Fix inconsistent label color format (#10129)65432020-02-092-3/+25
* Fix push-create SSH bugs (#10145)John Olheiser2020-02-051-1/+11
* Prevent DeleteUser API abuse (#10125)65432020-02-032-1/+7