<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/config, branch 0.2.4</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>fix syslogger, log_tags are called on request</title>
<updated>2013-09-24T08:35:02+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-09-24T08:31:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=9fa07d19ab9ad8dea15b1fcb8b2c739d79a36d8f'/>
<id>9fa07d19ab9ad8dea15b1fcb8b2c739d79a36d8f</id>
<content type='text'>
log_tags was causing errors that could not be logged or caught. We don't
need them yet anyway.

config.log_tags accepts a list of methods that respond to request
object. This makes it easy to tag log lines with debug information like
subdomain and request id — both very helpful in debugging multi-user
production applications.

http://guides.rubyonrails.org/configuring.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
log_tags was causing errors that could not be logged or caught. We don't
need them yet anyway.

config.log_tags accepts a list of methods that respond to request
object. This makes it easy to tag log lines with debug information like
subdomain and request id — both very helpful in debugging multi-user
production applications.

http://guides.rubyonrails.org/configuring.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "default to syslog in production - #3886"</title>
<updated>2013-09-23T17:56:03+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-09-23T17:56:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=68e056061648be393dc785419fc066ec3d719e58'/>
<id>68e056061648be393dc785419fc066ec3d719e58</id>
<content type='text'>
This reverts commit 073dc636ffa2da07ee7a719c6166a3ca1b593fb3.

Conflicts:
	config/environments/production.rb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 073dc636ffa2da07ee7a719c6166a3ca1b593fb3.

Conflicts:
	config/environments/production.rb
</pre>
</div>
</content>
</entry>
<entry>
<title>hotfix: syslog now uses a different name</title>
<updated>2013-09-23T09:25:55+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-09-23T09:25:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=07a1dc526af800b68e9c1a5ccf8e0179fc417ced'/>
<id>07a1dc526af800b68e9c1a5ccf8e0179fc417ced</id>
<content type='text'>
also make sure the gem &gt; 2.0.0 so it actually IS called Syslog::Logger.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also make sure the gem &gt; 2.0.0 so it actually IS called Syslog::Logger.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #82 from azul/feature/sessions-expire</title>
<updated>2013-09-19T17:41:58+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2013-09-19T17:41:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=16b8966a0df0104390ce95e35f1bb17f173f8d4d'/>
<id>16b8966a0df0104390ce95e35f1bb17f173f8d4d</id>
<content type='text'>
Feature/sessions expire</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feature/sessions expire</pre>
</div>
</content>
</entry>
<entry>
<title>default to syslog in production - #3886</title>
<updated>2013-09-19T10:14:12+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-09-19T10:14:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=073dc636ffa2da07ee7a719c6166a3ca1b593fb3'/>
<id>073dc636ffa2da07ee7a719c6166a3ca1b593fb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use new couchrest session store - expire after 30min</title>
<updated>2013-09-17T10:13:40+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-09-17T10:13:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=5433d2889b2aa1fe3eaa1003c2268edbddd04c2e'/>
<id>5433d2889b2aa1fe3eaa1003c2268edbddd04c2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>expire token according to config setting auth:token_expires_after</title>
<updated>2013-09-03T06:36:17+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-08-28T09:13:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=42cef3117cd97d9c37968a8cf63d33b27b4b8ed2'/>
<id>42cef3117cd97d9c37968a8cf63d33b27b4b8ed2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>document the logfile option in the defaults.yml</title>
<updated>2013-09-02T08:14:10+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-09-02T08:14:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=b142aa6d348fae98eeba73d9f57d22497c204b08'/>
<id>b142aa6d348fae98eeba73d9f57d22497c204b08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add config setting for logfile</title>
<updated>2013-09-02T08:12:07+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-09-02T08:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=a93615cf9762be6cd08b50600eab971f197e9445'/>
<id>a93615cf9762be6cd08b50600eab971f197e9445</id>
<content type='text'>
This is the most simple thing that could possibly work.

If you do not specify a :logfile in your environments config Rails will use the default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the most simple thing that could possibly work.

If you do not specify a :logfile in your environments config Rails will use the default.
</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>
</feed>
