<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/uploaders, branch gitlab-git-local</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>Rename more path_with_namespace -&gt; full_path or disk_path</title>
<updated>2017-08-01T05:28:13+00:00</updated>
<author>
<name>Gabriel Mazetto</name>
<email>brodock@gmail.com</email>
</author>
<published>2017-07-22T00:37:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fb06a4d8fe7bb10c2784f323261cfde04718aec9'/>
<id>fb06a4d8fe7bb10c2784f323261cfde04718aec9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '33359-pers-snippet-files-location' into 'security-9-3'</title>
<updated>2017-07-20T03:28:27+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2017-06-27T10:53:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=88df076fae9568314473de5fa6a0086c33663869'/>
<id>88df076fae9568314473de5fa6a0086c33663869</id>
<content type='text'>
Use uploads/system directory for personal snippets

See merge request !2123</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use uploads/system directory for personal snippets

See merge request !2123</pre>
</div>
</content>
</entry>
<entry>
<title>Move system-uploads to `-/system`</title>
<updated>2017-07-18T13:38:11+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2017-07-17T07:16:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=27a6aa4f515cb46ef3f72cad962b25ceee52986a'/>
<id>27a6aa4f515cb46ef3f72cad962b25ceee52986a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix filename method of GitlabUploader to return always real filename</title>
<updated>2017-06-12T22:37:12+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-06-12T21:42:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=05683f313b40e1c37fbfbb04bd4d0e368dc5b39a'/>
<id>05683f313b40e1c37fbfbb04bd4d0e368dc5b39a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-fix-refactor-uploader-work-dir' into 'master'</title>
<updated>2017-06-12T19:31:00+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-06-12T19:31:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=de6c116530ef95e88d3de752c6a1a86b6e6c14f1'/>
<id>de6c116530ef95e88d3de752c6a1a86b6e6c14f1</id>
<content type='text'>
Set artifact working directory to be in the destination store to prevent unnecessary I/O

Closes #33274

See merge request !11905</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set artifact working directory to be in the destination store to prevent unnecessary I/O

Closes #33274

See merge request !11905</pre>
</div>
</content>
</entry>
<entry>
<title>Make the uploader use the updated folder</title>
<updated>2017-06-08T14:17:13+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@gitlab.com</email>
</author>
<published>2017-06-08T05:23:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2e97db887cf5acf28143a04badc3cbf77b54ea44'/>
<id>2e97db887cf5acf28143a04badc3cbf77b54ea44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bring in security changes from the 9.2.5 release</title>
<updated>2017-06-08T14:17:13+00:00</updated>
<author>
<name>DJ Mountney</name>
<email>david@twkie.net</email>
</author>
<published>2017-06-08T03:32:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=565ead610215d32fc6fe57a78f595fad51588e49'/>
<id>565ead610215d32fc6fe57a78f595fad51588e49</id>
<content type='text'>
Ran:
 - git format-patch v9.2.2..v9.2.5 --stdout &gt; patchfile.patch
 - git checkout -b 9-2-5-security-patch origin/v9.2.2
 - git apply patchfile.patch
 - git commit
 - [Got the sha ref for the commit]
 - git checkout -b upstream-9-2-security master
 - git cherry-pick &lt;SHA of the patchfile commit&gt;
 - [Resolved conflicts]
 - git cherry-pick --continue
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ran:
 - git format-patch v9.2.2..v9.2.5 --stdout &gt; patchfile.patch
 - git checkout -b 9-2-5-security-patch origin/v9.2.2
 - git apply patchfile.patch
 - git commit
 - [Got the sha ref for the commit]
 - git checkout -b upstream-9-2-security master
 - git cherry-pick &lt;SHA of the patchfile commit&gt;
 - [Resolved conflicts]
 - git cherry-pick --continue
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '12910-snippets-description' into 'master'</title>
<updated>2017-06-07T09:26:48+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-06-07T09:26:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=563ea34692a18d82d9d1bc481002f19b8a407508'/>
<id>563ea34692a18d82d9d1bc481002f19b8a407508</id>
<content type='text'>
Support descriptions for snippets

Closes #31894

See merge request !11071</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support descriptions for snippets

Closes #31894

See merge request !11071</pre>
</div>
</content>
</entry>
<entry>
<title>Support uploads for newly created personal snippets</title>
<updated>2017-06-07T05:52:41+00:00</updated>
<author>
<name>Jarka Kadlecova</name>
<email>jarka@gitlab.com</email>
</author>
<published>2017-05-29T07:54:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2e311d9d1aac58bbd9c7d6c97c7cbcccf2715347'/>
<id>2e311d9d1aac58bbd9c7d6c97c7cbcccf2715347</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set artifact working directory to be in the destination store to prevent unnecessary I/O</title>
<updated>2017-06-06T16:51:28+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2017-06-05T05:12:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8a417f5ae89a509a006bac8a2d6104d8b169782c'/>
<id>8a417f5ae89a509a006bac8a2d6104d8b169782c</id>
<content type='text'>
Similar to #33218, build artifacts were being uploaded into a CarrierWave
temporary directory in the Rails root directory before moved to their
final destination, which could cause a copy across filesystems. This
merge request refactors the work in !11866 so that any uploader can
just override `work_dir` to change the default implementation.

Closes #33274
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Similar to #33218, build artifacts were being uploaded into a CarrierWave
temporary directory in the Rails root directory before moved to their
final destination, which could cause a copy across filesystems. This
merge request refactors the work in !11866 so that any uploader can
just override `work_dir` to change the default implementation.

Closes #33274
</pre>
</div>
</content>
</entry>
</feed>
