summaryrefslogtreecommitdiff
path: root/app/views/projects/blame/show.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Replace jQuery.timeago with timeago.jsClement Ho2016-11-071-1/+1
* Added subnav to labels edit+new and milestones edit+new+show18844-missing-subnavs-on-some-pagesLuke Bennett2016-10-071-42/+45
* Fix layout issues with blame tableblame-ui-fixPhil Hughes2016-09-061-1/+2
* Remove header title from project pagesDmitriy Zaporozhets2016-05-261-1/+0
* Added line links to blame tableblame-line-linkPhil Hughes2016-02-221-2/+4
* Move blame group logic to dedicated classDouwe Maan2016-01-281-2/+2
* Fix highlighting in blame view.Douwe Maan2016-01-271-4/+2
* Use consistent markup and styling for highlighting across blobs, diffs, blame...Douwe Maan2016-01-211-9/+8
* Refactor Gitlab::Highlight and fix testsDouwe Maan2016-01-191-2/+3
* Use file-type specific file icon in blame view and diff itemDouwe Maan2015-12-021-2/+1
* Move project header title definition to view in question.Douwe Maan2015-09-171-0/+2
* Improve perofrmance of git blameValery Sizov2015-08-261-1/+1
* Fix blame view line groupingsStan Hu2015-08-201-18/+20
* Small UI improvements to git blame pageDmitriy Zaporozhets2015-08-111-7/+12
* Fast blameValery Sizov2015-08-111-13/+14
* Fix git blame syntax highlighting when different commits break up linesStan Hu2015-05-271-1/+1
* Add a page title to every page.Douwe Maan2015-04-301-0/+1
* Let commit model know about its project.Douwe Maan2015-04-241-1/+1
* Improve css for file actionsDmitriy Zaporozhets2015-03-131-3/+4
* Everything from gitlab_git is already UTF-8.Douwe Maan2015-03-131-1/+1
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-2/+2
* Fix "500: Encoding error" on blame viewTimo Lilja2015-01-171-1/+1
* Replace highlight.js with rouge-fork rugmentsStefan Tatschner2015-01-151-3/+3
* Use 8chars short sha for commit in viewsDmitriy Zaporozhets2014-10-101-1/+1
* Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-031-1/+1
* Remove blame lines added leading whitespace.Ciro Santilli2014-10-011-1/+1
* blame with ruggedskv2014-09-241-10/+4
* Enable highlighting for blameJeroen van Baarsen2014-08-251-5/+6
* Add titles for blame view and Edit modeDmitriy Zaporozhets2013-08-011-12/+2
* scss: rename file_content to file-content etcDmitriy Zaporozhets2013-07-131-3/+3
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-0/+49