Results 12 issues of Adam Wróbel

Users of Mongoid flavor of DelayedJob shouldn't be required to install MySql dev headers and ActiveRecord gem on production machines.

Hi. Here's a little help supporting Mongoid.

I'm trying to backup large file collection. About two million files. Why does mt-aws-glacier does not upload files as it finds them on disk and instead insists on creating a...

enhancement

Python is already shutting down. Calling `exit` again is an error.

Warnings should indicate potential issues. Starting and shutting down process in response to user request seem to call for information-level messages.

I use `autowriteall` to save all the files being closed without having to `:write`. In MacVim this works correctly with Cmd+W. I can Cmd+W all my open tabs and windows...

When the compression plugin is told to remove original asset (for example for use with `nginx` `gzip_static` + `gunzip` options) the bundle tracker only saves the `.gz` version keys in...

Without this env variable unicorn master process remembers path to Gemfile of specific release. This causes two problems when reloading unicorn using USR2 signal: 1. Gems are not refreshed if...

### Is your feature request related to a problem? Please describe. Currently installing `scipy` on linux distributions using musl (e.g. Alpine) requires compiling from source. [PEP 656](https://www.python.org/dev/peps/pep-0656/) added `musllinux` platform...

enhancement

Hi, I'm trying to upgrade KineticJS 4.5 to 5.1 and ran into some issues with the new caching mechanism. Caching is now the only way to use filters on images,...

bug