| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 1 | -2599/+0 |
* | Ensure that ctx.Written is checked after issues(...) calls (#15797) | zeripath | 2021-05-09 | 1 | -0/+3 |
* | Refactor renders (#15175) | Lunny Xiao | 2021-04-19 | 1 | -9/+46 |
* | Performance improvement for list pull requests (#15447) | Lunny Xiao | 2021-04-15 | 1 | -12/+7 |
* | Code Formats, Nits & Unused Func/Var deletions (#15286) | 6543 | 2021-04-09 | 1 | -2/+0 |
* | Move modules/forms to services/forms (#15305) | zeripath | 2021-04-06 | 1 | -6/+6 |
* | [refactor] replace int with httpStatusCodes (#15282) | 6543 | 2021-04-05 | 1 | -33/+33 |
* | Add DefaultMergeStyle option to repository (#14789) | parnic | 2021-03-27 | 1 | -1/+4 |
* | Create new issue from code (#14863) | Roger Luo | 2021-03-17 | 1 | -0/+1 |
* | Fix bug when combine label comments (#14894) | Lunny Xiao | 2021-03-05 | 1 | -12/+20 |
* | Make manual merge autodetection optional and add manual merge as merge method... | a1012112796 | 2021-03-03 | 1 | -0/+18 |
* | Add UI to delete tracked times (#14100) | Norwin | 2021-02-19 | 1 | -0/+4 |
* | Add dismiss review feature (#12674) | a1012112796 | 2021-02-11 | 1 | -1/+1 |
* | Allow org labels to be set with issue templates (#14593) | zeripath | 2021-02-10 | 1 | -1/+8 |
* | Prevent adding nil label to .AddedLabels or .RemovedLabels (#14623) | zeripath | 2021-02-10 | 1 | -5/+7 |
* | [API] Add pagination to ListBranches (#14524) | 6543 | 2021-02-03 | 1 | -1/+1 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 1 | -6/+11 |
* | Enhance Ghost comment mitigation Settings (#14392) | 6543 | 2021-01-21 | 1 | -1/+1 |
* | Add edit, delete and reaction support to code review comments on issue page (... | Lauris BH | 2021-01-17 | 1 | -0/+19 |
* | Add review requested filter on pull request overview (#13701) | Jimmy Praet | 2021-01-17 | 1 | -24/+29 |
* | Use ServerError provided by Context (#14333) | Lunny Xiao | 2021-01-14 | 1 | -1/+1 |
* | migrate from com.* to alternatives (#14103) | 6543 | 2020-12-25 | 1 | -5/+5 |
* | Fix spelling avator -> avatar (#14115) | Jimmy Praet | 2020-12-22 | 1 | -1/+1 |
* | Add mentionable teams to tributeValues and change team mention rules to gh's ... | a1012112796 | 2020-12-21 | 1 | -0/+47 |
* | Show dropdown with all statuses for commit (#13977) | Cirno the Strongest | 2020-12-20 | 1 | -1/+2 |
* | add thumbnail preview section to issue attachments (#13826) | bobemoe | 2020-12-13 | 1 | -3/+4 |
* | Add block on official review requests branch protection (#13705) | a1012112796 | 2020-11-28 | 1 | -0/+1 |
* | ui: show 'owner' tag for real owner (#13689) | a1012112796 | 2020-11-28 | 1 | -2/+21 |
* | Refactor combine label comments with tests (#13619) | Lunny Xiao | 2020-11-20 | 1 | -56/+23 |
* | Fix issue/pull request list assignee filter (#13647) | Karl Heinz Marbaise | 2020-11-19 | 1 | -0/+2 |
* | [UI] Hide consecutive additions and removals of the same label (#13315) | Pedro Alves | 2020-10-27 | 1 | -2/+25 |
* | Group Label Changed Comments in timeline (#13304) | Pedro Alves | 2020-10-25 | 1 | -0/+46 |
* | Add review request api (#11355) | a1012112796 | 2020-10-20 | 1 | -153/+5 |
* | [Refactor] Move APIFormat functions into convert package (#12856) | 6543 | 2020-10-17 | 1 | -2/+3 |
* | Show original author's reviews on pull summary box (#13127) | 赵智超 | 2020-10-14 | 1 | -0/+7 |
* | [Enhancement] Allow admin to merge pr with protected file changes (#12078) | 赵智超 | 2020-10-13 | 1 | -0/+3 |
* | Add team support for review request (#12039) | 赵智超 | 2020-10-12 | 1 | -48/+365 |
* | Attachments: Add extension support, allow all types for releases (#12465) | silverwind | 2020-10-05 | 1 | -5/+7 |
* | Add configurable Trust Models (#11712) | zeripath | 2020-09-20 | 1 | -1/+1 |
* | Issue templates directory (#11450) | John Olheiser | 2020-09-11 | 1 | -9/+61 |
* | ui: change commentTag style (#11668) | 赵智超 | 2020-09-10 | 1 | -2/+6 |
* | Change/remove a branch of an open issue (#9080) | Vedran | 2020-09-08 | 1 | -1/+25 |
* | [BugFix] Fix comment broken issue ref dependence (#12651) | 6543 | 2020-09-04 | 1 | -2/+4 |
* | Remove duplicate logic in initListSubmits (#12660) | 赵智超 | 2020-09-02 | 1 | -6/+8 |
* | Fix signing.wont_sign.%!s(<nil>) if Require Signing commits but not signed in... | zeripath | 2020-08-23 | 1 | -0/+2 |
* | Add a storage layer for attachments (#11387) | Lunny Xiao | 2020-08-18 | 1 | -2/+2 |
* | Kanban board (#8346) | Lanre Adelowo | 2020-08-16 | 1 | -13/+109 |
* | Prevent empty div when editing comment (#12404) | zeripath | 2020-08-04 | 1 | -3/+3 |
* | Add name filter to API for GetMilestoneList (#12336) | 6543 | 2020-07-28 | 1 | -4/+13 |
* | Default to showing closed Issues/PR list when there are only closed issues/PR... | 6543 | 2020-07-09 | 1 | -1/+7 |