aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Fix milestone API state parameter unhandled (#10049) (#10053)Lunny Xiao2020-01-302-2/+7
* Fix wiki raw view on sub path (#10002) (#10041)Lunny Xiao2020-01-282-18/+11
* Prevent empty LDAP search from deactivating all users (#9879) (#9890)dioss-Machiel2020-01-201-0/+1
* fix bug about wrong dependencies permissions check and other wr… (#9884)Lunny Xiao2020-01-206-43/+60
* Ensure that 2fa is checked on reset-password (#9857) (#9877)zeripath2020-01-191-8/+75
* fix (#9838)65432020-01-171-1/+7
* Fix download file wrong content-type (#9825) (#9835)Lunny Xiao2020-01-171-1/+7
* Fix wrong identify poster on a migrated pull request when submi… (#9827) (#...Lunny Xiao2020-01-171-3/+1
* Fix compare (#9808) (#9815)Lunny Xiao2020-01-171-24/+20
* Fix missing msteam webhook on organization (#9781) (#9795)Lunny Xiao2020-01-161-1/+3
* Fix #9662 (#9783)David Svantesson2020-01-161-1/+1
* Hide credentials when submitting migration (#9102) (#9704)Lauris BH2020-01-111-1/+1
* Fix cache problem on dashboard (#9358) (#9703)Lauris BH2020-01-111-0/+2
* Branches not at ref commit ID should not be listed as Merged (#9614) (#9639)zeripath2020-01-083-31/+97
* [BugFix] Hide public repos owned by private orgs (#9616)65432020-01-061-0/+1
* [Backport] [API] Allow only specific Colums to be updated on Issue (#9539) (#...65432020-01-022-5/+9
* [Backport] Fix bug when migrate from API (#8631) (#9563)65432020-01-021-7/+24
* fix 500 error for ghost avatar (#9537)65432019-12-301-7/+13
* Fix repository issues pagination bug when there are more than one label filte...Lunny Xiao2019-12-281-1/+2
* Fix missing repository status when migrating repository via API (#9511)Lunny Xiao2019-12-271-3/+26
* when branch is deleted after a pull request is merged, trigger webhook (#9510)Brad Albright2019-12-271-0/+16
* Fix NewCommitStatus (#9434) (#9435)John Olheiser2019-12-191-2/+2
* Properly fix displaying virtual session provider in admin panel (#9137) (#9203)65432019-11-291-7/+7
* backport v1.10 - Always show Password field on link account sign in page (#9150)Benno2019-11-241-0/+1
* Create PR on Current Repository by Default (#8670) (#9141)guillep2k2019-11-241-0/+28
* Backport: Hide given credentials for migrated repos. (#9098)Jordan2019-11-201-0/+1
* Backport: Fix password checks on admin create/edit user (#9076) (#9081)guillep2k2019-11-201-3/+14
* fix wrong system notice when repository is empty (#9020)Lunny Xiao2019-11-151-0/+5
* Shadow password correctly for session config (#8984) (#9002)zeripath2019-11-141-9/+17
* Hotfix for review actions and notifications (#8965)guillep2k2019-11-141-4/+6
* Add Close() method to gogitRepository (#8901) (#8956)zeripath2019-11-1313-3/+114
* Backport: Fix password complexity check on registration (#8887) (#8888)guillep2k2019-11-091-0/+5
* Backport: Fix require external registration password (#8885) (#8890)guillep2k2019-11-091-3/+3
* Fix new user form for non-local users (#8826) (#8828)Lauris BH2019-11-051-9/+11
* Fix deadline on update issue or PR via API (#8698)David Svantesson2019-10-282-16/+14
* Fix 500 when getting user as unauthenticated user (#8653) (#8663)Monty Taylor2019-10-251-1/+1
* Hide some user information via API if user have no enough permission (#8655) ...Lunny Xiao2019-10-241-4/+4
* Use AppSubUrl for more redirections (#8647) (#8651)zeripath2019-10-231-1/+1
* Fix template error on account page (#8562) (#8622)John Olheiser2019-10-221-1/+1
* Fix bug on pull requests when transfer head repository (#8564) (#8569)Lunny Xiao2019-10-192-26/+24
* Add missed close in ServeBlobLFS (#8527) (#8542)zeripath2019-10-161-0/+5
* Fix password complexity regex for special characters (backport for v1.10.0) (...guillep2k2019-10-163-27/+15
* Fix errors in create org UI regarding team access permission. (#8506)David Svantesson2019-10-141-4/+5
* Password Complexity Checks (#6230)Maxim Tkachenko2019-10-145-27/+92
* Update migrated repositories' issues/comments/prs poster id if user has a git...Lunny Xiao2019-10-142-51/+74
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-136-43/+109
* Move change issue title from models to issue service package (#8456)Lunny Xiao2019-10-111-1/+1
* Check for either escaped or unescaped wiki filenames (#8408)Tekaoh2019-10-091-0/+12
* Allow users with explicit read access to give approvals (#8382)guillep2k2019-10-081-2/+2
* Revert "Fix issues/pr list broken when there are many repositories (#8409)" (...Lunny Xiao2019-10-081-48/+92