<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts/diffs, branch docs/quick_actions</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>Fixed editing form</title>
<updated>2019-07-09T04:22:48+00:00</updated>
<author>
<name>Natalia Tepluhina</name>
<email>ntepluhina@gitlab.com</email>
</author>
<published>2019-07-09T04:22:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9613a34a24bda78661ce74348ceb55d1e3b50b53'/>
<id>9613a34a24bda78661ce74348ceb55d1e3b50b53</id>
<content type='text'>
- applied functional component patch
- fixed border radius for list
- fixed Karma test to take a correct li amount
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- applied functional component patch
- fixed border radius for list
- fixed Karma test to take a correct li amount
</pre>
</div>
</content>
</entry>
<entry>
<title>Rebased and squashed commits</title>
<updated>2019-07-03T08:26:57+00:00</updated>
<author>
<name>Natalia Tepluhina</name>
<email>ntepluhina@gitlab.com</email>
</author>
<published>2019-07-03T08:26:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d4151b14c2986db173a7a1a4d293b86bfcdaae3a'/>
<id>d4151b14c2986db173a7a1a4d293b86bfcdaae3a</id>
<content type='text'>
- all commits squashed to make danger review happy
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- all commits squashed to make danger review happy
</pre>
</div>
</content>
</entry>
<entry>
<title>Added diff suggestion popover</title>
<updated>2019-06-14T13:01:24+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2019-06-14T13:01:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d2fd6bd51036be836c2c793e2bd7a503c7ad9030'/>
<id>d2fd6bd51036be836c2c793e2bd7a503c7ad9030</id>
<content type='text'>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56523
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56523
</pre>
</div>
</content>
</entry>
<entry>
<title>User link styling for commits</title>
<updated>2019-06-10T17:43:41+00:00</updated>
<author>
<name>Marcel van Remmerden</name>
<email>mvanremmerden@gitlab.com</email>
</author>
<published>2019-06-10T17:43:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a8eedd0a09356213db4748d0cff9fd8769ddaf9f'/>
<id>a8eedd0a09356213db4748d0cff9fd8769ddaf9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix whitespace changes visibility when the related file was initially collapsed</title>
<updated>2019-06-05T07:27:08+00:00</updated>
<author>
<name>Ondřej Budai</name>
<email>ondrej@budai.cz</email>
</author>
<published>2019-06-05T07:27:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7aac4e5c3f290a4ae32ef0ca332a2ddac6bff774'/>
<id>7aac4e5c3f290a4ae32ef0ca332a2ddac6bff774</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused avatar sizes</title>
<updated>2019-06-01T00:34:26+00:00</updated>
<author>
<name>Annabel Dunstone Gray</name>
<email>annabel.dunstone@gmail.com</email>
</author>
<published>2019-05-30T18:42:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cc8e7ea2056ae8132ea9eb0565c8e0a07b1077a6'/>
<id>cc8e7ea2056ae8132ea9eb0565c8e0a07b1077a6</id>
<content type='text'>
- Update avatars to use only sizes from the 8px grid
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Update avatars to use only sizes from the 8px grid
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename vue_component_helper to text_helper</title>
<updated>2019-05-16T11:40:18+00:00</updated>
<author>
<name>Paul Slaughter</name>
<email>pslaughter@gitlab.com</email>
</author>
<published>2019-05-16T11:40:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=878e69299bde9875f14c82bc1429c4b0145a2c69'/>
<id>878e69299bde9875f14c82bc1429c4b0145a2c69</id>
<content type='text'>
**Why?**
This file only contains a few text based helper functions.
It has nothing to do with Vue or Vue components.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
**Why?**
This file only contains a few text based helper functions.
It has nothing to do with Vue or Vue components.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes issues with show whitespace button in diffs</title>
<updated>2019-05-10T18:06:37+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2019-05-10T18:06:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=40eb7f72b9b3f97c5548129bd1c3bf66fd26434c'/>
<id>40eb7f72b9b3f97c5548129bd1c3bf66fd26434c</id>
<content type='text'>
Correctly updates the URL without overwriting parameters
Reloads the diff file content without reloading the page

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58852, https://gitlab.com/gitlab-org/gitlab-ce/issues/42597
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correctly updates the URL without overwriting parameters
Reloads the diff file content without reloading the page

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58852, https://gitlab.com/gitlab-org/gitlab-ce/issues/42597
</pre>
</div>
</content>
</entry>
<entry>
<title>Impove the performance of expanding full diff</title>
<updated>2019-05-03T07:33:15+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2019-05-03T07:33:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9d24d4a8fdd299a1e84f2e549fb58ee526a2f0f9'/>
<id>9d24d4a8fdd299a1e84f2e549fb58ee526a2f0f9</id>
<content type='text'>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58597
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58597
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract discussion notes into new component</title>
<updated>2019-05-01T10:04:07+00:00</updated>
<author>
<name>Paul Gascou-Vaillancourt</name>
<email>pgascouvaillancourt@gitlab.com</email>
</author>
<published>2019-05-01T10:04:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=911701ae473f28eebf5d1d3cf4d4eef5130f384e'/>
<id>911701ae473f28eebf5d1d3cf4d4eef5130f384e</id>
<content type='text'>
- Moved discussion notes out of `NoteableDiscussion` component into a
new `DiscussionNotes` component
- Wrote Jest tests for the new `DiscussionNotes` component
- Updated Jest config for emojis fixtures
- Updated Karma tests `NoteableDiscussion` to match its new structure
- Convert `DiffDiscussions` tests to use Vue test utils
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Moved discussion notes out of `NoteableDiscussion` component into a
new `DiscussionNotes` component
- Wrote Jest tests for the new `DiscussionNotes` component
- Updated Jest config for emojis fixtures
- Updated Karma tests `NoteableDiscussion` to match its new structure
- Convert `DiffDiscussions` tests to use Vue test utils
</pre>
</div>
</content>
</entry>
</feed>
