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-05-31Fix Diff#too_large? and specsDouwe Maan
2017-05-30Consistent diff and blob size limit namesDouwe Maan
2017-05-15Rename BlobViewer max_size to overridable_max_size and absolute_max_size to m...Douwe Maan
2017-05-13Specify explicitly whether a blob viewer should be loaded asynchronouslyDouwe Maan
2017-05-03Refactor Blob support of external storage in preparation of job artifact blobsDouwe Maan
2017-04-30Use blob viewers for snippetsDouwe Maan
2017-04-27Address feedbackDouwe Maan
2017-04-27Satisfy RubocopDouwe Maan
2017-04-27Add specsDouwe Maan
2017-04-27Fix some specsDouwe Maan
2017-04-06Linking to edit file directlyEric Eastwood
2017-03-15Fix specsDouwe Maan
2017-01-26Use `:empty_project` where possible in helper specsRobert Speicher
2016-08-18edit_blob_link can receive the blob to avoid access to the repositoryPaco Guzman
2016-08-09fixes part1 of files to start using active tensetiagonbotelho
2016-07-30Improve diff performance by eliminating redundant checks for text blobsStan Hu
2016-07-15use %(...) and %[...] in favor of %<...>http://jneen.net/
2016-07-14remove uses of the nowrap: featurehttp://jneen.net/
2016-07-14rm spec for a deleted methodhttp://jneen.net/
2016-05-07Update SVG sanitizer to conform to SVG 1.1Stan Hu
2016-01-19Refactor Gitlab::Highlight and fix testsDouwe Maan
2015-12-30New implementation for highlighting diff files. #3945Rubén Dávila
2015-12-29Add syntax highlighting to diff view. #3945Rubén Dávila
2015-08-10Fix diff syntax highlightingStan Hu
2015-07-31Fix multi-line syntax highlightingStan Hu
2015-05-28Fix git blame syntax highlighting when different commits break up linesStan Hu