<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/services/todo_service.rb, branch ci-https</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>Refresh todos count cache when an Issue/MR is deleted</title>
<updated>2016-09-08T18:50:07+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2016-09-01T22:12:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d86c6666623a90d46fa4cfe624c67e86c6ad235f'/>
<id>d86c6666623a90d46fa4cfe624c67e86c6ad235f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add specs to ensure a successful return </title>
<updated>2016-08-25T04:46:11+00:00</updated>
<author>
<name>Paco Guzman</name>
<email>pacoguzmanp@gmail.com</email>
</author>
<published>2016-08-12T15:38:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7629dc9982f5559972acf9d9b9d98f78ad53e54c'/>
<id>7629dc9982f5559972acf9d9b9d98f78ad53e54c</id>
<content type='text'>
on the UI when mark as done a already done todo.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
on the UI when mark as done a already done todo.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '4273-slash-commands' into 'master'</title>
<updated>2016-08-18T21:41:16+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-08-18T21:38:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=717366d28da11acc6dbe60301bf7e2394400b3c1'/>
<id>717366d28da11acc6dbe60301bf7e2394400b3c1</id>
<content type='text'>
Support slash commands in issues / MR description &amp; comments

See merge request !5021
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support slash commands in issues / MR description &amp; comments

See merge request !5021
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename TodoService#mark_todos_as_done_by_id{,s}</title>
<updated>2016-08-18T15:46:24+00:00</updated>
<author>
<name>Ahmad Sherif</name>
<email>me@ahmadsherif.com</email>
</author>
<published>2016-08-17T19:54:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4ad028aed4f792e9a57cc41539312de7ef99d537'/>
<id>4ad028aed4f792e9a57cc41539312de7ef99d537</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement TodoService#mark_todos_as_done_by_id</title>
<updated>2016-08-18T15:46:24+00:00</updated>
<author>
<name>Ahmad Sherif</name>
<email>me@ahmadsherif.com</email>
</author>
<published>2016-08-16T20:10:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=548da42be51821951180eacf462d942c11c0c01b'/>
<id>548da42be51821951180eacf462d942c11c0c01b</id>
<content type='text'>
Follow-up on 52b0c26
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow-up on 52b0c26
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into 4273-slash-commands</title>
<updated>2016-08-16T22:49:53+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2016-08-16T22:49:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e07c27fee427195d8d89f6278d0fc12dfeec3588'/>
<id>e07c27fee427195d8d89f6278d0fc12dfeec3588</id>
<content type='text'>
# Conflicts:
#	app/services/issues/create_service.rb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	app/services/issues/create_service.rb
</pre>
</div>
</content>
</entry>
<entry>
<title>New TodoService#todo_exists? method</title>
<updated>2016-08-12T22:06:12+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-08-11T17:00:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aadc5062ebe755aaf3fbb27fdd0af093770c9ce8'/>
<id>aadc5062ebe755aaf3fbb27fdd0af093770c9ce8</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Recover usage of Todos counter cache</title>
<updated>2016-08-12T16:21:36+00:00</updated>
<author>
<name>Paco Guzman</name>
<email>pacoguzmanp@gmail.com</email>
</author>
<published>2016-08-11T16:39:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f8b53ba20b74181a46985b0c7dde742239bd54f8'/>
<id>f8b53ba20b74181a46985b0c7dde742239bd54f8</id>
<content type='text'>
We’re being kept up to date the counter data but we’re not using it.
The only thing which is not real if is the number of projects that the 
user read changes the number of todos can be stale for some time.

The counters will be sync just after the user receives a new todo or mark any as done</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We’re being kept up to date the counter data but we’re not using it.
The only thing which is not real if is the number of projects that the 
user read changes the number of todos can be stale for some time.

The counters will be sync just after the user receives a new todo or mark any as done</pre>
</div>
</content>
</entry>
<entry>
<title>When Issue author assign or mention himself Todos are created</title>
<updated>2016-07-14T08:56:44+00:00</updated>
<author>
<name>Katarzyna Kobierska</name>
<email>kkobierska@gmail.com</email>
</author>
<published>2016-07-14T08:53:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ef892bc2bfa29046dd58441d8d9afe8b3cde0007'/>
<id>ef892bc2bfa29046dd58441d8d9afe8b3cde0007</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure logged-out users can't see private refs</title>
<updated>2016-06-30T15:36:10+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2016-06-27T12:24:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=db0d3fc3e96e5f2b0f642ea3240d5265c3ee659c'/>
<id>db0d3fc3e96e5f2b0f642ea3240d5265c3ee659c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
