soncu

Results 3 issues of soncu

Related production.log is: ``` Started GET "/search?utf8=%E2%9C%93&q=6500" for at 2015-11-06 10:04:49 +0300 Processing by SearchController#index as HTML Parameters: {"utf8"=>"✓", "q"=>"6500"} Current user: (id=80) Completed 500 Internal Server Error in 7ms...

my crontab entry is ``` 0 8 * * 1-5 cd /usr/share/redmine/ && /usr/local/bin/rake reminder:exec RAILS_ENV="production" ``` but we have cpu starving processes ``` USER PID %CPU %MEM VSZ RSS...

enhancement

This plugin works great with redmine 3.1.0 but I want one request if it is possible. Something like notifying the members about upcoming meeting via mail. Is this possible?