<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/development, branch an-multi-level-cache-store</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>Document interacting GitLab components and features</title>
<updated>2019-07-19T03:04:09+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2019-07-19T03:04:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=df96b7c075ca7e59ed5c7b321290eb869a17e44c'/>
<id>df96b7c075ca7e59ed5c7b321290eb869a17e44c</id>
<content type='text'>
It's not uncommon that a single code change can reflect and
interact with multiple parts of GitLab codebase, making it
possible to break an existing feature.

This commit expands documentation in that regard for developers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's not uncommon that a single code change can reflect and
interact with multiple parts of GitLab codebase, making it
possible to break an existing feature.

This commit expands documentation in that regard for developers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update numbered lists for docs standards</title>
<updated>2019-07-19T02:20:32+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-19T02:20:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7da80b2d36adc30964423042e956ef880a2650f9'/>
<id>7da80b2d36adc30964423042e956ef880a2650f9</id>
<content type='text'>
Ensure that all numbered lists use only 1. and no other numbers.
Also ensure that numbered lists use proper spacing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure that all numbered lists use only 1. and no other numbers.
Also ensure that numbered lists use proper spacing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'an-sidekiq-chaos' into 'master'</title>
<updated>2019-07-18T20:43:49+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2019-07-18T20:43:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5db5e50927e9c90c4a353897edb17eeda1f1f10f'/>
<id>5db5e50927e9c90c4a353897edb17eeda1f1f10f</id>
<content type='text'>
Adds chaos endpoints to Sidekiq

Closes #64663

See merge request gitlab-org/gitlab-ce!30814</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds chaos endpoints to Sidekiq

Closes #64663

See merge request gitlab-org/gitlab-ce!30814</pre>
</div>
</content>
</entry>
<entry>
<title>Fix QA documentation to refer to perform method</title>
<updated>2019-07-18T19:21:02+00:00</updated>
<author>
<name>Dan Davison</name>
<email>ddavison@gitlab.com</email>
</author>
<published>2019-07-18T19:21:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0604390a111d6d3410d93a69cbc321a934b21f41'/>
<id>0604390a111d6d3410d93a69cbc321a934b21f41</id>
<content type='text'>
The documentation referred to the .act method
This MR changes this to refer to the preferred
.perform method
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The documentation referred to the .act method
This MR changes this to refer to the preferred
.perform method
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds chaos endpoints to Sidekiq</title>
<updated>2019-07-18T17:04:12+00:00</updated>
<author>
<name>Andrew Newdigate</name>
<email>andrew@gitlab.com</email>
</author>
<published>2019-07-16T20:10:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dc14c91d065d869b77b0ec0db47b8b36c96f15be'/>
<id>dc14c91d065d869b77b0ec0db47b8b36c96f15be</id>
<content type='text'>
This allows the chaos endpoints to be invoked in Sidekiq so that this
environment can be tested for resilience.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows the chaos endpoints to be invoked in Sidekiq so that this
environment can be tested for resilience.
</pre>
</div>
</content>
</entry>
<entry>
<title>Go guide: be more explicit on testing frameworks + diffing test results</title>
<updated>2019-07-18T01:46:46+00:00</updated>
<author>
<name>Victor Zagorodny</name>
<email>vzagorodny@gitlab.com</email>
</author>
<published>2019-07-18T01:46:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=739f50c3b571d3566f9f21769357010f0989b19c'/>
<id>739f50c3b571d3566f9f21769357010f0989b19c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unordered list spacing</title>
<updated>2019-07-18T01:15:58+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-18T01:15:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=746f54787799ee5ea8595a8730d363bfd250ffab'/>
<id>746f54787799ee5ea8595a8730d363bfd250ffab</id>
<content type='text'>
Correct the spacing of unordered markdown lists
in docs, to maintain standards of documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correct the spacing of unordered markdown lists
in docs, to maintain standards of documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation surrounding [data-qa-selector]</title>
<updated>2019-07-17T19:30:00+00:00</updated>
<author>
<name>Dan Davison</name>
<email>ddavison@gitlab.com</email>
</author>
<published>2019-07-17T19:30:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a7e16ee20893bbc7f31fb0eb3cdd3018ace9acda'/>
<id>a7e16ee20893bbc7f31fb0eb3cdd3018ace9acda</id>
<content type='text'>
Documentation was lacking for the [data-qa-selector]
method of defining methods vs .qa-selector method.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Documentation was lacking for the [data-qa-selector]
method of defining methods vs .qa-selector method.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add docs about auto-injected Jest mocks</title>
<updated>2019-07-17T17:47:19+00:00</updated>
<author>
<name>Martin Hanzel</name>
<email>mhanzel@gitlab.com</email>
</author>
<published>2019-07-17T17:47:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e424fcedcc5cbe9cd96b74b057f243161db6e2e9'/>
<id>e424fcedcc5cbe9cd96b74b057f243161db6e2e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CE backport: Removed non-decimal event values</title>
<updated>2019-07-16T12:44:15+00:00</updated>
<author>
<name>Donald Cook</name>
<email>dcook@gitlab.com</email>
</author>
<published>2019-07-16T12:44:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f219b744336364ff316cbddb1b097539ebec27bc'/>
<id>f219b744336364ff316cbddb1b097539ebec27bc</id>
<content type='text'>
Snowplow only accepts decimals for value
This MR removes sending of value implicitly with the value attribute
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Snowplow only accepts decimals for value
This MR removes sending of value implicitly with the value attribute
</pre>
</div>
</content>
</entry>
</feed>
