summaryrefslogtreecommitdiff
path: root/app/helpers/blob_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix MR diff 'Edit' buttonfix-mr-diff-edit-buttonDouwe Maan2016-01-211-6/+6
* Refactor Gitlab::Highlight and fix testsDouwe Maan2016-01-191-2/+6
* Remove duplication around highlighting.Douwe Maan2016-01-141-15/+1
* Refactor parallel_diff generation a bit.Douwe Maan2016-01-141-9/+2
* Small fixes from code review. #3945Rubén Dávila2016-01-121-3/+3
* New implementation for highlighting diff files. #3945Rubén Dávila2015-12-301-15/+0
* Add syntax highlighting to diff view. #3945Rubén Dávila2015-12-281-4/+25
* Fix specs and behavior for LFS filesDouwe Maan2015-12-181-6/+4
* Satisfy RubocopDouwe Maan2015-12-181-2/+2
* Automatically fork a project when not allowed to edit a file.Douwe Maan2015-12-181-21/+81
* Only show Edit button for text blobs.edit-in-patch-branchDouwe Maan2015-12-081-2/+2
* Show tooltip when trying to edit file when not on branchDouwe Maan2015-12-081-20/+18
* Rename blob helper, bump version of gitlab_git to 7.2.21.Marin Jankovski2015-12-071-3/+3
* Add specs for showing lfs object in UI.Marin Jankovski2015-12-071-1/+13
* Capitalize tab titlesDouwe Maan2015-12-021-1/+1
* Add HTMLGitlab formatterStefan Tatschner2015-07-291-1/+1
* Replace Rugments with RougeStefan Tatschner2015-07-291-4/+4
* Fix git blame syntax highlighting when different commits break up linesStan Hu2015-05-271-5/+5
* workaround for buggy lexersHannes Rosenögger2015-05-201-2/+4
* Rename MarkdownHelper to MarkupHelperJakub Jirutka2015-05-181-1/+1
* Improve file icons rendering on treeSullivan SENECHAL2015-03-281-0/+8
* Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-191-1/+1
|\
| * Merge branch 'no-highlight-files' into 'master'Sytse Sijbrandij2015-02-181-1/+1
| |\
| | * Added "news" to no_highlight_filesStefan Tatschner2014-12-031-1/+1
* | | Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-2/+6
|/ /
* | Refactor blob helpersDmitriy Zaporozhets2015-01-261-0/+38
* | Replace highlight.js with rouge-fork rugmentsStefan Tatschner2015-01-151-5/+14
|/
* revert using the extension of the blob to determine the syntax highlighting l...Zertrin2014-11-181-8/+3
* Specify language detection for highlight.jsDmitriy Zaporozhets2014-06-071-0/+18