<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/bin, branch fix-diff-system-note-alignment</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>bin/background_jobs: use pgroups</title>
<updated>2019-02-28T21:58:31+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-02-28T17:06:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9e783be668d09d6a5688490c74213710ed5f056a'/>
<id>9e783be668d09d6a5688490c74213710ed5f056a</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 'ac-secpick-template' into 'master'</title>
<updated>2019-02-14T19:15:49+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2019-02-14T19:15:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=701303a5dba78a217d8050316b0c6ea2f2c4c519'/>
<id>701303a5dba78a217d8050316b0c6ea2f2c4c519</id>
<content type='text'>
Select Security Release template with secpick

See merge request gitlab-org/gitlab-ce!25246</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Select Security Release template with secpick

See merge request gitlab-org/gitlab-ce!25246</pre>
</div>
</content>
</entry>
<entry>
<title>Select Security Release template with secpick</title>
<updated>2019-02-14T14:11:51+00:00</updated>
<author>
<name>Alessio Caiazza</name>
<email>acaiazza@gitlab.com</email>
</author>
<published>2019-02-14T14:11:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3f100ee9ceece89280fa0320e01318ec6f4b6d36'/>
<id>3f100ee9ceece89280fa0320e01318ec6f4b6d36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify bin/secpick git commands</title>
<updated>2019-02-14T09:24:30+00:00</updated>
<author>
<name>Pavel Shutsin</name>
<email>pshutsin@gitlab.com</email>
</author>
<published>2019-02-14T09:24:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bba8dc7d6725bbe30625d47f73ecaf59f6072e3b'/>
<id>bba8dc7d6725bbe30625d47f73ecaf59f6072e3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix incorrect stable branch name for templates</title>
<updated>2019-02-06T15:32:10+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2019-02-06T15:05:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=67ca0be00424d66ee46f8f382d09e7daf256b265'/>
<id>67ca0be00424d66ee46f8f382d09e7daf256b265</id>
<content type='text'>
In https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24962 the
stable branches were incorrectly changed to `stable-X-Y`. This commit
fixes this so we correctly use `X-Y-stable`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24962 the
stable branches were incorrectly changed to `stable-X-Y`. This commit
fixes this so we correctly use `X-Y-stable`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove requirement to target security branches</title>
<updated>2019-02-06T13:14:55+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2019-02-06T13:14:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0d05c58116d1eb6015b50d36ea194ed4a459ee8d'/>
<id>0d05c58116d1eb6015b50d36ea194ed4a459ee8d</id>
<content type='text'>
This removes the requirement and any mention of targeting security
branches when working on security releases. The release process
documentation changes for these CE changes can be found in merge request
https://gitlab.com/gitlab-org/release/docs/merge_requests/97.

The proposal to remove security branches was approved in
https://gitlab.com/gitlab-org/release/framework/issues/165#note_138139016.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes the requirement and any mention of targeting security
branches when working on security releases. The release process
documentation changes for these CE changes can be found in merge request
https://gitlab.com/gitlab-org/release/docs/merge_requests/97.

The proposal to remove security branches was approved in
https://gitlab.com/gitlab-org/release/framework/issues/165#note_138139016.
</pre>
</div>
</content>
</entry>
<entry>
<title>Create security release MR template</title>
<updated>2019-01-28T11:51:37+00:00</updated>
<author>
<name>Marin Jankovski</name>
<email>maxlazio@gmail.com</email>
</author>
<published>2019-01-28T11:21:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e4db1a615b9f30574c063bda9f6183654f74586e'/>
<id>e4db1a615b9f30574c063bda9f6183654f74586e</id>
<content type='text'>
Improve existing issue templates for security releases
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve existing issue templates for security releases
</pre>
</div>
</content>
</entry>
<entry>
<title>Opens specified text editor when creating a new changelog entry</title>
<updated>2019-01-14T17:11:05+00:00</updated>
<author>
<name>Tiago Botelho</name>
<email>tiagonbotelho@hotmail.com</email>
</author>
<published>2018-03-27T15:06:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=83106427c84b84f45a540c6defc89764d97e1716'/>
<id>83106427c84b84f45a540c6defc89764d97e1716</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Rubocop offenses in bin/secpick script</title>
<updated>2019-01-07T12:38:31+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2019-01-03T12:24:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1a2b9e31908876871b3a9c96b862f86cef53229d'/>
<id>1a2b9e31908876871b3a9c96b862f86cef53229d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Show a valid new merge request URL in EE case</title>
<updated>2019-01-07T12:38:23+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2019-01-03T12:14:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ab714baf0eda645d95a79b57b5feffada1759d75'/>
<id>ab714baf0eda645d95a79b57b5feffada1759d75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
