gitlab-org--gitlab-foss/app/assets/javascripts/ide
Paul Slaughter 894ad6f6e9
Fix IDE commit to use start_ref
**Why?**
The branch HEAD could be changed since the
IDE was opened. This leads to user's unintentionally
creating commits that overwrite other changes.

https://gitlab.com/gitlab-org/gitlab-ce/issues/59023
2019-06-17 14:04:35 -05:00
..
components Extract ide_status_list from ide_status_bar 2019-06-12 15:58:48 +00:00
lib IDE trigger files change event 2019-06-07 01:29:55 -05:00
services Fix IDE commit to use start_ref 2019-06-17 14:04:35 -05:00
stores Fix IDE commit to use start_ref 2019-06-17 14:04:35 -05:00
constants.js Create constants for IDE commit action values 2019-04-24 03:45:03 -05:00
eventhub.js
ide_router.js Internationalisation of ide directory 2019-04-25 16:49:58 +02:00
index.js Fixes diff web worker not loading in staging 2019-02-08 14:06:24 +00:00
utils.js