<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/javascripts/awards_handler.coffee, 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>Create EmojisController</title>
<updated>2016-02-23T02:16:00+00:00</updated>
<author>
<name>Annabel Dunstone</name>
<email>a.dunstone89@gmail.com</email>
</author>
<published>2016-02-23T02:16:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7bb378b33d1f02cbb9b09f0987d1d01cd6316671'/>
<id>7bb378b33d1f02cbb9b09f0987d1d01cd6316671</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Load award emoji picker with ajax request</title>
<updated>2016-02-19T04:02:22+00:00</updated>
<author>
<name>Annabel Dunstone</name>
<email>a.dunstone89@gmail.com</email>
</author>
<published>2016-02-19T04:02:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=074fa8f2b94bbd3039da96819b5f0e615274a101'/>
<id>074fa8f2b94bbd3039da96819b5f0e615274a101</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix duplicate "me" in tooltip of the "thumbsup" awards Emoji</title>
<updated>2016-02-13T10:02:05+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2016-02-13T01:41:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7ffcc5a17bc462b652e91c1cff36b8baaeb6a41a'/>
<id>7ffcc5a17bc462b652e91c1cff36b8baaeb6a41a</id>
<content type='text'>
Steps to reproduce:

1. Go to a MR or issue
2. Click on "thumbsup" Emoji 3 times
3. Observe the tooltip becomes "me, me"

Closes #13374, #12788
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Steps to reproduce:

1. Go to a MR or issue
2. Click on "thumbsup" Emoji 3 times
3. Observe the tooltip becomes "me, me"

Closes #13374, #12788
</pre>
</div>
</content>
</entry>
<entry>
<title>Auto-focus emoji award search field</title>
<updated>2016-01-29T12:15:58+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-01-29T12:15:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1b978727933e50ec4ddcd855f7f8a6216885ac4a'/>
<id>1b978727933e50ec4ddcd855f7f8a6216885ac4a</id>
<content type='text'>
Closes #12621
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #12621
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes issue where other emoji (not thumbup/thumbdown) were not removed</title>
<updated>2016-01-19T20:43:04+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jacobschatz@Jacobs-MBP.fios-router.home</email>
</author>
<published>2016-01-19T20:43:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e5cbd5885a5cf72f406a6a4cb471b59a87865d20'/>
<id>e5cbd5885a5cf72f406a6a4cb471b59a87865d20</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 situation where the user has named themselves "me"</title>
<updated>2016-01-19T00:27:59+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jacobschatz@Jacobs-MBP.fios-router.home</email>
</author>
<published>2016-01-19T00:27:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c426a571dbdffcedee4200f5acc56aae02df3bf9'/>
<id>c426a571dbdffcedee4200f5acc56aae02df3bf9</id>
<content type='text'>
Stopped looking for existing user since remove functionality is fixed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stopped looking for existing user since remove functionality is fixed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix underlying issue with emoji reactions</title>
<updated>2016-01-18T20:40:48+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jacobschatz@Jacobs-MBP.fios-router.home</email>
</author>
<published>2016-01-18T20:40:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c298068c45682ad2b75727029872878cd3cc5522'/>
<id>c298068c45682ad2b75727029872878cd3cc5522</id>
<content type='text'>
Issue was: blank space was rendering
as a element in an array of authors.
Element was being used by `join`.
Original fix !2450 was trying to remove the space after it happened.
This checks properly for it and only moves forward if it does not exist.
Also removes "me" upon unchecking emoji.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Issue was: blank space was rendering
as a element in an array of authors.
Element was being used by `join`.
Original fix !2450 was trying to remove the space after it happened.
This checks properly for it and only moves forward if it does not exist.
Also removes "me" upon unchecking emoji.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing initial `,`.</title>
<updated>2016-01-18T18:37:26+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jacobschatz@Jacobs-MBP.fios-router.home</email>
</author>
<published>2016-01-18T16:12:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=419bff801be88eb3e2fd1be2e3c6d02514a478bd'/>
<id>419bff801be88eb3e2fd1be2e3c6d02514a478bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes tooltip doesn't duplicate the "me" name.</title>
<updated>2016-01-18T18:37:26+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jacobschatz@Jacobs-MBP.fios-router.home</email>
</author>
<published>2016-01-15T21:24:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=62571ae1f221477bd982160fb407bb08d7bc0a8e'/>
<id>62571ae1f221477bd982160fb407bb08d7bc0a8e</id>
<content type='text'>
Checks that "me" is not in the array of names in tooltip
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Checks that "me" is not in the array of names in tooltip
</pre>
</div>
</content>
</entry>
</feed>
