summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide/lib
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-192-0/+52
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-202-5/+7
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-188-18/+18
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-2017-68/+102
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-1/+2
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-215-11/+232
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-199-55/+41
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-4/+5
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-205-1/+34
* 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
|\ \ \ | |_|/ |/| |