<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/GITLAB_WORKHORSE_VERSION, branch scripts-differences</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>Update Workhorse to v8.7.0</title>
<updated>2019-04-24T16:18:29+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-04-24T16:15:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=072a80c6f48e87c8eb737e11e898b7db42886968'/>
<id>072a80c6f48e87c8eb737e11e898b7db42886968</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update GitLab Workhorse to v8.6.0</title>
<updated>2019-04-11T14:49:06+00:00</updated>
<author>
<name>Francisco Javier López</name>
<email>fjlopez@gitlab.com</email>
</author>
<published>2019-04-11T14:49:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=704d183f4c8fb037161356d9693737186a51e57a'/>
<id>704d183f4c8fb037161356d9693737186a51e57a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update GitLab Workhorse to v8.5.1</title>
<updated>2019-04-10T12:49:30+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-04-10T12:32:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=44b1597eb08569cc32ad8f7acbef182f882c441c'/>
<id>44b1597eb08569cc32ad8f7acbef182f882c441c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed terminal_specification to channel_specification</title>
<updated>2019-04-04T18:32:02+00:00</updated>
<author>
<name>Francisco Javier López</name>
<email>fjlopez@gitlab.com</email>
</author>
<published>2019-04-04T18:32:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8a134f4c6505c4f8f3c89e0ae4d4ea2293765be3'/>
<id>8a134f4c6505c4f8f3c89e0ae4d4ea2293765be3</id>
<content type='text'>
We're moving from using terminology related to terminals when
we refer to Websockets connections in Workhorse.
It's more appropiate a concept like channel.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We're moving from using terminology related to terminals when
we refer to Websockets connections in Workhorse.
It's more appropiate a concept like channel.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update gitaly and workhorse version to stable</title>
<updated>2019-04-02T14:07:16+00:00</updated>
<author>
<name>Patrick Bajao</name>
<email>ebajao@gitlab.com</email>
</author>
<published>2019-04-02T12:36:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=71ec6a4dcf405d9b50478cb37ba8dced386c6361'/>
<id>71ec6a4dcf405d9b50478cb37ba8dced386c6361</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Download a folder from repository</title>
<updated>2019-04-02T14:07:16+00:00</updated>
<author>
<name>Patrick Bajao</name>
<email>ebajao@gitlab.com</email>
</author>
<published>2019-03-25T08:20:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6766a0a144bd07441b4593d25235924a14df0a91'/>
<id>6766a0a144bd07441b4593d25235924a14df0a91</id>
<content type='text'>
Add `GetArchiveRequest` to git-archive params.

Modifies `Git::Repository#archive_metadata` to append `path`
to `ArchivePrefix` so it'll not hit the cache of repository archive
when it already exists.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add `GetArchiveRequest` to git-archive params.

Modifies `Git::Repository#archive_metadata` to append `path`
to `ArchivePrefix` so it'll not hit the cache of repository archive
when it already exists.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rake task for removing exif from uploads</title>
<updated>2019-04-02T07:48:35+00:00</updated>
<author>
<name>Jan Provaznik</name>
<email>jprovaznik@gitlab.com</email>
</author>
<published>2019-04-02T07:48:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a466d97e62a89b320713da44d67d452284ad8282'/>
<id>a466d97e62a89b320713da44d67d452284ad8282</id>
<content type='text'>
Adds a rake task which can be used for removing EXIF
data from existing uploads.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a rake task which can be used for removing EXIF
data from existing uploads.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Workhorse to v8.3.1</title>
<updated>2019-02-13T09:51:49+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-02-13T09:51:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7994d7c2c5648a6820be0764e1d74718e848c2f7'/>
<id>7994d7c2c5648a6820be0764e1d74718e848c2f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Workhorse to v8.3.0</title>
<updated>2019-02-06T12:48:10+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-02-06T12:45:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=19078581358927440977f406f5fed1078a05729a'/>
<id>19078581358927440977f406f5fed1078a05729a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Workhorse to v8.2.0</title>
<updated>2019-02-04T15:37:33+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-02-04T15:35:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=01103ea0b23f15dec272267925a3dca9191e2ca5'/>
<id>01103ea0b23f15dec272267925a3dca9191e2ca5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
