André
André
Hey folks, I was playing with express-fileupload today and hit what I think is a bug. ```js const express = require('express'); const cors = require('cors'); const fileUpload = require('express-fileupload'); const...
Hi, Is there an option to not alert when on maintenance mode ? When we are redeploying some of our services we put it in maint mode, drain the connection,...
Hi, Would be great to have rocketchat support, should be very similar to current Slack or Mattermost plugins. I will try to have a go on it if the idea...
### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? Hello folks, When we run...
Adding cc
We store some compressed symbols, like .dl_ , .sy_, .pd_, .ex_ format and it seems like it cannot find it from HTTP links, is there a setting I'm missing (or...
Hello, I a trying to use the buildpack in my heroku project. My requirements.txt has ``` numpy==1.8.1 scipy==0.14.0 scikit-learn==0.17b1 ``` I am using python-2.7.10 I've done ``` heroku buildpacks:set https://github.com/thenovices/heroku-buildpack-scipy...