<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/raketasks, branch test-old-codeclimate</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>Improve GitLab Import rake task to work with Hashed Storage and Subgroups</title>
<updated>2017-11-07T19:11:42+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@gitlab.com</email>
</author>
<published>2017-11-07T19:11:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1c8af321ddd0f4c768caf54cfe8119c325b689e2'/>
<id>1c8af321ddd0f4c768caf54cfe8119c325b689e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove gitlab:users:clear_all_authentication_tokens rake task</title>
<updated>2017-11-02T10:39:02+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-10-12T08:57:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cd3b4ba4abdc96341f38d1919cb5e76f46f11b07'/>
<id>cd3b4ba4abdc96341f38d1919cb5e76f46f11b07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Exclude comments from specific docs</title>
<updated>2017-11-01T15:56:40+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2017-11-01T15:56:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=69b4c5c01171bcd0ee2129cdcc00a8a59beb5322'/>
<id>69b4c5c01171bcd0ee2129cdcc00a8a59beb5322</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split S3 and Google Cloud Storage sections in backup doc</title>
<updated>2017-10-30T11:43:54+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2017-10-30T11:43:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5e0308d5b920f4210f2f00da1e8f3e95f2ce1ab4'/>
<id>5e0308d5b920f4210f2f00da1e8f3e95f2ce1ab4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add docs for backing up to Google Cloud Storage</title>
<updated>2017-10-30T06:49:40+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-10-30T06:48:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3c454b80ef14f975ece751049e10240adce2895f'/>
<id>3c454b80ef14f975ece751049e10240adce2895f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "Simple documentation update - backup to restore in restore section"</title>
<updated>2017-10-09T09:06:09+00:00</updated>
<author>
<name>Alexander</name>
<email>astrachan@gitlab.com</email>
</author>
<published>2017-10-09T09:06:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=09dbbc27070cbd6151ec87fa82ae3c77c78492e1'/>
<id>09dbbc27070cbd6151ec87fa82ae3c77c78492e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update backup_restore.md documentation regarding S3 and IAM profiles.</title>
<updated>2017-08-28T11:47:09+00:00</updated>
<author>
<name>Kai Kontio</name>
<email>kai.kontio@analyse2.com</email>
</author>
<published>2017-08-28T11:47:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b7316ffdff561cc16a003c5540f2c6e627818a2e'/>
<id>b7316ffdff561cc16a003c5540f2c6e627818a2e</id>
<content type='text'>
https://gitlab.com/gitlab-org/gitlab-ce/commit/7f8ef19c411eceec207fef5d8459fbeaa40bf464 most likely broke the old configuration format where empty string aws_access_key_id &amp; aws_secret_access_key were still OK. From 9.5 onwards moving backups to S3 using IAM profiles will fail if they are configured.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://gitlab.com/gitlab-org/gitlab-ce/commit/7f8ef19c411eceec207fef5d8459fbeaa40bf464 most likely broke the old configuration format where empty string aws_access_key_id &amp; aws_secret_access_key were still OK. From 9.5 onwards moving backups to S3 using IAM profiles will fail if they are configured.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'harish-update-backup-restore-docs' into 'master'</title>
<updated>2017-07-27T16:01:44+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2017-07-27T16:01:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aafa3f9fe09fcd8468a8f4274492f63ebead941a'/>
<id>aafa3f9fe09fcd8468a8f4274492f63ebead941a</id>
<content type='text'>
Document that instance types must match when restoring a backup

See merge request !12639</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Document that instance types must match when restoring a backup

See merge request !12639</pre>
</div>
</content>
</entry>
<entry>
<title>Support custom directory in gitlab:backup:create task</title>
<updated>2017-07-27T11:24:19+00:00</updated>
<author>
<name>Markus Koller</name>
<email>markus-koller@gmx.ch</email>
</author>
<published>2017-07-20T08:50:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d27dec80ceb372a5aace7c69e3bdba841d1ed863'/>
<id>d27dec80ceb372a5aace7c69e3bdba841d1ed863</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Specify that backup restoration must be of the same type</title>
<updated>2017-07-04T22:15:18+00:00</updated>
<author>
<name>Harish Ramachandran</name>
<email>harish@gitlab.com</email>
</author>
<published>2017-07-04T22:15:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1843eeff0c67e3b5dd3c446de8f67eae59f0a0b4'/>
<id>1843eeff0c67e3b5dd3c446de8f67eae59f0a0b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
