<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/test, branch version/0.6.1</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>tests: add_teardown_hook no longer exists in minitest. replaced with teardown().</title>
<updated>2015-01-28T20:32:57+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2015-01-28T20:32:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=512844bea28b17044ddaa13b51b6c0b3842050ee'/>
<id>512844bea28b17044ddaa13b51b6c0b3842050ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>client certificates: allow for time units to be specified in client_cert_lifespan config option.</title>
<updated>2015-01-28T20:32:15+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2015-01-28T20:32:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=eebe08aba43302b080c7b534a746f0f30359f370'/>
<id>eebe08aba43302b080c7b534a746f0f30359f370</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>attempt to fix travis configuration</title>
<updated>2014-12-20T01:04:06+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-12-20T01:03:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=1d2c6dd8ea1e40e24b1ae958455c4297e0019d96'/>
<id>1d2c6dd8ea1e40e24b1ae958455c4297e0019d96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'test/feature-for-service-endpoint' of https://github.com/azul/leap_web into develop</title>
<updated>2014-11-11T21:06:42+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-11-11T21:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=c3305f1c29a1a37913bfb05cd11d547e9d7f16a0'/>
<id>c3305f1c29a1a37913bfb05cd11d547e9d7f16a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use ApiController#anonymous_access_allowed?</title>
<updated>2014-07-31T08:02:38+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-28T07:52:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=297b42cd7557a7508cdbf091163da48bbd52a79a'/>
<id>297b42cd7557a7508cdbf091163da48bbd52a79a</id>
<content type='text'>
There are some places where we only want to require login unless you can use EIP anonymously. So far we had an anonymous_certs_allowed? method in all these controllers. Now it's replaced with ApiController#anonymous_access_allowed?. The naming better reflects that there might be other services that allow anonymous use at some point.

This also fixed a typo name -&gt; @filename that broke the ConfigsController.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are some places where we only want to require login unless you can use EIP anonymously. So far we had an anonymous_certs_allowed? method in all these controllers. Now it's replaced with ApiController#anonymous_access_allowed?. The naming better reflects that there might be other services that allow anonymous use at some point.

This also fixed a typo name -&gt; @filename that broke the ConfigsController.
</pre>
</div>
</content>
</entry>
<entry>
<title>respond with 404 and 500 when rendering custom error pages</title>
<updated>2014-07-31T06:53:08+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-31T06:53:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=8529177baeb08b96f613148ebef0bf5861d897d1'/>
<id>8529177baeb08b96f613148ebef0bf5861d897d1</id>
<content type='text'>
includes test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
includes test
</pre>
</div>
</content>
</entry>
<entry>
<title>add translation and fix tests</title>
<updated>2014-07-17T10:47:47+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-14T15:26:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=150c80bfc7c469b23f7ac1bac0e42014ad417df6'/>
<id>150c80bfc7c469b23f7ac1bac0e42014ad417df6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some cleanup of the messages api and cuke feature</title>
<updated>2014-07-17T10:47:47+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-12T07:12:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=b17387a17669bfc9afce7435653cd8c29c686999'/>
<id>b17387a17669bfc9afce7435653cd8c29c686999</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up error assertions in tests</title>
<updated>2014-07-17T09:18:57+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-17T09:18:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e8a3df62d14c8dd775811f4af885cf7e76d5d3f6'/>
<id>e8a3df62d14c8dd775811f4af885cf7e76d5d3f6</id>
<content type='text'>
We're not testing the redirects anymore. But the error messages should be pretty clear already. We can start testing redirects again once we redirect to different places for different actions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We're not testing the redirects anymore. But the error messages should be pretty clear already. We can start testing redirects again once we redirect to different places for different actions.
</pre>
</div>
</content>
</entry>
<entry>
<title>minor: remove @s added by search and replace</title>
<updated>2014-07-14T15:59:09+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-14T15:59:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=2f1ceb63bfef2fa7d92fcbad73a5ead5bd17b23e'/>
<id>2f1ceb63bfef2fa7d92fcbad73a5ead5bd17b23e</id>
<content type='text'>
meant to move id -&gt; @id, also turned identity in the test titles into
@identity.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
meant to move id -&gt; @id, also turned identity in the test titles into
@identity.
</pre>
</div>
</content>
</entry>
</feed>
