<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_webapp/templates, branch 0.6.0rc1</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>added webapp.forbidden_usernames property to allow configuration of usernames to block.</title>
<updated>2014-10-29T22:20:54+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-10-29T22:20:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=d3e24760b33d6ae20f153d3c144d7d443fb0b69e'/>
<id>d3e24760b33d6ae20f153d3c144d7d443fb0b69e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor: fix typo in webapp config</title>
<updated>2014-08-01T09:01:49+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-08-01T09:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=2e5d1a8cf2228a87d382bbf8a58d3f485b1ead65'/>
<id>2e5d1a8cf2228a87d382bbf8a58d3f485b1ead65</id>
<content type='text'>
@provider -&gt; @webapp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
@provider -&gt; @webapp
</pre>
</div>
</content>
</entry>
<entry>
<title>Added allow_registration to webapp config.yml.</title>
<updated>2014-07-11T08:51:37+00:00</updated>
<author>
<name>Folker Bernitt</name>
<email>fbernitt@thoughtworks.com</email>
</author>
<published>2014-07-10T15:54:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=9ab38e0551fe3210f57be2889e70db4aa2b4cc2f'/>
<id>9ab38e0551fe3210f57be2889e70db4aa2b4cc2f</id>
<content type='text'>
- See issue #5217
- See companion change in leap_web
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- See issue #5217
- See companion change in leap_web
</pre>
</div>
</content>
</entry>
<entry>
<title>allow webapp.json to configure what engines are enabled</title>
<updated>2014-06-17T21:48:50+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-06-17T21:48:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=2a3b4ec1bc522409d4dc8d2e7750344de41acb50'/>
<id>2a3b4ec1bc522409d4dc8d2e7750344de41acb50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move haproxy-template to modules/site_haproxy</title>
<updated>2014-05-24T11:12:17+00:00</updated>
<author>
<name>Christoph</name>
<email>chris@inferno.nadir.org</email>
</author>
<published>2014-05-24T11:12:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=27f0d5731593e3a305dbfb315804294960ad204e'/>
<id>27f0d5731593e3a305dbfb315804294960ad204e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revert accidental change to webapp config template</title>
<updated>2014-05-14T08:49:22+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-05-14T08:49:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=439b7c49d3de20f33ce0a61b42fedde3fc65f2eb'/>
<id>439b7c49d3de20f33ce0a61b42fedde3fc65f2eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use hash for provider service levels</title>
<updated>2014-05-14T08:39:10+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-05-14T08:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=f83d6e635448d5c96be18b4d926cc99ba879bd93'/>
<id>f83d6e635448d5c96be18b4d926cc99ba879bd93</id>
<content type='text'>
We want to access service levels by means of the id stored in the user record. With a hash we don't have to loop through all elements to find the one with a given id and still can use arbitrary strings and do not rely on the order of the array.

Also it's the format the webapp is expecting right now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We want to access service levels by means of the id stored in the user record. With a hash we don't have to loop through all elements to find the one with a given id and still can use arbitrary strings and do not rely on the order of the array.

Also it's the format the webapp is expecting right now.
</pre>
</div>
</content>
</entry>
<entry>
<title>require json so we can use it to dumpt the service levels</title>
<updated>2014-04-29T12:27:27+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-04-29T12:27:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=de4b44f723f71aac8cab1b7480c79de0b6c24bcf'/>
<id>de4b44f723f71aac8cab1b7480c79de0b6c24bcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bring service_levels into webapp config - #5527</title>
<updated>2014-04-24T19:03:21+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-04-18T10:59:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=b9369292cb19f97aafaaaac9f89bf2374487936b'/>
<id>b9369292cb19f97aafaaaac9f89bf2374487936b</id>
<content type='text'>
including the default_service_level
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
including the default_service_level
</pre>
</div>
</content>
</entry>
<entry>
<title>added support for minimum client version checking</title>
<updated>2014-01-02T20:10:52+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-12-30T06:16:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=fefab2386f0fbd9f218dc0b361eb833875c27f56'/>
<id>fefab2386f0fbd9f218dc0b361eb833875c27f56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
