<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/development, branch docs-css</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>Adds documentation about the utility classes</title>
<updated>2019-04-01T14:47:25+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-04-01T11:38:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=39b623e4fa9aacf1a6d03222ed5aa7aeb83f58ec'/>
<id>39b623e4fa9aacf1a6d03222ed5aa7aeb83f58ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix example block for mixin from ee-else-ce path</title>
<updated>2019-03-31T22:35:41+00:00</updated>
<author>
<name>Ezekiel Kigbo</name>
<email>ekigbo@gitlab.com</email>
</author>
<published>2019-03-31T22:35:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1d6b8eab528781875b759bb59a87f2aa6a284fab'/>
<id>1d6b8eab528781875b759bb59a87f2aa6a284fab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Update contribution closing policy to include community attribution</title>
<updated>2019-03-29T11:14:53+00:00</updated>
<author>
<name>Lucas Charles</name>
<email>me@lucascharles.me</email>
</author>
<published>2019-03-14T11:27:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7f9ef2a585ffec746d0392f3edb2068bbb9c57b1'/>
<id>7f9ef2a585ffec746d0392f3edb2068bbb9c57b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document the branch naming conventions for QA-only changes</title>
<updated>2019-03-28T10:47:22+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-03-28T09:40:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1e3c09d8ef309979988a500df76a2c83bd1732ec'/>
<id>1e3c09d8ef309979988a500df76a2c83bd1732ec</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>Merge branch 'zm-test-plan-refs' into 'master'</title>
<updated>2019-03-28T09:25:46+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2019-03-28T09:25:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d119fd493f03c42b817b2d2ce1b5bf448f741f85'/>
<id>d119fd493f03c42b817b2d2ce1b5bf448f741f85</id>
<content type='text'>
Update testing guide to reference test design

See merge request gitlab-org/gitlab-ce!26619</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update testing guide to reference test design

See merge request gitlab-org/gitlab-ce!26619</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade `gitlab-markup` to 1.7.0</title>
<updated>2019-03-27T15:29:22+00:00</updated>
<author>
<name>Gabriel Mazetto</name>
<email>brodock@gmail.com</email>
</author>
<published>2019-03-16T21:49:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e5af7d83962934fc0463657a006acb54d4f85e85'/>
<id>e5af7d83962934fc0463657a006acb54d4f85e85</id>
<content type='text'>
The new version requires `python3` to be available. In omnibus
installation this is already a reality as we are currently pathing
previous `gitlab-markup` version to use `python3` instead of `python2`.

We are now requiring `python3` with the gem without having to patch it.

As a consequence to also make it easy to use it in development, we've
introduced a `Pipfile` and `Pipfile.lock`, working similarly to
`Gemfile` and `Gemfile.lock`, and added documentation on how to use
them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new version requires `python3` to be available. In omnibus
installation this is already a reality as we are currently pathing
previous `gitlab-markup` version to use `python3` instead of `python2`.

We are now requiring `python3` with the gem without having to patch it.

As a consequence to also make it easy to use it in development, we've
introduced a `Pipfile` and `Pipfile.lock`, working similarly to
`Gemfile` and `Gemfile.lock`, and added documentation on how to use
them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update go guidelines, fix some minor typos</title>
<updated>2019-03-27T04:26:25+00:00</updated>
<author>
<name>Lucas Charles</name>
<email>me@lucascharles.me</email>
</author>
<published>2019-03-27T04:26:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=66dccb7fa80a5b66d6798907d76b74930af97b88'/>
<id>66dccb7fa80a5b66d6798907d76b74930af97b88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update testing guide to reference test design</title>
<updated>2019-03-26T19:40:10+00:00</updated>
<author>
<name>Zeff Morgan</name>
<email>zmorgan@gitlab.com</email>
</author>
<published>2019-03-26T19:40:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=127828c64aaefcb9da05464b9ceed0149643c835'/>
<id>127828c64aaefcb9da05464b9ceed0149643c835</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 'jc-add-docs-for-gitaly-feature-flags' into 'master'</title>
<updated>2019-03-26T18:13:47+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2019-03-26T18:13:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=342f96040a362cbb27dbfa992cf1a5867eebd3a4'/>
<id>342f96040a362cbb27dbfa992cf1a5867eebd3a4</id>
<content type='text'>
Add development documentation for gitaly feature flags

See merge request gitlab-org/gitlab-ce!25624</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add development documentation for gitaly feature flags

See merge request gitlab-org/gitlab-ce!25624</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Add automatic redirects to last batch of moved files</title>
<updated>2019-03-26T17:21:22+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>ravlen@gmail.com</email>
</author>
<published>2019-03-26T17:21:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=29ba393004cad7af2be48645d09a7303cf94982c'/>
<id>29ba393004cad7af2be48645d09a7303cf94982c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
