<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/javascripts/boards/services, branch diff-notes-refactor</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>Removes labels instead of closing issue when clicking remove button</title>
<updated>2017-02-03T14:02:44+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-01-31T14:35:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=103c78f18c0642c36a6093508707b82eb8d1dd77'/>
<id>103c78f18c0642c36a6093508707b82eb8d1dd77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug with empty state showing after search</title>
<updated>2017-02-03T14:02:44+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-01-31T10:39:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=39fbd18951e7c6bd4b403cd82dd4e008fd00d6fe'/>
<id>39fbd18951e7c6bd4b403cd82dd4e008fd00d6fe</id>
<content type='text'>
Fixed users href path being incorrect
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed users href path being incorrect
</pre>
</div>
</content>
</entry>
<entry>
<title>Reuse endpoint to list issues for a list instead of create a new one</title>
<updated>2017-02-03T14:02:44+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2017-01-27T18:21:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=274987d5c0f7b04a9b7510c318c8df6dfab477df'/>
<id>274987d5c0f7b04a9b7510c318c8df6dfab477df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Used issue bulk update instead of different endpoint</title>
<updated>2017-02-03T14:02:43+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-01-26T16:03:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3aabf0c6aa2b76ef4458250ca98876e3f268fe14'/>
<id>3aabf0c6aa2b76ef4458250ca98876e3f268fe14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Search bar now returns data</title>
<updated>2017-02-03T14:02:43+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-01-25T13:54:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=acd86c120f012b38108971ec466c6c141405f1d1'/>
<id>acd86c120f012b38108971ec466c6c141405f1d1</id>
<content type='text'>
Selected data is added into a different array
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Selected data is added into a different array
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed where data gets loaded</title>
<updated>2017-02-03T14:02:43+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-01-25T13:07:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=38d84c1396b5264ba171df109c873469d371be73'/>
<id>38d84c1396b5264ba171df109c873469d371be73</id>
<content type='text'>
Changed what is hidden when data is loading
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed what is hidden when data is loading
</pre>
</div>
</content>
</entry>
<entry>
<title>Add issues to boards list</title>
<updated>2017-02-03T14:02:43+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-01-24T10:27:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a132b7d8ce0d962272de5932568a46b64b6dfc5e'/>
<id>a132b7d8ce0d962272de5932568a46b64b6dfc5e</id>
<content type='text'>
This removes the backlog list &amp; instead creates a modal window that will
list all issues that are not part of a list for easy adding onto the
board

Closes #26205
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes the backlog list &amp; instead creates a modal window that will
list all issues that are not part of a list for easy adding onto the
board

Closes #26205
</pre>
</div>
</content>
</entry>
<entry>
<title>resolve all prefer-const eslint violations</title>
<updated>2017-01-19T02:33:02+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2017-01-12T05:52:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=83ecc02daa880e73010ac871f821c01c2c8c116c'/>
<id>83ecc02daa880e73010ac871f821c01c2c8c116c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>resolve all semi and no-extra-semi eslint violations</title>
<updated>2017-01-18T23:15:27+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2017-01-10T22:54:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e7b5945c591bcd55911f495635f2f852946bd228'/>
<id>e7b5945c591bcd55911f495635f2f852946bd228</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-non-iife-classes' into 'master'</title>
<updated>2016-12-28T16:43:55+00:00</updated>
<author>
<name>Alfredo Sumaran</name>
<email>alfredo@gitlab.com</email>
</author>
<published>2016-12-28T16:43:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ac3789d29f6eec39ad10c5169af43171b084d00c'/>
<id>ac3789d29f6eec39ad10c5169af43171b084d00c</id>
<content type='text'>

Ensure javascript classes declared outside an IIFE are properties of window

See merge request !8080</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Ensure javascript classes declared outside an IIFE are properties of window

See merge request !8080</pre>
</div>
</content>
</entry>
</feed>
