<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/javascripts, branch example-java</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<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://trove.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>Merge branch 'fix-explore-filter' into 'master'</title>
<updated>2016-02-10T08:31:36+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2016-02-10T08:31:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=22808a2221dce5826891279588b774ad58a492c0'/>
<id>22808a2221dce5826891279588b774ad58a492c0</id>
<content type='text'>

Add ajax filtering to all paged project lists. Fixes #13182



See merge request !2728</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add ajax filtering to all paged project lists. Fixes #13182



See merge request !2728</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup to use one selector</title>
<updated>2016-02-10T01:21:47+00:00</updated>
<author>
<name>Josh Frye</name>
<email>joshfng@gmail.com</email>
</author>
<published>2016-02-10T01:21:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cf8a74be5fda908fd5c50a9303c44d1f95fadfa2'/>
<id>cf8a74be5fda908fd5c50a9303c44d1f95fadfa2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More specific selectors</title>
<updated>2016-02-09T23:01:32+00:00</updated>
<author>
<name>Josh Frye</name>
<email>joshfng@gmail.com</email>
</author>
<published>2016-02-09T23:01:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=929b53c6f256b64b19752d0b1ee6acedf37e164b'/>
<id>929b53c6f256b64b19752d0b1ee6acedf37e164b</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-logo-rasterization' into 'master'</title>
<updated>2016-02-09T21:07:54+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-02-09T21:07:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=94feb4da9d993199864d695126bb89d069a9f072'/>
<id>94feb4da9d993199864d695126bb89d069a9f072</id>
<content type='text'>

Prevent rasterization artifacts in the logo, and simplify markup.

 - Remove sketch-namespaced attributes.
 - Remove unused groups, and cancel out unnecessary transforms.
 - Use overlap to avoid rasterization artifacts in the logo.
 - Remove viewBox parameter and define paths in their final form.

See merge request !2741</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Prevent rasterization artifacts in the logo, and simplify markup.

 - Remove sketch-namespaced attributes.
 - Remove unused groups, and cancel out unnecessary transforms.
 - Use overlap to avoid rasterization artifacts in the logo.
 - Remove viewBox parameter and define paths in their final form.

See merge request !2741</pre>
</div>
</content>
</entry>
<entry>
<title>MR feedback</title>
<updated>2016-02-09T15:10:41+00:00</updated>
<author>
<name>Josh Frye</name>
<email>joshfng@gmail.com</email>
</author>
<published>2016-02-09T01:34:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=120dca0f35a09110a9eeb3e4b93b998eca0ecb69'/>
<id>120dca0f35a09110a9eeb3e4b93b998eca0ecb69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Starred, All, and Trending on explore are paged also group projects. Need ajax filter.</title>
<updated>2016-02-09T15:10:41+00:00</updated>
<author>
<name>Josh Frye</name>
<email>joshfng@gmail.com</email>
</author>
<published>2016-02-05T19:33:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=30e022a2feec7450c4173038d3fdfef0d6242953'/>
<id>30e022a2feec7450c4173038d3fdfef0d6242953</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>JS Fixes</title>
<updated>2016-02-09T15:10:41+00:00</updated>
<author>
<name>Josh Frye</name>
<email>joshfng@gmail.com</email>
</author>
<published>2016-02-05T18:51:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0dc64a8ce1e9bde993ea7a862c71d7edaa69a286'/>
<id>0dc64a8ce1e9bde993ea7a862c71d7edaa69a286</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix explore filter. Fixes #13182</title>
<updated>2016-02-09T15:10:41+00:00</updated>
<author>
<name>Josh Frye</name>
<email>joshfng@gmail.com</email>
</author>
<published>2016-02-05T15:56:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dd1a683c6411588141c262187d404899e5689521'/>
<id>dd1a683c6411588141c262187d404899e5689521</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent rasterization artefacts in the logo, and simplify markup.</title>
<updated>2016-02-08T04:25:50+00:00</updated>
<author>
<name>Aaron Hamilton</name>
<email>aaron@correspondwith.me</email>
</author>
<published>2016-02-06T23:18:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9eba0eaac3199ddf581c74b73fe69b94fa3e5498'/>
<id>9eba0eaac3199ddf581c74b73fe69b94fa3e5498</id>
<content type='text'>
 - Remove sketch-namespaced attributes.
 - Remove unused groups, and cancel out unnecessary transforms.
 - Use overlap to avoid rasterization artefacts in the logo.
 - Extend comment for `#logo` click event handler, as it's a non-obvious hack for Safari.
 - Remove viewBox parameter and define paths in their final form.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Remove sketch-namespaced attributes.
 - Remove unused groups, and cancel out unnecessary transforms.
 - Use overlap to avoid rasterization artefacts in the logo.
 - Extend comment for `#logo` click event handler, as it's a non-obvious hack for Safari.
 - Remove viewBox parameter and define paths in their final form.
</pre>
</div>
</content>
</entry>
</feed>
