summaryrefslogtreecommitdiff
path: root/spec/helpers/blob_helper_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Linking to edit file directlyEric Eastwood2017-04-061-1/+1
* Fix specsDouwe Maan2017-03-141-7/+7
* Use `:empty_project` where possible in helper specsrs-empty_project-helpersRobert Speicher2017-01-251-1/+1
* edit_blob_link can receive the blob to avoid access to the repository20454-edit-button-mrPaco Guzman2016-08-181-2/+24
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-5/+5
* Improve diff performance by eliminating redundant checks for text blobsremove-redundant-blob-text-callsStan Hu2016-07-291-0/+18
* use %(...) and %[...] in favor of %<...>feature.rouge-20http://jneen.net/2016-07-141-1/+1
* remove uses of the nowrap: featurehttp://jneen.net/2016-07-141-9/+9
* rm spec for a deleted methodhttp://jneen.net/2016-07-141-14/+0
* Update SVG sanitizer to conform to SVG 1.1Stan Hu2016-05-061-0/+12
* Refactor Gitlab::Highlight and fix testsDouwe Maan2016-01-191-30/+33
* New implementation for highlighting diff files. #3945Rubén Dávila2015-12-301-11/+0
* Add syntax highlighting to diff view. #3945Rubén Dávila2015-12-281-0/+11
* Fix diff syntax highlightingStan Hu2015-08-101-0/+16
* Fix multi-line syntax highlightingStan Hu2015-07-301-0/+18
* Fix git blame syntax highlighting when different commits break up linesStan Hu2015-05-271-0/+33