<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/features/steps/project/issues, branch sql-guide</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>Remove redundant integration tests</title>
<updated>2016-03-07T20:33:26+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-03-07T20:24:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=56c4f22c80b0555d5d7cfbc7f443122a8b70072c'/>
<id>56c4f22c80b0555d5d7cfbc7f443122a8b70072c</id>
<content type='text'>
These three tests were essentially checking that adding a note to
something updated its `noteable`'s `updated_at` attribute.

This is well-tested Rails behavior and we shouldn't feel the need to
write an integration test to verify it. At most we should be ensuring
that the association definition adds the `touch: true` option, which we
now do in Note's unit test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These three tests were essentially checking that adding a note to
something updated its `noteable`'s `updated_at` attribute.

This is well-tested Rails behavior and we shouldn't feel the need to
write an integration test to verify it. At most we should be ensuring
that the association definition adds the `touch: true` option, which we
now do in Note's unit test.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates from last code review.</title>
<updated>2016-03-07T04:07:19+00:00</updated>
<author>
<name>Rubén Dávila</name>
<email>rdavila84@gmail.com</email>
</author>
<published>2016-03-07T04:07:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=95b06a62c0db5f8c285a1d24fa1994e10c70ff27'/>
<id>95b06a62c0db5f8c285a1d24fa1994e10c70ff27</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 'issue_13301_emoji-menu' into 'master'</title>
<updated>2016-02-24T02:50:45+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-02-24T02:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dba47f680d1716a0e5d96809522301ed3400e396'/>
<id>dba47f680d1716a0e5d96809522301ed3400e396</id>
<content type='text'>

Load award emoji picker with ajax request

Fixes #13301.

See merge request !2888</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Load award emoji picker with ajax request

Fixes #13301.

See merge request !2888</pre>
</div>
</content>
</entry>
<entry>
<title>Update award_emoji test</title>
<updated>2016-02-24T01:37:15+00:00</updated>
<author>
<name>Annabel Dunstone</name>
<email>a.dunstone89@gmail.com</email>
</author>
<published>2016-02-24T01:37:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=476a8049691951c4e1259cdbb164bbf1fca2bd1e'/>
<id>476a8049691951c4e1259cdbb164bbf1fca2bd1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed failing issues tests</title>
<updated>2016-02-22T11:35:52+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-02-22T11:35:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=51c17329a4034c3dd1b2c6f9a945721c4e8c4e5c'/>
<id>51c17329a4034c3dd1b2c6f9a945721c4e8c4e5c</id>
<content type='text'>
Removed up/down vote icons from merge requests. Was missed from d8069bd85863ab8c47d2bb2370221b17fb686b93
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed up/down vote icons from merge requests. Was missed from d8069bd85863ab8c47d2bb2370221b17fb686b93
</pre>
</div>
</content>
</entry>
<entry>
<title>Add timeout for ajax call in award emoji steps; update focus in award picker</title>
<updated>2016-02-19T13:32:20+00:00</updated>
<author>
<name>Annabel Dunstone</name>
<email>a.dunstone89@gmail.com</email>
</author>
<published>2016-02-19T13:32:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b80df0873524825a3dedc9d35427941db94c8ab7'/>
<id>b80df0873524825a3dedc9d35427941db94c8ab7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ability to see and sort on vote count from Issues and MR lists</title>
<updated>2016-02-17T13:32:02+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2016-02-17T13:32:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9823d00e0b13224ae9e820e7d3f9fade69201e99'/>
<id>9823d00e0b13224ae9e820e7d3f9fade69201e99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sporadic spec fix</title>
<updated>2016-02-16T13:11:41+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>valery@gitlab.com</email>
</author>
<published>2016-02-16T13:09:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=719b5889984fe7c970b2e2819396c43f63d76632'/>
<id>719b5889984fe7c970b2e2819396c43f63d76632</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the "x of y" displayed at the top of Issuables' sidebar</title>
<updated>2016-02-15T14:40:24+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-02-15T14:19:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=54613b6af56008588a3cc8a9e9f2ee642ca59a36'/>
<id>54613b6af56008588a3cc8a9e9f2ee642ca59a36</id>
<content type='text'>
1. We now display the index of the current issuable among all its project's
issuables, of the same type and with the same state.
2. Also, refactored a bit the Issuable helpers into a new IssuablesHelper
module.
3. Added acceptance specs for the sidebar counter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. We now display the index of the current issuable among all its project's
issuables, of the same type and with the same state.
2. Also, refactored a bit the Issuable helpers into a new IssuablesHelper
module.
3. Added acceptance specs for the sidebar counter.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add spinach tests for award emoji</title>
<updated>2016-02-13T10:47:15+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2016-02-13T10:47:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=46d35cdbe572e7cad434ed9c61fc264160184aba'/>
<id>46d35cdbe572e7cad434ed9c61fc264160184aba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
