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
2019-04-03Merge branch 'feature/webide_escaping' of gitlab.com:hiddentiger/gitlab-ce in...Kieran Andrews
2019-02-26Makes the Web IDE the default editorPhil Hughes
2018-10-30Move :plain option to Highlight classMark Chao
2018-07-09Use stable gitlab-styles and eliminate offensesLin Jen-Shin
2018-05-23Resolve "Web IDE doesn't work for branches with slashes"Tim Zallmann
2018-04-25fixed rubocopPhil Hughes
2018-04-25restore original script_name configPhil Hughes
2018-04-25added helper specPhil Hughes
2018-02-23refactor methods inlineJames Lopez
2018-02-23refactor code based on feedbackJames Lopez
2018-02-23some initial refactoringJames Lopez
2018-01-16Only highlight search results under the highlighting size limitSean McGivern
2017-08-25Prevent new / renamed project from using a repository path that already exist...Gabriel Mazetto
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
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