summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Git statistics in Activity tab (#4724)Lauris BH2019-05-042-2/+36
* Allow Recaptcha service url to be configured (#6820)zeripath2019-05-022-2/+7
* Fix team edit API panic (#6780)ngourdon2019-04-271-1/+1
* fix pulls broken when fork repository deleted (#6754)Lunny Xiao2019-04-261-1/+6
* OAuth2 token can be used in basic auth (#6747)techknowlogick2019-04-251-0/+12
* Fix org visibility bug when git cloning (#6743)Lunny Xiao2019-04-252-5/+1
* fix missing return (#6751)Lunny Xiao2019-04-251-0/+1
* Handle redirects in git clone commands (#6688)James E. Blair2019-04-251-2/+17
* Fix: Sort repos on org home page with non-admin login (#6741)Lunny Xiao2019-04-241-0/+1
* Fix team members API (#6714)Lunny Xiao2019-04-241-1/+38
* [API] Load issue attributes when editing an issue (#6723)John Olheiser2019-04-231-0/+6
* Trace Logging on Permission Denied & ColorFormat (#6618)zeripath2019-04-227-2/+165
* Show "delete branch" button on closed pull requests (#6570) (#6601)Mario Lubenka2019-04-202-2/+3
* Fix reversion caused by 6314 (#6685)zeripath2019-04-201-1/+0
* Unifies pagination template usage (#6531) (#6533)Mario Lubenka2019-04-2011-51/+91
* Add option to blame files (#5721)Andrzej Ressel2019-04-192-0/+259
* Add support for MS Teams webhooks (#6632)Daniel Grier2019-04-192-0/+76
* Improve listing performance by using go-git (#6478)Filip Navara2019-04-199-27/+24
* API OTP Context (#6674)techknowlogick2019-04-191-3/+8
* Telegram webhook (#4227)techknowlogick2019-04-182-0/+95
* UX + Security current user password reset (#5042)AJ ONeal2019-04-182-45/+70
* Comments list performance optimization (#5305)Lunny Xiao2019-04-181-5/+20
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-179-298/+509
* OAuth2 Grant UI (#6625)Jonas Franz2019-04-173-0/+25
* Add API for manipulating Git hooks (#6436)Segev Finer2019-04-175-3/+233
* Properly escape on the redirect from the web editor (#6657)zeripath2019-04-161-7/+8
* Return a UserList from /api/v1/admin/users (#6629)zeripath2019-04-153-13/+27
* add .gpg url (match github behaviour) (#6610)Antoine GIRARD2019-04-142-1/+55
* Correctly adjust mirror url (#6593)zeripath2019-04-121-1/+46
* Change summary to full message (#6591)John Olheiser2019-04-121-1/+1
* Add option to disable refresh token invalidation (#6584)Jonas Franz2019-04-121-10/+11
* Improve issue autolinks (#6273)mrsdizzie2019-04-122-3/+21
* Support search operators for commits search (#6479)Mura Li2019-04-121-5/+6
* fix bug user search API pagesize didn't obey ExplorePagingNum (#6579)Lunny Xiao2019-04-111-3/+0
* Allow admin users to set a repositoires visibility to public, even if FORCE_P...Matthias Beckert2019-04-111-2/+2
* Delete local branch if it exists (#6497)John Olheiser2019-04-081-0/+6
* Cleaned permission checks for API -> site admin can now do anything (#6483)Vasek Sraier2019-04-081-29/+40
* Show last commit status in pull request lists (#6465)Elias Norberg2019-04-022-0/+14
* fix upload attachments (#6481)Lunny Xiao2019-04-023-8/+14
* Better logging (#6038) (#6095)zeripath2019-04-0222-71/+112
* fix bug when user login and want to resend register confirmation email (#6482)Lunny Xiao2019-04-021-1/+1
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-2723-41/+32
* Clean up ref name rules (#6437)mrsdizzie2019-03-261-1/+2
* Fix Hook & HookList in Swagger (#6432)Segev Finer2019-03-261-2/+2
* routers/repo/setting: display correct error for invalid mirror interval (#6414)Allen Wild2019-03-251-0/+10
* Updates SDK dep (#6406)Richard Mahn2019-03-221-6/+10
* Markdown: enable some more extensions (#6362)Roland Koebler2019-03-211-2/+2
* Don't Unescape redirect_to cookie value (#6399)mrsdizzie2019-03-202-6/+5
* Include more variables on admin/config page (#6378)mrsdizzie2019-03-191-0/+16
* make sure units of a team are returned (#6379)Lanre Adelowo2019-03-191-0/+5