summaryrefslogtreecommitdiffstats
path: root/templates/repo/header.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Fix fork button (#6223)John Olheiser2019-03-051-1/+1
* Minor UI tweaks (#5980)John Olheiser2019-02-191-3/+3
* UI: Repo header tweaks (#5945)silverwind2019-02-051-19/+16
* UI: Better support for long repo names (#5932)silverwind2019-02-021-2/+2
* Feature: Archive repos (#5009)kolaente2019-01-231-0/+1
* Refactor repo.isBare to repo.isEmpty #5629 (#5714)zeripath2019-01-171-3/+3
* allow user fork repo even when as a guest.. This will prompt the user to logi...Lanre Adelowo2019-01-101-1/+1
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-10/+10
* Fix some issues with special chars in branch names (#3767)nubenum2018-09-171-1/+1
* Fix starring icon after semantic ui update (#4628)Lauris BH2018-08-071-1/+1
* Add `noreferrer` to rel='noopener` for <a> tags (#4328)cezar972018-07-031-3/+3
* Only show "You cannot fork a repository you own" when needed (#4130)Fluf2018-06-091-1/+1
* Fix code tab link when viewing tags (#3908)Ambrose Chua2018-05-071-1/+1
* Fix for UI broke when a repo is starred & watched (#3630) (#3810)kolaente2018-04-191-2/+2
* Use the active branch for the code tab (#3720)Bwko2018-04-091-1/+1
* Templates for extra links in top navbar and repo tool tabs. (#3308)Alberto González Palomo2018-01-101-0/+2
* Make the space for repo actions wider on repo header (#3312)Morgan Bazalgette2018-01-061-2/+2
* Responsive view (#2750)Morgan Bazalgette2017-12-301-41/+39
* Open external tracker in blank window, consistently with wiki (#3227)Sandro Santilli2017-12-181-1/+1
* Add branch overiew page (#2108)Bwko2017-10-261-6/+0
* Fix so that user can still fork his own repository to owned organizations (#2...Lauris BH2017-10-151-1/+1
* Add Activity page to repository (#2674)Lauris BH2017-10-151-0/+6
* Open external wiki in new window (#2489)Jonas Östanbäck2017-09-121-1/+1
* Fix releases to be counted from database not tags (#2389)Lauris BH2017-08-281-1/+1
* EnableUnit() -> UnitEnabled() (#2242)Ethan Koenig2017-08-021-6/+6
* Revert "Add ability to fork your own repos (#761)" (#2193)Bwko2017-07-261-1/+1
* Remove unit types commits and settings (#2161)Lauris BH2017-07-171-1/+1
* Smaller watch, star, and fork buttons (#2052)Patrick G2017-06-281-6/+6
* feat: Only use issue and wiki on repo. (#1297)Bo-Yi Wu2017-03-181-4/+4
* Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270)Patrick G2017-03-151-1/+1
* Add units concept for modulable functions of a repository (#742)Lunny Xiao2017-02-041-3/+21
* Add ability to fork your own repos (#761)Bwko2017-01-261-1/+1
* Added rel="noopener" to target="_blank" hrefs (#327)Bwko2016-12-021-1/+1
* Implementation of the feature to redirect to an external issue trackerRémy Boulanouar2016-11-041-2/+2
* #2162 completely disable builtin issue tracker when enable external trackerUnknwon2016-08-041-1/+1
* Upgrade octicon to 4.3.0Unknwon2016-07-161-9/+9
* models/repo: remove redundant info for some repo methodsUnknwon2016-07-151-4/+4
* Fixes #3263 - Change for Fontawesome icons to not conflict withs semantic-ui ...Richard Mahn2016-07-151-1/+1
* Use relative url when showing forked fromJosh Frye2016-03-041-2/+2
* #2505 Allow to fork and disallow to create PRs for mirrors.Download-Fritz2016-02-191-1/+1
* Fix when repo is emptychriswatt2016-02-141-73/+71
* Add grey bg to tabs on repo pagechriswatt2016-02-141-69/+73
* Make commits tab active when on diff pagechriswatt2016-02-071-1/+1
* improve get commits performanceUnknwon2015-12-131-1/+1
* #1984 Better mirror repo managementUnknwon2015-12-081-1/+1
* Indent all templates with tabsAdam Strzelecki2015-12-081-81/+81
* fix #1829 and fix #890Unknwon2015-12-041-0/+6
* more UI minor fixesUnknwon2015-12-021-5/+5
* UI: Always show menu on repo pagesAdam Strzelecki2015-12-031-0/+34
* UI: Make repository menu divide header and contentAdam Strzelecki2015-12-021-1/+0