<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/controllers/sessions_controller_spec.rb, branch bugfix/upgrade-ruby-parser</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>Allow manual bypass of auto_sign_in_with_provider</title>
<updated>2017-06-02T18:00:11+00:00</updated>
<author>
<name>Maxime Besson</name>
<email>maxime.besson@smile.fr</email>
</author>
<published>2017-03-23T13:49:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9326d896238dd82bf5b8b1a3bc7913b8f03b5c98'/>
<id>9326d896238dd82bf5b8b1a3bc7913b8f03b5c98</id>
<content type='text'>
This commit lets a user bypass the automatic signin on the login form,
in order to login with a technical (admin, etc) account

Closes #3786

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit lets a user bypass the automatic signin on the login form,
in order to login with a technical (admin, etc) account

Closes #3786

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a new Gitlab::UserActivities class to track user activities</title>
<updated>2017-04-14T13:20:55+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-03-07T18:34:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cfe19b795e076b73df75ee57839640667283651c'/>
<id>cfe19b795e076b73df75ee57839640667283651c</id>
<content type='text'>
This new class uses a Redis Hash instead of a Sorted Set.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This new class uses a Redis Hash instead of a Sorted Set.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove user activities table and use redis instead of PG for recording activities</title>
<updated>2017-04-14T13:20:55+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2016-11-25T16:10:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3cb84e06b7a118fb46b4e1e0d4885026c9d4a4d1'/>
<id>3cb84e06b7a118fb46b4e1e0d4885026c9d4a4d1</id>
<content type='text'>
Refactored specs and added a post deployment migration to remove the activity users table.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactored specs and added a post deployment migration to remove the activity users table.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add user activity service and spec. Also added relevant - NOT offline - migration</title>
<updated>2017-04-14T13:20:55+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2016-10-05T14:41:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2951a8543ef97ceb1bcaca5f5140d822729c950b'/>
<id>2951a8543ef97ceb1bcaca5f5140d822729c950b</id>
<content type='text'>
It uses a user activity table instead of a column in users.
Tested with mySQL and postgreSQL
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It uses a user activity table instead of a column in users.
Tested with mySQL and postgreSQL
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix redirection after login when the referer have params</title>
<updated>2017-04-02T15:54:19+00:00</updated>
<author>
<name>mhasbini</name>
<email>mohammad.hasbini@gmail.com</email>
</author>
<published>2017-04-02T15:54:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=af0c08b6f92a0933e24414bea11344162cda6c43'/>
<id>af0c08b6f92a0933e24414bea11344162cda6c43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make Warden set_user hook validate user ip uniquness</title>
<updated>2017-03-06T14:41:25+00:00</updated>
<author>
<name>Pawel Chojnacki</name>
<email>pawel@chojnacki.ws</email>
</author>
<published>2017-02-21T21:17:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2ff139ddee49dca7109b9f547e54c6e472c7195b'/>
<id>2ff139ddee49dca7109b9f547e54c6e472c7195b</id>
<content type='text'>
 + rename shared context
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 + rename shared context
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR review</title>
<updated>2017-03-06T14:41:25+00:00</updated>
<author>
<name>Pawel Chojnacki</name>
<email>pawel@chojnacki.ws</email>
</author>
<published>2017-02-20T14:09:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0ef8a643489ad1a3da4431155326f0a6e206d870'/>
<id>0ef8a643489ad1a3da4431155326f0a6e206d870</id>
<content type='text'>
 - cleanup formating in haml
 - clarify time window is in seconds
 - cleanup straneous chunks in db/schema
 - rename count_uniqe_ips to update_and_return_ips_count
 - other
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - cleanup formating in haml
 - clarify time window is in seconds
 - cleanup straneous chunks in db/schema
 - rename count_uniqe_ips to update_and_return_ips_count
 - other
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup RSpec tests</title>
<updated>2017-03-06T14:41:25+00:00</updated>
<author>
<name>Pawel Chojnacki</name>
<email>pawel@chojnacki.ws</email>
</author>
<published>2017-02-17T12:24:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b1da4f7de3019059051e35c806bb03bdacb41fcf'/>
<id>b1da4f7de3019059051e35c806bb03bdacb41fcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test various login scenarios if the limit gets enforced</title>
<updated>2017-03-06T14:41:25+00:00</updated>
<author>
<name>Pawel Chojnacki</name>
<email>pawel@chojnacki.ws</email>
</author>
<published>2017-02-17T11:52:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8993801f0cefdc64b46b8fe30622cc78eaa03173'/>
<id>8993801f0cefdc64b46b8fe30622cc78eaa03173</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: 24982- Remove'Signed in successfully' message</title>
<updated>2016-12-07T15:00:28+00:00</updated>
<author>
<name>jnoortheen</name>
<email>jnoortheen@gmail.com</email>
</author>
<published>2016-11-29T16:31:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6ab74b1cb3f6982c52c7124a6e9e451c83d33645'/>
<id>6ab74b1cb3f6982c52c7124a6e9e451c83d33645</id>
<content type='text'>
After this change the sign-in-success flash message will not be shown

refactor: set flash message to be nil while signing in

test: changed tests to reflect removal of sign-in message

refactor: adding signed_in message back

See Merge Request !7837

issue#24982
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After this change the sign-in-success flash message will not be shown

refactor: set flash message to be nil while signing in

test: changed tests to reflect removal of sign-in message

refactor: adding signed_in message back

See Merge Request !7837

issue#24982
</pre>
</div>
</content>
</entry>
</feed>
