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-03-07Improve files_decorator performancePaul Slaughter
2019-01-25Upgrade webpack and monaco-editor to latestMike Greiling
2018-10-10Prettify ide modulesMike Greiling
2018-07-26Enable deleting files in the Web IDEPhil Hughes
2018-07-06Updated colorPhil Hughes
2018-07-06Updated (color of indent guide in Web IDEPhil Hughes
2018-06-25Enable "prefer-destructuring" in JS filesgfyoung
2018-06-15Merge branch 'fix-web-ide-disable-markdown-autocomplete' into 'master'Phil Hughes
2018-06-15Fix #47796 "Web IDE autocomplete should be disabled in markdown files"Isaac Smith
2018-06-15Enable no-restricted-globals in JS filesgfyoung
2018-06-08fix eslint violationMike Greiling
2018-06-08refactor monaco-editor import and stop storing as class property within modelMike Greiling
2018-06-08refactor monaco-editor import and stop storing as class property within editorMike Greiling
2018-06-08remove need to pass monaco around through DIMike Greiling
2018-06-08remove monacoLoader and import monaco directly within Editor classMike Greiling
2018-06-08fix bug in call to monaco.Uri. first param is checked with `typeof param ===...Mike Greiling
2018-05-29fix `no-unused-vars`Lukas Eipert
2018-05-09Fixed empty editors in the IDEPhil Hughes
2018-05-01hide edit/preview tabs in review & commit modePhil Hughes
2018-04-26Merge branch 'ide-workbench-bar' into ide-activity-bar-review-modePhil Hughes
2018-04-23Added review mode to new IDE sidebarPhil Hughes
2018-04-23Merge branch 'master' into ide-file-finderPhil Hughes
2018-04-19Merge branch 'master' into ide-file-finderPhil Hughes
2018-04-19Merge branch 'ide-diff-marker-cache-fix' into 'master'Tim Zallmann
2018-04-16moved CSS into SCSS filePhil Hughes
2018-04-16added keymap to editor to open file finderPhil Hughes
2018-04-11Fixed IDE diff markers being cached too longPhil Hughes
2018-04-07Merge branch 'master' into ide-staged-changesPhil Hughes
2018-04-07added ability to have `head` file to compare againstPhil Hughes
2018-04-05fixed staged content not updatingPhil Hughes
2018-04-05fixed eslintPhil Hughes
2018-04-05update staged files to correctly use pending tabPhil Hughes
2018-04-05Merge branch 'master' into ide-staged-changesPhil Hughes
2018-04-05set `renderSideBySide` when creating diff instancePhil Hughes
2018-04-05updated wordWrap option be `on`Phil Hughes
2018-04-05Change IDE diff view responsivelyPhil Hughes
2018-04-03Merge branch 'master' into ide-staged-changesPhil Hughes
2018-04-03Merge branch 'master' into ide-pending-tabPhil Hughes
2018-03-29Merge branch 'master' into ide-staged-changesPhil Hughes
2018-03-28removed file changes that have no changes to make diff easierPhil Hughes
2018-03-28remove pending tab when opening a file from the left sidebarPhil Hughes
2018-03-28updated specsPhil Hughes
2018-03-28correctly toggle between tabsPhil Hughes
2018-03-28opens the next open tab correctlyPhil Hughes
2018-03-28fix closing & reopening pending tabsPhil Hughes
2018-03-28Fixed Code review CommentsTim Zallmann
2018-03-28Fixes to Formatting to all FilesTim Zallmann
2018-03-28Fixed new AdditionsTim Zallmann
2018-03-28Actual MR diff displayedTim Zallmann
2018-03-28Basic Setup for MR ShowingTim Zallmann