<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/controllers/dashboard, branch mr-diff-comment-button</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>fixes delimiter removes when todo marked as done</title>
<updated>2017-02-22T07:28:39+00:00</updated>
<author>
<name>Nur Rony</name>
<email>pro.nmrony@gmail.com</email>
</author>
<published>2017-02-22T07:19:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e6c0c334e9596a90c21a614de047e4a3652fb763'/>
<id>e6c0c334e9596a90c21a614de047e4a3652fb763</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change todos counter position &amp; format ( for large counts )</title>
<updated>2017-02-21T19:21:49+00:00</updated>
<author>
<name>mhasbini</name>
<email>mohammad.hasbini@gmail.com</email>
</author>
<published>2017-02-21T19:21:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0a53a3d9664187cbd8c72c24666a8ff03f3dccec'/>
<id>0a53a3d9664187cbd8c72c24666a8ff03f3dccec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Todo done clicking is kind of unusable.</title>
<updated>2017-02-17T21:12:19+00:00</updated>
<author>
<name>Jacopo</name>
<email>beschi.jacopo@gmail.com</email>
</author>
<published>2017-01-16T13:11:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=26160459b56019f445a7d29abc0b72f591e1d2a9'/>
<id>26160459b56019f445a7d29abc0b72f591e1d2a9</id>
<content type='text'>
The Done button will change to an Undo button and the line item will be greyed out.
Bold links will be unbolded.
The user can undo the task by clicking the Undo button.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Done button will change to an Undo button and the line item will be greyed out.
Bold links will be unbolded.
The user can undo the task by clicking the Undo button.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use preload for Event#target since it's a polymorphic association</title>
<updated>2017-02-13T14:23:23+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-02-13T14:19:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1698d71ccfce229b8d7c36a87a67764d53e97c8b'/>
<id>1698d71ccfce229b8d7c36a87a67764d53e97c8b</id>
<content type='text'>
Also, don't use limit in subquery, MySQL don't like that.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, don't use limit in subquery, MySQL don't like that.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Store group and project full name and full path in routes table</title>
<updated>2017-02-08T17:14:29+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2017-02-04T18:26:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2989192d1aa8051aa09164cd097418bd3063d4ad'/>
<id>2989192d1aa8051aa09164cd097418bd3063d4ad</id>
<content type='text'>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary queries for .atom and .json in Dashboard::ProjectsController#index</title>
<updated>2017-02-03T15:51:24+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2017-02-02T23:16:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3d7ace470b1f4c0f4cf90db6b1f7f1243c112de9'/>
<id>3d7ace470b1f4c0f4cf90db6b1f7f1243c112de9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Speed up dashboard milestone index by scoping IssuesFinder to user authorized projects</title>
<updated>2017-01-16T16:58:16+00:00</updated>
<author>
<name>Adam Niedzielski</name>
<email>adamsunday@gmail.com</email>
</author>
<published>2017-01-13T15:12:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cf3be218e17d147cb9b1395af6b968d47b56ce0a'/>
<id>cf3be218e17d147cb9b1395af6b968d47b56ce0a</id>
<content type='text'>
It improves performance in dashboard milestone index page by passing a
hint to "IssuesFinder". "IssuesFinder" generates a more performant query
when it is limited to authorized projects for user.
In the dashboard we already limit the projects to these authorized for
user (see "Dashboard::ApplicationController#projects"), so we can safely
pass this option to "IssuesFinder".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It improves performance in dashboard milestone index page by passing a
hint to "IssuesFinder". "IssuesFinder" generates a more performant query
when it is limited to authorized projects for user.
In the dashboard we already limit the projects to these authorized for
user (see "Dashboard::ApplicationController#projects"), so we can safely
pass this option to "IssuesFinder".
</pre>
</div>
</content>
</entry>
<entry>
<title>Speed up group milestone index by passing group_id to IssuesFinder</title>
<updated>2017-01-06T12:47:18+00:00</updated>
<author>
<name>Adam Niedzielski</name>
<email>adamsunday@gmail.com</email>
</author>
<published>2017-01-06T12:47:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f13c650c161b07bf8d6ad5db849fe9f442f6d0ac'/>
<id>f13c650c161b07bf8d6ad5db849fe9f442f6d0ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>applies url_for so that we dont lose filters when redirecting</title>
<updated>2016-12-23T15:09:34+00:00</updated>
<author>
<name>Tiago Botelho</name>
<email>tiagonbotelho@hotmail.com</email>
</author>
<published>2016-12-21T15:02:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d7a2e92ca0ae7fba4898f2f8ab722033b0721ec9'/>
<id>d7a2e92ca0ae7fba4898f2f8ab722033b0721ec9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adds specs for respective behaviour</title>
<updated>2016-12-21T23:53:24+00:00</updated>
<author>
<name>Tiago Botelho</name>
<email>tiagonbotelho@hotmail.com</email>
</author>
<published>2016-12-20T18:52:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=805bbe889328bff55b49290294721405148cc980'/>
<id>805bbe889328bff55b49290294721405148cc980</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
