<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/javascripts/boards, branch user-inline-scripts</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Update vue-resource</title>
<updated>2017-07-12T14:47:09+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-07-12T14:47:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aaa78199c2408a05d81aa4ee3058e81bb732da16'/>
<id>aaa78199c2408a05d81aa4ee3058e81bb732da16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "Issue Board -&gt; "Remove from board" button when viewing an issue gives js error and fails"</title>
<updated>2017-07-03T07:44:58+00:00</updated>
<author>
<name>Luke "Jared" Bennett</name>
<email>lbennett@gitlab.com</email>
</author>
<published>2017-07-03T07:44:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a080aa13a86cd0bfc11c728d9999deeafaa0a5d0'/>
<id>a080aa13a86cd0bfc11c728d9999deeafaa0a5d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make JavaScript tests fail for unhandled Promise rejections</title>
<updated>2017-06-23T09:28:19+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2017-06-23T09:28:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=925eea26723f2a03c50b4cafab502a9a6c55c8c0'/>
<id>925eea26723f2a03c50b4cafab502a9a6c55c8c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make filtered search boards more consistent with EE</title>
<updated>2017-06-16T20:05:23+00:00</updated>
<author>
<name>Clement Ho</name>
<email>ClemMakesApps@gmail.com</email>
</author>
<published>2017-06-16T20:05:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9dc5ed9684ce63c733d729ca30b9fa6ad0dee0e4'/>
<id>9dc5ed9684ce63c733d729ca30b9fa6ad0dee0e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dead singular assignee code in boards</title>
<updated>2017-06-10T00:31:48+00:00</updated>
<author>
<name>Eric Eastwood</name>
<email>contact@ericeastwood.com</email>
</author>
<published>2017-06-10T00:29:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0ab87bf138e9e981af7a9a0f159b18e2001bc2af'/>
<id>0ab87bf138e9e981af7a9a0f159b18e2001bc2af</id>
<content type='text'>
Introduced in
https://gitlab.com/gitlab-org/gitlab-ce/commit/adc59353fa48c5e433b80efc1698c0b12e121968#852fdbe4145be33eca58d30d8c2f4a6623ef8602_30_30

Only usage removed in
https://gitlab.com/gitlab-org/gitlab-ce/commit/de9e559d4495560095adfa03ea6489ea51f6f2f4#e22df3c6b3631af90cde45bbb974ddce72aefab7_21_21
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduced in
https://gitlab.com/gitlab-org/gitlab-ce/commit/adc59353fa48c5e433b80efc1698c0b12e121968#852fdbe4145be33eca58d30d8c2f4a6623ef8602_30_30

Only usage removed in
https://gitlab.com/gitlab-org/gitlab-ce/commit/de9e559d4495560095adfa03ea6489ea51f6f2f4#e22df3c6b3631af90cde45bbb974ddce72aefab7_21_21
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'</title>
<updated>2017-06-07T15:05:37+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-06-07T15:05:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0bcb1d35ecb7db43a075c0a4ae9782991f724f1a'/>
<id>0bcb1d35ecb7db43a075c0a4ae9782991f724f1a</id>
<content type='text'>
Expand/collapse close &amp; backlog lists in issue boards

Closes #23917

See merge request !11820</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Expand/collapse close &amp; backlog lists in issue boards

Closes #23917

See merge request !11820</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '31633-animate-issue' into 'master'</title>
<updated>2017-06-07T07:41:24+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-06-07T07:41:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9c2f82842b9d4d985ab8fadf47bcbac22ec76bd6'/>
<id>9c2f82842b9d4d985ab8fadf47bcbac22ec76bd6</id>
<content type='text'>
animate adding issue to boards

Closes #31633

See merge request !11785</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
animate adding issue to boards

Closes #31633

See merge request !11785</pre>
</div>
</content>
</entry>
<entry>
<title>updated service spec</title>
<updated>2017-06-06T15:27:54+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-06-06T15:27:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=973e8c0fc50bc6614ca42413555a3f73625c7efa'/>
<id>973e8c0fc50bc6614ca42413555a3f73625c7efa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changed the icon for the collapsed backlog list</title>
<updated>2017-06-01T15:03:48+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-06-01T15:03:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b6e39b02d5985eb2bda8b1f93e05c6c5281b2f3a'/>
<id>b6e39b02d5985eb2bda8b1f93e05c6c5281b2f3a</id>
<content type='text'>
[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed boards specs</title>
<updated>2017-06-01T13:54:10+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-06-01T13:54:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8f5da962a363389c606d1f8427fcc36286ea2285'/>
<id>8f5da962a363389c606d1f8427fcc36286ea2285</id>
<content type='text'>
added key to assignee avatar loop
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added key to assignee avatar loop
</pre>
</div>
</content>
</entry>
</feed>
