<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/controllers/sessions_controller.rb, branch dm-diff-file-diffable</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>Merge branch 'instrument-infra' into 'master'</title>
<updated>2017-06-07T10:46:56+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2017-06-07T10:46:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=37dd19935b7fe6942670de41d0da55e6c1d339d5'/>
<id>37dd19935b7fe6942670de41d0da55e6c1d339d5</id>
<content type='text'>
Add Prometheus metrics endpoint and basic infrastructure to meter code

See merge request !11553</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Prometheus metrics endpoint and basic infrastructure to meter code

See merge request !11553</pre>
</div>
</content>
</entry>
<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://91.123.203.49/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>Move Prometheus presentation logic to PrometheusText</title>
<updated>2017-06-02T17:45:58+00:00</updated>
<author>
<name>Pawel Chojnacki</name>
<email>pawel@chojnacki.ws</email>
</author>
<published>2017-05-29T12:19:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c134a72cdb7e6de8b70dc60de99cf4edc68a9227'/>
<id>c134a72cdb7e6de8b70dc60de99cf4edc68a9227</id>
<content type='text'>
+ Use NullMetrics to mock metrics when unused
+ Use method_missing in NullMetrics mocking
+ Update prometheus gem to version that correctly uses transitive dependencies
+ Ensure correct folders are used in Multiprocess prometheus client tests.
+ rename Sessions controller's metric
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ Use NullMetrics to mock metrics when unused
+ Use method_missing in NullMetrics mocking
+ Update prometheus gem to version that correctly uses transitive dependencies
+ Ensure correct folders are used in Multiprocess prometheus client tests.
+ rename Sessions controller's metric
</pre>
</div>
</content>
</entry>
<entry>
<title>Make login_counter instance variable instead of class one.</title>
<updated>2017-06-02T17:45:58+00:00</updated>
<author>
<name>Pawel Chojnacki</name>
<email>pawel@chojnacki.ws</email>
</author>
<published>2017-05-23T14:23:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=770f07cd5c68075bb261f4b6139c92b2ac9309c0'/>
<id>770f07cd5c68075bb261f4b6139c92b2ac9309c0</id>
<content type='text'>
 + remove unecessarey require
 + fix small formatiing issues
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 + remove unecessarey require
 + fix small formatiing issues
</pre>
</div>
</content>
</entry>
<entry>
<title>Add trailing newline to response.</title>
<updated>2017-06-02T17:45:57+00:00</updated>
<author>
<name>Kevin Lyda</name>
<email>lyda@gitlab.com</email>
</author>
<published>2017-05-16T14:32:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6b9a091ceeb1c760be14f749956807bc429af46d'/>
<id>6b9a091ceeb1c760be14f749956807bc429af46d</id>
<content type='text'>
Prometheus requires a trailing newline in its response.

+ cleanup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prometheus requires a trailing newline in its response.

+ cleanup
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial pass at prometheus monitoring.</title>
<updated>2017-06-02T17:45:57+00:00</updated>
<author>
<name>Kevin Lyda</name>
<email>kevin@ie.suberic.net</email>
</author>
<published>2017-03-29T18:20:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e4fb16218693edd4382b96482ba94eba6c8a7f1a'/>
<id>e4fb16218693edd4382b96482ba94eba6c8a7f1a</id>
<content type='text'>
This is a step for #29118.

Add a single metric to count successful logins.

Summary types are not supported so remove Collector.  Either
we need to support the summary type or we need to create a
multiprocess-friendly Collector.

Add config to load prometheus and set up the Collector and the
Exporter.

Fix `Gemfile` as current prometheus-client gemspec is missing the
`mmap2` dependency.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a step for #29118.

Add a single metric to count successful logins.

Summary types are not supported so remove Collector.  Either
we need to support the summary type or we need to create a
multiprocess-friendly Collector.

Add config to load prometheus and set up the Collector and the
Exporter.

Fix `Gemfile` as current prometheus-client gemspec is missing the
`mmap2` dependency.
</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://91.123.203.49/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>Rename check_2fa_requirement to check_two_factor_requirement</title>
<updated>2017-04-06T08:01:13+00:00</updated>
<author>
<name>Markus Koller</name>
<email>markus-koller@gmx.ch</email>
</author>
<published>2017-03-07T18:48:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8e665140565a8c022bf1cad1589e244a543419fa'/>
<id>8e665140565a8c022bf1cad1589e244a543419fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://91.123.203.49/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>Revert "Prefer leading style for Style/DotPosition"</title>
<updated>2017-02-23T15:33:05+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-02-22T22:50:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1fe7501b49f896b74102c4b970310aa9ae34da85'/>
<id>1fe7501b49f896b74102c4b970310aa9ae34da85</id>
<content type='text'>
This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
</pre>
</div>
</content>
</entry>
</feed>
