<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/services, branch fix-include-description-commit-message</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Check public snippets for spam</title>
<updated>2017-02-02T14:21:00+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2017-02-01T18:15:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=71f981c9421a61856552df2039a9b95f026929cd'/>
<id>71f981c9421a61856552df2039a9b95f026929cd</id>
<content type='text'>
Apply the same spam checks to public snippets (either personal snippets
that are public, or public snippets on public projects) as to issues on
public projects.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apply the same spam checks to public snippets (either personal snippets
that are public, or public snippets on public projects) as to issues on
public projects.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'refresh-authorizations-fork-join' into 'master'</title>
<updated>2017-01-27T19:09:49+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-01-25T20:30:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e69aa6b26d81e06eb8ef8757c9b63fc37f57d107'/>
<id>e69aa6b26d81e06eb8ef8757c9b63fc37f57d107</id>
<content type='text'>

Fix race conditions for AuthorizedProjectsWorker

Closes #26194 and #26310

See merge request !8701</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix race conditions for AuthorizedProjectsWorker

Closes #26194 and #26310

See merge request !8701</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-ci-requests-concurrency' into 'master'</title>
<updated>2017-01-25T18:37:58+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2017-01-25T18:14:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=67b407b484f8ef08d85f7b9a5ef3bba35be25968'/>
<id>67b407b484f8ef08d85f7b9a5ef3bba35be25968</id>
<content type='text'>

Fix CI requests concurrency

See merge request !8760</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix CI requests concurrency

See merge request !8760</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'backport-ee-changes-for-build-minutes' into 'master'</title>
<updated>2017-01-25T18:37:27+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2017-01-25T17:50:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=db8c1d32fee6d8290409704cdb3f0eb88fd1acad'/>
<id>db8c1d32fee6d8290409704cdb3f0eb88fd1acad</id>
<content type='text'>

Backport changes introduced by https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1078

See merge request !8657</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Backport changes introduced by https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1078

See merge request !8657</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-shared-runners-queue-update' into 'master'</title>
<updated>2017-01-20T16:29:57+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-01-20T16:28:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c63dd9223a6a90ce559bfad1dea7e7f391f591e0'/>
<id>c63dd9223a6a90ce559bfad1dea7e7f391f591e0</id>
<content type='text'>

Fix shared runners queue update

See merge request !8663</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix shared runners queue update

See merge request !8663</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '21698-redis-runner-last-build' into 'master'</title>
<updated>2017-01-20T14:00:48+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-01-20T09:13:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0b5c8ccd092d655ad9ee5a498f4ac434a7226c04'/>
<id>0b5c8ccd092d655ad9ee5a498f4ac434a7226c04</id>
<content type='text'>

Reduce DB-load for build-queues by storing last_update in Redis

See merge request !8084</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Reduce DB-load for build-queues by storing last_update in Redis

See merge request !8084</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'time-tracking-api' into 'master'</title>
<updated>2017-01-19T09:58:48+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-01-18T18:18:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=86e46688d794a58559ccefc0a0bc8a8d57401dcd'/>
<id>86e46688d794a58559ccefc0a0bc8a8d57401dcd</id>
<content type='text'>

Time tracking API

Closes #25861

See merge request !8483</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Time tracking API

Closes #25861

See merge request !8483</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'backport-time-tracking-ce' into 'master'</title>
<updated>2017-01-19T09:50:56+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-01-18T15:49:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=17aca0f646e0814dfff3d99f02abfe7d6b0f0a2e'/>
<id>17aca0f646e0814dfff3d99f02abfe7d6b0f0a2e</id>
<content type='text'>

Backport timetracking to CE

See merge request !8195</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Backport timetracking to CE

See merge request !8195</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '24915_merge_slash_command' into 'master'</title>
<updated>2017-01-19T09:40:45+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-01-17T16:10:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=807c56c73cfd2b01a48900daac6338133f19c67f'/>
<id>807c56c73cfd2b01a48900daac6338133f19c67f</id>
<content type='text'>

Support `/merge` slash command for MRs

Closes #24915

See merge request !7746</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Support `/merge` slash command for MRs

Closes #24915

See merge request !7746</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'refresh-authorizations-tighter-lease' into 'master'</title>
<updated>2017-01-19T09:29:30+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2017-01-17T02:00:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=10f0974de1aaba1368a65012e0932fcbb2f64618'/>
<id>10f0974de1aaba1368a65012e0932fcbb2f64618</id>
<content type='text'>

Synchronize all project authorization refreshing work using a lease

Closes #25987

See merge request !8599</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Synchronize all project authorization refreshing work using a lease

Closes #25987

See merge request !8599</pre>
</div>
</content>
</entry>
</feed>
