<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/GITLAB_PAGES_VERSION, branch docs-styleguide-codeblocks</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>Update GitLab Pages to v1.7.0</title>
<updated>2019-07-12T13:49:08+00:00</updated>
<author>
<name>Vladimir Shushlin</name>
<email>vshushlin@gitlab.com</email>
</author>
<published>2019-07-12T13:49:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=14db519a5dd576e926de2bbea18302a027e82e9e'/>
<id>14db519a5dd576e926de2bbea18302a027e82e9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade pages to v1.6.1</title>
<updated>2019-06-12T16:47:19+00:00</updated>
<author>
<name>Vladimir Shushlin</name>
<email>vshushlin@gitlab.com</email>
</author>
<published>2019-06-12T16:47:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1354a469088b3d95faa0cbac3ee2bea1d494234c'/>
<id>1354a469088b3d95faa0cbac3ee2bea1d494234c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update GitLab Pages to v1.6.0</title>
<updated>2019-06-03T11:40:04+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-06-03T11:36:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bbbc9df8b88e7b4d83ec18facbb5df3fdc45d287'/>
<id>bbbc9df8b88e7b4d83ec18facbb5df3fdc45d287</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for extensionless pages URLs</title>
<updated>2019-02-04T13:06:08+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-02-01T19:32:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=618774154be6d6b67499498e1bdb33a8bf94f16d'/>
<id>618774154be6d6b67499498e1bdb33a8bf94f16d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable Gitlab-Pages for subgroups</title>
<updated>2019-01-14T10:14:50+00:00</updated>
<author>
<name>Alessio Caiazza</name>
<email>acaiazza@gitlab.com</email>
</author>
<published>2018-12-03T11:05:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5e5419db3c141c468dd4eeb81181cad457f7d18c'/>
<id>5e5419db3c141c468dd4eeb81181cad457f7d18c</id>
<content type='text'>
GitLab Pages supports projects hosted under a subgroup, but not subgroup
websites. That means that only the highest-level group supports

i.e.:
You created a group for your engineering department called
`engineering`, a subgroup for all your documentation websites called
`docs`,and a project within this subgroup is called `workflows`.
Your project URL is `https://gitlab.com/engineering/docs/workflows/`.
Once you enable GitLab Pages for this project, the site will live under
`https://engineering.gitlab.io/docs/workflows`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GitLab Pages supports projects hosted under a subgroup, but not subgroup
websites. That means that only the highest-level group supports

i.e.:
You created a group for your engineering department called
`engineering`, a subgroup for all your documentation websites called
`docs`,and a project within this subgroup is called `workflows`.
Your project URL is `https://gitlab.com/engineering/docs/workflows/`.
Once you enable GitLab Pages for this project, the site will live under
`https://engineering.gitlab.io/docs/workflows`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'security-pages-toctou-race' into 'master'</title>
<updated>2018-11-29T00:09:45+00:00</updated>
<author>
<name>Cindy Pallares</name>
<email>cindy@gitlab.com</email>
</author>
<published>2018-11-28T19:03:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ffd1c4cd453043448198d4a1c9582f5c54f5c377'/>
<id>ffd1c4cd453043448198d4a1c9582f5c54f5c377</id>
<content type='text'>
[master] [pages] Possible symlink time of check to time of use race condition

Closes #2742

See merge request gitlab/gitlabhq!2638</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[master] [pages] Possible symlink time of check to time of use race condition

Closes #2742

See merge request gitlab/gitlabhq!2638</pre>
</div>
</content>
</entry>
<entry>
<title>Update GitLab Pages to v1.3.0</title>
<updated>2018-10-29T17:53:23+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2018-10-29T17:53:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f5e081a33d855f7d769dafaa231afeda04713c11'/>
<id>f5e081a33d855f7d769dafaa231afeda04713c11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update GitLab Pages to v1.2.1</title>
<updated>2018-10-12T11:04:18+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2018-10-12T11:04:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c1bf1e269974966b1eea1c33e86fef6819fdc4d4'/>
<id>c1bf1e269974966b1eea1c33e86fef6819fdc4d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert GitLab Pages version to v1.1.0</title>
<updated>2018-10-10T20:19:19+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-10-10T20:19:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6948135ceafa3c76b71baae25da513069c0f4170'/>
<id>6948135ceafa3c76b71baae25da513069c0f4170</id>
<content type='text'>
This works around the problem with domains not working
due to https://gitlab.com/gitlab-org/gitlab-pages/issues/170.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This works around the problem with domains not working
due to https://gitlab.com/gitlab-org/gitlab-pages/issues/170.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make GitLab pages support access control</title>
<updated>2018-10-05T13:41:11+00:00</updated>
<author>
<name>Tuomo Ala-Vannesluoma</name>
<email>tuomoav@gmail.com</email>
</author>
<published>2018-10-05T13:41:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c84b60b1645950a30fdbc37c9065a200dc750d90'/>
<id>c84b60b1645950a30fdbc37c9065a200dc750d90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
