| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a simple format for the big number on ui (#12822) | 赵智超 | 2020-09-16 | 1 | -7/+7 |
* | Make SVG size argument optional (#12814) | silverwind | 2020-09-11 | 1 | -12/+12 |
* | Disable watch and star if not signed in (#12807) | zeripath | 2020-09-11 | 1 | -4/+4 |
* | Kanban board (#8346) | Lanre Adelowo | 2020-08-16 | 1 | -0/+9 |
* | Update Octicons to v10 (#12240) | silverwind | 2020-07-17 | 1 | -2/+1 |
* | Use label to describe repository type (#11891) | Cirno the Strongest | 2020-06-22 | 1 | -3/+17 |
* | Use octicons for all repo header buttons (#11890) | Cirno the Strongest | 2020-06-22 | 1 | -3/+4 |
* | Fix repo internal icon when avatar is present (#11873) | Cirno the Strongest | 2020-06-13 | 1 | -38/+2 |
* | Add internal-repo octicon for public repos of private org (#11529) | Cirno the Strongest | 2020-06-05 | 1 | -0/+6 |
* | Fix forked repo has no icon and language stat. (#10791) | L0veSunshine | 2020-04-08 | 1 | -3/+3 |
* | Fix release counter on API repository info (#10968) | 6543 | 2020-04-06 | 1 | -1/+1 |
* | Change action GETs to POST (#10462) | John Olheiser | 2020-02-25 | 1 | -16/+22 |
* | Add Octicon SVG spritemap (#10107) | John Olheiser | 2020-02-11 | 1 | -13/+44 |
* | Sanitize credentials in mirror form (#9975) | Lunny Xiao | 2020-01-25 | 1 | -1/+1 |
* | Template Repositories (#8768) | John Olheiser | 2019-11-11 | 1 | -0/+2 |
* | Add nofollow to sign in links (#8509) | guillep2k | 2019-10-14 | 1 | -1/+1 |
* | Move migrating repository from frontend to backend (#6200) | Lunny Xiao | 2019-10-13 | 1 | -71/+73 |
* | Move mirror to a standalone package from models (#7486) | Lunny Xiao | 2019-10-01 | 1 | -1/+1 |
* | [fix #7384] make show private icon when repo avatar set (#8144) | jaqra | 2019-09-13 | 1 | -0/+1 |
* | ui fixes - compare view and archieved repo issues (#7345) | Cherrg | 2019-07-08 | 1 | -4/+2 |
* | Repository avatars (#6986) | Sergey Dryabzhinsky | 2019-05-29 | 1 | -0/+4 |
* | Fix fork button (#6223) | John Olheiser | 2019-03-05 | 1 | -1/+1 |
* | Minor UI tweaks (#5980) | John Olheiser | 2019-02-19 | 1 | -3/+3 |
* | UI: Repo header tweaks (#5945) | silverwind | 2019-02-05 | 1 | -19/+16 |
* | UI: Better support for long repo names (#5932) | silverwind | 2019-02-02 | 1 | -2/+2 |
* | Feature: Archive repos (#5009) | kolaente | 2019-01-23 | 1 | -0/+1 |
* | Refactor repo.isBare to repo.isEmpty #5629 (#5714) | zeripath | 2019-01-17 | 1 | -3/+3 |
* | allow user fork repo even when as a guest.. This will prompt the user to logi... | Lanre Adelowo | 2019-01-10 | 1 | -1/+1 |
* | Restrict permission check on repositories and fix some problems (#5314) | Lunny Xiao | 2018-11-28 | 1 | -10/+10 |
* | Fix some issues with special chars in branch names (#3767) | nubenum | 2018-09-17 | 1 | -1/+1 |
* | Fix starring icon after semantic ui update (#4628) | Lauris BH | 2018-08-07 | 1 | -1/+1 |
* | Add `noreferrer` to rel='noopener` for <a> tags (#4328) | cezar97 | 2018-07-03 | 1 | -3/+3 |
* | Only show "You cannot fork a repository you own" when needed (#4130) | Fluf | 2018-06-09 | 1 | -1/+1 |
* | Fix code tab link when viewing tags (#3908) | Ambrose Chua | 2018-05-07 | 1 | -1/+1 |
* | Fix for UI broke when a repo is starred & watched (#3630) (#3810) | kolaente | 2018-04-19 | 1 | -2/+2 |
* | Use the active branch for the code tab (#3720) | Bwko | 2018-04-09 | 1 | -1/+1 |
* | Templates for extra links in top navbar and repo tool tabs. (#3308) | Alberto González Palomo | 2018-01-10 | 1 | -0/+2 |
* | Make the space for repo actions wider on repo header (#3312) | Morgan Bazalgette | 2018-01-06 | 1 | -2/+2 |
* | Responsive view (#2750) | Morgan Bazalgette | 2017-12-30 | 1 | -41/+39 |
* | Open external tracker in blank window, consistently with wiki (#3227) | Sandro Santilli | 2017-12-18 | 1 | -1/+1 |
* | Add branch overiew page (#2108) | Bwko | 2017-10-26 | 1 | -6/+0 |
* | Fix so that user can still fork his own repository to owned organizations (#2... | Lauris BH | 2017-10-15 | 1 | -1/+1 |
* | Add Activity page to repository (#2674) | Lauris BH | 2017-10-15 | 1 | -0/+6 |
* | Open external wiki in new window (#2489) | Jonas Östanbäck | 2017-09-12 | 1 | -1/+1 |
* | Fix releases to be counted from database not tags (#2389) | Lauris BH | 2017-08-28 | 1 | -1/+1 |
* | EnableUnit() -> UnitEnabled() (#2242) | Ethan Koenig | 2017-08-02 | 1 | -6/+6 |
* | Revert "Add ability to fork your own repos (#761)" (#2193) | Bwko | 2017-07-26 | 1 | -1/+1 |
* | Remove unit types commits and settings (#2161) | Lauris BH | 2017-07-17 | 1 | -1/+1 |
* | Smaller watch, star, and fork buttons (#2052) | Patrick G | 2017-06-28 | 1 | -6/+6 |
* | feat: Only use issue and wiki on repo. (#1297) | Bo-Yi Wu | 2017-03-18 | 1 | -4/+4 |