summaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* Move mirror to a standalone package from models (#7486)Lunny Xiao2019-10-012-2/+2
* API endpoint for searching teams. (#8108)David Svantesson2019-10-011-1/+1
* Show correct commit status in PR list (#8316)Elias Norberg2019-09-301-2/+2
* Do only show teams access for organization repositories, not for personal rep...David Svantesson2019-09-241-0/+2
* Add teams to repo on collaboration page. (#8045)David Svantesson2019-09-231-1/+58
* Change link on issue milestone (#8246)guillep2k2019-09-201-1/+1
* Reference issues from pull requests and other issues (#8137)guillep2k2019-09-201-0/+28
* Refuse merge until all required status checks success (#7481)Lunny Xiao2019-09-183-116/+174
* Adds side-by-side diff for images (#6784)Mario Lubenka2019-09-162-12/+56
* [fix #7384] make show private icon when repo avatar set (#8144)jaqra2019-09-131-0/+1
* Move ref (branch or tag) location on issue list page (#8157)jaqra2019-09-122-11/+15
* Make link last commit massages in repository home page and commit tables (#8006)jaqra2019-09-102-2/+4
* Implement webhook branch filter (#7791)WGH2019-09-091-0/+7
* Add option to initialize repository with labels (#6061)John Olheiser2019-09-081-0/+14
* 1148: Take up the full width when viewing the diff in split view. (#8114)pmdematagoda2019-09-071-1/+1
* Move git diff codes from models to services/gitdiff (#7889)Lunny Xiao2019-09-051-1/+1
* Display description of 'make this repo private' as help text, not as tooltip ...micw2019-09-051-1/+2
* Add merged commit id on pull view when it's merged (#8062)Lunny Xiao2019-09-031-1/+6
* Add tooltip for the visibility checkbox in /repo/create (#8025)Mura Li2019-09-021-1/+1
* Changed black to white for (read) number label on issue list (#8000)jaqra2019-08-281-1/+1
* keep blame view buttons sequence consistent with normal view when view a file...Lunny Xiao2019-08-271-1/+1
* [Branch View] show "New Pull Request" Button only if posible (#7977)65432019-08-262-6/+1
* Revert RenderCommitMessageLink part of #7659 (#7923)Gary Kim2019-08-201-1/+1
* Provide links in commit summaries in commits table/view list (#7659)Gary Kim2019-08-202-4/+4
* Evaluate emojis in commit messages in list view (#7906)Mario Lubenka2019-08-181-2/+2
* Extract the username and password from the mirror url (#7651)zeripath2019-08-161-1/+18
* Detect delimiter in CSV rendering (#7869)Norwin2019-08-161-1/+1
* Prevent Commit Status and Message From Overflowing On Branch Page (#7800)Gary Kim2019-08-091-8/+10
* Apply emoji on commit graph page (#7743)jaqra2019-08-041-1/+1
* sugestion to use range .Branches (#7674)65432019-07-301-2/+2
* hide delete/restor button on archived repos (#7658)65432019-07-291-1/+1
* [Branch View] add download button (#7604)65432019-07-291-9/+27
* [Branch View] Protection Symbole (delete dublicate) (#7624)65432019-07-271-5/+3
* [Branch View] Delete Table Header (#7622)65432019-07-261-14/+4
* [Branch View] icons to buttons (#7602)65432019-07-261-2/+2
* Fix file header overflow in file and blame views (#7562)silverwind2019-07-232-5/+5
* Make default branch name link to default branch (#7519)Gary Kim2019-07-181-1/+1
* Add Extra Info to Branches Page (#7461)Gary Kim2019-07-171-3/+16
* Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478)Richard Mahn2019-07-171-4/+4
* Diff: Fix indentation on unhighlighted code (#7435)silverwind2019-07-122-3/+3
* Only show "New Pull Request" button if repo allows pulls (#7426)Gary Kim2019-07-111-1/+1
* wiki history improvements (#7391)Cherrg2019-07-111-3/+13
* ui fixes - compare view and archieved repo issues (#7345)Cherrg2019-07-083-7/+21
* wiki - page revisions list (#7369)Cherrg2019-07-082-0/+105
* Display original author and URL information when showing migrated issues/comm...mrsdizzie2019-07-084-7/+36
* ui - issue view - fix icon position (#7354)Cherrg2019-07-061-55/+53
* ui - cut timeline length with last element on issue view (#7355)Cherrg2019-07-061-2/+2
* fix pull view ui merge section (#7335)Lunny Xiao2019-07-011-1/+1
* Add commit statuses reports on pull request view (#6845)Lunny Xiao2019-06-302-1/+23
* Fix 7303 - remove unnessesary buttons on archived repos (#7326)Cherrg2019-06-294-2/+14