<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/Gemfile, branch 0.5.0</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<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>
<entry>
<title>fixed billing tests (added dummy billing hash to config, include required testing gem phantomjs-binaries)</title>
<updated>2013-12-20T18:56:02+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-12-20T18:53:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=5818a2a101cc89c778c5a5e62271ab42b1fa4c70'/>
<id>5818a2a101cc89c778c5a5e62271ab42b1fa4c70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable billing engine by default, consolidate APP_CONFIG[:payments] and APP_CONFIG[:braintree] into APP_CONFIG[:billing][:braintree]</title>
<updated>2013-12-20T18:56:01+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-12-18T08:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=34ac576bf7efbddac0a89731292eac8974f95114'/>
<id>34ac576bf7efbddac0a89731292eac8974f95114</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use https sources in Gemfiles and also in the documentation (#4109)</title>
<updated>2013-10-18T11:12:50+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-10-18T11:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=936015afe051c82d5677601f7f58944ed42b4623'/>
<id>936015afe051c82d5677601f7f58944ed42b4623</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Not ideal way to do it, but was proving complicated to have a config file specify which gems for which environments.</title>
<updated>2013-08-27T19:38:16+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2013-08-27T19:38:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=060e06daa065f02b811dfe12850b101a62c12c8d'/>
<id>060e06daa065f02b811dfe12850b101a62c12c8d</id>
<content type='text'>
Here, we have the billing gem included for the development and test environments only, hardcoded in the Gemfile.

Then we show the links to billing based on a config file setting. The setting itself could be used to specify different types of billing, but isn't yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Here, we have the billing gem included for the development and test environments only, hardcoded in the Gemfile.

Then we show the links to billing based on a config file setting. The setting itself could be used to specify different types of billing, but isn't yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable billing for pull request.</title>
<updated>2013-08-22T19:24:20+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2013-08-22T19:24:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=a87c750d1f12f15272beb117f8ee12ab711cc6d1'/>
<id>a87c750d1f12f15272beb117f8ee12ab711cc6d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more integration tests for billing</title>
<updated>2013-08-12T17:41:49+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-08-12T17:41:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=466e22fa896d307f26cddab7a2e1302cf3a0f1fc'/>
<id>466e22fa896d307f26cddab7a2e1302cf3a0f1fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>billing: integration test creating customer</title>
<updated>2013-07-17T08:47:14+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-07-03T07:28:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=b51f300fe374e9eecf7e98266c96631fa3c8a278'/>
<id>b51f300fe374e9eecf7e98266c96631fa3c8a278</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
