<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib, branch clean-merge_request-diff-notes-specs</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 '30349-create-users-build-service' into 'master'</title>
<updated>2017-04-14T08:51:54+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-04-14T08:51:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=819b715357db43b0589065a8641ddeeaa1af3c05'/>
<id>819b715357db43b0589065a8641ddeeaa1af3c05</id>
<content type='text'>

Implement Users::BuildService

Closes #30349

See merge request !10675</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Implement Users::BuildService

Closes #30349

See merge request !10675</pre>
</div>
</content>
</entry>
<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>Merge branch 'fix-appending-state-to-issuable-references' into 'master'</title>
<updated>2017-04-13T17:25:33+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2017-04-13T17:25:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7d7dfee48b3455eec07968e7517f9d843a04da66'/>
<id>7d7dfee48b3455eec07968e7517f9d843a04da66</id>
<content type='text'>

Fix appending state to issuable references

Closes #30874

See merge request !10683</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix appending state to issuable references

Closes #30874

See merge request !10683</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-trace-seeking-readline' into 'master'</title>
<updated>2017-04-13T16:58:09+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-04-13T16:58:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7761afe0910fffc576244a7e0d9e43ada7a6045d'/>
<id>7761afe0910fffc576244a7e0d9e43ada7a6045d</id>
<content type='text'>

After Trace#limit, we seek to the next line in case

Closes #30796

See merge request !10681</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

After Trace#limit, we seek to the next line in case

Closes #30796

See merge request !10681</pre>
</div>
</content>
</entry>
<entry>
<title>Fix appending state to issuable references</title>
<updated>2017-04-13T15:09:30+00:00</updated>
<author>
<name>Adam Niedzielski</name>
<email>adamsunday@gmail.com</email>
</author>
<published>2017-04-13T15:09:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=551d0a3c03ebb74b0893252683361c280e86849e'/>
<id>551d0a3c03ebb74b0893252683361c280e86849e</id>
<content type='text'>
Closes #30874.
Ignore nodes with no children.
Append directly to the node instead of the last child of the node
to avoid inheriting formatting from the last child
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #30874.
Ignore nodes with no children.
Append directly to the node instead of the last child of the node
to avoid inheriting formatting from the last child
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't seek at all if the log is small anyway</title>
<updated>2017-04-13T14:07:37+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-04-13T14:07:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b07b8a5f3ed8383b7b3b37fc3f99c086ddc42e20'/>
<id>b07b8a5f3ed8383b7b3b37fc3f99c086ddc42e20</id>
<content type='text'>
then it's fine to skip the first line because
it won't be very noticeable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
then it's fine to skip the first line because
it won't be very noticeable
</pre>
</div>
</content>
</entry>
<entry>
<title>After Trace#limit, we seek to the next line in case</title>
<updated>2017-04-13T13:44:26+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-04-12T18:11:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=faa5dffbcc0a2649ee8f427905d45d7061975bcb'/>
<id>faa5dffbcc0a2649ee8f427905d45d7061975bcb</id>
<content type='text'>
of breaking ANSI sequence or Unicode
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of breaking ANSI sequence or Unicode
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement Users::BuildService</title>
<updated>2017-04-13T10:02:59+00:00</updated>
<author>
<name>geoandri</name>
<email>geoandri@gmail.com</email>
</author>
<published>2017-04-13T08:47:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=defbff482d537975e8493c4f687e195bfd3d3919'/>
<id>defbff482d537975e8493c4f687e195bfd3d3919</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sanitize container repository path in model class</title>
<updated>2017-04-13T09:54:02+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-04-13T09:54:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b5b6c7b17527cc2360066557207af935bec2168f'/>
<id>b5b6c7b17527cc2360066557207af935bec2168f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
