<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/ci, branch patch-9</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>Merge branch 'fix-forbidden-for-build-api-for-deleted-project' into 'master'</title>
<updated>2016-12-20T07:18:13+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2016-12-20T07:18:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c1dbae90033c10bef1aaa3c5c34219c1d0e5ef61'/>
<id>c1dbae90033c10bef1aaa3c5c34219c1d0e5ef61</id>
<content type='text'>

Give forbidden if project for the build was deleted

I guess we don't need a change log entry because this is just for an internal corner case fix.

Closes #25309

See merge request !8091</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Give forbidden if project for the build was deleted

I guess we don't need a change log entry because this is just for an internal corner case fix.

Closes #25309

See merge request !8091</pre>
</div>
</content>
</entry>
<entry>
<title>Use a block to insert extra check for authenticate_build!</title>
<updated>2016-12-19T19:24:38+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2016-12-19T19:24:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=18c9fc42249a08ff28cf9d5b9159b7bada168bcf'/>
<id>18c9fc42249a08ff28cf9d5b9159b7bada168bcf</id>
<content type='text'>
Feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8091#note_20253762
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8091#note_20253762
</pre>
</div>
</content>
</entry>
<entry>
<title>Keep the value type for YAML variables</title>
<updated>2016-12-19T13:15:47+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2016-12-19T13:15:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3ea8d983adc467c64c91b2cad91486555678c958'/>
<id>3ea8d983adc467c64c91b2cad91486555678c958</id>
<content type='text'>
Feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8088#note_20235080
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8088#note_20235080
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer unless over if not</title>
<updated>2016-12-19T11:14:21+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2016-12-19T11:14:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ec003d9eb338f9172696f5540637e759a93f9fcf'/>
<id>ec003d9eb338f9172696f5540637e759a93f9fcf</id>
<content type='text'>
Feedback:
https://gitlab.com/gitlab-org/gitlab-ce/builds/7606797
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feedback:
https://gitlab.com/gitlab-org/gitlab-ce/builds/7606797
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a separate method to skip validation</title>
<updated>2016-12-19T10:43:06+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2016-12-19T10:43:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=64d7772b6f0594896eb1ac67d5d3f4c33c813fe3'/>
<id>64d7772b6f0594896eb1ac67d5d3f4c33c813fe3</id>
<content type='text'>
Feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8091#note_20222666
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8091#note_20222666
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert CI YAML variables keys into strings</title>
<updated>2016-12-15T09:05:53+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2016-12-14T14:38:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=05bc71c856c735fa364e15db62ba5d40cfd7c5ef'/>
<id>05bc71c856c735fa364e15db62ba5d40cfd7c5ef</id>
<content type='text'>
So that this would be more consistent with the other variables,
which all of them are string based.

Closes #25554
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So that this would be more consistent with the other variables,
which all of them are string based.

Closes #25554
</pre>
</div>
</content>
</entry>
<entry>
<title>Give forbidden if project for the build was deleted</title>
<updated>2016-12-14T16:28:55+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2016-12-14T16:28:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e485b3f6ad3c220655e4aa909d93bca7a4ae6afc'/>
<id>e485b3f6ad3c220655e4aa909d93bca7a4ae6afc</id>
<content type='text'>
Closes #25309
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #25309
</pre>
</div>
</content>
</entry>
<entry>
<title>Send credentials array with build data</title>
<updated>2016-11-21T14:01:06+00:00</updated>
<author>
<name>Tomasz Maczukin</name>
<email>tomasz@maczukin.pl</email>
</author>
<published>2016-11-20T19:43:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e3fb0740228219433a4623dc0b9325785e23ae16'/>
<id>e3fb0740228219433a4623dc0b9325785e23ae16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Send registry_url with build data to GitLab Runner</title>
<updated>2016-11-16T12:31:02+00:00</updated>
<author>
<name>Tomasz Maczukin</name>
<email>tomasz@maczukin.pl</email>
</author>
<published>2016-11-15T02:57:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=596bbf670c95a513cce703dce756e957a143c596'/>
<id>596bbf670c95a513cce703dce756e957a143c596</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve naming convention in ci configuration module</title>
<updated>2016-11-14T09:31:45+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2016-11-14T09:31:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c70146839009397b3a1a9ab9bd1108db3cb70c04'/>
<id>c70146839009397b3a1a9ab9bd1108db3cb70c04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
