| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent panic in stopwatch (#10670) (#10673) | zeripath | 2020-03-08 | 1 | -2/+5 |
* | Issue writers perms can modify issues (#10623) (#10626) | John Olheiser | 2020-03-06 | 1 | -0/+2 |
* | Handle deleted base branch in PR (#10618) (#10619) | Lauris BH | 2020-03-05 | 1 | -0/+10 |
* | Logout POST action (#10582) (#10585) | John Olheiser | 2020-03-03 | 1 | -1/+1 |
* | Admin page for managing user e-mail activation (#10557) (#10579) | guillep2k | 2020-03-02 | 4 | -2/+230 |
* | Fix redirection path if Slack webhook channel is invalid (#10566) | James Lakin | 2020-03-02 | 1 | -2/+2 |
* | Fix 404 after activating secondary email (backport of #10547) (#10553) | Andreas Shimokawa | 2020-03-01 | 1 | -1/+1 |
* | Show Signer in commit lists and add basic trust (#10425) (#10524) | zeripath | 2020-02-28 | 5 | -8/+21 |
* | Fix potential bugs (#10513) (#10518) | 6543 | 2020-02-28 | 2 | -5/+5 |
* | Handle push rejection message in Merge & Web Editor (#10373) (#10497) | zeripath | 2020-02-27 | 4 | -15/+52 |
* | Fix double PR notification from API (#10482) (#10486) | John Olheiser | 2020-02-26 | 1 | -3/+0 |
* | Fix admin notices (#10480) (#10483) | John Olheiser | 2020-02-26 | 1 | -1/+1 |
* | Change admin dashboard to POST (#10465) (#10466) | John Olheiser | 2020-02-25 | 2 | -11/+20 |
* | Change action GETs to POST (#10462) (#10464) | John Olheiser | 2020-02-25 | 1 | -6/+6 |
* | Trigger webhooks on issue label-change via API too (#10421) (#10439) | 6543 | 2020-02-24 | 1 | -36/+29 |
* | Various fixes in login sources (#10428) (#10429) | zeripath | 2020-02-23 | 8 | -0/+19 |
* | Fix followers and following tabs in profile (#10202) (#10203) | Lauris BH | 2020-02-09 | 2 | -38/+19 |
* | Fix push-create SSH bugs (#10145) (#10151) | John Olheiser | 2020-02-05 | 1 | -1/+11 |
* | Prevent DeleteUser API abuse (#10125) (#10128) | 6543 | 2020-02-03 | 2 | -1/+7 |
* | working part of #9998 (#10114) (#10115) | 6543 | 2020-02-03 | 1 | -2/+6 |
* | Fix branch page pull request title and link error (#10092) (#10097) | Lunny Xiao | 2020-02-01 | 1 | -1/+1 |
* | Fix milestone API state parameter unhandled (#10049) (#10052) | Lunny Xiao | 2020-01-29 | 2 | -2/+7 |
* | Ensure that feeds are appropriately restricted (#10018) (#10019) | zeripath | 2020-01-28 | 2 | -7/+19 |
* | Fix wiki raw view on sub path (#10002) (#10040) | Lunny Xiao | 2020-01-28 | 2 | -18/+11 |
* | Fix wrong hint when status checking is running on pull request view (#9886) (... | Lunny Xiao | 2020-01-22 | 2 | -10/+12 |
* | Add option to prevent LDAP from deactivating everything on empty search (#987... | zeripath | 2020-01-20 | 1 | -0/+1 |
* | Fix wrong permissions check when issues/prs shared operations (#9885) (#9889) | Lunny Xiao | 2020-01-20 | 7 | -24/+33 |
* | Ensure that 2fa is checked on reset-password (#9857) (#9876) | zeripath | 2020-01-19 | 1 | -8/+75 |
* | Fix issues/pulls dependencies problems (#9842) (#9864) | Lunny Xiao | 2020-01-19 | 4 | -22/+45 |
* | fix (#9837) | 6543 | 2020-01-17 | 1 | -1/+7 |
* | Fix download file wrong content-type (#9825) (#9834) | Lunny Xiao | 2020-01-17 | 1 | -1/+7 |
* | Fix wrong identify poster on a migrated pull request when submi… (#9827) (#... | Lunny Xiao | 2020-01-17 | 1 | -1/+1 |
* | Fix compare (#9808) (#9814) | Lunny Xiao | 2020-01-17 | 1 | -24/+20 |
* | Fix push-to-create (#9772) (#9797) | John Olheiser | 2020-01-16 | 1 | -1/+58 |
* | Fix missing msteam webhook on organization (#9781) (#9794) | Lunny Xiao | 2020-01-16 | 1 | -1/+3 |
* | Fix add team on collaborator page when same name as organization (#9778) | David Svantesson | 2020-01-15 | 1 | -1/+1 |
* | [BugFix] [API] /repos/issues/search (#9698) (#9724) | 6543 | 2020-01-12 | 1 | -12/+16 |
* | Move wiki related funtions from models to services/wiki (#9355) | Lunny Xiao | 2020-01-07 | 3 | -23/+26 |
* | Branches not at ref commit ID should not be listed as Merged (#9614) | zeripath | 2020-01-07 | 3 | -31/+97 |
* | Graceful Queues: Issue Indexing and Tasks (#9363) | zeripath | 2020-01-07 | 2 | -2/+137 |
* | fix swagger description of reaction API (#9617) | 6543 | 2020-01-06 | 1 | -12/+12 |
* | [BugFix] Hide public repos owned by private orgs (#9609) | 6543 | 2020-01-05 | 1 | -0/+1 |
* | Fix create bugs (#9606) | John Olheiser | 2020-01-04 | 1 | -2/+3 |
* | Fix access issues on milestone and issue overview pages. (#9603) | David Svantesson | 2020-01-04 | 1 | -45/+35 |
* | Only serve attachments when linked to issue/release and if accessible by user... | Antoine GIRARD | 2020-01-05 | 3 | -31/+59 |
* | Fix error logged when repos qs is empty (#9591) | guillep2k | 2020-01-03 | 1 | -12/+14 |
* | Add branch protection option to block merge on requested changes. (#9592) | David Svantesson | 2020-01-03 | 3 | -1/+10 |
* | [API] dont reqToken on GetReactions (fix #9543) (#9548) | 6543 | 2020-01-02 | 2 | -10/+10 |
* | Dont trigger notification twice on issue assignee change (#9582) | 6543 | 2020-01-02 | 1 | -4/+1 |
* | Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539) | 6543 | 2020-01-01 | 2 | -5/+9 |