| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 1 | -787/+0 |
* | Add Image Diff for SVG files (#14867) | KN4CK3R | 2021-06-05 | 1 | -19/+22 |
* | Add selecting tags on the compare page (#15723) | Jonathan Tran | 2021-05-07 | 1 | -16/+37 |
* | Refactor renders (#15175) | Lunny Xiao | 2021-04-19 | 1 | -9/+1 |
* | [refactor] replace int with httpStatusCodes (#15282) | 6543 | 2021-04-05 | 1 | -5/+6 |
* | Add Tabular Diff for CSV files (#14661) | KN4CK3R | 2021-03-29 | 1 | -2/+84 |
* | should run RetrieveRepoMetas() for empty pr (#15187) | a1012112796 | 2021-03-29 | 1 | -3/+7 |
* | Make manual merge autodetection optional and add manual merge as merge method... | a1012112796 | 2021-03-03 | 1 | -0/+8 |
* | Restore detection of branches are equal on compare page (#14586) | zeripath | 2021-02-16 | 1 | -24/+2 |
* | Whitespace in commits (#14650) | vnkmpf | 2021-02-13 | 1 | -5/+8 |
* | [API] Add pagination to ListBranches (#14524) | 6543 | 2021-02-03 | 1 | -2/+2 |
* | Fix label display on new issues (#13590) | silverwind | 2020-11-17 | 1 | -0/+1 |
* | Attachments: Add extension support, allow all types for releases (#12465) | silverwind | 2020-10-05 | 1 | -1/+3 |
* | Issue templates directory (#11450) | John Olheiser | 2020-09-11 | 1 | -1/+1 |
* | Fix typos (#12542) | Gjergji Ramku | 2020-08-20 | 1 | -1/+1 |
* | Syntax highlight expanded code blobs (#12223) | mrsdizzie | 2020-07-12 | 1 | -1/+2 |
* | Server-side syntax highlighting for all code (#12047) | mrsdizzie | 2020-07-01 | 1 | -4/+0 |
* | Handle more pathological branch and tag names (#11843) | zeripath | 2020-06-11 | 1 | -1/+14 |
* | Fix numbr of files, total additions, and deletions (#11614) | zeripath | 2020-05-26 | 1 | -1/+1 |
* | Check that the ctx.User is not nil before checking its ID (#11424) | zeripath | 2020-05-15 | 1 | -1/+1 |
* | Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327) | zeripath | 2020-05-12 | 1 | -40/+181 |
* | Show pull request selection even when unrelated branches (#11239) | zeripath | 2020-05-02 | 1 | -3/+0 |
* | Add titles and improve messages on sidebar menus (#10872) | 赵智超 | 2020-04-04 | 1 | -0/+2 |
* | Add Organization Wide Labels (#10814) | mrsdizzie | 2020-04-01 | 1 | -1/+0 |
* | Upgrade golangci-lint to 1.24.0 (#10894) | zeripath | 2020-03-30 | 1 | -1/+0 |
* | bug: fix assignees double load bug (#10856) | 赵智超 | 2020-03-28 | 1 | -4/+0 |
* | Show Signer in commit lists and add basic trust (#10425) | zeripath | 2020-02-27 | 1 | -1/+1 |
* | Fix issues/pulls dependencies problems (#9842) | Lunny Xiao | 2020-01-19 | 1 | -1/+1 |
* | fix (#9836) | 6543 | 2020-01-17 | 1 | -1/+7 |
* | Fix compare (#9808) | Lunny Xiao | 2020-01-16 | 1 | -24/+20 |
* | Add owner_name column for table repository for maintaince reason (#9717) | Lunny Xiao | 2020-01-12 | 1 | -4/+2 |
* | Add SimpleMDE to compare page for PRs (#9376) | John Olheiser | 2019-12-16 | 1 | -0/+1 |
* | Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) | Benno | 2019-11-15 | 1 | -1/+112 |
* | Add Close() method to gogitRepository (#8901) | zeripath | 2019-11-13 | 1 | -0/+11 |
* | Create PR on Current Repository by Default (#8670) | Benno | 2019-10-30 | 1 | -0/+28 |
* | Bugfix for image compare and minor improvements to image compare (#8289) | Mario Lubenka | 2019-10-04 | 1 | -35/+42 |
* | Adds side-by-side diff for images (#6784) | Mario Lubenka | 2019-09-16 | 1 | -1/+53 |
* | Move git diff codes from models to services/gitdiff (#7889) | Lunny Xiao | 2019-09-05 | 1 | -1/+2 |
* | Enable switching to a different source branch when PR already exists (#7819) | Mario Lubenka | 2019-08-11 | 1 | -7/+7 |
* | Compare branches, commits and tags with each other (#6991) | Mario Lubenka | 2019-06-07 | 1 | -0/+337 |