summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide/lib/common
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-2/+2
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-202-4/+4
* 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-1-stable-eeGitLab Bot2020-06-181-5/+30
* Upgrade webpack and monaco-editor to latestMike Greiling2019-01-251-3/+3
* Enable deleting files in the Web IDEPhil Hughes2018-07-261-1/+1
* 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
* remove need to pass monaco around through DIMike Greiling2018-06-072-4/+4
* 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
* Merge branch 'ide-diff-marker-cache-fix' into 'master'Tim Zallmann2018-04-191-5/+11
|\
| * Fixed IDE diff markers being cached too longPhil Hughes2018-04-111-5/+11
* | added ability to have `head` file to compare againstPhil Hughes2018-04-062-4/+5
* | fixed staged content not updatingPhil Hughes2018-04-051-0/+7
* | update staged files to correctly use pending tabPhil Hughes2018-04-051-2/+2
* | Merge branch 'master' into ide-staged-changesPhil Hughes2018-04-052-17/+14
|\ \ | |/
| * Merge branch 'master' into ide-pending-tabPhil Hughes2018-04-031-0/+13
| |\
| * | remove pending tab when opening a file from the left sidebarPhil Hughes2018-03-282-12/+3
| * | updated specsPhil Hughes2018-03-281-1/+1
| * | correctly toggle between tabsPhil Hughes2018-03-281-1/+1
| * | opens the next open tab correctlyPhil Hughes2018-03-281-1/+1
| * | fix closing & reopening pending tabsPhil Hughes2018-03-282-20/+17
* | | Merge branch 'master' into ide-staged-changesPhil Hughes2018-04-031-12/+16
|\ \ \ | | |/ | |/|
| * | Fixed Code review CommentsTim Zallmann2018-03-281-1/+0
| * | Fixes to Formatting to all FilesTim Zallmann2018-03-281-12/+3
| * | Fixed new AdditionsTim Zallmann2018-03-281-1/+1
| * | Actual MR diff displayedTim Zallmann2018-03-281-5/+5
| * | Basic Setup for MR ShowingTim Zallmann2018-03-281-0/+14
| |/
* | correctly stages and unstages filesPhil Hughes2018-03-221-2/+5
|/
* Move IDE to CEPhil Hughes2018-03-203-0/+155
* Remove IDE from CEPhil Hughes2018-03-023-110/+0
* Resolve "Decouple multi-file editor from file list"Tim Zallmann2017-12-213-0/+110