summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide/components/repo_editor.vue
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-22/+67
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-5/+27
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-031-5/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-161-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-181-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-151-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-031-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-061-2/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-141-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-041-9/+15
* Encapsulate file view modes with constantsChris Toynbee2019-07-231-7/+14
* Initiate editor for any file without content60856-deleting-binary-fileDenys Mishunov2019-07-051-1/+3
* Merge branch 'vue-i18n-js-ide-directory' into 'master'Tim Zallmann2019-07-031-9/+12
|\
| * Vue-i18n: app/assets/javascripts/ide directoryvue-i18n-js-ide-directoryEzekiel Kigbo2019-07-011-9/+12
* | Fix IDE editor to update dimensions on show change45120-fix-ide-editor-to-update-size-on-show-changePaul Slaughter2019-06-281-7/+27
|/
* IDE trigger files change eventce-5276-2-update-stores-for-terminal-file-syncPaul Slaughter2019-06-071-0/+2
* Always hides editor in Web IDE for binary filesDenys Mishunov2019-04-171-1/+1
* Passes file type down to ContentViewerDenys Mishunov2019-04-171-0/+6
* Upgrade prettier and reformat files as necessaryMike Greiling2019-01-141-2/+2
* Prettify all the thingsMike Greiling2018-11-201-25/+16
* Prettify ide modulesMike Greiling2018-10-101-6/+1
* Keep IDE RightPane views aliveide-keep-right-pane-tabs-alivePaul Slaughter2018-09-281-2/+4
* Added file templates to the Web IDEPhil Hughes2018-09-071-1/+7
* Fixed Web IDE live preview crashing when loading from merge requestPhil Hughes2018-08-161-1/+0
* Enable deleting files in the Web IDEPhil Hughes2018-07-261-3/+14
* Merge branch 'ide-pipeline-reset-state' into 'master'Filipa Lacerda2018-06-141-1/+10
|\
| * Resets state correctly when switching to merge request in IDEide-pipeline-reset-statePhil Hughes2018-06-131-1/+10
* | Merge branch 'master' into fl-eslint-vue-house-keepingFilipa Lacerda2018-06-131-6/+25
|\ \
| * | Image Diff Viewing + Download Diff ViewingTim Zallmann2018-06-131-6/+25
| |/
* | Updates eslint vue plugin versionFilipa Lacerda2018-06-111-2/+2
|/
* don't reference monaco directly in RepoEditor componentMike Greiling2018-06-071-4/+4
* remove monacoLoader and import monaco directly within Editor classMike Greiling2018-06-071-6/+3
* add monaco-editor-webpack-plugin and update webpack configMike Greiling2018-06-071-7/+3
* Resolve "Remove links from Web IDE unexpectedly navigate you to a different p...Sam Beckham2018-05-311-3/+3
* Merge branch 'master' into bootstrap4Clement Ho2018-05-231-2/+7
|\
| * Fixed web IDE review & commit editors getting into incorrect statePhil Hughes2018-05-181-2/+7
* | Merge branch 'master' into 'bootstrap4'Clement Ho2018-05-111-1/+1
|\ \ | |/
| * Fixed none merge request files not being openable in the web IDEPhil Hughes2018-05-101-1/+1
* | Merge branch 'master' into bootstrap4Clement Ho2018-05-081-17/+35
|\ \ | |/
| * create constant for viewer typePhil Hughes2018-05-041-4/+5
| * fixed specsPhil Hughes2018-05-031-0/+1
| * made path prop in dropdown optionalPhil Hughes2018-05-021-3/+2
| * changed which element is hiddenPhil Hughes2018-05-011-6/+21
| * hide edit/preview tabs in review & commit modePhil Hughes2018-05-011-3/+14
| * Added review mode to new IDE sidebarPhil Hughes2018-04-231-10/+1
* | Merge branch 'master' into bootstrap4Clement Ho2018-04-191-2/+7
|\ \ | |/
| * Merge branch 'master' into ide-staged-changesPhil Hughes2018-04-171-2/+2
| |\
| * | fixed failing tests because of passed `null`Phil Hughes2018-04-071-1/+1
| * | Merge branch 'master' into ide-staged-changesPhil Hughes2018-04-071-9/+61
| |\ \
| * | | added ability to have `head` file to compare againstPhil Hughes2018-04-061-2/+7