<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/support, branch docs-code-block-style</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>Refactor PositionTracer to support different types</title>
<updated>2019-07-05T11:03:47+00:00</updated>
<author>
<name>Patrick Bajao</name>
<email>ebajao@gitlab.com</email>
</author>
<published>2019-07-05T11:03:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6ef6693e3767d480362ce528dd0beff159c895ff'/>
<id>6ef6693e3767d480362ce528dd0beff159c895ff</id>
<content type='text'>
This is to prepare for supporing image type position tracing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to prepare for supporing image type position tracing
</pre>
</div>
</content>
</entry>
<entry>
<title>OmniAuth full_host spec helper</title>
<updated>2019-07-04T08:53:31+00:00</updated>
<author>
<name>James Edwards-Jones</name>
<email>jedwardsjones@gitlab.com</email>
</author>
<published>2019-07-04T08:53:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=efde6f7db97bd3962732b6885040dcc98ab46cd4'/>
<id>efde6f7db97bd3962732b6885040dcc98ab46cd4</id>
<content type='text'>
Allows us to correctly set omniauth's full_host
so redirects take the port into account.

Needed when running selenium tests on a different port
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows us to correctly set omniauth's full_host
so redirects take the port into account.

Needed when running selenium tests on a different port
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'limit-amount-of-tests-returned' into 'master'</title>
<updated>2019-07-03T21:47:32+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-07-03T21:47:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a1d113c9ff74d973575db3ff9738939aaf1c59c1'/>
<id>a1d113c9ff74d973575db3ff9738939aaf1c59c1</id>
<content type='text'>
Limit amount of JUnit tests returned

Closes #64035

See merge request gitlab-org/gitlab-ce!30274</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Limit amount of JUnit tests returned

Closes #64035

See merge request gitlab-org/gitlab-ce!30274</pre>
</div>
</content>
</entry>
<entry>
<title>Limit amount of JUnit tests returned</title>
<updated>2019-07-03T20:27:14+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-07-02T17:40:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a08209ffa35a29cd84271895389b4537dee92e86'/>
<id>a08209ffa35a29cd84271895389b4537dee92e86</id>
<content type='text'>
Currently, we do not cap amount of tests returned to frontend,
thus in some extreme cases we can see a MBs of data stored in Redis.

This adds an upper limit of 100 tests per-suite.

We will continue showing the total counters correctly,
but we will limit amount of tests that will be presented.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, we do not cap amount of tests returned to frontend,
thus in some extreme cases we can see a MBs of data stored in Redis.

This adds an upper limit of 100 tests per-suite.

We will continue showing the total counters correctly,
but we will limit amount of tests that will be presented.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'issue/55953' into 'master'</title>
<updated>2019-07-03T12:20:09+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-07-03T12:20:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fa4c409d78f296a8ef560e1c80a998e7d9c4bf57'/>
<id>fa4c409d78f296a8ef560e1c80a998e7d9c4bf57</id>
<content type='text'>
rename `discussion` to `thread`

Closes #55953

See merge request gitlab-org/gitlab-ce!29553</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rename `discussion` to `thread`

Closes #55953

See merge request gitlab-org/gitlab-ce!29553</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce</title>
<updated>2019-07-03T09:55:56+00:00</updated>
<author>
<name>Marin Jankovski</name>
<email>maxlazio@gmail.com</email>
</author>
<published>2019-07-03T09:55:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c20c9e2940b0f94547246d05b7b526f0b1571027'/>
<id>c20c9e2940b0f94547246d05b7b526f0b1571027</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 'master' of dev.gitlab.org:gitlab/gitlabhq</title>
<updated>2019-07-03T09:55:42+00:00</updated>
<author>
<name>Marin Jankovski</name>
<email>maxlazio@gmail.com</email>
</author>
<published>2019-07-03T09:55:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=49d689fb3c7781c861f995aaafef4b224581020b'/>
<id>49d689fb3c7781c861f995aaafef4b224581020b</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 'master' into michel.engelen/gitlab-ce-issue/55953</title>
<updated>2019-07-03T09:28:13+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-07-03T09:28:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b94daa35a4be584623792653b537d6ab68bdabdd'/>
<id>b94daa35a4be584623792653b537d6ab68bdabdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rebased and squashed commits</title>
<updated>2019-07-03T08:26:57+00:00</updated>
<author>
<name>Natalia Tepluhina</name>
<email>ntepluhina@gitlab.com</email>
</author>
<published>2019-07-03T08:26:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d4151b14c2986db173a7a1a4d293b86bfcdaae3a'/>
<id>d4151b14c2986db173a7a1a4d293b86bfcdaae3a</id>
<content type='text'>
- all commits squashed to make danger review happy
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- all commits squashed to make danger review happy
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix order-dependent Gitaly specs failing</title>
<updated>2019-07-03T03:33:02+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-07-03T03:23:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=645c7f9631dc73035ef868977c56ca8f7f5529fc'/>
<id>645c7f9631dc73035ef868977c56ca8f7f5529fc</id>
<content type='text'>
If `spec/tasks/gitlab/cleanup_rake_spec.rb` preceded any of the Gitaly
request specs, it would import the `cleanup.rake` and the global
function `limit`. For some reason, the Protobuf implementation would use
the global function instead of the getter method. For example:

```
def limit
  puts "hi"
end

req = Gitaly::WikiGetAllPagesRequest.new
req.send(:limit)
hi
=&gt; nil
```

To fix this problem, access the field value using the [] operator
instead.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64006
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If `spec/tasks/gitlab/cleanup_rake_spec.rb` preceded any of the Gitaly
request specs, it would import the `cleanup.rake` and the global
function `limit`. For some reason, the Protobuf implementation would use
the global function instead of the getter method. For example:

```
def limit
  puts "hi"
end

req = Gitaly::WikiGetAllPagesRequest.new
req.send(:limit)
hi
=&gt; nil
```

To fix this problem, access the field value using the [] operator
instead.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64006
</pre>
</div>
</content>
</entry>
</feed>
