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
2016-08-19Move editor paths to helperSean McGivern
2016-08-18edit_blob_link can receive the blob to avoid access to the repositoryPaco Guzman
2016-08-16Load issues and merge requests templates from repositoryFelipe Artur
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-14kill the nowrap optionhttp://jneen.net/
2016-07-14rm dead `highlighter` methodhttp://jneen.net/
2016-06-28add custom highlighting via .gitattributeshttp://jneen.net/
2016-06-21Merge branch 'backport_from_ee' into 'master' Valery Sizov
2016-06-21Fix on-hover state for 'Edit' button on tree viewValery Sizov
2016-06-20Incorporate reviewZ.J. van de Weg
2016-06-20Implement backend gitlab ci dropdownZ.J. van de Weg
2016-06-20Refactor Gitlab::GitignoresZJ van de Weg
2016-06-16Implements TemplateDropdown class to create custom template dropdownsAlfredo Sumaran
2016-06-12Fix Error 500 when viewing a blob with binary characters after the 1024-byte ...Stan Hu
2016-05-20Dropdown implementationAlfredo Sumaran
2016-05-20Dropdown implementationAlfredo Sumaran
2016-05-20Backend for a gitignores dropdownZeger-Jan van de Weg
2016-05-07Update SVG sanitizer to conform to SVG 1.1Stan Hu
2016-04-28Properly handle bigger filesZeger-Jan van de Weg
2016-04-18Continue implementation of the license template selector and /licenses API en...Rémy Coutable
2016-04-08Diff design updatesAnnabel Dunstone
2016-03-20change the css class has_tooltip to has-tooltip universallyArinde Eniola
2016-03-07Use Rails etag/cache_control helpersJacob Vosmaer
2016-03-07Refactor caching codeJacob Vosmaer
2016-03-03Tell clients/proxies to cache raw blob requestsJacob Vosmaer
2016-02-24Explain why we mangle blob content typesJacob Vosmaer
2016-02-19Add a `Blob` model that wraps `Gitlab::Git::Blob`Robert Speicher
2016-02-01Render sanitized SVG imagesStan Hu
2016-01-28Merge branch 'issue_2406' into 'master' Dmitriy Zaporozhets
2016-01-22Fix MR diff 'Edit' buttonDouwe Maan
2016-01-20Fix broken specs. #2406Rubén Dávila
2016-01-20Setup new fork link in sidebar and routes. #2406Rubén Dávila
2016-01-19Refactor Gitlab::Highlight and fix testsDouwe Maan
2016-01-14Remove duplication around highlighting.Douwe Maan
2016-01-14Refactor parallel_diff generation a bit.Douwe Maan
2016-01-12Small fixes from code review. #3945Rubén Dávila
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-12-18Fix specs and behavior for LFS filesDouwe Maan
2015-12-18Satisfy RubocopDouwe Maan
2015-12-18Automatically fork a project when not allowed to edit a file.Douwe Maan
2015-12-08Only show Edit button for text blobs.Douwe Maan
2015-12-08Show tooltip when trying to edit file when not on branchDouwe Maan
2015-12-07Rename blob helper, bump version of gitlab_git to 7.2.21.Marin Jankovski
2015-12-07Add specs for showing lfs object in UI.Marin Jankovski
2015-12-02Capitalize tab titlesDouwe Maan
2015-07-29Add HTMLGitlab formatterStefan Tatschner
2015-07-29Replace Rugments with RougeStefan Tatschner
2015-05-28Fix git blame syntax highlighting when different commits break up linesStan Hu