<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch docs_select_version_to_install</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>Add note in upgrade guide to choose the correct version tag</title>
<updated>2016-01-04T13:53:11+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-01-04T13:51:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=11dda8db29a4843026464c0a61f65ada20646e3b'/>
<id>11dda8db29a4843026464c0a61f65ada20646e3b</id>
<content type='text'>
[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'expire-cache-on-app-settings-change' into 'master'</title>
<updated>2016-01-04T09:41:28+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2016-01-04T09:41:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f8696018cc81419474cf738a0cd9c5523c3a4a30'/>
<id>f8696018cc81419474cf738a0cd9c5523c3a4a30</id>
<content type='text'>

Expire view caches when application settings change

If the admin disables Gravatar, for example, before the views would not invalidate. Now they invalidate automatically when this happens.

Closes #5728

See merge request !2280</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Expire view caches when application settings change

If the admin disables Gravatar, for example, before the views would not invalidate. Now they invalidate automatically when this happens.

Closes #5728

See merge request !2280</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'docs/local-share-upload' into 'master'</title>
<updated>2016-01-04T08:42:39+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-01-04T08:42:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=34e1c18c53d584e46165fcfdce72a0b23443d22c'/>
<id>34e1c18c53d584e46165fcfdce72a0b23443d22c</id>
<content type='text'>

docs: raketasks: Add documentation on uploading to mounted shares

Fog has a local storage provider, which can be use to copy backups to locally mounted cifs / nfs / smb shares. This MR adds documentation to doc/raketasks/backup_restore.md in response to #3387.

@stanhu I found some time tonight and was able to get this started earlier than I initially expected, glad I could contribute.

See merge request !2246</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

docs: raketasks: Add documentation on uploading to mounted shares

Fog has a local storage provider, which can be use to copy backups to locally mounted cifs / nfs / smb shares. This MR adds documentation to doc/raketasks/backup_restore.md in response to #3387.

@stanhu I found some time tonight and was able to get this started earlier than I initially expected, glad I could contribute.

See merge request !2246</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #9943 from Atul9/master</title>
<updated>2016-01-04T06:44:31+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2016-01-04T06:44:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0a62d3b5d55311eb425e92ca161d1786d16d2a0c'/>
<id>0a62d3b5d55311eb425e92ca161d1786d16d2a0c</id>
<content type='text'>
Update copyright notice to 2016 [ci skip]</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update copyright notice to 2016 [ci skip]</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rs-safari-version-check' into 'master'</title>
<updated>2016-01-03T19:23:30+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2016-01-03T19:23:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bfb3c8d936eaafc33b00f7a1fb7644e3330ffabf'/>
<id>bfb3c8d936eaafc33b00f7a1fb7644e3330ffabf</id>
<content type='text'>

Don't attempt to set Referrer policy in Safari

While Safari supports the policy, it does not (currently, as of 9.x)
recognize `origin-when-cross-origin` as a valid value, so we omit the
policy entirely under Safari.

Closes #5609

See merge request !2269</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Don't attempt to set Referrer policy in Safari

While Safari supports the policy, it does not (currently, as of 9.x)
recognize `origin-when-cross-origin` as a valid value, so we omit the
policy entirely under Safari.

Closes #5609

See merge request !2269</pre>
</div>
</content>
</entry>
<entry>
<title>Expire view caches when application settings change</title>
<updated>2016-01-03T19:20:14+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2016-01-03T19:20:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2802d4992d064e63cf2015c7bb002318eaa84c41'/>
<id>2802d4992d064e63cf2015c7bb002318eaa84c41</id>
<content type='text'>
Closes #5728
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5728
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright notice to 2016 [ci skip]</title>
<updated>2016-01-03T12:58:52+00:00</updated>
<author>
<name>Atul Bhosale</name>
<email>atul1bhosale@gmail.com</email>
</author>
<published>2016-01-03T12:58:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=befdc6770799735bde5eeb26a1170cedd18a00de'/>
<id>befdc6770799735bde5eeb26a1170cedd18a00de</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 'fix_ci_settings_typo' into 'master'</title>
<updated>2016-01-01T22:54:35+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-01-01T22:54:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=de6b6ccc421776891085c5c41e90d33a01e3ac30'/>
<id>de6b6ccc421776891085c5c41e90d33a01e3ac30</id>
<content type='text'>

Fix typo in CI settings

Remove a little typo in the CI section of the settings.

See merge request !2270</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix typo in CI settings

Remove a little typo in the CI section of the settings.

See merge request !2270</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix_broken_docs_link' into 'master'</title>
<updated>2016-01-01T12:58:00+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-01-01T12:58:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=636ae8bc8291ec82162b34778bf6b22c4ae4ebf0'/>
<id>636ae8bc8291ec82162b34778bf6b22c4ae4ebf0</id>
<content type='text'>

Fix broken SVN migration link

Closes https://gitlab.com/gitlab-com/doc-gitlab-com/issues/45

See merge request !2271</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix broken SVN migration link

Closes https://gitlab.com/gitlab-com/doc-gitlab-com/issues/45

See merge request !2271</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken SVN migration link [ci skip]</title>
<updated>2016-01-01T12:52:26+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-01-01T12:52:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=26de72a233c0b20937c4d86baab69946d385e147'/>
<id>26de72a233c0b20937c4d86baab69946d385e147</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
