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-01-25Upgrade webpack and monaco-editor to latestMike Greiling
2018-07-26Enable deleting files in the Web IDEPhil Hughes
2018-06-08fix eslint violationMike Greiling
2018-06-08refactor monaco-editor import and stop storing as class property within modelMike Greiling
2018-06-08remove need to pass monaco around through DIMike 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-04-19Merge branch 'ide-diff-marker-cache-fix' into 'master'Tim Zallmann
2018-04-11Fixed IDE diff markers being cached too longPhil Hughes
2018-04-07added ability to have `head` file to compare againstPhil Hughes
2018-04-05fixed staged content not updatingPhil Hughes
2018-04-05update staged files to correctly use pending tabPhil Hughes
2018-04-05Merge branch 'master' into ide-staged-changesPhil Hughes
2018-04-03Merge branch 'master' into ide-staged-changesPhil Hughes
2018-04-03Merge branch 'master' into ide-pending-tabPhil 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
2018-03-22correctly stages and unstages filesPhil Hughes
2018-03-20Move IDE to CEPhil Hughes
2018-03-02Remove IDE from CEPhil Hughes
2017-12-21Resolve "Decouple multi-file editor from file list"Tim Zallmann