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-04Add artifact file page that uses the blob viewerDouwe Maan
2017-05-03Refactor Blob support of external storage in preparation of job artifact blobsDouwe Maan
2017-04-30Show Raw button as Download for binary filesDouwe Maan
2017-04-30Use blob viewers for snippetsDouwe Maan
2017-04-27Address feedbackDouwe Maan
2017-04-27Refactor overriding max sizeDouwe Maan
2017-04-27Render viewer error synchronously so that 'view the source' link will workDouwe Maan
2017-04-27Address feedbackDouwe Maan
2017-04-27Fix some specsDouwe Maan
2017-04-27Render blob viewer errorDouwe Maan
2017-04-27Move conditional inside copy_blob_source_buttonDouwe Maan
2017-04-27Use Blob methods instead of BlobHelper helpersDouwe Maan
2017-04-27Add rich blob viewersDouwe Maan
2017-04-24Fix diffs with edit-forking needsEric Eastwood
2017-04-20Add Fork/Cancel confirmation to "Replace"/"Delete" buttonsEric Eastwood
2017-04-17Rename can_edit_blob? to can_modify_blob?Douwe Maan
2017-04-11Don't show 'Copy content' button on text files that are not rendered as textDouwe Maan
2017-04-07Merge branch 'button-capitalization' into 'master' Clement Ho
2017-04-07Copy diff file path as GFMDouwe Maan
2017-04-06Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez
2017-04-06Linking to edit file directlyEric Eastwood
2017-03-21Merge branch 'fix-links-target-blank' into 'security'Jacob Schatz
2017-03-16Use code icon for RawDouwe Maan
2017-03-16Fix specDouwe Maan
2017-02-23Fix code for copsDouwe Maan
2017-02-23Enable Style/ConditionalAssignmentDouwe Maan
2017-02-02removes old css class from everywhereNur Rony
2016-12-21Introduce "Set up autodeploy" button to help configure GitLab CI for deploymentAdam Niedzielski
2016-11-08Allow to use Dockerfile templatesKamil Trzcinski
2016-11-04Refactor template selector in issuable formRémy Coutable
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