| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't open new page for ext wiki on same repository (#20725) (#20910) | Gusted | 2022-08-22 | 1 | -1/+1 |
* | Fix push mirror address backend get error Address cause setting page display ... | zeripath | 2022-08-22 | 1 | -1/+1 |
* | Fix mirror template bug (#19959) | Lunny Xiao | 2022-06-13 | 1 | -3/+4 |
* | Fix some mirror bugs (#18649) | Lunny Xiao | 2022-06-11 | 1 | -1/+3 |
* | Replace blue button and label classes with primary (#19763) | silverwind | 2022-05-20 | 1 | -4/+4 |
* | Repository level enable package or disable (#19323) | Lunny Xiao | 2022-05-08 | 1 | -3/+5 |
* | By default force vertical tabs on mobile (#19486) | Gusted | 2022-04-26 | 1 | -1/+1 |
* | Add RSS Feed buttons to Repo, User and Org pages (#19370) | ktprograms | 2022-04-24 | 1 | -0/+1 |
* | Use horizontal tabs for repo header on mobile (#19468) | Gusted | 2022-04-23 | 1 | -1/+1 |
* | Add Package Registry (#16510) | KN4CK3R | 2022-03-30 | 1 | -0/+4 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -1/+1 |
* | Improve behavior of "Fork" button (#17288) | qwerty287 | 2021-12-13 | 1 | -2/+47 |
* | More pleasantly handle broken or missing git repositories (#17747) | zeripath | 2021-11-22 | 1 | -2/+10 |
* | Cleanup and use global style on popups (#17674) | silverwind | 2021-11-18 | 1 | -5/+5 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -4/+4 |
* | Add push to remote mirror repository (#15157) | KN4CK3R | 2021-06-14 | 1 | -1/+1 |
* | Disable Stars config option (#14653) | Kyle D | 2021-04-15 | 1 | -11/+13 |
* | Enforce tab indentation in templates (#15289) | silverwind | 2021-04-10 | 1 | -1/+1 |
* | Re-enable listing of forks when logged out (#14992) | Mike L | 2021-03-14 | 1 | -2/+2 |
* | Minor UI fixes (#14926) | Norwin | 2021-03-08 | 1 | -1/+1 |
* | Repository transfer has to be confirmed, if user can not create repo for new ... | 6543 | 2021-03-01 | 1 | -0/+18 |
* | Improve basic button and label styles (#14119) | silverwind | 2020-12-27 | 1 | -4/+4 |
* | Repo avatar fixes (#13891) | silverwind | 2020-12-07 | 1 | -26/+31 |
* | Direct avatar rendering (#13649) | silverwind | 2020-12-03 | 1 | -2/+2 |
* | Dropdowns, Labels fixes and more CSS tweaks (#13733) | silverwind | 2020-11-29 | 1 | -1/+3 |
* | Don't show "0" labels on repo tabs (#13289) | silverwind | 2020-10-24 | 1 | -6/+15 |
* | 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 |