<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/tasks, branch variable-table-styles</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>Merge branch 'branch-versions' into 'master'</title>
<updated>2017-04-14T08:29:47+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-04-14T08:29:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e33606556f53e3542fcd88cad6848852d31e8019'/>
<id>e33606556f53e3542fcd88cad6848852d31e8019</id>
<content type='text'>

Expand components version specification format to allow branches

Closes gitaly#183

See merge request !10610</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Expand components version specification format to allow branches

Closes gitaly#183

See merge request !10610</pre>
</div>
</content>
</entry>
<entry>
<title>Expand components version specification format to allow branches</title>
<updated>2017-04-13T20:32:00+00:00</updated>
<author>
<name>Alejandro Rodríguez</name>
<email>alejorro70@gmail.com</email>
</author>
<published>2017-04-10T23:15:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e61325ff432db669012a1291f5f2332eb5b0d43f'/>
<id>e61325ff432db669012a1291f5f2332eb5b0d43f</id>
<content type='text'>
Currently we specify versions for Gitlab-Shell, Workhorse and Gitaly
using version strings, to which we prepend 'v' and assume are tags.
These changes allow branches or tags with other name formats to be
specified by prepending '=' to the version string (á la govendor).

We also simplify the process to reset to the given version (now a
branch or tag): Right now there's a check to supposedly try to avoid
fetching from the remote the version if it already exist locally. But
the previous logic already clones if the directory doesn't exist or
fetches if it does, so this check is pointless. We can safely assume the
version exists once we get to the reset stage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently we specify versions for Gitlab-Shell, Workhorse and Gitaly
using version strings, to which we prepend 'v' and assume are tags.
These changes allow branches or tags with other name formats to be
specified by prepending '=' to the version string (á la govendor).

We also simplify the process to reset to the given version (now a
branch or tag): Right now there's a check to supposedly try to avoid
fetching from the remote the version if it already exist locally. But
the previous logic already clones if the directory doesn't exist or
fetches if it does, so this check is pointless. We can safely assume the
version exists once we get to the reset stage.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the `gitlab:gitlab_shell:check` task</title>
<updated>2017-04-12T15:40:19+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-04-12T07:35:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=755325c8271ae1e35eceeffa996cfbae5ec4ead2'/>
<id>755325c8271ae1e35eceeffa996cfbae5ec4ead2</id>
<content type='text'>
Make the `gitlab:gitlab_shell:check` task check that the repositories storage
path are owned by the `root` group

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make the `gitlab:gitlab_shell:check` task check that the repositories storage
path are owned by the `root` group

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Include CONTRIBUTING.md file when importing .gitlab-ci.yml templates</title>
<updated>2017-04-12T12:38:59+00:00</updated>
<author>
<name>Adam Niedzielski</name>
<email>adamsunday@gmail.com</email>
</author>
<published>2017-04-12T12:38:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7dfeaabb5ac84a0a513a93ebdac2132810c225b5'/>
<id>7dfeaabb5ac84a0a513a93ebdac2132810c225b5</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 'feature/add-rake-task-prints-storage-config-in-toml' into 'master'</title>
<updated>2017-04-07T21:58:19+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2017-04-07T21:58:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=33a050d31cc657bdcc03e8cd971451b47bbadacf'/>
<id>33a050d31cc657bdcc03e8cd971451b47bbadacf</id>
<content type='text'>

Add rake task that prints TOML storage configuration

Closes gitaly#173

See merge request !10448</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add rake task that prints TOML storage configuration

Closes gitaly#173

See merge request !10448</pre>
</div>
</content>
</entry>
<entry>
<title>Fix rake test to import Github repositories</title>
<updated>2017-04-07T17:45:08+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2017-04-07T17:45:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d4058995da7d60200300857bff8791377f72b0d6'/>
<id>d4058995da7d60200300857bff8791377f72b0d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Github import rake task</title>
<updated>2017-04-06T12:47:40+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@gitlab.com</email>
</author>
<published>2017-04-06T12:47:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fca0097c0f457c6d4d8e326e679ff7848264f021'/>
<id>fca0097c0f457c6d4d8e326e679ff7848264f021</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add rake task that prints TOML storage configuration</title>
<updated>2017-04-04T17:35:35+00:00</updated>
<author>
<name>Ahmad Sherif</name>
<email>me@ahmadsherif.com</email>
</author>
<published>2017-04-04T14:06:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=62521f20e4bfead7b224ea9067be9733fc6e2f90'/>
<id>62521f20e4bfead7b224ea9067be9733fc6e2f90</id>
<content type='text'>
Closes gitaly#173
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes gitaly#173
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '29539-fix-pipelines-container-width-with-parallel-diff' into 'master'</title>
<updated>2017-03-29T23:29:38+00:00</updated>
<author>
<name>Alfredo Sumaran</name>
<email>alfredo@gitlab.com</email>
</author>
<published>2017-03-29T23:29:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1ccf4af3c50ae965374bc357f93382e1a02f810a'/>
<id>1ccf4af3c50ae965374bc357f93382e1a02f810a</id>
<content type='text'>

Reset container width when switching to pipelines MR tab

Closes #29539

See merge request !10169</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Reset container width when switching to pipelines MR tab

Closes #29539

See merge request !10169</pre>
</div>
</content>
</entry>
<entry>
<title>There might be ps utilities out there, that assume 80chars instead</title>
<updated>2017-03-28T21:15:17+00:00</updated>
<author>
<name>Sebastian Reitenbach</name>
<email>sebastia@l00-bugdead-prods.de</email>
</author>
<published>2017-03-26T06:58:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d8569440b5008f9cd383515d5dce3bf8730bbef6'/>
<id>d8569440b5008f9cd383515d5dce3bf8730bbef6</id>
<content type='text'>
of unlimited width if they cannot detect terminal size, therefore
force unlimited terminal size when checking processes via ps.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of unlimited width if they cannot detect terminal size, therefore
force unlimited terminal size when checking processes via ps.
</pre>
</div>
</content>
</entry>
</feed>
