<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/google_api, branch github-import-docs</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>Remove redundant GoogleApi::CloudPlatform::Client methods</title>
<updated>2018-05-11T16:45:45+00:00</updated>
<author>
<name>Matija Čupić</name>
<email>matteeyah@gmail.com</email>
</author>
<published>2018-05-11T16:45:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b22959cc040384ab942bd41a69cdb4f2ffea0f8a'/>
<id>b22959cc040384ab942bd41a69cdb4f2ffea0f8a</id>
<content type='text'>
The methods removed are #projects_list #get_project_billing_info
as well as #project_zones_list and #project_zone_machine_types_list
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The methods removed are #projects_list #get_project_billing_info
as well as #project_zones_list and #project_zone_machine_types_list
</pre>
</div>
</content>
</entry>
<entry>
<title>Add zones_list and machine_types_list to Google Cloud API client</title>
<updated>2018-03-16T16:50:48+00:00</updated>
<author>
<name>Matija Čupić</name>
<email>matteeyah@gmail.com</email>
</author>
<published>2018-03-16T16:50:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=45b3bcc39631729ce573210ef6201c2cc59d7cdb'/>
<id>45b3bcc39631729ce573210ef6201c2cc59d7cdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix provider server URL used when listing repos to import</title>
<updated>2018-03-12T21:01:43+00:00</updated>
<author>
<name>Rubén Dávila</name>
<email>ruben@gitlab.com</email>
</author>
<published>2018-03-12T21:01:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=afe2c15e6bf1005e5bd1d213d3548a1a17a11137'/>
<id>afe2c15e6bf1005e5bd1d213d3548a1a17a11137</id>
<content type='text'>
Also use Gitlab::Auth::OAuth::Provider.config_for to access OmniAuth config
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also use Gitlab::Auth::OAuth::Provider.config_for to access OmniAuth config
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify cluster creation API method to enable legacy_apac as default</title>
<updated>2018-02-22T21:27:56+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2018-02-22T21:13:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=14978ddc53d3ae80a87198d543dbdd14674390dd'/>
<id>14978ddc53d3ae80a87198d543dbdd14674390dd</id>
<content type='text'>
GKE 1.8 has RBAC on by default, since GKE has bumped the default version
to 1.8.7 RBAC is now on, and we don't support that out of the box.

This was also avoiding cluster applications (tiller, prometheus, etc), to
be installed.

Closes #41619
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GKE 1.8 has RBAC on by default, since GKE has bumped the default version
to 1.8.7 RBAC is now on, and we don't support that out of the box.

This was also avoiding cluster applications (tiller, prometheus, etc), to
be installed.

Closes #41619
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing user agent header to GCP client</title>
<updated>2018-01-11T01:29:36+00:00</updated>
<author>
<name>Matija Čupić</name>
<email>matteeyah@gmail.com</email>
</author>
<published>2018-01-11T01:29:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1f0a4fe6a45a726e40adcb030ad3e1b4b8b9c75d'/>
<id>1f0a4fe6a45a726e40adcb030ad3e1b4b8b9c75d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix billing checking</title>
<updated>2018-01-10T14:23:22+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2018-01-10T14:23:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cf6258af41cee0638665560509c87bb49135081d'/>
<id>cf6258af41cee0638665560509c87bb49135081d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Inluce projects namespace when checking billing</title>
<updated>2017-12-16T05:07:28+00:00</updated>
<author>
<name>Matija Čupić</name>
<email>matteeyah@gmail.com</email>
</author>
<published>2017-12-16T05:07:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c98238f18ac8aa68c971f0742b881e24daf258aa'/>
<id>c98238f18ac8aa68c971f0742b881e24daf258aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Google Cloud client project billing info</title>
<updated>2017-12-15T23:00:52+00:00</updated>
<author>
<name>Matija Čupić</name>
<email>matteeyah@gmail.com</email>
</author>
<published>2017-12-15T22:54:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=957bedb1c345644f633fdfd3440491810c5cb75c'/>
<id>957bedb1c345644f633fdfd3440491810c5cb75c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Google Cloud client project list</title>
<updated>2017-12-15T18:39:15+00:00</updated>
<author>
<name>Matija Čupić</name>
<email>matteeyah@gmail.com</email>
</author>
<published>2017-12-15T18:39:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=596ea9e3688537131fb918c1e9177d085a938d19'/>
<id>596ea9e3688537131fb918c1e9177d085a938d19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor GCP Client#user_agent_header to use #tap</title>
<updated>2017-12-04T12:43:45+00:00</updated>
<author>
<name>Matija Čupić</name>
<email>matteeyah@gmail.com</email>
</author>
<published>2017-12-04T12:43:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bb80d439f4bbb37032a2ee2d35ee5eab7594de7d'/>
<id>bb80d439f4bbb37032a2ee2d35ee5eab7594de7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
