<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/views/projects/notes, branch gitlab-git-popen</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>Merge branch '35811-fix-copy-link-text-color' into 'master'</title>
<updated>2017-09-06T18:54:13+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2017-09-06T18:54:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bb1ad6edcd62d8e8b8a1a37ed0782bdf7bf2bbd1'/>
<id>bb1ad6edcd62d8e8b8a1a37ed0782bdf7bf2bbd1</id>
<content type='text'>
Fix text color for `Copy link` action on Note more actions dropdown

See merge request !14084</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix text color for `Copy link` action on Note more actions dropdown

See merge request !14084</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent `btn-transparent` class from being added on `Copy link` action</title>
<updated>2017-09-06T15:28:17+00:00</updated>
<author>
<name>kushalpandya</name>
<email>kushal@gitlab.com</email>
</author>
<published>2017-09-06T15:28:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=754f2e38297933bfde65f8f21427e274b7e29f3a'/>
<id>754f2e38297933bfde65f8f21427e274b7e29f3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add controller spec</title>
<updated>2017-09-06T13:00:57+00:00</updated>
<author>
<name>micael.bergeron</name>
<email>micael.bergeron@solutionstlm.com</email>
</author>
<published>2017-08-29T13:46:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=65bcd141c883b1efd9518ff5f588e1dcb1d80f64'/>
<id>65bcd141c883b1efd9518ff5f588e1dcb1d80f64</id>
<content type='text'>
also fix some code styling issues
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also fix some code styling issues
</pre>
</div>
</content>
</entry>
<entry>
<title>remove lint</title>
<updated>2017-09-06T13:00:57+00:00</updated>
<author>
<name>micael.bergeron</name>
<email>micael.bergeron@solutionstlm.com</email>
</author>
<published>2017-08-15T16:18:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4130552b421f1b83e60f03715000efe56461fc6b'/>
<id>4130552b421f1b83e60f03715000efe56461fc6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rework the contributor badge</title>
<updated>2017-09-06T13:00:57+00:00</updated>
<author>
<name>micael.bergeron</name>
<email>micael.bergeron@solutionstlm.com</email>
</author>
<published>2017-08-15T13:21:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b44a1bcd0b94a68f680c24d0dfd6d3402af9a881'/>
<id>b44a1bcd0b94a68f680c24d0dfd6d3402af9a881</id>
<content type='text'>
 - only show in merge-requests
 - show as a little glyph
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - only show in merge-requests
 - show as a little glyph
</pre>
</div>
</content>
</entry>
<entry>
<title>round of fixes after code review</title>
<updated>2017-09-06T13:00:57+00:00</updated>
<author>
<name>micael.bergeron</name>
<email>micael.bergeron@solutionstlm.com</email>
</author>
<published>2017-08-02T14:06:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=45b83ed99afc5cfe24a8d84869894124d93d5b51'/>
<id>45b83ed99afc5cfe24a8d84869894124d93d5b51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP: refactor the first-contributor to Issuable</title>
<updated>2017-09-06T13:00:57+00:00</updated>
<author>
<name>micael.bergeron</name>
<email>micael.bergeron@solutionstlm.com</email>
</author>
<published>2017-07-29T15:04:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=966b1128d884a318dad4277e23368334fe67e836'/>
<id>966b1128d884a318dad4277e23368334fe67e836</id>
<content type='text'>
this will remove the need make N queries (per-note) at the
cost of having to mark notes with an attribute

this opens up the possibility for other special roles for notes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this will remove the need make N queries (per-note) at the
cost of having to mark notes with an attribute

this opens up the possibility for other special roles for notes
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #35161, add a first-time contributor badge</title>
<updated>2017-09-06T13:00:57+00:00</updated>
<author>
<name>micael.bergeron</name>
<email>micael.bergeron@solutionstlm.com</email>
</author>
<published>2017-07-27T20:38:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5e600db21ce5d6544f559ea6d25aab2858dd465e'/>
<id>5e600db21ce5d6544f559ea6d25aab2858dd465e</id>
<content type='text'>
a new badge will be added when an user that doesn't yet
have any merged merge request is discussing on either issues or
merge requests that he created.

this is indented for people to use extra care when discussing with
a new contributor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a new badge will be added when an user that doesn't yet
have any merged merge request is discussing on either issues or
merge requests that he created.

this is indented for people to use extra care when discussing with
a new contributor.
</pre>
</div>
</content>
</entry>
<entry>
<title>Creates an icon only for the discussions and puts back the old SVG for CI status</title>
<updated>2017-09-05T12:00:50+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-09-05T12:00:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3bb333afc81130441db51b97887f818702e08118'/>
<id>3bb333afc81130441db51b97887f818702e08118</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 '36582-fix-note-resolved-icon' into 'master'</title>
<updated>2017-08-28T18:30:26+00:00</updated>
<author>
<name>Fatih Acet</name>
<email>acetfatih@gmail.com</email>
</author>
<published>2017-08-28T18:30:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6f0f65becbbe968bd26a5a3872044d7b8633bf2e'/>
<id>6f0f65becbbe968bd26a5a3872044d7b8633bf2e</id>
<content type='text'>
Update and fix resolvable note icons for easier recognition

Closes #36582

See merge request !13821</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update and fix resolvable note icons for easier recognition

Closes #36582

See merge request !13821</pre>
</div>
</content>
</entry>
</feed>
