<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/views/ci, branch docs/trigger-script</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 a button to deploy a runner to a Kubernetes cluster in the settings page</title>
<updated>2018-02-23T16:26:51+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2018-02-21T16:09:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f2709915d7e90af4cc0aceb0f631e743b12112ba'/>
<id>f2709915d7e90af4cc0aceb0f631e743b12112ba</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 '42928-default-protected-variables-to-off' into 'master'</title>
<updated>2018-02-12T10:02:37+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2018-02-12T10:02:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0a5041a3bf711fc58dbfc477c0729bdfe954f979'/>
<id>0a5041a3bf711fc58dbfc477c0729bdfe954f979</id>
<content type='text'>
Default CI variables to unprotected

Closes #42928

See merge request gitlab-org/gitlab-ce!17039</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Default CI variables to unprotected

Closes #42928

See merge request gitlab-org/gitlab-ce!17039</pre>
</div>
</content>
</entry>
<entry>
<title>Default CI variables to unprotected</title>
<updated>2018-02-09T18:18:43+00:00</updated>
<author>
<name>Eric Eastwood</name>
<email>contact@ericeastwood.com</email>
</author>
<published>2018-02-09T18:18:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b60a39f26023207a0e5a63559ec3d2592a3246f0'/>
<id>b60a39f26023207a0e5a63559ec3d2592a3246f0</id>
<content type='text'>
See https://gitlab.com/gitlab-org/gitlab-ce/issues/42928
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://gitlab.com/gitlab-org/gitlab-ce/issues/42928
</pre>
</div>
</content>
</entry>
<entry>
<title>Added 'clear' button to ci lint editor</title>
<updated>2018-02-08T16:14:31+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2018-02-08T16:14:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d4e232aeb3d7264af10a2bfb69027ddc61ab1067'/>
<id>d4e232aeb3d7264af10a2bfb69027ddc61ab1067</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use dynamic variable list in scheduled pipelines and group/project CI secret variables</title>
<updated>2018-02-05T19:09:29+00:00</updated>
<author>
<name>Eric Eastwood</name>
<email>contact@ericeastwood.com</email>
</author>
<published>2018-01-16T21:13:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3be32027b6c543287b94b5be34bf53039d86f88c'/>
<id>3be32027b6c543287b94b5be34bf53039d86f88c</id>
<content type='text'>
See https://gitlab.com/gitlab-org/gitlab-ce/issues/39118

Conflicts:
	app/views/ci/variables/_form.html.haml
	app/views/ci/variables/_table.html.haml
	ee/app/views/ci/variables/_environment_scope.html.haml
	spec/javascripts/ci_variable_list/ci_variable_list_ee_spec.js
	spec/javascripts/fixtures/projects.rb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://gitlab.com/gitlab-org/gitlab-ce/issues/39118

Conflicts:
	app/views/ci/variables/_form.html.haml
	app/views/ci/variables/_table.html.haml
	ee/app/views/ci/variables/_environment_scope.html.haml
	spec/javascripts/ci_variable_list/ci_variable_list_ee_spec.js
	spec/javascripts/fixtures/projects.rb
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor CI variable list code for usage with CI/CD settings page secret variables</title>
<updated>2018-01-31T19:18:32+00:00</updated>
<author>
<name>Eric Eastwood</name>
<email>contact@ericeastwood.com</email>
</author>
<published>2018-01-26T06:25:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=332aa756d20e8388fd402fc5c3acbf504f4cf09a'/>
<id>332aa756d20e8388fd402fc5c3acbf504f4cf09a</id>
<content type='text'>
Part of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4110
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Part of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4110
</pre>
</div>
</content>
</entry>
<entry>
<title>Add specific views / selectors for QA runners page</title>
<updated>2018-01-23T12:09:12+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2018-01-23T12:09:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=915b554773244a883790308fd9608f5f301edde0'/>
<id>915b554773244a883790308fd9608f5f301edde0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Hide runner token in CI/CD settings page</title>
<updated>2017-12-15T20:06:55+00:00</updated>
<author>
<name>Eric Eastwood</name>
<email>contact@ericeastwood.com</email>
</author>
<published>2017-12-13T22:07:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5e7d1878cb27885f6453cafed2d978628fb5535c'/>
<id>5e7d1878cb27885f6453cafed2d978628fb5535c</id>
<content type='text'>
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38019
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38019
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing Tests and CSS display</title>
<updated>2017-10-30T09:28:33+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2017-10-12T09:35:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=33ca696666e8acb7ebaa427bfe0ed8f8d9471d77'/>
<id>33ca696666e8acb7ebaa427bfe0ed8f8d9471d77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test Fixes</title>
<updated>2017-10-30T09:27:46+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2017-10-10T14:10:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=71a56096b3e4b5cf9cd986016fd07d39a97e8a3c'/>
<id>71a56096b3e4b5cf9cd986016fd07d39a97e8a3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
