<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/Gemfile, branch 0.5.2-rc</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>use i18n.missing_translations</title>
<updated>2014-05-26T10:58:31+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-20T07:06:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=02426b7f143e82447ff41a604c286b556ab8d3a5'/>
<id>02426b7f143e82447ff41a604c286b556ab8d3a5</id>
<content type='text'>
This will print missing translation keys at the end of the tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will print missing translation keys at the end of the tests
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade rails to 3.2.18 for security fixes</title>
<updated>2014-05-14T16:36:53+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-14T14:40:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=6a998514be4d8a1eb2252870946ace1b7c354586'/>
<id>6a998514be4d8a1eb2252870946ace1b7c354586</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move engines into engines directory</title>
<updated>2014-04-11T08:07:23+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-04-11T08:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=636692f9921bd695d726695d2d46c91f5a6e56f3'/>
<id>636692f9921bd695d726695d2d46c91f5a6e56f3</id>
<content type='text'>
Also renamed help to support so it's harder to confuse it with documentation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also renamed help to support so it's harder to confuse it with documentation
</pre>
</div>
</content>
</entry>
<entry>
<title>move certs into toplevel</title>
<updated>2014-04-10T10:54:36+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-04-10T10:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=c1486cb9688d53c5ae266ff22ab279ead12eaa36'/>
<id>c1486cb9688d53c5ae266ff22ab279ead12eaa36</id>
<content type='text'>
cleaned up all the engine stuff that was never really used.
Afterwards there is not that much left that makes it into the toplevel.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cleaned up all the engine stuff that was never really used.
Afterwards there is not that much left that makes it into the toplevel.
</pre>
</div>
</content>
</entry>
<entry>
<title>moving users: dependencies</title>
<updated>2014-04-08T09:41:21+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-04-08T09:41:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=2e11e3ca2c7b02fdb5ff54f0bcd766cc5fa39975'/>
<id>2e11e3ca2c7b02fdb5ff54f0bcd766cc5fa39975</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move all dependencies into Gemfile</title>
<updated>2014-04-08T09:10:10+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-04-08T09:10:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=a5aee9ec29501cf2535cb42edb7dbca95e081b8a'/>
<id>a5aee9ec29501cf2535cb42edb7dbca95e081b8a</id>
<content type='text'>
We used to keep them separated so one could require some engines without using the full webapp. We've never really supported this though and probably never will.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We used to keep them separated so one could require some engines without using the full webapp. We've never really supported this though and probably never will.
</pre>
</div>
</content>
</entry>
<entry>
<title>moving all of core into toplevel, tests fail.</title>
<updated>2014-04-08T07:12:37+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-04-08T07:12:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=53808b073f539ba2b442738b6abf97228488e311'/>
<id>53808b073f539ba2b442738b6abf97228488e311</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove manual 'gem minitest'. this seems to confuse the tests, which seem to work best with the minitest that comes with ruby 1.9.</title>
<updated>2014-01-22T10:35:44+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-01-22T10:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=8e4e6c5537cf22fbedba0437efb395114cb39f8e'/>
<id>8e4e6c5537cf22fbedba0437efb395114cb39f8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Return 'provider.json' via a controller, to better be able to control the response headers (in particular, 'X-Minimum-Client-Version'). It must now be placed in config/provider/provider.json</title>
<updated>2013-12-30T03:25:05+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-12-30T03:25:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=f619178085d0c2729e275fa4f46f9cd981189d3e'/>
<id>f619178085d0c2729e275fa4f46f9cd981189d3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>locale prefix support:</title>
<updated>2013-12-22T10:00:49+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-12-22T09:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=665964bcbba69829a4ff1e7d7bd936f90d49b3f7'/>
<id>665964bcbba69829a4ff1e7d7bd936f90d49b3f7</id>
<content type='text'>
* set locale based on request header
* enforce locale path prefix when current locale is not the default
* note: don't use root_path anymore, instead use home_path
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* set locale based on request header
* enforce locale path prefix when current locale is not the default
* note: don't use root_path anymore, instead use home_path
</pre>
</div>
</content>
</entry>
</feed>
