<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/config/environments, branch 0.5.0.rc</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>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>Hacky, but avoids SSL certificate error in development mode.</title>
<updated>2013-07-17T08:46:26+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@leap.se</email>
</author>
<published>2013-03-25T21:19:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=90704196eb1bdcea8781a548fb74d98d56bcb6e3'/>
<id>90704196eb1bdcea8781a548fb74d98d56bcb6e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>config - add force_ssl to config, add configuration notes to README.md</title>
<updated>2013-07-12T00:01:02+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-07-12T00:01:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=b6b336d9f96c0618885b587ebb2b4d85a9381afb'/>
<id>b6b336d9f96c0618885b587ebb2b4d85a9381afb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>LeapWebDemo -&gt; LeapWeb</title>
<updated>2012-10-08T08:48:45+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-10-08T08:48:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=7b706df83679c364451352660e59e5fb5ec9ecad'/>
<id>7b706df83679c364451352660e59e5fb5ec9ecad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding in what used to be leap webapp demo</title>
<updated>2012-09-27T20:14:06+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2012-09-27T20:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=54a12a93b5d8621b26c003d25ef80c01293e45a7'/>
<id>54a12a93b5d8621b26c003d25ef80c01293e45a7</id>
<content type='text'>
we're merging repositories into one
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we're merging repositories into one
</pre>
</div>
</content>
</entry>
</feed>
