<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch docs-avoid-CephFS-GlusterFS</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>Apply suggestion to doc/administration/high_availability/nfs.md</title>
<updated>2019-05-28T15:50:58+00:00</updated>
<author>
<name>Andrew Winata</name>
<email>awinata@gitlab.com</email>
</author>
<published>2019-05-28T15:50:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6aab24b2951b670355f2d69e382f8d967f2431b0'/>
<id>6aab24b2951b670355f2d69e382f8d967f2431b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Info on Ceph and Gluster FS not recommended</title>
<updated>2019-03-31T21:00:08+00:00</updated>
<author>
<name>Andrew Winata</name>
<email>awinata@gitlab.com</email>
</author>
<published>2019-03-31T21:00:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=70076813cfaebda179754cabeb7f983703d34bcf'/>
<id>70076813cfaebda179754cabeb7f983703d34bcf</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 '59309-objectstorage-set-no-acl' into 'master'</title>
<updated>2019-03-30T15:27:20+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-03-30T15:27:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=afbc827465e6fc0e4eec1308e34637bcd317eb52'/>
<id>afbc827465e6fc0e4eec1308e34637bcd317eb52</id>
<content type='text'>
Don't try to set any ACL on uploaded objects

Closes #59309

See merge request gitlab-org/gitlab-ce!26781</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't try to set any ACL on uploaded objects

Closes #59309

See merge request gitlab-org/gitlab-ce!26781</pre>
</div>
</content>
</entry>
<entry>
<title>Don't try to set any ACL on uploaded objects</title>
<updated>2019-03-30T13:55:33+00:00</updated>
<author>
<name>Bastian Blank</name>
<email>waldi@debian.org</email>
</author>
<published>2019-03-29T22:54:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b82ccf2cbc074e36c78dd1e331c6745cb9b71349'/>
<id>b82ccf2cbc074e36c78dd1e331c6745cb9b71349</id>
<content type='text'>
Set ACL of uploaded objects to not-public (fog-aws) or no ACL at all
(fog-google).  Value is ignored by other supported backends (fog-aliyun,
fog-openstack, fog-rackspace)

This allows uploads to GCS with ACL support disabled.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set ACL of uploaded objects to not-public (fog-aws) or no ACL at all
(fog-google).  Value is ignored by other supported backends (fog-aliyun,
fog-openstack, fog-rackspace)

This allows uploads to GCS with ACL support disabled.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-fix-failing-spec-on-first-da' into 'master'</title>
<updated>2019-03-30T06:42:46+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@gitlab.com</email>
</author>
<published>2019-03-30T06:42:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=50a1e01fa8959b08df8bfc18940f9310876873b3'/>
<id>50a1e01fa8959b08df8bfc18940f9310876873b3</id>
<content type='text'>
Fix failing spec in spec/features/users/login_spec.rb

Closes #59731

See merge request gitlab-org/gitlab-ce!26787</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix failing spec in spec/features/users/login_spec.rb

Closes #59731

See merge request gitlab-org/gitlab-ce!26787</pre>
</div>
</content>
</entry>
<entry>
<title>Fix failing spec in spec/features/users/login_spec.rb</title>
<updated>2019-03-30T04:05:37+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-03-30T03:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bf286d1172430051cf12ad2e1bbe27c063b7d74d'/>
<id>bf286d1172430051cf12ad2e1bbe27c063b7d74d</id>
<content type='text'>
This spec would start to fail on the first of the month because the
generated text would have a zero-padded day (e.g. 01 vs 1), whereas the
expected text check used an unpadded day via the `-d` parameter in
strftime (https://apidock.com/ruby/Date/strftime). To fix this, we
use use the `d` parameter to pad zeros.

This spec was introduced recently in
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25731.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59731
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This spec would start to fail on the first of the month because the
generated text would have a zero-padded day (e.g. 01 vs 1), whereas the
expected text check used an unpadded day via the `-d` parameter in
strftime (https://apidock.com/ruby/Date/strftime). To fix this, we
use use the `d` parameter to pad zeros.

This spec was introduced recently in
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25731.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59731
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'qa-ml-fix-push-file-size-test' into 'master'</title>
<updated>2019-03-29T22:22:17+00:00</updated>
<author>
<name>Dan Davison</name>
<email>ddavison@gitlab.com</email>
</author>
<published>2019-03-29T22:22:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9a439fa56c06ade46ad582ba2c261ee5beaf7410'/>
<id>9a439fa56c06ade46ad582ba2c261ee5beaf7410</id>
<content type='text'>
[QA] Fix 2 of 3 problems with the push file size tests

See merge request gitlab-org/gitlab-ce!26741</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[QA] Fix 2 of 3 problems with the push file size tests

See merge request gitlab-org/gitlab-ce!26741</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'leipert-hotfix-ci-yml' into 'master'</title>
<updated>2019-03-29T20:17:32+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-03-29T20:17:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=65f2ed1de20abbb31b18524004164f1de3de4194'/>
<id>65f2ed1de20abbb31b18524004164f1de3de4194</id>
<content type='text'>
Fix GitLab CI branch matching pattern

See merge request gitlab-org/gitlab-ce!26777</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix GitLab CI branch matching pattern

See merge request gitlab-org/gitlab-ce!26777</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dennis-positioning-important' into 'master'</title>
<updated>2019-03-29T19:23:08+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2019-03-29T19:23:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=48438b7eb5c5083499934ceab595af1b345182a0'/>
<id>48438b7eb5c5083499934ceab595af1b345182a0</id>
<content type='text'>
Designate common positioning classes as `!important` a la Bootstrap

See merge request gitlab-org/gitlab-ce!26621</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Designate common positioning classes as `!important` a la Bootstrap

See merge request gitlab-org/gitlab-ce!26621</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'docs/zj-patch-json' into 'master'</title>
<updated>2019-03-29T18:51:44+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-03-29T18:51:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bafabe28c7d13a7fad514da9d04d0844c716e9c4'/>
<id>bafabe28c7d13a7fad514da9d04d0844c716e9c4</id>
<content type='text'>
Use valid data in our GetCommit example response

See merge request gitlab-org/gitlab-ce!26770</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use valid data in our GetCommit example response

See merge request gitlab-org/gitlab-ce!26770</pre>
</div>
</content>
</entry>
</feed>
