<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/features, branch feat/drop-signup</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>features for API version 2 - keep old ones</title>
<updated>2016-05-18T18:21:04+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-05-18T18:21:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=83f59164fc069f2593cf6babbc18638d9a68c9a3'/>
<id>83f59164fc069f2593cf6babbc18638d9a68c9a3</id>
<content type='text'>
Now we test both api versions. We want this for backwards compatibility.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now we test both api versions. We want this for backwards compatibility.
</pre>
</div>
</content>
</entry>
<entry>
<title>use APP_CONFIG[config_file_paths] for provider.json</title>
<updated>2016-05-03T14:49:24+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-05-03T14:29:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=33e2a52f683697ca8489d856df90b39bfbbe7373'/>
<id>33e2a52f683697ca8489d856df90b39bfbbe7373</id>
<content type='text'>
This avoids overwriting the PROVIDER_JSON constant in the
StaticConfigController and thus fixes test warnings.

Also moved away from using instance variables in the
ControllerExtension::JsonFile - instead querying the corresponding
functions now - less sideeffects and easier stubbing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids overwriting the PROVIDER_JSON constant in the
StaticConfigController and thus fixes test warnings.

Also moved away from using instance variables in the
ControllerExtension::JsonFile - instead querying the corresponding
functions now - less sideeffects and easier stubbing.
</pre>
</div>
</content>
</entry>
<entry>
<title>disable per-user message tests (since this feature currently disabled)</title>
<updated>2016-04-02T16:36:44+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2016-04-02T16:36:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=32617f3f90a172228d1a35ea418d716c813824c4'/>
<id>32617f3f90a172228d1a35ea418d716c813824c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>disable failing cucumber test (leap_web is doing the right thing, the test is just weird).</title>
<updated>2016-02-01T23:47:49+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2016-02-01T23:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=008025c30c5c273d375051c6e369f49552a87501'/>
<id>008025c30c5c273d375051c6e369f49552a87501</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix cucumber tests by passing valid invite code</title>
<updated>2015-09-28T13:12:45+00:00</updated>
<author>
<name>ankonym</name>
<email>ankonym@gmail.com</email>
</author>
<published>2015-09-02T15:16:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=d13e2d841a632385031a0b98a15773d8b90d05e9'/>
<id>d13e2d841a632385031a0b98a15773d8b90d05e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>features for anonymous use and service endpoint</title>
<updated>2014-07-31T08:03:38+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-28T09:05:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=1092bbc337edc5973fad63bea559ecc2a3a5b896'/>
<id>1092bbc337edc5973fad63bea559ecc2a3a5b896</id>
<content type='text'>
Also moved the location of the config files into a configuration setting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also moved the location of the config files into a configuration setting.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow fetching configs if anonymous EIP access is allowed</title>
<updated>2014-07-18T10:22:56+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-18T10:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=11d1efaef622335fe6d45917ce0b50a02e4a24a1'/>
<id>11d1efaef622335fe6d45917ce0b50a02e4a24a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix messages feature to match latest response format</title>
<updated>2014-07-17T17:50:01+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-17T17:50:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=20352249fa5dafe3abb2d4b751b1e5c8c0a59abc'/>
<id>20352249fa5dafe3abb2d4b751b1e5c8c0a59abc</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>cuke: drop jsonpath, use simple keys instead</title>
<updated>2014-07-17T09:58:10+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-17T09:55:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e86cccb4b89540f3bd403110d051b2723be781b9'/>
<id>e86cccb4b89540f3bd403110d051b2723be781b9</id>
<content type='text'>
Also fixed the test for login_required
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fixed the test for login_required
</pre>
</div>
</content>
</entry>
</feed>
