<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/support, branch dm-consistent-commit-widget</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>Merge branch '31902-namespace-recent-searches-to-project' into 'master'</title>
<updated>2017-05-15T20:42:10+00:00</updated>
<author>
<name>Annabel Dunstone Gray</name>
<email>annabel.dunstone@gmail.com</email>
</author>
<published>2017-05-15T20:42:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cae0803313938e787437f305ebc05a4197c430fa'/>
<id>cae0803313938e787437f305ebc05a4197c430fa</id>
<content type='text'>

Scope recent searches to project

Closes #31902

See merge request !11142</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Scope recent searches to project

Closes #31902

See merge request !11142</pre>
</div>
</content>
</entry>
<entry>
<title>Scope recent searches to project</title>
<updated>2017-05-15T17:52:31+00:00</updated>
<author>
<name>Eric Eastwood</name>
<email>contact@ericeastwood.com</email>
</author>
<published>2017-05-06T02:33:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cae2274fad39ae0933114cfcde1313e1f1ec4209'/>
<id>cae2274fad39ae0933114cfcde1313e1f1ec4209</id>
<content type='text'>
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/31902
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/31902
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'gitaly-reuse-stubs' into 'master'</title>
<updated>2017-05-15T14:19:56+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2017-05-15T14:19:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=db46475821c4546438797a5580a479ca73a862ba'/>
<id>db46475821c4546438797a5580a479ca73a862ba</id>
<content type='text'>

Reuse gRPC stubs instead of channels

Closes #31991 and gitaly#187

See merge request !11244</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Reuse gRPC stubs instead of channels

Closes #31991 and gitaly#187

See merge request !11244</pre>
</div>
</content>
</entry>
<entry>
<title>Add script to regenerate seed_repo.rb for Gitlab::Git tests</title>
<updated>2017-05-15T12:53:47+00:00</updated>
<author>
<name>Jacob Vosmaer (GitLab)</name>
<email>jacob@gitlab.com</email>
</author>
<published>2017-05-15T12:53:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=78f0d50f4bce63c1f14b8910d88747ba6283fbc9'/>
<id>78f0d50f4bce63c1f14b8910d88747ba6283fbc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Log gitaly output during testing</title>
<updated>2017-05-15T08:52:34+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>jacob@gitlab.com</email>
</author>
<published>2017-05-10T13:06:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=60106c1e1ecdb0bb8ed37e1137c846f1a415dabf'/>
<id>60106c1e1ecdb0bb8ed37e1137c846f1a415dabf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't reuse gRPC channels</title>
<updated>2017-05-15T08:52:33+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>jacob@gitlab.com</email>
</author>
<published>2017-05-10T12:18:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=43f037c903605b55ca1c34a24ab1ea1a522816fb'/>
<id>43f037c903605b55ca1c34a24ab1ea1a522816fb</id>
<content type='text'>
It seems that bad things happen when two gRPC stubs share one gRPC
channel so let's stop doing that. The downside of this is that we
create more gRPC connections; one per stub.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It seems that bad things happen when two gRPC stubs share one gRPC
channel so let's stop doing that. The downside of this is that we
create more gRPC connections; one per stub.
</pre>
</div>
</content>
</entry>
<entry>
<title>Wait for requests after each Spinach scenario instead of feature</title>
<updated>2017-05-12T22:10:12+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-05-12T22:10:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=718350dc9fbfea4836f0cfb2955d3d8653ba7901'/>
<id>718350dc9fbfea4836f0cfb2955d3d8653ba7901</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid comma t the end of hash</title>
<updated>2017-05-12T11:09:46+00:00</updated>
<author>
<name>Pawel Chojnacki</name>
<email>pawel@chojnacki.ws</email>
</author>
<published>2017-05-12T11:09:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2a89d2c97dee52121747f933c5786dbf3d78647e'/>
<id>2a89d2c97dee52121747f933c5786dbf3d78647e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Custom queries for prometheus</title>
<updated>2017-05-11T21:07:12+00:00</updated>
<author>
<name>Pawel Chojnacki</name>
<email>pawel@chojnacki.ws</email>
</author>
<published>2017-04-26T20:09:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4f824d2aecf4fec46febd767fa7f7d747c732112'/>
<id>4f824d2aecf4fec46febd767fa7f7d747c732112</id>
<content type='text'>
- Tests for prometheus queries

- fix rubocop warnings

- Remove unused method. Add more queries to deployment queries.

- Wrap BaseQuery in module hierarchy

Renname Prometheus class to PrometheusClient
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Tests for prometheus queries

- fix rubocop warnings

- Remove unused method. Add more queries to deployment queries.

- Wrap BaseQuery in module hierarchy

Renname Prometheus class to PrometheusClient
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable the Style/TrailingCommaInLiteral cop</title>
<updated>2017-05-10T16:25:45+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-05-03T11:22:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d40e1f547ea9e31e822229bb808aaa6b9201f473'/>
<id>d40e1f547ea9e31e822229bb808aaa6b9201f473</id>
<content type='text'>
Use the EnforcedStyleForMultiline: no_comma option.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the EnforcedStyleForMultiline: no_comma option.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
</feed>
