<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/backup/files.rb, branch docs/single-codebase-dev-guides</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Merge branch 'master' into incremental-backups</title>
<updated>2019-03-07T10:14:27+00:00</updated>
<author>
<name>Frederic Van Espen</name>
<email>fes@escaux.com</email>
</author>
<published>2019-03-07T10:14:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=31dfc31aaa227224152f200b9fb961404a08fa40'/>
<id>31dfc31aaa227224152f200b9fb961404a08fa40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>introduce optional rsyncable flag</title>
<updated>2019-03-07T08:38:14+00:00</updated>
<author>
<name>Frederic Van Espen</name>
<email>fes@escaux.com</email>
</author>
<published>2019-03-07T08:38:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=935b69838488f13586541114e0293e5ef6d79f43'/>
<id>935b69838488f13586541114e0293e5ef6d79f43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify file restore to rectify tar issue</title>
<updated>2019-01-17T16:07:29+00:00</updated>
<author>
<name>Jason Colyer</name>
<email>jcolyer2007@gmail.com</email>
</author>
<published>2019-01-16T17:11:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c74820db07f1f7348cd6fbe2a2d5307ba0e9eeba'/>
<id>c74820db07f1f7348cd6fbe2a2d5307ba0e9eeba</id>
<content type='text'>
Fixed typo in run_pipeline! function
  -&gt; Open3.pieline to Open3.pipeline
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed typo in run_pipeline! function
  -&gt; Open3.pieline to Open3.pipeline
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify file restore to rectify tar issue</title>
<updated>2019-01-17T16:07:29+00:00</updated>
<author>
<name>Jason Colyer</name>
<email>jcolyer2007@gmail.com</email>
</author>
<published>2019-01-15T17:51:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f88b464bf3bfa13dea33489d8f57e5380dbc00cd'/>
<id>f88b464bf3bfa13dea33489d8f57e5380dbc00cd</id>
<content type='text'>
Adjusted run_pipeline! function
  to match rubocop syntax requirements
Adjusted run_pipeline! function
  to use variable instead of string interpolation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adjusted run_pipeline! function
  to match rubocop syntax requirements
Adjusted run_pipeline! function
  to use variable instead of string interpolation
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify file restore to rectify tar issue</title>
<updated>2019-01-17T16:07:06+00:00</updated>
<author>
<name>Jason Colyer</name>
<email>jcolyer2007@gmail.com</email>
</author>
<published>2019-01-09T16:44:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=99b6f37fa525b1a19cccfe743d4f56d104c02c78'/>
<id>99b6f37fa525b1a19cccfe743d4f56d104c02c78</id>
<content type='text'>
Changed run_pipeline! function to have use $ in regex
Changed run_pipeline! function to use Open3.pipeline
instead of Open3.pipeline_start
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed run_pipeline! function to have use $ in regex
Changed run_pipeline! function to use Open3.pipeline
instead of Open3.pipeline_start
</pre>
</div>
</content>
</entry>
<entry>
<title>Modified files.rb to handle tar error</title>
<updated>2019-01-16T14:29:40+00:00</updated>
<author>
<name>Jason Colyer</name>
<email>jcolyer2007@gmail.com</email>
</author>
<published>2018-12-21T20:55:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6de60ef29575adb6480850cff32b37c820ad396b'/>
<id>6de60ef29575adb6480850cff32b37c820ad396b</id>
<content type='text'>
Changed the run_pipeline! function to instead use Open3.pipeline_start
In doing so, the code is able to grab the last STDERR. In the case
where the error is the one from older tar versions (relating to ./),
it will not raise a Backup::Error. All other instances of command
failure will result in Backup::Error being raised.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed the run_pipeline! function to instead use Open3.pipeline_start
In doing so, the code is able to grab the last STDERR. In the case
where the error is the one from older tar versions (relating to ./),
it will not raise a Backup::Error. All other instances of command
failure will result in Backup::Error being raised.
</pre>
</div>
</content>
</entry>
<entry>
<title>set the --rsyncable option for gzip</title>
<updated>2018-12-26T14:35:20+00:00</updated>
<author>
<name>Frederic Van Espen</name>
<email>fes@escaux.com</email>
</author>
<published>2018-12-26T14:35:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e8419fb5bba0e5ba9247983ad24ee5bc2e7b8115'/>
<id>e8419fb5bba0e5ba9247983ad24ee5bc2e7b8115</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable frozen string in lib/api and lib/backup</title>
<updated>2018-09-30T04:04:50+00:00</updated>
<author>
<name>gfyoung</name>
<email>gfyoung17@gmail.com</email>
</author>
<published>2018-09-29T22:34:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3836d69119fee2a625edae2a564132eff9520bc8'/>
<id>3836d69119fee2a625edae2a564132eff9520bc8</id>
<content type='text'>
Partially addresses #47424.

Had to make changes to spec files because
stubbing methods on frozen objects is a mess
in RSpec and leads to failures:

https://github.com/rspec/rspec-mocks/issues/1190
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Partially addresses #47424.

Had to make changes to spec files because
stubbing methods on frozen objects is a mess
in RSpec and leads to failures:

https://github.com/rspec/rspec-mocks/issues/1190
</pre>
</div>
</content>
</entry>
<entry>
<title>Consistently use tar lookup function</title>
<updated>2018-06-07T11:39:34+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>jacob@gitlab.com</email>
</author>
<published>2018-06-06T09:49:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6dfb0b4b3194519b5000bfba3e736f48d58d5255'/>
<id>6dfb0b4b3194519b5000bfba3e736f48d58d5255</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Find and mark more Git disk access locations</title>
<updated>2018-06-05T15:51:14+00:00</updated>
<author>
<name>Jacob Vosmaer (GitLab)</name>
<email>jacob@gitlab.com</email>
</author>
<published>2018-06-05T15:51:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a0808df0b627180d7773d5d13a0f64d6e7c45f5d'/>
<id>a0808df0b627180d7773d5d13a0f64d6e7c45f5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
