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
2018-05-23Resolve "Web IDE doesn't work for branches with slashes"Tim Zallmann
2018-04-24Fixed web IDE not working with relative URLsPhil Hughes
2018-04-18Merge branch 'blackst0ne-rails5-add-safe-params-helper' into 'master'Sean McGivern
2018-04-11Hide file/directory creation buttonsBob Van Landuyt
2018-04-11Rename `create_merge_request` permissionsBob Van Landuyt
2018-04-11Prevent new merge requests for archived projectsBob Van Landuyt
2018-04-08[Rails5] Add `safe_params` helperblackst0ne
2018-03-20fixed ide_edit_button not existingPhil Hughes
2018-03-02removed helper methodsPhil Hughes
2018-02-23refactor methods inlineJames Lopez
2018-02-23inline methodsJames Lopez
2018-02-23fix fork button issueJames Lopez
2018-02-23refactor code based on feedbackJames Lopez
2018-02-23refactor code based on feedbackJames Lopez
2018-02-23refactor blob link methodsJames Lopez
2018-02-23fix static analysisJames Lopez
2018-02-23fix specsJames Lopez
2018-02-23fix specsJames Lopez
2018-02-23fix specsJames Lopez
2018-02-23more refactoringJames Lopez
2018-02-23some initial refactoringJames Lopez
2018-02-23refactor modify_file_linkJames Lopez
2018-02-23fix specJames Lopez
2018-02-23fix specsJames Lopez
2018-02-23some more refactoringJames Lopez
2018-02-23fix specsJames Lopez
2018-02-23refactor methods further (in helper)James Lopez
2018-02-23a bit more refactoringJames Lopez
2018-02-23initial refactorJames Lopez
2018-01-16Only highlight search results under the highlighting size limitSean McGivern
2018-01-11Fix up Web IDE user preference copy and buttonsJose Ivan Vargas
2017-12-22Merge branch 'jivl-general-icons-2' into 'master'Tim Zallmann
2017-12-21Resolve "Decouple multi-file editor from file list"Tim Zallmann
2017-12-19replaced download icon for the sprite based oneJose Ivan Vargas
2017-12-12Use app host instead of asset host when rendering image blob or diffDouwe Maan
2017-08-03Clean up some backendDouwe Maan
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-29Split up MergeRequestsControllerDouwe Maan
2017-06-01Merge branch 'dm-collapsed-blob' into 'master'Sean McGivern
2017-05-30Consistent diff and blob size limit namesDouwe Maan
2017-05-18Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin
2017-05-17Rename BuildsController to JobsControllerLin Jen-Shin
2017-05-16Add auxiliary viewer for CONTRIBUTINGDouwe Maan
2017-05-15Rename BlobViewer max_size to overridable_max_size and absolute_max_size to m...Douwe Maan
2017-05-09Make tree, blob and blame pages more consistentDouwe Maan
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