Alexander Tipugin

Results 5 issues of Alexander Tipugin

Some S3-compatible providers (i.e. DigitalOcean Spaces) doesn't support SSE (see #404). For now wal-e [turns encryption on by default](https://github.com/wal-e/wal-e/blob/master/wal_e/blobstore/s3/s3_util.py#L57). This PR makes it configurable via env variable.

I created a backup using `backup-push`, but `backup-list` returns just an empty list. Files are in the bucket, no doubt, but `backup-list` doesn't see them. I'm using wal-e 1.1.0 with...

Solves this issue: https://github.com/Fullscreen/bh/issues/123

I'm getting following error right after calling `Forceps.configure`: ``` ruby NoMethodError: undefined method `reflections=' for # ``` Rails 4.1. Any suggestions?

Would be great to allow use rbenv-like "phpenv install 5.3.8" command. Now it tries to call ruby-build, not php-build.