summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide/lib
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-1812-23/+549
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-209-7/+2737
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-242-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-121-5/+139
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-251-3/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-155-20/+301
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-291-8/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-061-5/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-171-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-041-3/+1
* Mark images as binary on initDenys Mishunov2019-07-051-2/+3
* IDE trigger files change eventce-5276-2-update-stores-for-terminal-file-syncPaul Slaughter2019-06-071-0/+8
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-031-1/+1
* Stores 'binary' and 'rawPath' attr after uploadDenys Mishunov2019-04-181-0/+4
* Merge branch 'feature/webide_escaping' of gitlab.com:hiddentiger/gitlab-ce in...Kieran Andrews2019-04-031-2/+4
* Improve files_decorator performancePaul Slaughter2019-03-071-0/+113
* Upgrade webpack and monaco-editor to latestMike Greiling2019-01-251-3/+3
* Prettify ide modulesMike Greiling2018-10-102-7/+9
* Enable deleting files in the Web IDEPhil Hughes2018-07-261-1/+1
* Updated colorPhil Hughes2018-07-061-1/+1
* Updated (color of indent guide in Web IDEPhil Hughes2018-07-061-0/+1
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-1/+1
* Merge branch 'fix-web-ide-disable-markdown-autocomplete' into 'master'Phil Hughes2018-06-151-0/+1
|\
| * Fix #47796 "Web IDE autocomplete should be disabled in markdown files"Isaac Smith2018-06-151-0/+1
* | Enable no-restricted-globals in JS filesgfyoung2018-06-151-0/+2
|/
* fix eslint violationMike Greiling2018-06-081-4/+4
* refactor monaco-editor import and stop storing as class property within modelMike Greiling2018-06-081-8/+7
* refactor monaco-editor import and stop storing as class property within editorMike Greiling2018-06-081-13/+11
* remove need to pass monaco around through DIMike Greiling2018-06-073-5/+5
* remove monacoLoader and import monaco directly within Editor classMike Greiling2018-06-072-8/+8
* fix bug in call to monaco.Uri. first param is checked with `typeof param ===...Mike Greiling2018-06-071-3/+3
* fix `no-unused-vars`Lukas Eipert2018-05-291-1/+0
* Fixed empty editors in the IDEPhil Hughes2018-05-091-3/+3
* hide edit/preview tabs in review & commit modePhil Hughes2018-05-011-1/+4
* Merge branch 'ide-workbench-bar' into ide-activity-bar-review-modePhil Hughes2018-04-262-0/+44
|\
| * Merge branch 'master' into ide-file-finderPhil Hughes2018-04-233-13/+37
| |\
| * \ Merge branch 'master' into ide-file-finderPhil Hughes2018-04-193-9/+20
| |\ \
| * | | moved CSS into SCSS filePhil Hughes2018-04-161-1/+2
| * | | added keymap to editor to open file finderPhil Hughes2018-04-162-0/+43
* | | | Added review mode to new IDE sidebarPhil Hughes2018-04-231-3/+0
| |_|/ |/| |
* | | Merge branch 'ide-diff-marker-cache-fix' into 'master'Tim Zallmann2018-04-193-13/+37
|\ \ \ | |_|/ |/| |
| * | Fixed IDE diff markers being cached too longPhil Hughes2018-04-113-13/+37
| |/
* | Merge branch 'master' into ide-staged-changesPhil Hughes2018-04-072-2/+20
|\ \ | |/
| * fixed eslintPhil Hughes2018-04-051-3/+3
| * set `renderSideBySide` when creating diff instancePhil Hughes2018-04-051-1/+6
| * updated wordWrap option be `on`Phil Hughes2018-04-051-1/+1
| * Change IDE diff view responsivelyPhil Hughes2018-04-051-1/+14
* | added ability to have `head` file to compare againstPhil Hughes2018-04-063-6/+7
* | fixed staged content not updatingPhil Hughes2018-04-051-0/+7
* | update staged files to correctly use pending tabPhil Hughes2018-04-051-2/+2