Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-08Use Diff::File blob methods from diff highlighterDouwe Maan
2017-06-07Blob#load_all_data! doesn’t need an argumentDouwe Maan
2017-05-10Autolink package names in GemfileDouwe Maan
2017-03-15Copy code as GFM from diffs, blobs and GFM code blocksDouwe Maan
2016-07-14use the proper variable names o_Ohttp://jneen.net/
2016-07-14style: factor out `@lexer` into a methodhttp://jneen.net/
2016-07-14fix Gitlab::Highlight#initializer bugs from rebasehttp://jneen.net/
2016-07-14use the local lexer variable to respect plain: ...http://jneen.net/
2016-07-14inline #rouge_formatterhttp://jneen.net/
2016-07-14use the new token_lines interface to format lineshttp://jneen.net/
2016-07-14kill the :cssclass optionhttp://jneen.net/
2016-07-14kill the nowrap optionhttp://jneen.net/
2016-07-14the call site always specifies this optionhttp://jneen.net/
2016-07-14do this thing in a clearer wayhttp://jneen.net/
2016-06-28support cgi style options, such as erb?parent=jsonhttp://jneen.net/
2016-06-28make #custom_language privatehttp://jneen.net/
2016-06-28appease rubocophttp://jneen.net/
2016-06-28add custom highlighting via .gitattributeshttp://jneen.net/
2016-04-28Properly handle bigger filesZeger-Jan van de Weg
2016-02-01Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into lazy-blobsJacob Vosmaer
2016-01-19Don't crash when file can't be highlightedDouwe Maan
2016-01-19Refactor Gitlab::Highlight and fix testsDouwe Maan
2016-01-15Add inline diff markers in highlighted diffs.Douwe Maan
2016-01-14Remove duplication around highlighting.Douwe Maan