<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts, branch hooks-ext</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>Merge branch '25569-changing-wording-to-delete-when-referring-to-removing-a-branch' into 'master'</title>
<updated>2019-01-23T11:02:22+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-01-23T11:02:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3ed8078507b6cb37c7dd85f2fc22c9494faf9e1e'/>
<id>3ed8078507b6cb37c7dd85f2fc22c9494faf9e1e</id>
<content type='text'>
Resolve "Changing wording to "Delete" when referring to removing a branch"

Closes #25569

See merge request gitlab-org/gitlab-ce!23966</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Changing wording to "Delete" when referring to removing a branch"

Closes #25569

See merge request gitlab-org/gitlab-ce!23966</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dm-trim-discussion-truncated-line-first-chars' into 'master'</title>
<updated>2019-01-23T08:45:17+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2019-01-23T08:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=52ceda44798a8d987dff56695bb2f9e0f775c55f'/>
<id>52ceda44798a8d987dff56695bb2f9e0f775c55f</id>
<content type='text'>
Fix bug that caused Suggestion Markdown toolbar button to insert snippet with leading +/-/&lt;space&gt;

See merge request gitlab-org/gitlab-ce!24568</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix bug that caused Suggestion Markdown toolbar button to insert snippet with leading +/-/&lt;space&gt;

See merge request gitlab-org/gitlab-ce!24568</pre>
</div>
</content>
</entry>
<entry>
<title>Use 'delete' instead of 'remove' for source branch</title>
<updated>2019-01-22T17:57:01+00:00</updated>
<author>
<name>Sam Bigelow</name>
<email>sbigelow@gitlab.com</email>
</author>
<published>2019-01-10T04:08:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c607b358241712af0d6b442b8e7a277cb6ba8a38'/>
<id>c607b358241712af0d6b442b8e7a277cb6ba8a38</id>
<content type='text'>
This is to match `git branch -D &lt;branchname&gt;`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to match `git branch -D &lt;branchname&gt;`
</pre>
</div>
</content>
</entry>
<entry>
<title>Trim first char of diff line text on diff discussions</title>
<updated>2019-01-22T16:00:16+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2019-01-22T12:35:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=03df54b226f63a05ee2229b9f7f1f3e90383430a'/>
<id>03df54b226f63a05ee2229b9f7f1f3e90383430a</id>
<content type='text'>
Before, diff file `higlighted_diff_lines`/`parallel_diff_lines` and
diff discussion `truncated_diff_lines` were inconsistent: `text` and
`rich_text` on the latter included the leading +/-/&lt;space&gt; character,
like on the backend, while the former had no `text` and its `rich_text`
had dropped this char.

This resulted in a bug when the suggestions feature expected these diff
line objects to be identical in format and thus interchangeable, which
was not the case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before, diff file `higlighted_diff_lines`/`parallel_diff_lines` and
diff discussion `truncated_diff_lines` were inconsistent: `text` and
`rich_text` on the latter included the leading +/-/&lt;space&gt; character,
like on the backend, while the former had no `text` and its `rich_text`
had dropped this char.

This resulted in a bug when the suggestions feature expected these diff
line objects to be identical in format and thus interchangeable, which
was not the case.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'leipert-make-canvas-more-tolerant' into 'master'</title>
<updated>2019-01-22T15:20:12+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2019-01-22T15:20:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7b6fa5ffcbead7c45c331df6d4c7a5352b6c3521'/>
<id>7b6fa5ffcbead7c45c331df6d4c7a5352b6c3521</id>
<content type='text'>
Make favicon tests more fault resistent

Closes #50527

See merge request gitlab-org/gitlab-ce!22686</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make favicon tests more fault resistent

Closes #50527

See merge request gitlab-org/gitlab-ce!22686</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '53856-changing-group-visibility-does-not-re-enable-save-button' into 'master'</title>
<updated>2019-01-22T10:41:01+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-01-22T10:41:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ed1da730202bf3178c43b3467635853733b799c1'/>
<id>ed1da730202bf3178c43b3467635853733b799c1</id>
<content type='text'>
Resolve "Changing group visibility does not re-enable Save button"

Closes #53856

See merge request gitlab-org/gitlab-ce!23022</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Changing group visibility does not re-enable Save button"

Closes #53856

See merge request gitlab-org/gitlab-ce!23022</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "Merge request file browser should always be possible show/hide"</title>
<updated>2019-01-22T08:29:41+00:00</updated>
<author>
<name>Sam Bigelow</name>
<email>sbigelow@gitlab.com</email>
</author>
<published>2019-01-22T08:29:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a0146dceb633ca459889fef80f72c5e2dd4db476'/>
<id>a0146dceb633ca459889fef80f72c5e2dd4db476</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix DirtySubmit handling of checkbox and radio inputs</title>
<updated>2019-01-22T02:04:32+00:00</updated>
<author>
<name>Luke Bennett</name>
<email>lbennett@gitlab.com</email>
</author>
<published>2018-11-14T19:51:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=88ce491fc981527ec864176e84332ecb7b8ac0ce'/>
<id>88ce491fc981527ec864176e84332ecb7b8ac0ce</id>
<content type='text'>
Most browsers do not fire the "input" event for checkboxes or radios.
Adds a "change" listener to properly trigger these DirtySubmit updates.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most browsers do not fire the "input" event for checkboxes or radios.
Adds a "change" listener to properly trigger these DirtySubmit updates.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make favicon tests more fault resistent</title>
<updated>2019-01-21T19:48:55+00:00</updated>
<author>
<name>Lukas Eipert</name>
<email>leipert@gitlab.com</email>
</author>
<published>2018-10-30T11:46:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=91df6d9ef496bdab9fa3658b8dea131fb0a71c8c'/>
<id>91df6d9ef496bdab9fa3658b8dea131fb0a71c8c</id>
<content type='text'>
It seems like every new version of Chrome renders the favicon canvas
differently. This reduces the problems with it by creating a more fault
tolerant check, which compares the color values in the pixels and is
okay if they are within a certain threshold.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It seems like every new version of Chrome renders the favicon canvas
differently. This reduces the problems with it by creating a more fault
tolerant check, which compares the color values in the pixels and is
okay if they are within a certain threshold.
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "Admin Settings: Cannot read property 'addEventListener' of null"</title>
<updated>2019-01-21T12:39:11+00:00</updated>
<author>
<name>Martin Wortschack</name>
<email>mwortschack@gitlab.com</email>
</author>
<published>2019-01-21T12:39:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=51a9c5492388a95ac82292333d068c6d1bab9d64'/>
<id>51a9c5492388a95ac82292333d068c6d1bab9d64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
