| Commit message (Expand) | Author | Age | Files | Lines |
* | Show original author's reviews on pull summary box (#13127) | 赵智超 | 2020-10-14 | 2 | -2/+32 |
* | Gitea 2 Gitea migration (#12657) | 6543 | 2020-10-14 | 1 | -0/+137 |
* | [Enhancement] Allow admin to merge pr with protected file changes (#12078) | 赵智超 | 2020-10-13 | 2 | -1/+28 |
* | Add team support for review request (#12039) | 赵智超 | 2020-10-12 | 3 | -81/+72 |
* | Fix attachments list in edit comment (#13036) | zeripath | 2020-10-11 | 4 | -7/+12 |
* | Set appropriate `autocomplete` attributes on password fields (#13078) | silverwind | 2020-10-09 | 1 | -1/+1 |
* | Attachments: Add extension support, allow all types for releases (#12465) | silverwind | 2020-10-05 | 5 | -21/+25 |
* | CSS tweaks to warning/error segments and misc fixes (#13024) | silverwind | 2020-10-04 | 1 | -2/+2 |
* | Fix comment header span. (#13009) | rebeckanylander | 2020-10-02 | 1 | -10/+10 |
* | Remove code-view class from diff view (#13011) | mrsdizzie | 2020-10-02 | 1 | -1/+1 |
* | Add IsTemplate option in create repo ui and api (#12942) | 赵智超 | 2020-09-25 | 1 | -0/+7 |
* | Fix Create Repository Template (#12924) | 6543 | 2020-09-23 | 1 | -8/+9 |
* | Add configurable Trust Models (#11712) | zeripath | 2020-09-20 | 2 | -0/+59 |
* | Use a simple format for the big number on ui (#12822) | 赵智超 | 2020-09-16 | 1 | -7/+7 |
* | Add ui style for "Open a blank issue" button (#12824) | 赵智超 | 2020-09-16 | 1 | -1/+11 |
* | Translate two small lables on commit statuse list (#12821) | 赵智超 | 2020-09-12 | 1 | -2/+2 |
* | Make SVG size argument optional (#12814) | silverwind | 2020-09-11 | 56 | -320/+320 |
* | Issue templates directory (#11450) | John Olheiser | 2020-09-11 | 5 | -4/+29 |
* | Show PR settings on empty repos (#12808) | zeripath | 2020-09-11 | 1 | -1/+1 |
* | Disable watch and star if not signed in (#12807) | zeripath | 2020-09-11 | 1 | -4/+4 |
* | Remove double escape on labels addition in comments (#12809) | zeripath | 2020-09-11 | 1 | -1/+1 |
* | ui: change commentTag style (#11668) | 赵智超 | 2020-09-10 | 2 | -3/+15 |
* | Add a migrate service type switch page (#12697) | Lunny Xiao | 2020-09-09 | 5 | -23/+266 |
* | File header tweaks, add CSS helpers (#12635) | silverwind | 2020-09-08 | 1 | -9/+5 |
* | Change/remove a branch of an open issue (#9080) | Vedran | 2020-09-08 | 1 | -6/+17 |
* | Compare SSH_DOMAIN when parsing submodule URLs (#12753) | mrsdizzie | 2020-09-07 | 1 | -1/+1 |
* | ui: Show git-pull-request icon for closed pull request (#12742) | 赵智超 | 2020-09-06 | 2 | -3/+3 |
* | Add Created & Updated to Milestone (#12662) | 6543 | 2020-09-05 | 1 | -0/+1 |
* | UI: Inform user what meaning hourglass on reviews has (#12713) | 6543 | 2020-09-04 | 1 | -1/+1 |
* | Remove duplicate logic in initListSubmits (#12660) | 赵智超 | 2020-09-02 | 2 | -5/+5 |
* | Do not disable commit changes button on repost (#12644) | zeripath | 2020-08-29 | 1 | -0/+1 |
* | Escape more things that are passed through str2html (#12622) | zeripath | 2020-08-28 | 4 | -7/+7 |
* | Git migration UX (#12619) | John Olheiser | 2020-08-28 | 1 | -57/+69 |
* | Fix ellipsis in files table (#12617) | silverwind | 2020-08-27 | 1 | -4/+4 |
* | Fix file table overflows (#12603) | silverwind | 2020-08-26 | 1 | -28/+30 |
* | Fix emoji replacements, make emoji images consistent (#12567) | silverwind | 2020-08-23 | 1 | -1/+1 |
* | Fix signing.wont_sign.%!s(<nil>) if Require Signing commits but not signed in... | zeripath | 2020-08-23 | 1 | -4/+4 |
* | Increase clickable area on files table links (#12553) | silverwind | 2020-08-23 | 1 | -29/+23 |
* | Hide 'New Project board' button for users that are not signed in (#12547) | wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf | 2020-08-22 | 3 | -84/+80 |
* | Milestone Issue/Pull List: Add octicons type (#12499) | 6543 | 2020-08-17 | 1 | -1/+27 |
* | Kanban board (#8346) | Lanre Adelowo | 2020-08-16 | 8 | -2/+468 |
* | Do not show arrows on comment diffs on pull comment pages (#12434) | zeripath | 2020-08-08 | 1 | -66/+68 |
* | Render the git graph on the server (#12333) | zeripath | 2020-08-06 | 1 | -11/+34 |
* | Match GH with Commit page (#12425) | techknowlogick | 2020-08-05 | 1 | -5/+5 |
* | Prevent empty div when editing comment (#12404) | zeripath | 2020-08-04 | 1 | -2/+2 |
* | Add loading spinners and mermaid error handling (#12358) | silverwind | 2020-08-04 | 1 | -3/+1 |
* | Fix milestone links (#12405) | zeripath | 2020-08-02 | 1 | -1/+1 |
* | Fix clone panel in wiki position not always align right (#12326) | Gary Wang | 2020-07-29 | 1 | -3/+3 |
* | Disable search box autofocus on issue/pr pages (#12229) | silverwind | 2020-07-26 | 1 | -1/+1 |
* | Update Octicons to v10 (#12240) | silverwind | 2020-07-17 | 13 | -29/+21 |