<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/backup, branch rs-require-backup-files</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>Explicitly require backup/files</title>
<updated>2015-11-02T20:04:43+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-11-02T20:04:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=60c5b52ee906639e8bc0408a4a63d50862580fc8'/>
<id>60c5b52ee906639e8bc0408a4a63d50862580fc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do no rely on basename of builds, uploads</title>
<updated>2015-10-16T15:16:17+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-10-16T15:16:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=58260a0327a953499a07e9cad8d9aaad2d25699b'/>
<id>58260a0327a953499a07e9cad8d9aaad2d25699b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove superfluous mkdir -p</title>
<updated>2015-10-06T13:38:21+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-10-06T13:38:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=901f5445785a754227d8b77ca535947ab8cbbfca'/>
<id>901f5445785a754227d8b77ca535947ab8cbbfca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused variable</title>
<updated>2015-10-06T13:22:08+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-10-06T13:22:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7d58489fd908b2263f02e8919b1bd0b3fae1201d'/>
<id>7d58489fd908b2263f02e8919b1bd0b3fae1201d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Keep old path: db/database.sql.gz</title>
<updated>2015-10-06T13:21:15+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-10-06T13:21:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e789644783fae55f1095ffcc38b32f810f549caa'/>
<id>e789644783fae55f1095ffcc38b32f810f549caa</id>
<content type='text'>
Documentation elsewhere refers to this internal path, let's keep
it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Documentation elsewhere refers to this internal path, let's keep
it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old "files" tarball explicitly</title>
<updated>2015-10-06T13:10:13+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-10-06T13:10:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7b71727c562b6f6337a180ae136be94bf0f6ed31'/>
<id>7b71727c562b6f6337a180ae136be94bf0f6ed31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce disk IO during SQL backup</title>
<updated>2015-10-06T13:06:15+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-10-06T13:06:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=90ddf140b9390647002771572d0375da0bb9dfa4'/>
<id>90ddf140b9390647002771572d0375da0bb9dfa4</id>
<content type='text'>
By using light gzip compression we can save a lot of disk IO during
the backup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By using light gzip compression we can save a lot of disk IO during
the backup.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use tar for intermediate backup storage</title>
<updated>2015-10-06T12:43:19+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-10-06T12:43:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d3734fbd89c069d35856b440f12109af8a7ef9c9'/>
<id>d3734fbd89c069d35856b440f12109af8a7ef9c9</id>
<content type='text'>
During the backup we create an intermediate copy of two directories:
builds and uploads. Instead of creating many small files with 'cp
-r', we now use tar (and fast gzip) to create single intermediate
files. This saves on disk IO and disk space while creating a backup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
During the backup we create an intermediate copy of two directories:
builds and uploads. Instead of creating many small files with 'cp
-r', we now use tar (and fast gzip) to create single intermediate
files. This saves on disk IO and disk space while creating a backup.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for AWS S3 Server-Side Encryption support</title>
<updated>2015-09-25T16:06:31+00:00</updated>
<author>
<name>Paul Beattie</name>
<email>paul@paul-beattie.com</email>
</author>
<published>2015-09-10T15:57:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=253d2320ab3d3473509d6abe4a62be90428f20c4'/>
<id>253d2320ab3d3473509d6abe4a62be90428f20c4</id>
<content type='text'>
This adds support for AWS S3 SSE with S3 managed keys, this means the
data is encrypted at rest and the encryption is handled transparently to
the end user as well as in the AWS Console. This is optional and not
required to make S3 uploads work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds support for AWS S3 SSE with S3 managed keys, this means the
data is encrypted at rest and the encryption is handled transparently to
the end user as well as in the AWS Console. This is optional and not
required to make S3 uploads work.
</pre>
</div>
</content>
</entry>
<entry>
<title>add pg_schema to backup config</title>
<updated>2015-09-18T13:29:13+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>vsv2711@gmail.com</email>
</author>
<published>2015-09-18T09:47:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d7242054bafc49d66b0102f12706ac71a9e5d04c'/>
<id>d7242054bafc49d66b0102f12706ac71a9e5d04c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
