<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api/applications.rb, branch refactor_deployment_cluster</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>Use application finder for Doorkeeper Applications</title>
<updated>2018-10-15T14:03:08+00:00</updated>
<author>
<name>JB Vasseur</name>
<email>jvasseur@gmail.com</email>
</author>
<published>2018-10-15T14:03:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1ae9aefe5572cc62256f28e16163015f075b6c59'/>
<id>1ae9aefe5572cc62256f28e16163015f075b6c59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not return secret from GET /applications !22296</title>
<updated>2018-10-12T09:33:58+00:00</updated>
<author>
<name>JB Vasseur</name>
<email>jvasseur@gmail.com</email>
</author>
<published>2018-10-12T09:33:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=abf7c10b67cfd7827370b25f1e4c64a3f615670b'/>
<id>abf7c10b67cfd7827370b25f1e4c64a3f615670b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>disable CodeReuse/ActiveRecord</title>
<updated>2018-10-12T00:41:36+00:00</updated>
<author>
<name>JB Vasseur</name>
<email>jvasseur@gmail.com</email>
</author>
<published>2018-10-12T00:41:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1dbbd0b9b01050ef929780474153dfc57a57efdc'/>
<id>1dbbd0b9b01050ef929780474153dfc57a57efdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve call for retrieving all applications !22296</title>
<updated>2018-10-12T00:40:11+00:00</updated>
<author>
<name>JB Vasseur</name>
<email>jvasseur@gmail.com</email>
</author>
<published>2018-10-12T00:40:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=23d70f6281f7c099ff7ce5b9abe40d7afd5ab668'/>
<id>23d70f6281f7c099ff7ce5b9abe40d7afd5ab668</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support GET /applications and DELETE /applications/:id endpoints #52559</title>
<updated>2018-10-11T10:54:15+00:00</updated>
<author>
<name>JB Vasseur</name>
<email>jvasseur@gmail.com</email>
</author>
<published>2018-10-11T10:54:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6dd4ae0d87fd9a30ab9ce36b5127be36929f5692'/>
<id>6dd4ae0d87fd9a30ab9ce36b5127be36929f5692</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable frozen string in lib/api and lib/backup</title>
<updated>2018-09-30T04:04:50+00:00</updated>
<author>
<name>gfyoung</name>
<email>gfyoung17@gmail.com</email>
</author>
<published>2018-09-29T22:34:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3836d69119fee2a625edae2a564132eff9520bc8'/>
<id>3836d69119fee2a625edae2a564132eff9520bc8</id>
<content type='text'>
Partially addresses #47424.

Had to make changes to spec files because
stubbing methods on frozen objects is a mess
in RSpec and leads to failures:

https://github.com/rspec/rspec-mocks/issues/1190
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Partially addresses #47424.

Had to make changes to spec files because
stubbing methods on frozen objects is a mess
in RSpec and leads to failures:

https://github.com/rspec/rspec-mocks/issues/1190
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the exposing of the Application secret more explicit</title>
<updated>2018-01-24T08:44:07+00:00</updated>
<author>
<name>Toon Claes</name>
<email>toon@gitlab.com</email>
</author>
<published>2018-01-24T08:44:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=45b62dfd324318959ff6fa37f9d3f8a1a95b4aa7'/>
<id>45b62dfd324318959ff6fa37f9d3f8a1a95b4aa7</id>
<content type='text'>
To make it more clear to developers that the entity exposes the
application secret, define a separate entity that only should be used
when the secret is needed (probably only on creation).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To make it more clear to developers that the entity exposes the
application secret, define a separate entity that only should be used
when the secret is needed (probably only on creation).
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation about when the application API was added</title>
<updated>2018-01-24T08:42:04+00:00</updated>
<author>
<name>Toon Claes</name>
<email>toon@iotcl.com</email>
</author>
<published>2018-01-23T09:50:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d38faa30ed6fb79964b25fce843cb57db1bdb198'/>
<id>d38faa30ed6fb79964b25fce843cb57db1bdb198</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add application create API</title>
<updated>2018-01-24T08:42:04+00:00</updated>
<author>
<name>Nicolas MERELLI</name>
<email>nicolas.merelli@gmail.com</email>
</author>
<published>2017-01-04T22:07:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=81bbcfacb0adfa32b15b044bfb997aca7bed69fb'/>
<id>81bbcfacb0adfa32b15b044bfb997aca7bed69fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
