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
2020-01-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-04Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-05Mark images as binary on initDenys Mishunov
2019-06-07IDE trigger files change eventPaul Slaughter
2019-06-04Comply with `no-implicit-coercion` rule (CE)Nathan Friend
2019-04-18Stores 'binary' and 'rawPath' attr after uploadDenys Mishunov
2019-04-03Merge branch 'feature/webide_escaping' of gitlab.com:hiddentiger/gitlab-ce in...Kieran Andrews
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