<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts/ide, branch docs/add_file_diff_description</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Always pre-select "Start a new merge request"</title>
<updated>2019-08-22T23:23:06+00:00</updated>
<author>
<name>Denys Mishunov</name>
<email>dmishunov@gitlab.com</email>
</author>
<published>2019-08-22T23:23:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=371e1ed3716d25f48c6458373e64ea81e0a45946'/>
<id>371e1ed3716d25f48c6458373e64ea81e0a45946</id>
<content type='text'>
One exception: there is an existing MR for the current branch and the
branch is non-default and non-protected.

Extended mock_data for ide/stores to have different types of branches:
default, protected and regular

Cleaned new MR checkbox view
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
One exception: there is an existing MR for the current branch and the
branch is non-default and non-protected.

Extended mock_data for ide/stores to have different types of branches:
default, protected and regular

Cleaned new MR checkbox view
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed deletion of directories in Web IDE</title>
<updated>2019-08-12T16:19:38+00:00</updated>
<author>
<name>Denys Mishunov</name>
<email>dmishunov@gitlab.com</email>
</author>
<published>2019-08-12T16:13:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4882303760c9f22112985f78746f2416b701a47b'/>
<id>4882303760c9f22112985f78746f2416b701a47b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Encapsulate file view modes with constants</title>
<updated>2019-07-23T22:13:36+00:00</updated>
<author>
<name>Chris Toynbee</name>
<email>ctoynbee@gmail.com</email>
</author>
<published>2019-07-23T22:13:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=64a32d6cf0d8b67e1b495169054cc172f79cfadd'/>
<id>64a32d6cf0d8b67e1b495169054cc172f79cfadd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed regression for re-naming files in WebIDE</title>
<updated>2019-07-19T12:36:18+00:00</updated>
<author>
<name>Denys Mishunov</name>
<email>dmishunov@gitlab.com</email>
</author>
<published>2019-07-19T11:18:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cd638abbbf86e3129112b4c4066c094061023118'/>
<id>cd638abbbf86e3129112b4c4066c094061023118</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Usage Data for some Web IDE actions</title>
<updated>2019-07-19T11:11:27+00:00</updated>
<author>
<name>Francisco Javier López</name>
<email>fjlopez@gitlab.com</email>
</author>
<published>2019-07-19T11:11:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=01685eed7674ec841b4249b42f9b350f4a105e4a'/>
<id>01685eed7674ec841b4249b42f9b350f4a105e4a</id>
<content type='text'>
The actions tracked in the web IDE are:
- creation of commits
- creation of merge requests
- projects loaded
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The actions tracked in the web IDE are:
- creation of commits
- creation of merge requests
- projects loaded
</pre>
</div>
</content>
</entry>
<entry>
<title>FE remove create branch call in IDE commit</title>
<updated>2019-07-18T07:19:18+00:00</updated>
<author>
<name>Paul Slaughter</name>
<email>pslaughter@gitlab.com</email>
</author>
<published>2019-06-26T14:07:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d4cc92db09a0c765556882943b7508075a0ab0e2'/>
<id>d4cc92db09a0c765556882943b7508075a0ab0e2</id>
<content type='text'>
Previously `start_sha` was intercepted on the frontend to create the
correct branch in a separate API call. Now that the commits API supports
the `start_sha` parameter directly this workaround is not needed
anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously `start_sha` was intercepted on the frontend to create the
correct branch in a separate API call. Now that the commits API supports
the `start_sha` parameter directly this workaround is not needed
anymore.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initiate editor for any file without content</title>
<updated>2019-07-05T13:37:33+00:00</updated>
<author>
<name>Denys Mishunov</name>
<email>dmishunov@gitlab.com</email>
</author>
<published>2019-07-03T12:14:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ff1a4a4241f1628491a1aec05b440ff650ba66ad'/>
<id>ff1a4a4241f1628491a1aec05b440ff650ba66ad</id>
<content type='text'>
Important to get file data for any file that has no content set yet: we
need this information in order to build a previe for changed/staged
files if they were not yet opened in the editor
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Important to get file data for any file that has no content set yet: we
need this information in order to build a previe for changed/staged
files if they were not yet opened in the editor
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow adding new entries to existing path</title>
<updated>2019-07-02T11:12:16+00:00</updated>
<author>
<name>Denys Mishunov</name>
<email>dmishunov@gitlab.com</email>
</author>
<published>2019-07-02T11:12:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5a7834e5a91549b5ecb8890a718efa93dd61ae7a'/>
<id>5a7834e5a91549b5ecb8890a718efa93dd61ae7a</id>
<content type='text'>
If an entry has been removed from the tree and later, during the same
session, a user is trying to add a new item with the same name/path we
should allow for that as long as the original entry is marked with
`deleted`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If an entry has been removed from the tree and later, during the same
session, a user is trying to add a new item with the same name/path we
should allow for that as long as the original entry is marked with
`deleted`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '45120-fix-ide-editor-to-update-size-on-show-change' into 'master'</title>
<updated>2019-07-01T07:37:06+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2019-07-01T07:37:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d5cf738c2095ec9a79cb79b171498e8953a9e2df'/>
<id>d5cf738c2095ec9a79cb79b171498e8953a9e2df</id>
<content type='text'>
Fix IDE editor to update dimensions on show change

Closes #45120

See merge request gitlab-org/gitlab-ce!30135</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix IDE editor to update dimensions on show change

Closes #45120

See merge request gitlab-org/gitlab-ce!30135</pre>
</div>
</content>
</entry>
<entry>
<title>Fix IDE editor to update dimensions on show change</title>
<updated>2019-06-28T15:38:24+00:00</updated>
<author>
<name>Paul Slaughter</name>
<email>pslaughter@gitlab.com</email>
</author>
<published>2019-06-27T17:42:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9e185534b7ae983d5dddad6c821770e2c9046d47'/>
<id>9e185534b7ae983d5dddad6c821770e2c9046d47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
