<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/update, branch commit-limits</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>No changes to nginx config in this update. Removed unnecessary instructions.</title>
<updated>2016-02-18T21:19:31+00:00</updated>
<author>
<name>Brandon Patton</name>
<email>brandon@isolary.com</email>
</author>
<published>2016-02-18T21:19:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9425c29ad742a0a3cf6b8ab2da3d7cbbf170c91b'/>
<id>9425c29ad742a0a3cf6b8ab2da3d7cbbf170c91b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-add section about NGINX config and init script updates in 8.4-&gt;8.5 update doc</title>
<updated>2016-02-15T11:06:46+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-02-15T10:51:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=19a3d42cb3262a135451e0a557366d4477ac81fc'/>
<id>19a3d42cb3262a135451e0a557366d4477ac81fc</id>
<content type='text'>
These sections were removed but:
- even if the NGINX config wasn't
modified, it might be in future updates so it's better to always have it
instead of having to remember to add it depending on the changes
- the init script update section must be there since it's a safe command
  line that should be run on every update

[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These sections were removed but:
- even if the NGINX config wasn't
modified, it might be in future updates so it's better to always have it
instead of having to remember to add it depending on the changes
- the init script update section must be there since it's a safe command
  line that should be run on every update

[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'workhorse-0.6.4' into 'master'</title>
<updated>2016-02-12T10:24:25+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-02-12T10:24:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b1dda8145433f15fcea683451c9c79927b19352e'/>
<id>b1dda8145433f15fcea683451c9c79927b19352e</id>
<content type='text'>

Use gitlab-workhorse 0.6.4

This fixes a bug in 8.5.0.rc1 where downloading Git blobs through the API is broken.

See merge request !2794</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Use gitlab-workhorse 0.6.4

This fixes a bug in 8.5.0.rc1 where downloading Git blobs through the API is broken.

See merge request !2794</pre>
</div>
</content>
</entry>
<entry>
<title>Re-add "Update configuration files" section in the 8.4 to 8.5 upgrade guide</title>
<updated>2016-02-12T09:32:47+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-02-12T09:32:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=41d24868e9efc0f4a7d2888683e0224ad9e144b9'/>
<id>41d24868e9efc0f4a7d2888683e0224ad9e144b9</id>
<content type='text'>
Needed because of !2782.

[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Needed because of !2782.

[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Use gitlab-workhorse 0.6.4</title>
<updated>2016-02-12T08:46:04+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2016-02-12T08:46:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d3a688135803eec6a667f6e02ab39a27b91c3144'/>
<id>d3a688135803eec6a667f6e02ab39a27b91c3144</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated install/update guides for 8.5</title>
<updated>2016-02-10T10:02:04+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2016-02-09T11:17:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3d1d96bb4fc8a2266b8f457d2cd7ad2d7c704930'/>
<id>3d1d96bb4fc8a2266b8f457d2cd7ad2d7c704930</id>
<content type='text'>
[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Added note: working copy changes (e.g., deleted vendor folder) should be stashed before beginning the update process. We should probably include this notice on all update guides.</title>
<updated>2016-02-01T16:11:25+00:00</updated>
<author>
<name>Aral Balkan</name>
<email>aral@aralbalkan.com</email>
</author>
<published>2015-07-25T10:39:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e6cb010088c92a4c26fd2ac201944327369e7803'/>
<id>e6cb010088c92a4c26fd2ac201944327369e7803</id>
<content type='text'>
[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Update gitlab-workhorse versions in documentation</title>
<updated>2016-01-27T23:30:36+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-01-27T23:29:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ca171b8190623023f3e6d00146abee8651cec857'/>
<id>ca171b8190623023f3e6d00146abee8651cec857</id>
<content type='text'>
[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>GitLab 8.4 uses gitlab-shell v2.6.10</title>
<updated>2016-01-22T11:36:11+00:00</updated>
<author>
<name>Julian Rademacher</name>
<email>julianrademacher@gmail.com</email>
</author>
<published>2016-01-22T11:36:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3a5cca26c978656391c2304675e5f4aa090715a3'/>
<id>3a5cca26c978656391c2304675e5f4aa090715a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use gitlab-workhorse 0.6.1</title>
<updated>2016-01-21T13:44:56+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2016-01-21T13:44:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1c1590a510de0e6836e204b6d47fa810e5ec4f6c'/>
<id>1c1590a510de0e6836e204b6d47fa810e5ec4f6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
