<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api/api_guard.rb, branch fix-migration</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 config to disable impersonation</title>
<updated>2018-11-29T08:37:16+00:00</updated>
<author>
<name>Imre Farkas</name>
<email>ifarkas@gitlab.com</email>
</author>
<published>2018-11-24T12:39:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bd3a4840329160a64c0cac25ed6c1d3b22f5bdb4'/>
<id>bd3a4840329160a64c0cac25ed6c1d3b22f5bdb4</id>
<content type='text'>
Adds gitlab.impersonation_enabled config option defaulting to true to
keep the current default behaviour.

Only the act of impersonation is modified, impersonation token
management is not affected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds gitlab.impersonation_enabled config option defaulting to true to
keep the current default behaviour.

Only the act of impersonation is modified, impersonation token
management is not affected.
</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>Updates code using class_methods over module ClassMethods</title>
<updated>2018-08-29T14:56:34+00:00</updated>
<author>
<name>Jacopo</name>
<email>beschi.jacopo@gmail.com</email>
</author>
<published>2018-08-27T12:35:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c6bddeacf4775b79edc9896f30da3c1f4136d4d1'/>
<id>c6bddeacf4775b79edc9896f30da3c1f4136d4d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Block access to API &amp; git when terms are enforced</title>
<updated>2018-05-10T15:02:27+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2018-05-08T13:07:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f7f13f9db0da92c7b43481dfe5559f317711e533'/>
<id>f7f13f9db0da92c7b43481dfe5559f317711e533</id>
<content type='text'>
When terms are enforced, but the user has not accepted the terms
access to the API &amp; git is rejected with a message directing the user
to the web app to accept the terms.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When terms are enforced, but the user has not accepted the terms
access to the API &amp; git is rejected with a message directing the user
to the web app to accept the terms.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make find_user_from_sources extensible for EE</title>
<updated>2018-02-05T09:44:23+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2018-02-05T09:44:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bd132dfe72ba6c083e696dfc20ce895f6e5021c3'/>
<id>bd132dfe72ba6c083e696dfc20ce895f6e5021c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes after rebase</title>
<updated>2017-11-17T09:09:56+00:00</updated>
<author>
<name>Francisco Lopez</name>
<email>fjlopez@gitlab.com</email>
</author>
<published>2017-11-17T09:09:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7f0317917a6684189b1637ea73f90d258e8a72b6'/>
<id>7f0317917a6684189b1637ea73f90d258e8a72b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved Exceptions to Gitlab::Auth</title>
<updated>2017-11-17T09:02:11+00:00</updated>
<author>
<name>Francisco Lopez</name>
<email>fjlopez@gitlab.com</email>
</author>
<published>2017-11-16T16:03:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1436598e49792b78f5f753477a9d8c097d666b99'/>
<id>1436598e49792b78f5f753477a9d8c097d666b99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moving exceptions to UserAuthFinders</title>
<updated>2017-11-17T09:02:11+00:00</updated>
<author>
<name>Francisco Lopez</name>
<email>fjlopez@gitlab.com</email>
</author>
<published>2017-11-16T14:39:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aa84ef1e1af0bac40279e02e4ce889cb660ed9d0'/>
<id>aa84ef1e1af0bac40279e02e4ce889cb660ed9d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added some more comments</title>
<updated>2017-11-17T09:02:11+00:00</updated>
<author>
<name>Francisco Lopez</name>
<email>fjlopez@gitlab.com</email>
</author>
<published>2017-11-10T10:41:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f1896575237cb92dce5a413bb6b6cc6474cbb19d'/>
<id>f1896575237cb92dce5a413bb6b6cc6474cbb19d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Homogenising the type of the request handled by UserAuthFinder. Also tests fixed</title>
<updated>2017-11-17T09:02:11+00:00</updated>
<author>
<name>Francisco Lopez</name>
<email>fjlopez@gitlab.com</email>
</author>
<published>2017-11-09T18:04:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=21153a4f47871733f3c0d333a10ffa69ada9a5a9'/>
<id>21153a4f47871733f3c0d333a10ffa69ada9a5a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
